

body { 
	font-family: arial; 
	font-size: 10pt; 
	color: #000000;
	background-image: url(../images/vr.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff; 
	padding: 0;
	margin: 0;
	}
	


#container	{
	width: 981px;
	top: 0px;
	height: 1000px;}

		
#head	{ 
	background-image: url(../images/kopf.jpg); 
	background-repeat: no-repeat;
	width: 981px;
	height: 176px;
	}

#inhalt {
background-image: url(../images/bg.jpg); 
background-repeat: repeat-y;
width: 981px;
height: 100%;
}
	
#content
	{
	width: 981px;
  	}
	
	#navi	{
	width: 200px;
	
	}
	
	#text	{
	position: absolute;
	top: 197px;
	margin-left: 210px;
	margin-right: 20px;
	width: 750px;
	height: auto;
	padding: 1px;
  	font-family: arial;
  	font-size: 10pt; 
  	line-height: 11pt; 
	}

#fuss {
	background-image: url(../images/fuss.jpg); 
	background-attachment: scroll; 
	background-position: 0 0; 
	width: 981px;
	height: 30px; 
	clear: left; 
	color: #ffffff;
	} 

a:link, a:active, a:visited {
	text-decoration: none;
	color: #2b375f;
	}

a:hover {
	color: #cf0125;	
	}

div#ff_formdiv11 {
   height: 700px;
   background: #ffffff;
}

div#ff_formdiv12 {
   height: 400px;
   background: #ffffff;
}
