@import url('modules.css');

body {	background-color: #feb35f ;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-align: left;
		color: #000000;
		margin:0px;
		padding:0px;
		height: 100%;
		width: 100%;
		overflow: visible;
		line-height:140%;
}

#container {
	width: 850px;
	height:auto !important;
	height:740px;
	margin-top: 20px;
	margin-left: auto !important;
	margin-right: auto !important;
}

#content {
	background-color: #FFF2EC;
	float: left;
	width: 900px;
	height:auto !important;
	height:700px;
	min-height:700px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px
}

#head {
	height: 124px;
	width: 682px;
	float: left;
	background-repeat: no-repeat;
	background:#ffffff;
}

#head1 {
	height: 90px;
	width: 484px;
	float: left;
	background-image: url(images/head1.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 8px
}

#head2 {
	height: 90px;
	width: 150px;
	float: left;
	background-image: url(images/head2.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

h1 {
	color: #f47736;
	font-weight: 100;
	font-size: 28px;
	padding-top: 10px;
	float: left;
	width: 100%;
	line-height: normal;
	margin-bottom: 20px;
	margin-top: 10px
}

h2 {
	color: #f47736;
	font-weight: 100;
	font-size: 24px;
	padding-top: 10px;
	float: left;
	width: 100%;
	line-height: normal;
	margin-bottom: 30px;
	margin-top: 10px
}


h3 {
	color: #f47736;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	float: left;
	width: 100%;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 10px;

}


h4 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 100%;
	line-height: normal;
	margin-bottom: 0px;
	margin-top:0px;

}


table {
	float: left;

}

#texthg {
	background-color: #ffe7ce;
	float: left;
	width: 682px;
	height:auto !important;
	min-height:801px;
	margin-top: 4px;
	padding-bottom: 50px;
}

.text {
	float: left;
	width: 455px;
	height:auto !important;
	height:405px;
	min-height:385px;
	padding-top:20px;
	padding-left: 20px;
	padding-right: 50px;
	margin-bottom: 15px;
}

.hf {
	color: #024a94;
	font-weight: bold;
	font-size: 14npx;
}

.hf a {
	color: #004080;
	font-weight: bold;
	font-size: 14px;
}

.hf a {
	color: #004080;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;

}

.hf_tabelle{
	margin-top:10px;
	padding-bottom:10px;
	padding-top:15px;
	border-top:1px dashed #999999;
	color: #024a94;
	font-weight: bold;
	font-size: 14npx;
	background-color:none;
}

.hf_gross {
	color: #004080;
	font-weight: bold;
	font-size: 20px;
}




a{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
    text-decoration: underline;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #F2450B;

}

a.active{
	font-family:Arial, Helvetica, sans-serif;
	color: #F2450B;
}

#navi {
	height:auto !important;
	height:380px;
	width: 190px;
	text-align: left;
	margin-right: 8px;
	margin-top: 10px;
	padding-left: 20px;
	float: left;

}

.navilevel1 {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:4px;

}

.navilevel1 a{
    font-size: 14px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#0862bb;
}

.navilevel1 a:hover{
	display:  block;
	color:#f47736;
}

.navilevel1 a.active{
	display:  block;
	color:#f47736;
}

.navilevel2 {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.navilevel2 a{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	color:#0862bb;
}

.navilevel2 a:hover{
	display:  block;
	color:#f47736;
}

.navilevel2 a.active{
	display:  block;
	color:#f47736;
}

#rechts {
	width: 153px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
	background-color: #d2e5fd;
	margin-top: -4px;
	margin-left: 4px;
}

#block {
	border-top: 4px solid #FFF2EC;
	width: 153px;
	height: 90px;
	vertical-align: top;
}

#block td {
	border-bottom: 4px solid #FFF2EC;
	border-left: 4px solid #FFF2EC;
	background-color: #d2e5fd;
}

.blocktext {
	font-weight: 100;
	color: #004080;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blocktext a{
	font-weight: 100;
	color: #004080;
	text-decoration:none;
}

.blocktext a:hover{
	font-weight: 100;
	color: #004080;
	text-decoration:underline;
}


.blocktext a.active{
	font-weight: 100;
	color: #F2450B;
}

#adresse{
	clear:both;
	width:155px;
	margin-left:0px;
}
*+html #adresse{
	clear:both;
	width:155px;
	margin-left:4px;
}

*html #adresse{
	clear:both;
	width:155px;
	margin-left:4px;
}


.adresse {
	font-weight: normal;
	color: #004080;
	text-align: left;
	margin-left:5px;
	font-size:12px;
}

.adresse a {
		color: #004080;
		text-decoration:underline;
		font-size:12px;
}

.adresse a:hover{
	color: #F2450B;
}
.adresse a.active{
	color: #F2450B;
}

.foot { font-weight: normal;
		font-size: 11px;
		color: #004080;
		text-align: left;
}

.foot a { font-size: 11px;
		color: #004080;
		text-decoration:none
}


.foot a:hover{
	color: #F2450B;

}

.foot a.active{
	color: #F2450B;
}

#navitop {
	color: #0862bb;
	font-weight: lighter;
	width: 675px;
	height: 15px;
	text-align: right;
	margin-top: -122px;
}

#navitop a {
	color:#0862bb;
	text-decoration: none;
	font-size:12px;
}

#navitop a:hover {
	color:#004080;
}

#navitop a.active {
	color:#004080;
}

#fusszeile{
	background-color:#feb35f;
	width:auto;
	height:20px;
	font-size:12px;
	color:#666666;
	clear:both;
	padding-bottom:15px;
}
#fusszeile a{
	color:#666666;
	text-decoration:none;
}
#fusszeile a:hover{
	text-decoration:underline;
}

.buttonsSlideShow{
	font-size:12px;
	border-bottom:1px dashed #999999;
	border-top:1px dashed #999999;
}
.buttonsSlideShow a{
	text-decoration:none;
}

.buttonsSlideShow a:hover{
/*	background-color:#024a94;
	color:#FFFFFF;*/
}


.linie_unten td{
	border-bottom:1px solid #ff6633;

}


.tabelleGestaltet{
	border-top:1px dashed #999999;
	width:100%;

}
.tabelleGestaltet td{
	border-bottom:1px dashed #999999;
	line-height:140%;

}
.tabelleGestaltet a{
	text-decoration:none;

}
.tabelleGestaltet a:hover{
	color:#F2450B;
}

#sitemap_level_1 a{
	text-decoration:none;
	width:auto;
	border-bottom:1px dashed #999999;
	margin-top:-15px;
	display:block;
	color:#666666;
}
#sitemap_level_1 a:hover{
	color:#F2450B;
}

#sitemap_level_2 a{
	text-decoration:none;
	width:auto;
	border-bottom:1px dashed #999999;
	margin-top:-15px;
	display:block;
	color:#666666;
	padding-left:20px;
}
#sitemap_level_2 a:hover{
	color:#F2450B;
}

#sitemap_level_3 a{
	text-decoration:none;
	width:auto;
	border-bottom:1px dashed #999999;
	margin-top:-15px;
	display:block;
	color:#666666;
	padding-left:50px;
}
#sitemap_level_3 a:hover{
	color:#F2450B;
}
