
@import url(menu.css);
@import url(form.css);
@import url(sonstiges.css);
@import url(tabellen.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:#FBDA69;
  height:auto;
  background-image : url(bilder/bg.gif);
	background-repeat : repeat-x;
	text-align:center;
  }
/*
	F9EACD	F7E3BB
	*/

.gesamt
{
width:942px;
margin:auto;
height:100%;
text-align:left;
display:block;
background-color:#FBEFBB;
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}


*html .gesamt
{
width:938px;
}





.kopf
{
height:82px;
margin:0px;
padding:0px;
}


.hauptmenu
{
width:200px;
float:left;
background-color:#FBEFBB;
margin:0px;
vertical-align:top;
border-right: 2px solid #ffffff;
}

.ueber-menu
{
height:44px;
width:200px;
border-bottom: 1px solid #ffffff;
}

.menu-oben
{
	
	
	background-color:#FCE79D;
	
}

.linie-weiss
{
	display:block;
	height:3px;
	background-color:#Ffffff;
	overflow:hidden;
	font-size: 1px;
	line-height:3px;
	width:99%
}

.linie-grau
{
	display:block;
	height:2px;
	background-color:#cccccc;
	overflow:hidden;
	font-size: 1px;
	line-height:2px;
	
	
}
.content
{
	
	margin-left:202px;
				
}
.text
{


background-color:#FDF9E4;
		
	padding:10px;			
min-height:580px;
}

*html .text
{
height:550px;
}

.text-folge
{

margin-top:0px;
background-color:#FDF9E4;
		margin-left:207px;
				width:655px;
margin-right:20px;
padding-top:4px;
}



.linke_spalte
{


float:left;
		margin-top:4px;
		width:419px;

}

.rechte_spalte
{


margin-left:438px;
		margin-top:0px;
		width:230px;
		padding-top:4px;

}


.fuss
{
background-color:#FFCC69;
height:5px;
width:944px;
}

