#topnav {  
	float:right; 
	position:relative; 
	top:0px; 
	left:0px; 
	width:710px; 
	height:30px;
	background-image:url(../images/bg_topnav.jpg);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
}

.topnav_cnt {
	position:relative; 
	top:0px; 
	left:0px; 
}

.topnav_profil {
	float:left;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	width:162px;
	height:30px;
	cursor:pointer;
}

.topnav_profil_over {
	float:left;
	background-image:url(../images/topnav_profil_r.jpg);
	background-repeat:no-repeat;
	width:162px;
	height:30px;
	cursor:pointer;
}

.topnav_philosophie {
	float:left;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	width:112px;
	height:30px;
	cursor:pointer;
}

.topnav_philosophie_over {
	float:left;
	background-image:url(../images/topnav_philosophie_r.jpg);
	background-repeat:no-repeat;
	width:112px;
	height:30px;
	cursor:pointer;
}

.topnav_leistungen {
	float:left;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	width:113px;
	height:30px;
	cursor:pointer;
}

.topnav_leistungen_over {
	float:left;
	background-image:url(../images/topnav_leistungen_r.jpg);
	background-repeat:no-repeat;
	width:113px;
	height:30px;
	cursor:pointer;
}

.topnav_downloads {
	float:left;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	width:116px;
	height:30px;
	cursor:pointer;
}

.topnav_downloads_over {
	float:left;
	background-image:url(../images/topnav_downloads_r.jpg);
	background-repeat:no-repeat;
	width:116px;
	height:30px;
	cursor:pointer;
}

.topnav_kontakt {
	float:left;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	width:92px;
	height:30px;
	cursor:pointer;
}

.topnav_kontakt_over {
	float:left;
	background-image:url(../images/topnav_kontakt_r.jpg);
	background-repeat:no-repeat;
	width:92px;
	height:30px;
	cursor:pointer;
}

.topnav_impressum {
	float:left;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	width:115px;
	height:30px;
	cursor:pointer;
}

.topnav_impressum_over {
	float:left;
	background-image:url(../images/topnav_impressum_r.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:30px;
	cursor:pointer;
}

#cnt_foofighter { 
	position:relative; 
	top:6px;  
	right:15px; 
	text-align:right; 
	float:right;
	width:700px; 
}

#img_menue_left { 
	float:left;
	position:relative; 
	top:0px; 
	left:0px; 
	float:left; 
	width:200px;
	background-color:#FFFFFF;
}

#menue_left { 
	float:left;
	position:relative; 
	top:0px; 
	left:0px; 
	float:left; 
	width:200px;
	background-color:#FFF; 
	padding-bottom:1px; 
}

.menue_left_cnt {
	background-image:url(../images/leftnav_header.jpg);
	width:200px;
	height:43px;
	position:relative; 
	top:0px; 
	left:0px;
	float:left;

}

.men_left_cnt {
	position:relative; 
	width:150px;
	height:20px;
	top:18px; 
	left:40px;
	float:left;

}

.men_left_cnt2 {
	position:relative; 
	width:150px;
	height:30px;
	top:13px; 
	left:40px;
	float:left;

}

.menue_left_cnt_img {
	background-image:url(../images/bg_leftnav.jpg);
	width:200px;
	height:58px;
	position:relative; 
	top:0px; 
	left:0px;
	float:left;

}
	
#right_side { 
	position:relative; 
	top:0px; 
	right:0px; 
	float:right; 
	width:238px; 
	padding-bottom:10px;
}

#main { 
background-image:url(../images/bg_content.png);
background-repeat:repeat-x;
	position:relative; 
	top:0px; 
	left:0px; 
	float:left; 
	width:420px;
	padding:20px 20px 30px 20px;
}

/* #main_gesamt ist für ein zweispaliges Layout gedacht */
#main_gesamt { 
	position:relative; 
	top:0px; 
	left:35px; 
	float:left; 
	width:570px; 
	padding-bottom:25px; 
}

.bild_links {  
	float:left; 	
	margin-right:10px; 
	margin-bottom:10px; 
}

.bild_rechts {  
	float:right; 
	margin-left:10px; 
	margin-bottom:10px; 
}

#kennenlernen {
	border:1px solid #ccc;
	width:216px;
	padding:10px 10px 10px 10px;
}

.abschnitt { 
	clear:both; 
	margin-bottom:20px; 
}

#abschluss { 
	clear:both; 
	position:relative; 
	top:0px; 
	left:0px; 
	float:left; 
	width:430px; 
	height:20px; 
}



