body {
	margin: 20px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:    url(http://www.bakb.org/upload/images/Layout/bg_bakb.gif);
 	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	}
input {
	border: 1px solid #B5DFF7;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
select {
	border: 1px solid #B5DFF7;
	color: #000000;
	font-size: 11px;
	}
button {
	background: #DCF0FA;
	padding: 3px;
	border: 1px solid #B5DFF7;
	color: #E60032;
	font-size: 11px;
	}	
textarea {
	border: 1px solid #B5DFF7;
	color: #000000;
	font-size: 11px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #DCF0FA;
	scrollbar-3d-light-color: #DCF0FA;
	scrollbar-darkshadow-color: #0032BE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DCF0FA;
	scrollbar-track-color: #DCF0FA; 
	font-family: Arial, Helvetica, sans-serif;
	}	

#contentbereich {
	background-image:   url(http://www.bakb.org/upload/images/Layout/bg_content.gif);
	background-repeat: repeat-y;
	position:absolute;
	background-color: #FFFFFF;
	left:27px;
	top:276px;
	width:588px;
	margin:0; 
	padding:0;
}
#leftspace {
	float:left;
	width:67px;
	margin:0; 
	padding:0;
	height:350px;
}
#rightspace {
	float:right;
	width:67px;
	margin:0; 
	padding:0;
	height:350px;
}
#textbereich {
	float:left;
	margin:0;
	width: 444px;
}
.contenttext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
}
.cleaner {
	clear:both;
	height:5px;
	font-size:5px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
	
#naviunten {
	position:absolute; 
	left:618px; 
	top:585px; 
	width:272px; 
	height:52px; 
	z-index:10;
}		
#hauptnavigation {
	position:absolute; 
	left:619px; 
	top:222px; 
	width:270px; 
	height:300px; 
	z-index:3
}
#navioben {
	position:absolute; 
	left:618px; 
	top:161px; 
	width:230px; 
	height:19px; 
	z-index:1;
}
#navilinks {
	position:absolute; 
	left: 87px; 
	top: 163px; 
	width: 468px; 
	height: 21px; 
	z-index:5;
	border-color: #B5DFF7; 
	border-style: solid;
	border-width: 1px 0 1px 0; 
}
#logos {
	position:absolute; 
	left:555px; 
	top: 20px; 
	width:398px; 
	height:62px; 
	z-index:6;
}
#sublogos {
	position:absolute; 
	left:556px; 
	top: 84px; 
	width:398px; 
	height:60px; 
	z-index:6;
}
#header {
	position:absolute; 
	left: 27px; 
	top: 20px; 
	width: 529px; 
	height: 120px; 
	z-index:5;
}
#ueber {
	position:absolute; 
	left:94px; 
	top:251px; 
	width:455px; 
	height:27px; 
	z-index:2;
}
.tabelle {
	width: 444px;
	}
.tabelletitel {
	background-color: #0A50A1;
	color: #FFFFFF;
	padding: 3px;
	font-size: 11px;
	font-weight:bold;
	}
.tabelleheader {
	color: #D20032;
	font-size: 11px;
	font-weight:bold;
	padding: 3px;
	}
.tabellezelle1 {
	background-color: #DCF0FA;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	}
.tabellezelle2 {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	}