div#navi_container{
	margin-top:2px;
	overflow:hidden;
	width: 893px;
	float: left;
	height:48px;
	text-align:left;
	margin-left:0px;
	padding-left:0;


}

#buttons {
float:none;
padding:0px;
vertical-align:middle;
height:24px;
line-height:24px;
width:100%;
background-color:#CCCCCC;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}

#buttons2 {
float:none;
padding:0px;
vertical-align:middle;
height:40px;
line-height:40px;
width:100%;
background-color:#CCCCCC;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
margin-bottom:8px;
}


a.navi{
	text-decoration: none;
	height:24px;

}

a.navi:hover{
	text-decoration: underline;
	outline: none; 
}

a.navi_aktiv{
	display:block;
	text-align:center;
height:24px;
	color: #EEE;
	text-decoration: none;
	font-weight: bold;
	background-color:#C72726;

}
a.navi_aktiv:hover{
	text-decoration: underline;
	outline: none; 
}






a.navi2{
	text-decoration: none;
	height:40px;

}

a.navi2:hover{
	text-decoration: underline;
	outline: none; 
}

a.navi2_aktiv{
	display:block;
	text-align:center;
height:40px;
	color: #EEE;
	text-decoration: none;
	font-weight: bold;
	background-color:#C72726;

}
a.navi2_aktiv:hover{
	text-decoration: underline;
	outline: none; 
}


