form {
 padding:0px;
 margin:0px;
}

pre {
 padding:0px;
 margin:0px;
}
.logo_slogan
{
color:#666666;
display:inline;
font-size:10px;
}
.top5
{
background-color:#1a1a1a;
}
#navi
{

	margin-top:2px;
	height:25px;
}
#navi ul
{
	list-style:none;
	padding:0;
	margin:0;
}
#navi li
{
	background-image:url(http://static.360-live.de/img/navi_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	height:25px;
	color:#999999;
	float:left;
}
#navi li_active a
{
	color:white;
}
/* Home button */
#navi li.nav_home
{
	background-image:url(http://static.360-live.de/img/navi_start.png);
}
#navi li.nav_home_active
{
	background-image:url(http://static.360-live.de/img/navi_start_hover.png);
}
#navi li.nav_home_active a
{
	color:black;
}
/* Home ende */
/* News button */
#navi li.nav_news_active
{
	color:white;
	background-image:url(http://static.360-live.de/img/navi_bg_news_hover.png);
}
#navi li.nav_news_active a
{
	color:white;
}
/* News button ende */
/* Previews button */
#navi li.nav_previews_active
{
	background-image:url(http://static.360-live.de/img/navi_bg_previews_hover.png);
}
#navi li.nav_previews_active a
{
	color:white;
}
/* Previews button ende */
/* Test button */
#navi li.nav_tests_active
{
	background-image:url(http://static.360-live.de/img/navi_bg_tests_hover.png);
}
#navi li.nav_tests_active a
{
	color:white;
}
/* Test button ende */
/* Forum button */
#navi li.nav_forum
{
	width:79px;
	background-image:url(http://static.360-live.de/img/navi_end.png);
}
#navi li.nav_forum a
{
	vertical-align:top;
}
#navi li.nav_forum_active
{
	background-image:url(http://static.360-live.de/img/navi_end_hover.png);
}
#navi li.nav_forum_active a
{
	color:white;
}
/* Forum button ende */
/*
	Button Media
*/
#navi li.nav_media_active
{
	background-image:url(http://static.360-live.de/img/navi_bg_media_hover.png);
}
#navi li.nav_media_active a
{
	color:white;
}
/* Rest */
#navi li.nav_rest_active
{
	background-image:url(http://static.360-live.de/img/navi_bg_hover.png);
	color:black;
}
#navi li.nav_rest_active a
{
	color:white;
}
/* Rest end */
#navi a
{
	font-size:12px;
	padding-top:5px;
	padding:0 7px 0 6px;
	text-decoration:none;
	color:#999999;
	line-height:25px;
	vertical-align:8px;
}
#navi a:hover
{
	font-size:12px;
	color:white;
}
/* navi end */
