body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	scrollbar-arrow-color: #F4A046;
	scrollbar-track-color: #FFF8E4;
	scrollbar-face-color: #FFEBB7;
	scrollbar-darkshadow-color: #FFFFFF;
	background-color: #ffffff
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 110%;
	color: #000000;
	text-align: left;
	white-space: nowrap
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: 110%;
	color: #000000;
	text-align: center;
	white-space: nowrap
}

.textleft {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	text-align: left
}

div#navipath {
	padding:0;
	padding-top:5px;
        padding-bottom:5px;
	font-color:#000000;
	width:388px;
        font-size:10px;
}

#kontaktnavi {
	text-align:center;
	color:#000000;
}

.aktuellhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.aktuelltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.bgtable {
	background-color: #FFEBB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.datum {
	font-size:14px;
	font-weight: bold;
	color:#000000;
	margin-top:7px;
} 

.document_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-align: right;
}

.navi{
	width:150px;
	border-bottom:3px solid #FFEBB7;
	background-color:#F4A046;
}

.standard {
	text-align: justify
}

.teaser_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
}

a {
	color: #D35800;
	text-decoration:none
}

a.kontaktnavi {
	font-size:12px;
	color:#000000;
} 

a.navileft_passive {
	display:block;
	background-color:#FFF8E4;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
        font-size:12px; color:#000000;
        font-weight: bold;
} 

a.navileft_active {
	display:block;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
        font-size:12px; color:#000000;
        font-weight: bold;
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#FFF8E4;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
        font-size:12px; color:#000000;
        font-weight: bold;
} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
        font-size:14px;
	font-weight:bold;
	padding-bottom:.3em;
}

a.sitemap_level2 {
        font-size:12px; color:#000000;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:130px 4px;
	display:block;
}

a.sitemap_level3 {
        font-size:12px; color:#000000;
}

.sitemap_level2_container {
	float:left;
	width:35%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:65%;
	padding-top:.3em;
}


