body{ 
	text-align: center; /* IE bug exploitation*/
	color: #000000;
	font-family:  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#wrapper {
margin:0 auto;
border: 0px solid;
width:850px;
min-height:50px;
text-align:left;
}

	
table{
	color: #000000;
	font-family:  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{	
	clear:both;
	padding-top: 5px;
	background-color : #ffffff;
	font-family:palatino,  georgia, times new roman, serif;
	font-size: 18px;
}

ul
{
	display:inline;
	width:550px;
}

ul li
{
	padding: 0px;
	display:inline;
	float:left;
	width:179px;
	margin:2px;
}

a{
	background-color: transparent; 
	text-decoration: none;
	font-weight: normal;
	color: black;
}

a:hover
{
	color: darkred;
	text-decoration: underline;
	font-weight: normal;
}

#header {
	text-align: center;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	padding: 5px;
}

#navi_oben{
	font-family:palatino,  georgia, times new roman, serif;
	font-size: 14px;
	text-align: right;
	padding:5px;
}


#navi_unten{
	font-family:palatino,  georgia, times new roman, serif;
	font-size: 14px;
	text-align: center;
	letter-spacing:3px;
	padding:5px;
	
}

#navi_unten a{
	
	
}
#content {
  	float: left;
  	width:70%;
  	padding: 0px;
	  margin: 0px;
  	margin-bottom: 5px;
  	padding:5px;
  	padding-left:15%;
  }


#content a{
	text-decoration: underline;
}

#rechts{
	float: left;
	padding:0px;
	padding-left: 2%;
	margin: 0px;
	margin-bottom: 5px;
	width: 160px;
}

#rechts.a{
	background-color: transparent; 
	text-decoration: none;
	font-weight: normal;
	color: black;
}

#rechts.a:hover
{
	color: darkred;
	text-decoration: underline;
	font-weight: normal;
}

#footer {
	clear: both;
	text-align: center;
	font-family:palatino, georgia, times new roman, serif;
	border-top: 1px solid black;
	padding:5px;
}



fieldset
{
margin-top: 10px;
border: 0px solid #781351;

}

 label
{
width: 100px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;

}

 input
{
color: #781351;
background: #ffffff;
border: 1px solid #000000;
margin-bottom: 10px;
}

 textarea{
	border: solid 1px black;
	margin-bottom: 10px;
}

input#mailformformtype_mail, input#tx-indexedsearch-searchbox-button-submit
{
	margin-left: 105px;
}

.download{
	background-image: url(/fileadmin/templates/images/pdf-small.gif);
	background-repeat:no-repeat;
	background-position: 0px 1px;
	padding-left: 11px;
}
.tx-indexedsearch-res{
	clear:both;
}

