body { 
  /*NS4*/
  margin-top: -8px; 
  margin-left: -8px; 

  
  }
  		
	
#container { 
position: relative;
	margin: 0px auto;
	width: 994px;											/* Container breite immer angeben: width: 994px; */
	height: auto;
	margin-top: 20px;	
background-image : url(../grafik/bg.gif);
border: 15px solid White;
} 	
	
#hilfsnavi { 
margin: 0px auto;
width: 994px;
margin-top: 8px;
} 		

@media screen {
/*	Moderne Browser: (Ausschluss von NS4, IE4 IE/MAC) */
  
  /*	Menü	um IE4 auszuschließen an erter Stelle in  @media screen	*/
	#men_ue {							/*	Unterstich Hack schließt NN6 aus*/
		position:absolute;
		width:150px;
		height:200px;
		left: 0px;
		top: 320px;
		background-color: #F0FFFF;
	}
	
	#menue_logobox {							
		position:absolute;
		width:auto;
		height:auto;
		left: 0px;
		top: 0px;
	}	
	
	
	
 	body { 
		margin-top:0px; 
		margin-left:0px; 
	}
  
/* background-image funktioniert nicht im Javascript	*/
	#scroll { 
			
	} 
   
}
/*		Ende Moderne Browser       */  	

 

  
/*		boxmodel pixelgenau		*/
@media screen {
/*	Nur für Bildschirmausgabe*/

/*	Kopfleiste	*/
#logobox{
	float: left;
	height: auto;
	width: auto;
}
.logo {
	   margin: 0px 0px 0px 0px;
		border: 0px solid Black;
}

.top_bild_box { float: right; height: auto; width: auto; margin: 28px 0px 4px 4px; }

/*	Topmenü-Balken*/
#topbox_menue  {													
float: left;
margin: 0px 0px 0px 0px;
width: 994px;
height: 38px;
background-color: #ABCDE6;
border-bottom: 10px solid White;
		/* Double-Margin-Bug (IE5, IE6, nur in der ersten Box) */
		display: block;
}

	
		#news {			
	float: left;				
	width: 154px;
	height: 250px;
	background-color:	#EE7C10;
	}	
	#news_oben {
	height: 210px;
	width: 154px;
	}
		p.news {
	padding: 0px 0px 0px 0px;
	margin: 9px 0px 10px 9px;
	line-height: 18px;
	font-size: 0.75em;
	color: White;
	}
		
	#news_unten {
		width: 154px;
		height: 40px;
	}
	p.motor {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 9px;
	line-height: 18px;
	font-size: 0.85em;
	color: White;
	font-weight: bold;
		
	}
	
	
	
		#bild {							
	float: left;				
	width: 830px;
	height: 250px;
	}	
	
	.homebox1 {							
	float: left;				
	width: 241px;
	height: 250px;
	background-color: #E4F1F9;
	border-top: 10px solid White;
	border-right: 10px solid White;
	}	
	.homebox2 {							
	float: left;				
	width: 241px;
	height: 250px;
	background-color: #E4F1F9;
	border-top: 10px solid White;
	border-right: 10px solid White;
	}		
	.homebox3 {							
	float: left;				
	width: 241px;
	height: 250px;
	background-color: #E4F1F9;
	border-top: 10px solid White;
	}	
	


/*	Ende Kopfleiste	*/
	
	/*	Scrollbereich*/
	
	.box_1 {
float: left;
		width: 700px;
		height: auto;
		border-top: 10px solid White;

		margin: 0px 0px 0px 0px;
		padding: 20px 20px 0px 0px;

		/* Double-Margin-Bug (IE5, IE6, nur in der ersten Box) */
		display: inline;

		/* Simplified Box model Hack (width-padding) 
 		width: 570px;  fuer korrekte Interpretation
		\width: 570px; nur fuer IE5 
		w\idth: 550px; fuer IE6, IE7 - nicht vor einem der Buchstaben a, b, c, e, f	>  ma\rgin-left: 16px; funktioniert!
		
		w\idth: 690px;*/
	} 
	
	
	
	

}
/*		Ende boxmodel pixelgenau		*/

#container  {
	width: 994px;
}



	
.imgRandunten  {
		
}

/* Ans Ende in der Seite setzen, dann wird der Rand von Container auch im FF dargestellt */
.umbr  {
	float: none;
	clear: both;
}
#sozial {
position: absolute;
top: 30px;
left: 0px;
height: auto;
width: 200px;
display: inline;
border: px solid #FF0000;	
}
