
@import url(menu.css);
@import url(form.css);
@import url(sonstiges.css);
@import url(tabellen.css);
@import url(bilder.css);

body {
font-size:80%;  
color:#000000; 
font-style:normal; 
font-weight:normal; 
font-family: Arial, Verdana, Helvetica, sans serif;
text-decoration:none;
  margin:0px;
  background-color:#D5EBF8;
  height:auto;
  }




.gesamt
{
width:948px;
margin:auto;

height:auto;
display:block;

}






.kopf
{
display:block;
margin:0px;
padding:0px;
margin-top:4px;
}


.hauptmenu
{
width:174px;
float:left;
margin-top:10px;


}

.menupunkte
{
background-image : url(bilder/menu-bg.gif);
}

.text
{

margin-top:10px;

		margin-left:190px;
		
		
width:758px;
}


* html .hauptmenu { 
margin-right: -3px; 
} 
* html .text { 
margin-right: -3px; 
} 




.linke_spalte
{


float:left;
		margin-top:0px;
		width:570px;

}

.content2
{
width:553px;
border-right:2px #BAB7A4 solid;
background-color:#FFFCE1;
padding-left:10px;
margin:0px;

}

.content
{
width:543px;
border-right:2px #BAB7A4 solid;
background-color:#FFFCE1;
padding:10px;
margin:0px;

}


.content-modelle
{
width:731px;
border-right:2px #BAB7A4 solid;
background-color:#FFFCE1;
padding:10px;
margin:0px;
}


.rechte_spalte
{


margin-left:585px;
		margin-top:0px;
		width:173px;
		

}

.rechts-inhalt
{
	background-color:#FFFCE1;
	width:159px;
	padding:5px;
	background-image : url(bilder/bg-rechts.gif);
	margin:0px;
	border-right:2px #BAB7A4 solid;
	text-align:v
	
}

.rechts-inhalt2
{
	background-color:#FFFCE1;
	width:164px;
	padding-left:5px;
	background-image : url(bilder/bg-rechts.gif);
	margin:0px;
	border-right:2px #BAB7A4 solid;
	font-size:80%
	
}

.links-inhalt
{
	background-color:#FFFCE1;
	
	
	background-image : url(bilder/menu-bg.gif);
	margin:0px;
	
	
	
}


* html .linke_spalte { 
margin-right: -3px; 
} 

* html .rechte_spalte { 
margin-right: -3px; 

} 