/* 	Allgemeines 
	(c) reality bytes neue medien gmbh
	Erstellt: 09.10.2006 (uk)
	Update:   09.10.2006 (uk)
*/

body {
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, sans-serif;
	color: #3B3E44;
	overflow: auto;
	background: #DEE2EB;
}

.fliess_klein {
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, sans-serif;
	color: #3B3E44;
}

a:link, a:visited, a:active {text-decoration: underline; color:#B70000;}
a:hover {color:#646C7D;}

h2 {font: 18px Georgia, serif; color:#3B3E44; margin: 0 0 26px 0;}
h4 {font: 14px Georgia, serif; color:#3B3E44; margin: 24px 0 14px 0;}

h2.mit_subheadline {font: 18px Georgia, serif; color:#3B3E44; margin: 0 0 4px 0;}
h6.subheadline {font: 12px Georgia, serif; color:#3B3E44; margin: 0px 0 26px 0;}

p {margin: 0 0 14px 0;} 

#contentarea {
    position: relative;
    width: 867px;
    left: 50%;
    margin: 30px 0px  0px -433px;
}
 
#bild_spalte1 {
	position: absolute;
 	width: 194px;
 	height: 170px;
 }
 
#bild_spalte2 {
	position: relative;
	top: 0;
	left: 195px;
	width: 145px;
}

#bild_spalte3 {
	position: absolute;
	top: 0;
	left: 340px;
	width: 526px;
	margin-left: 1px;				
	float: left;
}

#bildtext1 {
	position: absolute;
	top: 176px;
	left: 12px;
	color: #000;
	z-index:15;
}

#bildtext2 {
	position: absolute;
	top: 145px;
	left: 362px;
	color: #000;
	z-index:16;
}

#logo{
 width: 145px;
 height: 49px;
} 

#hauptinhalte{
 	background: #FFFFFF;
 	padding-bottom: 50px;
 	border: 0px solid #123; 	
 	height: auto !important;
 	height: 300px;
 	min-height: 300px;
 	
}

#inhalt_links{
	position: absolute;
 	width: 341px;
 	border: 0px solid lightgreen;

}

#inhalt_rechts{
	position: relative;
	top: 0px;
	padding-top: 82px;
	left: 364px;	
	width: 480px;
	border: 0px solid red;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	/*height: 400px !important;*/ 
	/*height: 0;*/
}

#inhalt_rechts td {
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

#inhalt_rechts input {
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

#bild3_spalte1{
	position: relative;
	top: 0px;
	left: 0px;
}
 
#adresse{
	position: relative;
	top: 33px;
	left: 14px;
 	width: 168px;
 }
 
#nav{
	position:absolute;
	left:195px;
 	top: 88px;
 	width: 145px;
 	
}


a.nav_bold:link, a.nav_bold:visited, a.nav_bold:active, a.nav_bold:hover  {text-decoration: none; color:#3B3E44; font-weight: bold;}
a.nav_normal:link, a.nav_normal:visited, a.nav_normal:active, a.nav_normal:hover  {text-decoration: none; color:#3B3E44;}

.navpunkt_ebene1{
	width: 140px;
	height: 14px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #3B3E44;
 	background: #A0A9B8;
 	margin-bottom: 1px;
 	padding-left: 5px;
} 

.navpunkt_ebene2{
	width: 130px !important;
	width: 140px;
	height: 14px;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #3B3E44;
 	background: #D4D9DF;
 	margin-bottom: 1px;
 	padding-left: 15px;
} 



#footer{
	position:relative;
 	padding: 3px 0 4px 13px;
	width:854px !important;
	width:867px; 
	height: 11px;
	background: #A0A9B8;
	margin-bottom: 20px;
}


ul {

padding-left: 25px;

}