#header {
	background:url(../images/banner.jpg) no-repeat top;
	width: 100%;
	text-align:center;
	height:180px; 
         
}

/* Menu */
#menu {
	margin: 0 auto 0;
	width:973px;
	position:relative;
	top:125px;
	text-align:center;
}

#menu ul {
	list-style:none;
	display:inline;
}
#menu li {
	padding-left:25px;
	padding-right:2px;
	float:left;
	display:inline;
}
#menu li a {
	margin-top:17px;
	list-style:none;
	color:#fff;
	font-weight:bold;
	font-size: 8pt;
	
	background: url("../images/button_mainmenu_bigg.png");
	width:565px;
	line-height:28px;
	height:28px;
	display:block;
	text-decoration:none;
}
#menu li .standard{
	margin-top:17px;
	list-style:none;
	color:#fff;
	font-weight:bold;
	font-size: 8pt;

	background: url("../images/button_mainmenu.png");
	width:108px;
	line-height:28px;
	height:28px;
	display:block;
	text-decoration:none;
}
#menu li .standard160{
	margin-top:17px;
	list-style:none;
	color:#fff;
	font-weight:bold;
	font-size: 8pt;

	background: url("../images/button_mainmenu_160.png");
	width:160px;
	line-height:28px;
	height:28px;
	display:block;
	text-decoration:none;
}

#menu li .bewertung{
	margin-top:17px;
	list-style:none;
	color:#000;
	font-weight:bold;
	font-size: 8pt;

	background: url("../images/button2.png");
	width:180px;
	line-height:28px;
	height:28px;
	display:block;
	text-decoration:none;
}

#menu li .special{
	margin-top:17px;
	list-style:none;
	color:#fff;
	font-weight:bold;
	font-size: 8pt;
	background: url("../images/button_mainmenusmall.png");
	width:180px;
	line-height:28px;
	height:28px;
	display:block;
	text-decoration:none;
}
#menu li .online{
	margin-top:17px;
	list-style:none;
	color:#fff;
	font-weight:bold;
	font-size: 8pt;
	
	background: url("../images/button_mainmenu_275.png");
	width:275px;
	line-height:28px;
	height:28px;
	display:block;
	text-decoration:none;
}
