body {
  		margin-top: 10px;
		padding: 0;
		font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  		font-size: 80%;
		background-image: url(../images/hintergrund.gif);
		background-position: center;
		background-repeat: no-repeat;
		text-align: center;
		min-width: 964px;
}

#headerprint { visibility:hidden; }

h1 {
  		font-family: Lucida Sans, Verdana, Arial, Geneva, Helvetica, sans-serif;
  		font-size: 16px;
		font-weight: bold;
		color: #FF9900;
		margin-top: 0px;
		margin-bottom: 0px;
}

h2 {
  		font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  		font-size: 100%;
		font-weight: bold;
		color: #FF9900;
}

h3 {
  		font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  		font-size: 100%;
		font-weight: bold;
		color: #000000;
}

td, th {
		font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
		font-size: 80%;
}

a {
  		font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
		color: #FF9900;
}

#wrapper {
		text-align: left;
		width: 964px;
		margin-left: auto;
		margin-right: auto;
}

#header {
		margin: 0;
		padding: 0;
}

#main {
		margin-top: 10px;
		margin-bottom: 20px;
}

#mainright {
		float: left;
}

#sidebar {
		float: right;
		max-width: 151px;
		width: 151px;
}

#sidebar2 {
		margin-top: 34px;
		width: 151px;
}

#bild {
		float: left;
		margin: 2px 7px 10px 27px;
}

.bild {
		border: 0;
}

#content {
		margin: 0px 183px 0px 282px;
}

#footer {
		clear: both;
		background-color: #F28E00;
		width: 964px;		
}

.contenttitle {
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 171px;
		background-image: url(../images/content_title.gif); 
		height: 24px; 
		padding-top: 3px;
		padding-left: 5px;
}

#navi {
		margin-bottom: 10px;
}

#navi a {
		font-family: Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
}

#navi div {
		width: 151px;		
		margin-bottom: 2px;
		padding: 3px 22px 3px 7px;
}

[id]#navi div {
		padding: 3px 2px 3px 7px;
}

.firstnavi { 
		background-color: #F28E00;
		background-image: url(../images/firstnavi_off.gif);
		background-position: top right;
		background-repeat: no-repeat;
}

.firstnavi a {
		color: #FFFFFF;
}

.firstnavi a:hover { 
		color: #FFCC66;
}

.firstnaviactive { 
		background-color: #FFF3DB;
		background-image: url(../images/firstnavi_on.gif);
		background-position: top right;
		background-repeat: no-repeat;
		color: #FFCC66;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-style: none;
		border-width: 1px;
		border-color: #F28E00;
}

.secondnavi { 
		background-image: url(../images/secondnavi_off.gif);
		background-position: top right;
		background-repeat: no-repeat;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-style: none;
		border-width: 1px;
		border-color: #F28E00;
}

.secondnavi a {
		color: #FF9900;
}

.secondnavi a:hover {
		color: #FFCC66;
}

.secondnaviactive { 
		background-color: #FFCC66;
		background-image: url(../images/secondnavi_on.gif);
		background-position: top right;
		background-repeat: no-repeat;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-style: none;
		border-width: 1px;
		border-color: #F28E00;
		color: #FFFFFF;
}

.thirdnavi { 
		background-color:#FEEBC5;
		background-image: url(../images/thirdnavi_off.gif);
		background-position: top right;
		background-repeat: no-repeat;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-style: none;
		border-width: 1px;
		border-color: #F28E00;
}

.thirdnavi a {
		color: #FF9900;
}

.thirdnavi a:hover {
		color: #FFCC66;
}

.thirdnaviactive { 
		background-color:#FEEBC5;
		background-image: url(../images/thirdnavi_on.gif);
		background-position: top right;
		background-repeat: no-repeat;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-style: none;
		border-width: 1px;
		border-color: #F28E00; 
		color: #FFCC99;
}

#hilfsnavi {
		margin-bottom: 10px;
}

#hilfsnavi a {
		font-family: Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
}

#hilfsnavi .firstnavi { 
		background-color:#FFCC66;
		background-image: url(../images/secondnavi_off.gif);
		background-position: top right;
		background-repeat: no-repeat;
		padding: 3px 22px 3px 7px;
		margin-top: 2px;
}

#hilfsnavi .firstnavi a {
		color: #FFFFFF;
}

#hilfsnavi .firstnavi a:hover { 
		color: #FF9900;
}

#hilfsnavi .firstnaviactive { 
		background-color: #FFCC66;
		background-image: url(../images/firstnavi_on.gif);
		background-position: top right;
		background-repeat: no-repeat;
		color: #DD8822;
		padding: 3px 22px 3px 7px;
		margin-top: 2px;
}

.small	{
		font-size: 90%;
}

.text{
		padding: 18px;
}

.title {
  		font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  		font-size: 13px;
		font-weight:bold;
		color: #FF9900;
}

.weiter {
		font-style: normal;
		font-weight: bold;
		text-align: right;
		align: right;
		color: #FF9900;
		text-decoration:none;
}

#abschlussleiste {	
		height: 18px;
		width: 965px;
		vertical-align: middle;
		padding-left: 5px;
}

#abschlussleiste span { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 85%;
		color: #FFFFFF;
		padding-right: 7em;
}

#abschlussleiste a {
		color: #FFFFFF;
		font-size: 100%;
}

#abschlussleiste .last { 
		text-align: right;
		padding-right: 5px;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
}

.adresse {
		position: absolute;
		left: 20px;
		top: 493px;
}

#box {
		background-color: #FFFFFF;
		width: 151px;
		padding-bottom: 5px;
}

.headbox {
		background-color: #F28E00;
		margin-bottom: 1px;
		font-family: Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		font-weight: bold;
		padding: 3px 5px;
}

.headbox h1 {
		font-family: Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		font-weight: bold;
}		

.contentbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 85%;
		color: #000000;
		background-color: #FFCC66;
		padding: 3px 5px;
}

contentbox p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 85%;
		color: #000000;
		padding: 0;
}		

div.hr {
	  	height: 1px;
		background: #FF9900 url(../images/spacer.gif);
}

div.hr hr {
		display: none;
}

hr {
	  	height: 1px;
		color: #000000;
		style: solid;
}


ul {
		font-size: 100%;
		font-family: Arial, Helvetica, sans-serif;
		list-style-type: square;
}

li {
		font-size: 100%;
		line-height: 1.5 em;
		color: #000000;
}

li.aufzaehlung {
		font-weight: bold;
}

a.sitemap_level1 {
		display:block;
		border-bottom:1px solid #b4a8b4;
		color: #FF9900;
		font-weight: bold;
		padding-bottom:0.4em;
		background:url("../images/navi_pfeil_rechts.gif") no-repeat;
		background-position:right;
}

a.sitemap_level2 {
		color: #666666;
		background:url("../images/navi_pfeil_rechts.gif") no-repeat;
		background-position:180px 4px;
		display:block;
}

a.sitemap_level3 {
		color: #FF9933;
}

.sitemap_level2_container {
		float:left;
		width:50%;
		padding-top:0.1em;
}

.sitemap_level3_container {
		float:right;
		width:50%;
		padding-left:0.5em;
		padding-top:0.3em;
}

.suche {
		width:151px; 
		height:42px; 
		background-color:#FFCC66;
}

.boxlink { 
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
}

.boxhl {
		color: #F28E00;
		font-weight: bold;

}
input { 
		background-color:#e5e5e5;
		color: #5d5d5d; 
}