#content body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content h1{
	color:#FC7D01;
	font-size:18px;
}

#content h2{
	color:#FC7D01;
	font-size:14px;
	

}
#content h3{
	color:#FC7D01;
	font-size:12px;
	font-weight: bold;
}

#content p{	
	color:#1c3c6b;
	font-size:12px;
}

#content b{
	color:#1c3c6b;
	font-size:12px;
	font-weight: bold;
}

#content #headline{
	width:auto;
	height:42px;
	text-align:left;
	padding-top:16px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color:#E7DBBE;
}

#content #inhalt{
	float:left;
	width: 790px;
	height:580px;
	padding-top:20px;
	text-align:left;
}

#content #leftcont1{
	float:left;
	width:510px;
	height:540px;
	text-align:left;
}

#content #rightcont1{
	width:260px;
	height:540px;
	float:left;
	padding-left:20px;
}

#content #leftcont2{
	float:left;
	width:680px;
	height:540px;
}

#content #rightcont2{
	width:110px;
	height:540px;
	float:left;
}

#content #leftcont3{
	float:left;
	width:630px;
	height:540px;
}

#content #rightcont3{
	width:160px;
	height:540px;
	float:left;
}

#content #leftcont4{
	float:left;
	width:375px;
	height:540px;
}

#content #rightcont4{
	width:375px;
	height:510px;
	float:left;
	padding-left:30px;
}

#content #leftcont5{
	float:left;
	width:375px;
	height:540px;
}

#content #rightcont5{
	width:375px;
	height:510px;
	float:left;
	padding-left:30px;
}

#content #leftcont6{
	float:left;
	width:375px;
	height:540px;
}

#content #rightcont6{
	width:375px;
	height:510px;
	float:left;
	padding-left:30px;
}

#content a:link, #content a:hover, #content a:visited, #content a:active{
	color:#1c3c6b;
	text-decoration:none;
	font-weight:normal;
}

