#topnav {  
	background-image:url(../img/bg_topnav.gif);
	clear:both; 
	position:relative; 
	top:0px; 
	left:0px; 
	width:797px; 
	height:35px;
	background-color:#4e2f57;
}

.topnav_cnt {
	position:relative; 
	top:8px; 
	left:30px; 
}

#cnt_foofighter { 
	position:relative; 
	top:6px;  
	right:15px; 
	text-align:right; 
	float:right;
	width:500px; 
}

.menue_left_cnt {
	position:relative; 
	top:10px; 
	left:15px; 
	float:left;
}
	
#right_side { 
	position:relative; 
	top:0px; 
	right:0px; 
	float:right; 
	width:209px; 
	padding-bottom:10px;
}

#main { 
	position:relative; 
	top:0px; 
	left:0px; 
	float:left; 
	width:588px; 
	padding-bottom:25px; 
}

/* #main_gesamt ist für ein zweispaliges Layout gedacht */

.top_content {
	background-image:url(../img/top_content.gif);
	width:588px;
	height:56px;
}

.center_content {
	background-image:url(../img/center_content.gif);
	background-repeat:repeat-y;
	width:588px;
	padding-bottom:10px;
}

.content {
	position:relative;
	top:0px;
	left:50px;
	width:475px;
}

.footer_content {
	background-image:url(../img/footer_content.gif);
	width:588px;
	height:56px;
}


.top_content_fragen {
	background-image:url(../img/top_content_fragen.gif);
	width:209px;
	height:56px;
}

.center_content_fragen {
	background-image:url(../img/center_content_fragen.gif);
	background-repeat:repeat-y;
	width:209px;
	padding-bottom:10px;
}

.content_fragen {
	position:relative;
	top:0px;
	left:25px;
	width:150px;
}

.footer_content_fragen {
	background-image:url(../img/footer_content_fragen.gif);
	width:209px;
	height:39px;
}

.bild_links {  
	float:left; 	
	margin-right:10px; 
	margin-bottom:10px; 
}

.bild_rechts {  
	float:right; 
	margin-left:10px; 
	margin-bottom:10px; 
}

.abschnitt { 
	clear:both; 
	margin-bottom:20px; 
}

#abschluss { 
	clear:both; 
	position:relative; 
	top:0px; 
	left:0px; 
	float:left; 
	width:930px; 
	height:20px; 
}

.form { width: 280px; height:14px; }

.formfill { width: 280px; height:100px; }


