     #container #header ul {
	float: left;
	list-style-type: none;
}
#container #header #top_navi ul li {
	float: left;
}

#top_navi {
	position:absolute;
	left:155px;
	top:62px;
	width:575px;
	height:90px;
	z-index:2;
	overflow:hidden;
	white-space: nowrap;
}
#container #header #top_navi ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin-top: 15px;
}
#container #header #top_navi ul li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin-top: 15px;
}
#container #footer p a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#container #footer p a:hover {
	font-size: 12px;
	color: #900;
	text-decoration: none;
}

#container #header #top_navi ul li {
	background-image: url(../bilder/navi_buttons/button_hover.png);
	height: 33px;
	margin-right: 1px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 15px;
}
#container #header #top_navi ul li:hover {
	background-image: url(../bilder/navi_buttons/button.png);
	height: 33px;
	margin-right: 1px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 15px;
}
#rahmen_top {
	position:absolute;
	left:180px;
	top:14px;
	width:581px;
	height:92px;
	z-index:1;
}


#rahmen_top {
	position:absolute;
	left:180px;
	top:14px;
	width:581px;
	height:92px;
	z-index:1;
}
