/*

@import url(form.css);
@import url(sonstiges.css);
@import url(tabellen.css);
@import url(bilder.css);*/
@import url(menu.css);
body {
font-size:80%;  
color:#000000; 
font-style:normal; 
font-weight:normal; 
font-family: Verdana, Arial, Helvetica, sans serif;
text-decoration:none;
  margin:0px;
  background-color:#ffffff;
  height:auto;
  background-image : url(bilder/bg.gif);
  background-repeat:repeat-x;
   color: #2C2929;
  }




.gesamt
{
width:800px;
margin:auto;

height:auto;
display:block;

}






.kopf
{

margin:0px;
padding:0px;
width:800px;
  background-color:#DCDDDE;
  height:201px;

}

.kopfbild

{
width:425px;
float:left;
margin:0px;
padding:0px;

 height:201px;
}

.kopfrechts

{
float:right;
width:375px;
margin-left:425px;
height:201px;
margin:0px;
padding:0px;
}

.service-menu

{
width:370px;
 background-color:#EEEEEF;
 height:40px;
  line-height:40px;
 vertical-align:bottom;
 padding-left:5px;
 font-size:85%;

}

.menu
{

float:left;
width:155px;
height:300px;
 }
* html .menu { 
margin-right: -3px; 
} 
.hauptmenu
{
width:135px;
float:left;
height:270px;
background-image : url(bilder/menu-bg.jpg);
 
  background-repeat:no-repeat;
  background-color:#A9A9A9;
  padding:10px;
  
margin:0px;
line-height:22px;
margin-bottom:10px;
 }


 .clear-left
 
 {

 }
 
.werbung
{
width:204px;
float:right;
margin:0px;

  
  
}

.text
{

margin-left:155px;
		
	background-image : url(bilder/text-bg.jpg);
 
  background-repeat:no-repeat;	
		padding:10px;
width:418px;
padding:10px;
}


* html .hauptmenu { 
margin-right: -3px; 
} 
* html .text { 
margin-right: -3px; 
margin-left: -3px; 
} 




.linke_spalte
{


float:left;
		margin-top:0px;
		width:425px;

}

.content
{
width:400px;
border-right:2px #BAB7A4 solid;
background-color:#FFFCE1;
padding:10px;
margin:0px;

}




.rechte_spalte
{


margin-left:600px;
		margin-top:0px;
		width:200px;
		

}




.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
	
}


* html .linke_spalte { 
margin-right: -3px; 
} 

* html .rechte_spalte { 
margin-right: -3px; 

} 