#navtop-start
{
margin-top:0px;
width: 248px;
height: 50px;
background: url(../Bilder/layout/headerp1.png) no-repeat;
float:left;
}

#navtop-start a {
display:block;
padding:15px 0 0 10px;
text-decoration: none;
color: #fff;
font-size: 15px;
font-weight: bold;
font-family: Helvetica;
}

#navigation-top{
margin-top:0px;
	width:770px;
	float:left;
	background: url(../Bilder/layout/header.png) repeat-x;
	height: 50px;
	margin-bottom:45px;
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica;
}

#navigation-top ul {list-style: none;}
#navigation-top li {
	float:left;
	width:auto;
	height: 50px;
}

#navigation-top li.spacer {
	background: url(../Bilder/layout/header-spacer.png) no-repeat left top;
}

#navigation-top a{
	float:left;
	display:block;
	width:auto;
	padding:15px 20px 0px 20px;
	color: #fff;
	text-decoration: none;
	height: 50px;
}

#navigation-top a:hover{
	display: block;
	width: auto;
	background: url(../Bilder/layout/header-mouseover.png) repeat-x;
	height: 50px;
	color: #ffffff;
	text-decoration: none;
	padding:15px 20px 0px 20px;

}

#navigation-top span {
	display: block;
	text-decoration: none;
}

.abstand-links {padding-left:65px;}

#navbar_search input.textbox {
	margin-top: 10px;
}

