body {
	font-family: Arial, Tahoma ;
	color: #00;
	background-color: #009ab5;
	font-size: 12pt;
	}

#back { 
	width: 1041px;
	margin: auto;
	padding-top: 40px;
}

#top { 
	width: 480px;
	height: 110px;
	float:right;
	background-color:#ff7c00;
	background-image:url(img/top_logo.jpg);
	background-repeat:no-repeat;
	
}

#top p { 
	width: 490px;
	height: auto;
	text-align:center;
	font-size:26pt;
	color:#FFFFFF;
	line-height: 0.4;
}

#top a, #top a:link, #top a:visited, #top a:active, #top a:hover {
		color: #fff;
		text-decoration: none;
}


#content_top {
	padding-left:30px;
	float:left;
	width: 1011px;
	height: 51px;
	background-image:url(img/shadow_top_4_long.jpg);
	background-repeat:no-repeat;

}

#content_top .navi { 
	float:left;
	padding-top:5px;
	margin-right:25px;
	min-width: 170px;
	height: 50px;
	text-align:center;
	font-size:22pt;
	color:#006376;
}

#content_top .navi_long { 
	float:left;
	padding-top:5px;
	margin-right:15px;
	width: 170px;
	height: 50px;
	text-align:center;
	font-size:22pt;
	color:#006376;
}

		#content_top a, #content a:link, #content_top a:visited, #content_top a:active {
		color: #006376;
		text-decoration: none;
	
}

 		#content_top a:hover {
		color: #fff;
}	


#content_back {
	float:left;
	width: 1011px;
	height: auto;
	background-image:url(img/shadow_back.jpg);
	background-repeat:repeat-y;
	padding-left:30px;

}



#content_back .person {
	background-image: url(img/person_02.jpg) ;
	background-repeat:no-repeat;
	background-position:right bottom;
	width: 960px;
	height: 600px;
	padding-right:30px;
}


 
#content {
	margin-top:80px;
	padding: 0px;
	width: 540px;
	height: auto;
	float: left;
}

#content .headline {
	margin-bottom:20px;
}

#content .headline h1 {
	font-size:22pt;
	color:#fff;
}

/* ROUNDED BOXES */

#content .xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0; background:#006376;}
#content .xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
#content .xb4, .xb5, .xb6, .xb7 {border-left:1px solid #006376; border-right:1px solid #006376;}

#content .xb1 {margin:0 8px; background:#006376;}
#content .xb2 {margin:0 6px; background:#006376;}
#content .xb3 {margin:0 4px; background:#006376;}
#content .xb4 {margin:0 3px; border-width:0 5px;}

#content .xb5 {margin:0 2px; border-width:0 4px;}
#content .xb6 {margin:0 2px; border-width:0 3px;} 
#content .xb7 {margin:0 1px; border-width:0 3px; height:2px;} 

#content .xboxcontent {display:block; min-height:50px; border:3px solid #006376; border-width:0 3px; padding:5px; background:#006376; }

/* END ROUNDED BOXES */	

/* 
#content_sprechblase {
	float:left;
	margin-top:100px;
	width: 290px;
	height: 50px;
}

#content_sprechblase p {
	font-size:12pt;
	color:#006376;
} */

	#content h1 {
		margin:0 0 5px 0;
		font-size: 14pt;
		font-weight: bold;
	} 

	#content h2 {
		margin:0 0 5px 0;
		font-size: 10pt;
		font-weight: bold;
	} 

	#content p {
		margin:0 10px 20px 5px;
		font-size: 12pt;
		text-align:justify;
		line-height:1.3;
	} 	
	#content a, #content a:link, #content a:visited, #content a:active {
		color: #ffb000;
		text-decoration: none;
	
}

 	#content a:hover {
		color: #006376;
		border-bottom:1px double;
}		
	#content .weiter {
	font-size:16pt;
	font-weight:bold
	}

	#content ul {list-style-type:none;	}
	
	#content li {
	list-style-position:outside;
	list-style-type:disc;
	color:#006376;
	line-height:1.3;
	}
	
	#content li span { color: #000; }

	#content_formular .form_name {
	margin:0 10px 10px 5px;
	float:left;
	width:150px;
	}
	
	#content .sternchentext {
	font-size:10pt;
	}
 
#content_bottom {
	padding-left:30px;
	float:left;
	width: 1011px;
	height: 44px;
	background-image:url(img/shadow_bottom.jpg);
	background-repeat:no-repeat;

}