*{

	margin:0px;
	padding:0px;

}
body, html{

	height:100%;

}
body{

	font-family:Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size:12px;
	line-height:14px;
	background:url("img/background.jpg") center top no-repeat #1f2226;	

}
a:link, a:active, a:visited{
	color:#002245;
}
br.breaker{

	clear:both;

}
div#header{

	width:990px;
	height:92px;
	margin:0px auto;
	background:url("img/header.jpg") no-repeat;
}
div#linkleiste{

	width:640px;
	margin:0px auto;
	color:#f1ede9;
	font-size:11px;
	padding-top:10px;
	padding-right:150px;
	text-align:right;
}
div#linkleiste a:link, div#linkleiste a:active, div#linkleiste a:visited{
	color:#fff;
	text-decoration:none;
}
div#leiste1, div#leiste2, div#leiste3{

	width:990px;
	height:40px;
	margin:0px auto;
}
div#leiste1{ background:url("img/leiste1.jpg") no-repeat; }
div#leiste2{ background:url("img/leiste2.jpg") no-repeat; }
div#leiste3{ background:url("img/leiste3.jpg") no-repeat; }
div#main{

	width:880px;
	height:436px;
	margin:0px auto;
	padding-left:110px;
	padding-top:16px;
	position:relative;
	background:url("img/bgmain.jpg") no-repeat;
}
div#main p{

	width:300px;
	

}
div#main b, div#main label{
	color:#7e0230;
	font-weight:bold;
}
div#textunten{

	width:800px;
	margin:0px auto;
	color:#d0d0d0;
	font-size:10px;
	padding-top:120px;

}
div#fehlermeldung{

	color:#ff0000;
	font-weight:bold;
	position:absolute;
	top:122px;
	width:250px;

}
div#preview{

	position:absolute;
	top:21px;
	right:123px;
}
div.download{

	width:380px;
	height:104px;
	background:url("img/download.jpg") no-repeat;
	margin-top:24px;
	padding-left:40px;
	padding-top:20px;
	font-size:11px;
	color:#fff;
}
h2{

	float:left;
	font-size:16px;

}
h3{

	font-size:12px;
	margin-top:17px;
	color:#000;
	padding-left:50px;

}
form{

	margin-top:47px;

}
fieldset{

	border:0px;

}
input,select,label,table.agb{

	display:block;
	float:left;

}
label{ 

	font-size:11px; 
	
}
input, select{

	border:1px solid #a65c60;
	margin-right:4px;
	font-size:16px;
	font-family:Trebuchet MS;

}
input.versteckt, input#abschicken{

	border:0px;

}
label, input#abschicken, table.agb{

	margin-top:13px;

}
label.lanrede{ margin-right:36px; }
label.lvorname{ margin-right:62px; }
select#anrede{width:73px;height:28px;}
input#vorname,input#nachname{width:105px;height:26px;}
input#email{width:293px;height:26px;}
select#gebtag, select#gebmonat, select#gebjahr{ height:26px; width:95px; }
select#gebjahr{ width:97px; }
input#abschicken{ margin-left:24px; }
table.agb{

	width:310px;
	border-collapse:collapse;
	
}
td.agb1{

	vertical-align:top;
	text-align:left;
	width:25px;

}
td.agb2{

	font-size:10px;

}
.fehler{

	border:1px solid #ff0000;
	background:#e0e0e0;

}