body 
{	background: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 125%;
		}


.anfrage
{	background-color: white;
	}
	
#box
{	
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#header
{ 
	background: none;
}



#content
{	
	
}

#contentLeft
{	display: none;}



#contentLeftBottom
{	
	background: none;
	margin-top: 200px;
	padding: 50px 0px 18px 15px;
	font-size: 10px; 
	line-height: 130%;
	color: black;
	
}



#contentMiddle
{	
	margin-top: 0px;
	margin-left:0px;
    width: 500px;
}




/* Fußbereich */

.footer		{	none;
				}
				
.copyright 
{ color: black;
  margin-top:20px;  }

/* HTML Elemente */

h1 {
 font-size: 10px;
 color: black;
 margin-bottom: 10px;
 font-size: 16px;
}

h2 {
 font-size: 13px;
 color: black;
 margin-top: 10px;
 margin-bottom: 7px;
}

p {
 font-size: 12px;
 margin-bottom: 15px;
}



a {
 color: black;
 text-decoration: none}


img {

}

img.float-right {
float: right;
margin: 12px 0px 12px 12px;
}

hr {	color: black; height:1px; border-style:none; background-color:black;}


ul	{   list-style-image: url(../segmente/pfeil.gif); margin-left: 0px; line-height: 150%; }
li	{list-style-position: outside;}
