#servmenu {
	width: auto;
	position:relative;
	float:left;
	left:58px;
	top:0px;
	height:27px;
	z-index:5000;
	padding:0px;
}
.topmenua {
	position:relative; 
	width:72px;
	height:27px;  
	float:left;
}
.topmenub {
	position:relative; 
	width:21px;
	height:27px;  
	float:left; 
}
.topmenuc {
	position:relative; 
	width:75px;
	height:27px;  
	float:left; 
}
.topmenud {
	position:relative; 
	width:14px;
	height:27px;  
	float:left; 
}
.topmenue {
	position:relative; 
	width:113px;
	height:27px;  
	float:left; 
}
.topmenuf {
	position:relative; 
	width:111px;
	height:27px;  
	float:left; 
}
.topmenug {
	position:relative; 
	width:64px;
	height:27px;  
	float:left; 
}

.topmenuh {
	position:relative; 
	width:35px;
	height:27px;  
	float:left; 
}
.topmenui {
	position:relative; 
	width:63px;
	height:27px;  
	float:left; 
}

a.buttons:link, a.buttons:visited {
	display:block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	text-decoration: none;
	height:27px;
	padding:0px;
	margin:0px;
}

a.buttons:hover {
	display:block;	
	background-image: url(../images/design/headernavi/topmenu-haekchen.png);
	background-repeat:no-repeat;
	background-position:right top;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	text-decoration: none;
	height:27px;
	padding:0px;
	margin:0px;
}




#aktuelles {
	position:relative;
	background-image: url(../images/design/headernavi/aktuelles-button.png);
	background-repeat:no-repeat;
	width:132px;
	height:46px;
	float:left;
}

.topbutton { 	
	position:relative;	
	top:4px;
	width:130px;
	height:38px;
}

#aktuelles a:link, a:visited {
	display:block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	width:auto;
	height:100%;
	padding-left:29px;
	padding-top:2px;
}

#aktuelles a:hover, #aktuelles .act {
	display:block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	background-image: url(../images/design/headernavi/aktuelles-haekchen.png);
	background-repeat:no-repeat;
	background-position:right 2px;
	text-decoration: none;
	width:auto;
	height:100%;
	padding-left:29px; 
	padding-top:2px;
}


