body{
	margin:0px;
	padding:0px;
}

*{
	margin:0px;
	padding:0px;
}

a{
	outline:none;
}

#main{
	width:734px;
	clear:both;
}

#top{
	margin-top:30px;
	width:734px;
	height:101px;
	clear:both;
	background-color:#dad9d1;
}

#logo{
	float:left;
	width:218px;
}

#adresse{
	float:right;
	width:95px;
	height:101px;
	background-image:url(../images/adresse.gif);
	background-repeat:no-repeat;
}

#inhalt_main{
	width:734px;
	clear:both;
	margin-top:6px;
}

#navi{
	width:178px;
	height:171px;
	background-color:#d26808;
	float:left;
	text-align:right;
	padding-top:7px;
}

#navi a{
	font-family:trebuchet ms;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-right:5px;
	line-height:22px;
}

#navi a:hover{
	color:#4b4b3e;
}

#navi a.active{
	color:#4b4b3e;
}


#subnavi{
	width:178px;
	height:171px;
	float:left;
	text-align:right;
	margin-top:18px;
}

#subnavi a{
	font-family:trebuchet ms;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-transform:lowercase;
	color:#d26808;
	margin-right:5px;
}

#subnavi a:hover{
	color:#4b4b3e;
}

#subnavi a.subnavactive{
	color:#4b4b3e;
}

#header{
	width:549px;
	height:178px;
	margin-left:7px;
	float:left;
}

#headerbild_gr{
	width:363px;
	height:178px;
	float:left;
}

#headerbilder_kl{
	width:179px;
	height:178px;
	float:left;
	margin-left:7px;
}

.mitte_oben{
	margin-left:7px;
	margin-right:7px;
}

.mitte_mitte{
	margin-left:7px;
	margin-right:7px;
	margin-top:6px;
}

.mitte{
	margin-top:6px;
}

#inhalt{
	width:364px;
	margin-left:7px;
	text-align:left;
	margin-top:18px;
	float:left;
}

#inhalt h1{
	font-family:trebuchet ms;
	text-decoration:none;
	font-size:17px;
	color:#1a171b;
	line-height:17px;
	font-weight:bold;
}

#inhalt p{
	font-family:trebuchet ms;
	text-decoration:none;
	font-size:11px;
	color:#1a171b;
	line-height:15.5px;
}

#inhalt a, a.textlink{
	font-family:trebuchet ms;
	text-decoration:none;
	font-size:11px;
	color:#d26808;
	line-height:15.5px;
}

#inhalt a:hover, a.textlink:hover {
	color:#aaa68a !important;
}

#inhalt p.englisch{
	color:#aaa68a !important;
}


/*NEWSLETTER start*/
#newsletter label{
	display:block;
	font-family:trebuchet ms;
	color:#000000;
	font-size:12px;	
	width:75px;
	height:18px;
	float:left;
	margin-top:5px;
}

#newsletter input[type=text]{
	height:18px;
	width:120px;	
	font-family:trebuchet ms;
	color:#000000;
	font-size:12px;	
	border:solid 1px #1a171b;
	margin-top:5px;
}

#newsletter input[type=radio]{
	height:18px;
	font-family:trebuchet ms;
	color:#000000;
	font-size:12px;	
	border:solid 1px #1a171b;
	margin-top:5px;
	float:left;
	cursor:pointer;	
}

#newsletter input[type=submit]{
	font-family:trebuchet ms;
	color:#000000;
	font-size:12px;	
	border:solid 1px #1a171b;
	margin-top:5px;
	float:left;
	cursor:pointer;
}

#newsletter select{
	height:18px;
	width:120px;
	font-family:trebuchet ms;
	color:#000000;
	font-size:12px;	
	border:solid 1px #1a171b;
	margin-top:5px;
	cursor:pointer;		
}

#newsletter .error{
	font-family:trebuchet ms;
	color:#D00;
	font-size:12px;	
}

#newsletter .succsess{
	font-family:trebuchet ms;
	color:#008C00;
	font-size:12px;		
}






/*NEWSLETTER ende*/
