@charset "utf-8";
/* CSS Document */

a img {
	border: none;}

#hauptnavi {
	width: 950px;
	height: 22px;
	position: absolute;
	top: 265px;
	left: 20px;
	z-index: 2;
}

#hauptnavi a {
	display:block;
	height:22px;
	line-height: 22px;
	float: left;
	color: #ccc;
	text-decoration:none;
	background:url(../_img/pfeilhover.jpg);
	background-repeat:no-repeat;
	padding: 0 0 0 18px;
	font-family: "Zurich Ex BT", Verdana;
}

#hauptnavi a:hover, #hauptnavi a:visited:hover {
	background:url(../_img/pfeil.jpg); 
	background-repeat:no-repeat;
	color: #df000a;
}

a.news {
	font-size: 12px;
	color: #df000a;
	text-decoration: underline;
}

a.news:hover, a.news:visited:hover {
	color: #fff;
	text-decoration: underline;
}

a.gokarttop {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

a.gokarttop:hover, a.gokarttop:visited:hover {
	color: #fff;
	text-decoration: underline;
}

#gokartsteyr {
	width: 450px;
	height: 17px;
	line-height: 17px;
	position: absolute;
	top: 704px;
	left: 530px;
	padding: 0;
	font-size: 12px;
	z-index: 4;
	}

#gokartsteyr a, #gokartsteyr a:link, #gokartsteyr a:visited, #gokartsteyr a:hover, #gokartsteyr a:visited:hover {

	font-size: 12px;
	color: #fff; 
	margin: 0;
    padding: 0;
	text-decoration: none; 

}

#gokartsteyr a:hover, #gokartsteyr a:visited:hover {
	text-decoration: underline;
}	
#AGB {
	width: 60px;
	height: 17px;
	line-height: 17px;
	position: absolute;
	top: 704px;
	left: 450px;
	padding: 0;
	font-size: 12px;
	z-index: 4;

}
