/* CSS Document */
html, body {
	height: 100%;	
}


body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	text-align: center;
	
   	
}

a:link {
	color: #5b1c2c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5b1c2c;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #5b1c2c;
}



#center_floater { 
	width:1px;
	height:50%;
	margin-bottom: -330px;
	float:left;
}

#center {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;

	text-align:center;
	margin: auto;
	
	clear:left;
 
	 
}



#oben {
	width: 802px;
	height: 69px;
	
}




#inhalt {
	margin-top: 0px;
	width: auto;
	
	text-decoration: none;
	border: 1px;

  	border-style:solid;
  	border-color:black;
  	text-align: justify;
	
	
}






#text{
	padding: 12px;
	
	
}


#ogglist {
	line-height: 150%;
	
	
}

#menue2 {
	padding-top: 30px;
	height: auto;
	padding-left: 15px;
	width: auto;
	text-decoration: none;
	float: left;

}



#rechts {
	padding-top: 30px;
	width: 604px;
	text-decoration: none;
	margin-left: 178px;
	text-align: left;
	padding-bottom: 30px;
	font-size: 12px;
	
}




#linie {

	border-left:0px;
	border-right:0px;
	border-top:1px;
	border-bottom:2px;
  	border-style:solid;
  	border-color: #800000;
	clear:both;
	text-decoration: none;
  	
 
	
	
}



#unten {
	height: 25px;
	width: auto;
	padding-left: 15px;
	clear:both;
	text-decoration: none;
	margin-top: 0px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-bottom:1px;
  	border-style:solid;
  	border-color:black;
  	line-height: 25px;
  	
 
	
	
}


