@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background-color: #282828;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

a,
a img {
	border: none;
}

a:link,
a:visited,
a:hover,
a:active {
	color: inherit;
	text-decoration: underline;
}

div#wrapper {
	width: 1060px;
	margin: 0 auto;
}

div#border_left {
	float: left;
	width: 31px;
	height: 1450px;
	background: url('images/border_left.jpg') repeat-y top left;
}

div#border_right {
	float: left;
	width: 33px;
	height: 1450px;
	background: url('images/border_right.jpg') repeat-y top left;
}

div#border_left_thanks {
	float: left;
	width: 31px;
	height: 214px;
	background: url('images/border_left.jpg') repeat-y top left;
}

div#border_right_thanks {
	float: left;
	width: 33px;
	height: 214px;
	background: url('images/border_right.jpg') repeat-y top left;
}

div#main {
	float: left;
	width: 960px;
	height: 1450px;
	background-color: #000000;
}

div#main_thanks {
	float: left;
	width: 960px;
	height: 214px;
	background-color: #000000;
}

div#header img {
	float: left;
}

div#fragen {
	clear: both;
	padding: 0 30px;
}

div.einzelfrage {
	margin-right: 1px;
	width: 299px;
	height: 215px;
	float: left;
}

div.einzelfrage label {
	display: none;
}

div#frage_1 {
	background-image: url('images/question1.jpg');
}

div#frage_2 {
	background-image: url('images/question2.jpg');
}

div#frage_3 {
	background-image: url('images/question3.jpg');
}

div.einzelfrage input {
	display: block;
	margin: 0 0 9px 28px;
	line-height: 0px;
}

div.einzelfrage input#a1,
div.einzelfrage input#b1,
div.einzelfrage input#c1 {
	margin-top: 0px;
}

div#formdata {
	clear: both;
	float: left;
	margin: 30px 0 45px 26px;
	width: 310px;
}

table#formlayout {
	border: none;
	margin: 12px 0 30px;
	padding: 0;
	width: 310px;
}

td.fieldname {
	text-align:right;
	width: 105px;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 6px;
}

td.field {
	width: 205px;
	vertical-align: top;
	padding-top: 10px;
}

#formdata input {
	padding: 2px;
}

#formdata input.textfeld {
	padding: 1px;
	border: 1px solid #a6a6a6;
}

#formdata input,
#formdata select.select {
	clear: both;
	float: right;
	width: 205px;
}

#formdata table td.field select.select {
	padding: 1px;
	width: 208px;
}

#formdata select.select1 {
	clear: both;
	float: right;
	margin: 0 0 0 10px;
	width: 65px;
}

#formdata select.select2 {
	clear: none;
	float: right;
	margin: 0 0 0 10px;
	width: 55px;
}

#formdata .fieldname label {
	float: right;
}

#formdata #checkbox1,
#formdata #checkbox2,
#formdata #html,
#formdata #text {
	clear: none;
	width: 20px;
}

#formdata label.label2 {
	
}

#formdata label.label2,
#formdata #html,
#formdata #text {
	margin: 0;
	float: none;
}

#formdata input.submit {
	width: 243px;
}

div#filmlinks {
	/*clear: both;*/
	float: left;
	margin: 30px 0 45px 56px;
	width: 550px;
}

div.plakat {
	width: 164px;
	float: left;
	margin: 20px 19px 6px 0;
}

div.plakat img {
	margin-bottom: 12px;
}

div.plakat img.gefaellt {
	margin: 10px 42px 20px;
}

h5 {
	color: #989898;
	font-size: 11px;
}

p.footer {
	color: #989898;
	margin: 10px 20px 10px 0;
	font-size: 10px;
	line-height: 12px;
}

p.emphasized {
	color: #c10000;
	font-size: 11px;
	font-weight: bold;
}

div#footer {
	clear: both;
	width: 840px;
	margin: 30px auto 0;
}

p#disclaimer {
	color: #4d4d4d;
	font-size: 10px;
	line-height: 12px;
}

p#imprint a {
	color: #4d4d4d;
	font-size: 10px;
	line-height: 12px;
}

p#imprint {
	text-align: right;
}

div#partner {
	text-align: center;
}

div#border_bottom {
	clear: both;
	height: 50px;
}
