body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100.01%;
	color: #333;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 108%;
	color: #000;
}
h2{
	font-size: 108%;
	color: #000;
}
h3{
	font-size:89%;
	color:#000;
}

 th{
 	text-align: left;
	font-weight: lighter;
	font-size: 80%;
	padding:3px;
	vertical-align: top;
 }
td{
	font-size: 80%;
	padding:3px;
	vertical-align: top;
}
p{
	font-size: 80%;
}
ul{
	font-size: 80%;
}
#sitemap{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}
#sitemap ul{
 	list-style-type: none;
 }

#sitemap li{
 	border-bottom: 1px dotted #999;
	padding: 2px 0px;
 }

#sitemap ul ul li{
 margin-left: 0px;
font-size:100.1%;
 }
 fieldset{
	border:0px solid #fff;
 }
 legend{
 	font-weight: bold;
	color:#000;
 }

table{
	width:90%;
}
a:link{
	color:#000;	
	text-decoration: none;
}
a:visited{
	color:#000;
	text-decoration: none;
}
a:hover{
	color:#363;
	text-decoration:none;
}
a:active{
	color:#363;
}
#fusszeile a{
	display:none;
}

.formtext{
	font-family: Courier,monospace;
	font-size: 80%; 
	border: 1px solid #696;
	color:#000;
	background-color: #fff;
}
.button{ 
	background-color:  #fff;
	color:#000;
	font-family: Courier,monospace;
	font-size: 90%; 
	border:1px solid #696;
}
.aktlink{
	color:#000;
}
#breite{
	width:100%;
	text-align: left;
	margin: 0px;
	padding:0px;
	background-color: #fff;
}
#oben{
	height:auto;
	width:100%;
	background-image: url(../images/logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
  background-color: #fff;
      border-top: 1px solid  #add6ad;
    border-bottom: 1px solid  #289E65;
	 vertical-align: middle;
}
#navileiste{
display:none;
}

#mitte{
	border-bottom: 1px solid #dceddc;
	width: 100%;
}

#fusszeile{
display:none;
}

#links{
	float:left;
	width:42%;
	margin: 4px 0px 0px 0px;
}
#rechts{
	float:right;
	width:58%;
	margin: 4px 0px 0px 0px;
}

.umbruch{
	clear:both;
}
.inhalt{
	padding:0px;
}
.inhalt2{
	padding:0px;
}

