.buttonscontainer {
width: 190px;
}

.buttons a {

color: #ff0fff;;
 
padding-right: 0px;
padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;

display: block;
font: 11px Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
 
 
}




.buttons a.Kap {
	background :  url(grafix/navi_men_no.png) repeat-x;	
	color: #083183;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: none;
	BORDER-bottom: #82b432 1px solid;
}

.buttons a.Kap:hover { 
	background :  url(grafix/navi_men_ro.png) repeat-x;
	color:#083183;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
	BORDER-bottom: #82b432 1px solid;
}

.buttons a.KapSel {
	background :  url(grafix/navi_men_ro.png) repeat-x;
	color: #083183;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
	BORDER-bottom: #82b432 1px solid;
}

.buttons a.KapSel:hover {
	background :  url(grafix/navi_men_ro.png) repeat-x;
	color: #083183;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
	BORDER-bottom: #82b432 1px solid;
}



.buttons a.KapSub {
	background :  url(grafix/navi_submen_no.png) repeat-x;	
	color: #083183;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: none;
	BORDER-bottom: #82b432 1px solid;
	padding-left: 30px;
}

.buttons a.KapSub:hover { 
	background :  url(grafix/navi_submen_ro.png) repeat-x;	
	color: #083183;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
	BORDER-bottom: #82b432 1px solid;
	padding-left: 30px;
}

.buttons a.KapSubSel {
	background :  url(grafix/navi_submen_ro.png) repeat-x;	
	color: #083183;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
	BORDER-bottom: #82b432 1px solid;
	padding-left: 30px;
}

.buttons a.KapSubSel:hover {
	background :  url(grafix/navi_submen_ro.png) repeat-x;	
	color: #083183;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
	BORDER-bottom: #82b432 1px solid;
	padding-left: 30px;
}







.Menubox a {
 width: 250px;
padding-right: 30px;
padding-top: 7px;
padding-left: 0px;
padding-bottom: 0px;

 
font: 11px Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: right;
 height: 25px;
}

.Menubox a.Mehr {
	background :  url(grafix/Menu_Box_no.gif); background-repeat:no-repeat;
	background-position:100% 100%; 
	height: 25px;   
}

.Menubox a.Mehr:hover {
	background :  url(grafix/Menu_Box_ro.gif); background-repeat:no-repeat;
	background-position:100% 100%;  
	height: 25px;  
}