body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
.kopf {
	background-image: url(../img/profitabke_110.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
.nav {
	width: 875px;
	height: 26px;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 75px;
	background-image: url(../img/profitable_nav_bg.jpg);
}
.nav a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 17px;
  outline: none;
}
.nav a:hover{
	color: #0B0C4F;
}
#diashow {
/*	background-image: url(../img/diashow.jpg); */
	width: 950px;
	height: 245px;
  overflow:hidden;
}
#diashow img {left:0px; top:0px; width:950px; height:245px; }

.wrap_inhalt {
	width: 950px;
	margin-top: 16px;
	font-size: 12px;
	line-height: 16px;
}
.wrap_inhalt .inhalt{
	width: 630px;
	height: auto;
	float: left;
	margin-left: 0px;
	padding-bottom: 13px;
	padding-right: 6px;
	padding-left: 64px;
}
.wrap_inhalt .inhalt h1{
	font-size: 14px;
	color: #C32524;
	margin-bottom: 10px;
}
.wrap_inhalt .inhalt h2{
	font-size: 12px;
	background-color: #FFEB9C;
	padding: 3px 2px 3px 2px;
	font-weight: bold;
}
.wrap_inhalt .box{
	width: 229px;
	float: right;
	margin-right: 15px;
	padding-bottom: 13px;
	padding-left: 6px;
	height: auto;
}

.inhalt a{
	color: #BE2424;
}
.inhalt a:hover{
	text-decoration: none;
}

.secnav{
	margin-bottom: 20px;
}
.secnav a{
	display: block;
	color: #FFFFFF;
	background-color: #6186BD;
	text-decoration: none;
	margin-bottom: 1px;
	padding: 2px 2px 3px 5px;
}
.secnav a:hover{
	background-color: #C32524;
}
.aktuelles{
	border-left-color: #6186BD;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #6186BD;
	border-right-style: solid;
	border-right-width: 3px;
	background-color: #E0E8F3;
	padding: 0px 3px 2px 3px;
}
.aktuelles a{
	color: #BE2424;
}
.aktuelles a:hover{
	text-decoration: none;
}
.aktuelles h1{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px 2px 2px 2px;
	margin-top: 0px;
}
.aktuelles_top{
	background-color: #6186BD;
	padding: 2px 2px 3px 5px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
}
.aktuelles_fuss{
	background-image: url(../img/bg_box.jpg);
	background-repeat: no-repeat;
	height: 24px;
}
.fuss {
	width: 871px;
	height: 30px;
	clear: both;
	margin-left: 64px;
	margin-right: 15px;
	font-size: 11px;
	padding-top: 10px;
	border-top-color: #D02828;
	border-top-style: solid;
	border-top-width: 3px;
	color: #666666;
	margin-top: 30px;
}
.fuss a{
	color: #D5282A;
	text-decoration: underline;
}
.fuss a:hover{
	text-decoration: none;
}
.hotspotbild {
	border: 2px solid;
	border-style: solid;
	border-color: #6186BD;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 0px;
}
.hotspottext {
	padding: 5px 5px 10px 5px;
	border: 2px solid;
	border-style: solid;
	border-color: #6186BD;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 2px;
	margin-bottom: 5px;
	font-size: 11px;
	min-height: 130px;
}
.hotspottext a{
	color: #D5282A;
	text-decoration: underline;
}
.hotspottext a:hover{
	text-decoration: none;
}
.hotspottext .headline{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	display: block;
}