
@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:#333333; 
font-style:normal; 
font-weight:normal; 
font-family: Verdana, Arial, Helvetica, sans serif;
text-decoration:none;
  
  background-color:#BDBDBD;
 margin:auto;
  text-align:center;

  }




.gesamt
{
width:900px;

display:block;
background-color:#ffffff;
 margin:auto;
}

.kopf
{
width:900px;
margin:0px;

}

.navigation-oben
{
width:710px;
text-align:left;
background-color:#666666;
margin:0px;
font-size:110%;
padding-left:190px;
padding-top:10px;
padding-bottom:10px;
}

* html .navigation-oben { 
width:900px;
} 

.content
{
width:900px;
background-image : url(bilder/bg-inhalt.gif);
background-repeat: repeat-y;
text-align:left;
margin:0px;
margin-top:2px;
margin-bottom:3px;
}

.unten
{
width:890px;
font-size:85%;
background-color:#666666;
margin:0px;
padding:5px;
text-align:right;
}

* html .unten { 
width:900px;
} 

.hauptmenu
{
width:180px;
float:left;
overflow:hidden;
}

.text
{

padding-top:10px;

margin-left:190px;		
		
	margin-bottom:30px;	
width:710px;
}

.text2
{

padding-top:10px;

margin-left:190px;		
	margin-right:20px;		
	margin-bottom:30px;	
width:680px;
}


* html .text { 
padding-left:10px;		
} 

* html .text { 
margin-right: -3px; 
} 




.linke_spalte
{


float:left;
		margin-top:0px;
		width:570px;

}



.content-modelle
{
width:731px;
border-right:2px #BAB7A4 solid;
background-color:#FFFCE1;
padding:10px;
margin:0px;
}


.rechte_spalte
{

float:right;
width:210px;

	

}

.rechts-inhalt
{float:right;
	background-color:#FFF2BD;
	width:199px;
	
	color:0066cc;
	margin:0px;
	margin-bottom:10px;
	text-align:right;
	font-size:110%;
	font-weight:bold;
	
}

.rechts-text
{padding-right:15px;
	margin:0px;
}
* html .linke_spalte { 
margin-right: -3px; 
} 

* html .rechte_spalte { 
margin-right: -3px; 

} 