#menu{
	width: 820px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
}
#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-left: 1px;
	padding: 13px 25px 0 25px;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color:rgb(0,0,0);
}

#menu a:hover {
	background-image: url(../images/img02.gif);
	border-color: #FEDA8D;
	color: #CC0000;
}

#menu .active a {
	height: 36px;
	margin-top: -4px;
	background-image: url(../images/img02.gif);
	font-weight: bold;
	color: color:rgb(255,255,255);
}

#banner {
	width: 820px;
	height:100px;
	margin:auto;
	background-color:rgb(0,0,255);
	font-size:50px;
	color:rgb(255,255,0);
	font-weight: bold;
		
}

#content {
	background:url(../images/neu-1.bmp) no-repeat center top;
	background-color:#FFFFFF;
	width:820px;
	font-size: 14px;
	margin:auto;
	background-color: white;
	font-weight: bold;		
	color: black;	
}
.text{ font-weight:normal;font-size:15px;}
.formular
{ 
	font-size:14px;
	font-weight:bold;
	height:500px;
	width:500px;
}

#footer {
	clear: both;
	width:820px;
	font-size: 11px;
	color:#FFFF00;
	margin:auto;
	margin-top: ;
	background-color:#0033FF;
}
html{background-color:#fff;}

#zaehler
{
	width:820px;
	margin:auto;
	text-align:right;
	font-weight:normal;
	font-size:15px;
}
