html {
	height: 100%; 
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	width:100%; 
	height: 100%; 
	margin: 0px; 
	padding: 0px;
	background-color: #F5E4C2; 
	}

div {
	position:absolute;
}

div#screenreader {	visibility: hidden;	}
	
div#messen {
	position:relative;
	height:50%; 
	width:1px; 
	background-color: #F5E4C2; 
	margin-bottom: -240px; 
	float:left;
	}
	
div#logosens {
	top: 300px;
	width: 800px;
	height: 150px;
	z-index: 10;
	}

	
div#logo {
	top: 300px;
	width: 800px;
	height: 180px;
	background-image:  url(../b/b_logo.gif);
	background-repeat: no-repeat;
	z-index: 9;
	}

div#mitte {
	position:relative;
	width: 780px;
	height:480px;
	margin: 0 auto;
	clear:left;
	}

div#zentrum {
	left: 16px;
	width: 780px;
	height:300px;
	margin: 0px;
	z-index: 4;
	background-image: url(../b/b_beige.gif);
	background-repeat: no-repeat;
	}

div#f1 {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	top: 157px; 
	left: 75px;
	z-index: 21;}
	
	
div#w1 {
	top: 7px;
	left: 260px;
	z-index: 11;
	color: #336633;
	font-size: 18px;
	margin: 8px 0px 20px 0px;
	font-weight: normal;
	}
	
div.adr {top: 25px;color: #fbf4e6;font-size: 12px;}
div#adr {left: 330px;z-index: 12;}
div#adrb {left: 550px;z-index: 13;}
	
div#w4 {
	top: 100px;
	left: 263px;
	width: 325px;
	z-index: 14;
	color: #006600;
	line-height: 20px;
	}
	
div#w3 {
	top: 99px;
	left: 624px;
	width: 153px;
	z-index: 14;
	color: #006600;
	line-height: 20px;
	}
	
div#w3 strong, div#w4 strong {
	color: #990000;
	line-height:1em;
	}
	
div#w3 p {
 	padding-bottom: 10px;
 	}
	

div#m0{
	background-image: url(../b/down.gif);
	z-index: 40;
	top: 0px;
	height: 61px;
}
div#m1{
	background-image: url(../b/web.gif);
	z-index: 41;
	top: 71px;
	height: 74px;
}
div#m2{
	background-image: url(../b/start.gif);
	z-index: 42;
	top: 156px;
	height: 137px;
}

div#m0o{
	background-image: url(../b/down_o.gif);
	z-index: 30;
	top: 0px;
	height: 61px;
}
div#m1o{
	background-image: url(../b/web_o.gif);
	z-index: 31;
	top: 71px;
	height: 74px;
}
div#m2o{
	background-image: url(../b/start_o.gif);
	z-index: 32;
	top: 156px;
	height: 137px;
}
  
div.but{
	left:0px;
	width: 203px;
	background-repeat: no-repeat;
}

h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 10px 10px 60px 8px;
	width: 180px;
	text-align: center;
}

h3 {
	color: #F5E4C2;
	font-size: 14px;
	margin: 8px 0px 0px 0px;
}

p {
	margin: 0px 0px 5px 0px;
	line-height:1.2em;
}

div.klein {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 10px 0px 0px;
	position: relative;
}

div.normix {	font-size: 14px;}

div.verstaerkung {	font-size: 16px;}


a:link {
	color: #999999;	
	text-decoration: none;
	}
a:visited {
	color: #999999;	
	text-decoration: none;
	}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #990000;
	margin: 2px;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #990000;
	margin: 2px;
	}
a:focus {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #990000;
	margin: 2px;
}

a.gruen:link {
	color: #F5E4C2;
	text-decoration: none;
	}
a.gruen:visited {
	color: #F5E4C2;
	text-decoration: none;
	}
a.gruen:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
	margin: 2px
	}
a.gruen:active {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
	margin: 2px;
	}
a.gruen:focus {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
	margin: 2px;
}

a.banause {color: #FFFFFF;text-decoration: none;}
a.banause:link {color: #F5E4C2;text-decoration: none;}
a.banause:hover {color: #FFCC33;text-decoration: none;}

p.gruen {	color: #006600;	}

.rot {	color: #990033;	}
s

