do@charset "UTF-8";

html,body {
	margin:0;
	width:100%;
	
	background-color: #85C6E6;
	
	min-height:761px !important;
	height:100% !important;
}


#content {
	background:transparent url(../bg.jpg) no-repeat scroll 50% 0;
	clear:both;
	height:100% !important;
	min-height:755px !important;
	position:relative;
	vertical-align:middle;
	width:100%;
	
}
div#text_left {
	float:left;
	height:auto;
	left:55px;
	position:absolute;
	top:-50px;
	width:340px;
	display:block;
	text-align: justify;
	font-size:14px;
}
#form_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	top:400px;
	z-index:1;
	overflow:visible;
	width:1000px;
	height:auto;
	margin:auto;
	
}

.headline, .headline2 {
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
}
.headline2 {
	font-size:24px;
}

#text {
	left:600px;
	position:absolute;
	top:-200px;
	z-index:2;
	width: 350px;
	height:318px;
	text-align: justify;
	font-size:14px;
}
#text2 {
	font-size:90%;
height:109px;
left:830px;
position:absolute;
top:-40px;
width:120px;
z-index:2;
}
#formparts {
	left:555px;
	position:absolute;
	top:-40px;
	z-index:2;
	width: 260px;
	height: 100px;
	font-size: 14px;
}

#formtext{
	font-size:15px;
height:auto;
left:460px;
position:absolute;
top:-35px;
width:85px;
z-index:2;
}
.textfield {
	padding:0 0 13px;

}

#form_container input.text {
	border: 1px solid #BCE0FD;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	height: 20px;
	left: 0px;
	margin-bottom: 7px;
	padding: 2px 0 2px 4px;
	position: relative;
	top: 0px;
	width: 99%;/*border-spacing:inherit;*/

	
}

#sub_but_holder {
	background:transparent none repeat scroll 0 0;
height:180px;
left:0px;
position:absolute;
top:130px;
width:400px;
border:none;
}

img.sub_btn {
	border:0;
	margin:0;
	width:400px;
	height:180px;
}
a:link, a:visited, a:active, a:hover {
	border:0;
}


div#footerlink {
	top:240px;
	position:absolute;
	left:70px;
	width:165px;
	height:70px;
	

}
.hl {
	background-color:#FFFF99;
}

div#impressum {
	font-size:90%;
font-weight:bold;
height:auto;
margin:auto;
position:absolute;
text-align:right;
top:310px;
width:990px;
height:20px;

}
div#facebook {
	font-size:90%;
font-weight:bold;
height:auto;
margin:auto;
position:absolute;
text-align:center;
top:260px;
width:500px;
height:80px;

}
div#downoadlink a:link, div#downloadlink a:visited, a.white {
	color:#fff;
	text-decoration:underline;
}

div#formback {
	width:700px;
	margin:auto;
	position:absolute;
	top:173px;
	text-align:center;
	color:#F00;
	font-weight:bold;
	height:20px;
	font-size:16px;
}

div#downloadlink {
	width:1000px;
	margin:auto;
	position:absolute;
	top:265px;
	text-align:center;
	color:#fff;
	height:20px;
}