html, body {
	padding:0px;
	margin:0px;
}

#navigation {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:26px;
	background-color:#e2007a;
}

a.navi_link {
	position:relative;
	width:100px;
	text-align:center;
	height:22px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	text-decoration:none;
	float:left;
}

a.navi_link:link, a.navi_link:visited, a.navi_link:active {
	color:#fff;
	background-color:#69ad25;
}

a.navi_link:hover {
	color:#444;
	background-color:#fdc600;
	border-top:1px solid #fdc600;
	border-left:1px solid #cc0;
	border-right:1px solid #cc0;
	border-bottom:1px solid #fdc600;
	width:98px;
	height:20px;
}

a#hm {
	left:75px;
}

a#sa {
	left:75px;
}

a#su {
	left:75px;
}

a#press {
	left:75px;
}

a#imprint {
	left:75px;
}

a#cvjmlv {
	left:75px;
}

a.black_link:link, a.black_link:visited, a.black_link:active {
	color:#000;
}

a.black_link:hover {
	color:#fff;
}
