body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	color: #333;
	background-image: url(../img/englet_v1_bg.gif);
	background-repeat: repeat-x;
	line-height: 18px;
}
p {
	margin: 0px;
}
#centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 961px;
	background-color: #EAE8E9;
}
#wrap{
	min-height: 140px;
	background-color: #EAE8E9;
}
#diashow{
}
.top {
	position: absolute;
	height: 95px;
	z-index: 10;
	width: 961px;
	margin-top: 17px;
	background-image: url(../img/logo.png);
}
.sprachen {
	width: 50px;
	position: absolute;
	left: 895px;
	top: 37px;
	z-index: 100;
}
.nav {
	font-size: 14px;
	margin: 60px 0px 0px 398px;
}
.nav a{
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 26px;
	padding: 9px 15px 0px 15px;
	border-left: solid 1px #fff;
}
.nav a:hover{
	background-color: #092e53;
}
.nav .active{
	background-color: #092e53;
}

.inhalt {
	clear: both;
	margin-top: 10px;
	background-color: #EAE8E9;
	height: auto;
}
.inhalt a{ 
	color: #00406E;
} 
.inhalt a:hover{
	color: #00406E;
	text-decoration:none;
}
.inhalt h1{
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #0B5094;
}
.inhalt h2{
	font-size: 14px;
	font-weight: normal;
	color: #0B5094;
	margin-bottom: 10px;
}
#secnav{
	position: absolute;
	background-image: url(../img/sec_nav_bg.png);
	height: 62px;
	width: 621px;
	top: 112px;
	padding-left: 340px;
	padding-top: 8px;
}
#secnav a{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 20px;

}
#secnav a:hover{
	color: #3689DB;

}
#secnav .active{
	color: #3689DB;

}
.inhalt .block_links{
	width: 450px;
	float: left;
	margin-bottom: 30px;
	margin-left: 14px;
}
.inhalt .block_rechts{
	width: 450px;
	float: right;
	margin-bottom: 30px;
	margin-right: 15px;
	border-top: 1px solid #0B5094;
	margin-top: 26px;
	padding-top: 10px;
}
.inhalt .block_links2{
	width: 600px;
	float: left;
	margin-bottom: 30px;
	margin-left: 14px;
}
.inhalt .block_links2 a{
	background-color: #666;
	padding: 4px;
	color: #FFF;
	text-decoration: none;
}
.inhalt .block_links2 a:hover{
	background-color: #092e53;

}
.linkkasten a{
	background-color: #666;
	padding: 4px;
	color: #FFF;
	text-decoration: none;
}
.linkkasten a:hover{
	background-color: #092e53;
	color: #FFF;
}
.inhalt .block_rechts1{
	width: 300px;
	float: right;
	margin-bottom: 30px;
	margin-right: 15px;
	border-top: 1px solid #0B5094;
	margin-top: 26px;
	padding-top: 10px;
}
.inhalt .kompl{
	clear: both;
	margin: 0px 14px 30px 14px;
}
#bildleiste {
	background-color: #FFF;
	padding: 2px;
	text-align: center;
}
#bildleiste img{
	border: 0px;
}
.text_hotspot{
	padding-left: 24px;
	font-size: 11px;
	color: #000;
	padding-bottom: 10px;
}

.hotspot {
	border: 1px solid #666;
	padding: 2px;
	height: auto;
	width: 295px;
	background-color: #FFF;
	margin-bottom: 15px;
}
.hotspot a{

}
.hotspot a:hover{

}
.hotspot img{


}
.text11 {
	font-size: 11px;
}
.fuss {
	background-color: #0B5094;
	height: 27px;
	border-top: 6px solid;
	border-top-color: #3689DB;
	clear: both;
	color: #FFF;
	padding-left: 14px;
	padding-top: 9px;
	font-size: 12px;
}
.fuss a{
	color: #FFF;
}
.fuss a:hover{
	color: #FFF;
	text-decoration:none;
}
.datum {
	font-size: 11px; 
}
.bild {
	float: right;

}
.linie {
	border-top: 1px solid #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
