body {
	margin: 0px;
	background-color: #999999;
	background-image:url('/pics_bartels/bg.gif');
	color: black;
	font-family: Arial,sans-serif;
	font-size: 10px;
	text-align:center;
	font-family: Arial,Helvetica,sans-serif
}

.normal {
	font-size: 10px;
	}
.big {
	font-size: 12px;
	}
.bold {
	font-weight: bold;
	}

.navoff {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
.navon {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}


a:link  { color: #000000; text-decoration: none; }
a:visited  { color: #000000; text-decoration: none; }
a:hover   { color: #FFFFFF; text-decoration: underline; }


#container    
	{
	display: block;
	position: relative;
	width: 900px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	}
	
#logo {
	position: absolute; 
	left: 810px; top: 12px;
	width: 140px;
	z-index: 1;
	visibility: visible;
}

#content {
	position: absolute; 
	left: 0px; top: 0px;
	width: 800px;
	height: 500px;
	text-align: right;
}
#infobox {
	position: absolute; 
	left: 810px; 
	top: 270px;
	width: 140px;
	height: 200px;
	vertical-align: bottom;
}
#bu {
	position:absolute; width: 100%; bottom:0px;
	color: #666666;
	line-height: 120%;
}

#back {
	position: absolute; 
	left: 860px; top: 480px;
	width: 15px; height: 15px
}

#forth {
	position: absolute; 
	left: 880px; top: 480px;
	width: 15px; height: 15px;
}

#navigation {
	position: absolute; 
	width: 800px;
	top: 520px;
}

#navL0 {
	position: absolute; 
	left: 680px; top: 0px;
	width: 140px; height:100px;
	z-index: 1;
	visibility: visible;
}

#navL1 {
	position: absolute; 
	left: 477px; top: 0px;
	width: 140px; height:100px;
	z-index: 2;
	visibility: visible;
}

#navL2 {
	position: absolute; 
	left: 315px; top: 0px;
	width: 140px; height:100px;
	z-index: 3;
	visibility: visible;
}


#halbeins {
	position: absolute; 
	left: 0px; top: 0px;
	width: 315px;
	height: 350px;
	z-index: 3;
	visibility: visible;
	text-align: right;
	}

#halbzwei {
	position: absolute; 
	left: 315px; top: 0px;
	width: 315px;
	height: 350px;
	z-index: 4;
	visibility: visible;
	text-align: right;
	}


#dritteleins {
	position: absolute; 
	left: 0px; bottom: 0px;
	width: 180px;
	text-align: left;
	}
#drittelzwei {
	position: absolute; 
	left: 210px; bottom: 0px;
	width: 180px;
	text-align: left;
	}
	
#dritteldrei {
	position: absolute; 
	left: 420px; bottom: 0px;
	width: 180px;
	text-align: left;
	}

#drittelzweidoppel {
	position: absolute; 
	left: 210px; top: 010px;
	width: 390px;
	text-align: left;
	}


#meldung {
	position: absolute;
	top: 50px;
	left: 420px;
	width: 200px;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	}

#boxgrey {
	position: relative;
	width: 600px;
	background-color: #E0E0E0;
	padding: 5px;
	}


#navigation a:link.navon, #navigation a:visited.navon { color: #FFFFFF; }
#navigation a:hover.navon { color: #CCCCCC; }
#navigation a:link.navoff, #navigation a:visited.navoff { color: #CCCCCC; }
#navigation a:hover.navoff { color: #FFFFFF; }