/* bauhaus by novahaus */

body {
	background-color: #bdbdbd;
	font-size: 11px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#d4d4d4;
	padding:0px;
	margin:0px;
	}

a {color: #fff; text-decoration: none;}
a:visited {color: #d4d4d4;}
a:hover {color: #e67d00;}
a:active, 
#startseite #navi01,
#impressum #navi07 {color: #e67d00;}

h1 {
	font-size: 12px;
	}

h2 {
	line-height: 1.8em;
 	font-size: 12px;
 	letter-spacing: 1px;
 	padding: 120px 0 0 30px
	}
	
p {
	padding: 5px 0 0 30px;
	margin:0px; 
	}

.navi_oben {
 	color: white;
	font-size: 9px;
	line-height: 8px;
	}

.navi_unten {
 	color: white;
	font-size: 10px;
	line-height: 30px;
	}
	
.navi_oben_inaktiv,
.navi_unten_inaktiv {color: #646464; }
	
.navi_oben_aktiv,
.navi_unten_aktiv {color: #e67d00; }
	
#wrapper {
	width: 946px;
	padding:0px;
	margin: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	} 

#kopf {
	text-align: right;
	background-color: #505050;
	padding: 0px;
	margin: 0px; 
	}

#kopf img {padding: 32px 40px 35px 0;} 

#outer{ 
	border-left: solid 420px #505050;  /* linke Spalte und Farbe  */ 
	background-color: #fff; /* Farbe fuer rechte Spalte  */
	} 

#inner{ margin:0px; width:100%; } /* die IE PC Schlaufe */ 

#startseite #links {
	width:420px; 
	float:left; 
	position:relative; 
	margin-left:-420px;
	height: 330px;
	background-image: url(bildzeile_01.jpg);
	background-repeat: no-repeat; 
	background-position: bottom;
	}
	
#impressum #links {
	width:420px; 
	float:left; 
	position:relative; 
	margin-left:-420px;
	height: 330px;
	}	

#rechts { 
	position: relative;
	border: 6px solid white;
	border-right: 0; 
	margin: 0px; 
	}

#footer {
	clear:left;
	background-color: #505050;
	height: 90px;
	padding-left: 30px;
	margin:0px;
	} 
