/* CSS Document */

body {
	background-color: #eceded;
	margin: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contentbox {
	position:absolute;
	width: 757px;
	height: 575px;
	z-index:1;
	visibility: visible;
	left: 50%;
	top: 10px;
	margin-left: -378px;
	margin-top: 1px;
}
#titelbg {
	position: absolute;
	width: 757px;
	height: 76px;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#contentbg {
	position: absolute;
	width: 757px;
	height: 476px;
	left: 0px;
	top: 96px;
	z-index: 3;
}
#titel {
	position: absolute;
	width: 443px;
	height: 61px;
	left: 0px;
	top: 10px;
	z-index:4;
	visibility: visible;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#logoGross {
	position: absolute;
	width: 73px;
	height: 72px;
	left: 658px;
	top: 0px;
	z-index:5;
	visibility: visible;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#logoFooter {
	position:absolute; 
	width:88px; 
	height:47px; 
	left: 641px; 
	top: 513px;
	z-index:6;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #8D8D8D;
}
#logoFooterOHB {
	position:absolute; 
	width:88px; 
	height:47px; 
	left: 641px; 
	top: 513px;
	z-index:6;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #8D8D8D;
}
#picturebox {
	position:absolute; 
	width:218px; 
	height:153px; 
	left: 30px; 
	top: 160px;
	z-index:7; 
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#pagecontent {
	position:absolute; 
	width:400px; 
	height:auto; 
	left: 290px; 
	top: 160px;
	z-index:8; 
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#navbox {
	position:absolute;
	width: 754px;
	height: 20px;
	left: 1px;
	top: 77px;
	z-index: 10;
	visibility: visible;
	text-align: left;
	border: 1px solid #000000;
}
#provoactiv {
	position:absolute;
	width: 150px;
	height: 15px;
	left: 50%;
	top: 592px;
	margin-left: -75px;
	visibility: visible;
	z-index: 9;
}
#fdb {
    position:absolute;
    width: auto;
    height: 30px;
    left:30px;
    top: 530px;
    z-index: 10;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
    color: #8D8D8D;
}
#fdb a, #fdb a:active {
    color: #148C28;
    text-decoration: none;
	font-style:bold;
	
	}
#fdb a:hover, #fdb a:visited:hover {
    color: #148C28;
    text-decoration: underline;
	font-style:bold;
}
