.buttonscontainer {
width: 144px;

}

.buttons a {

color: #ffffff;;
 
padding: 3px;
padding-left: 13px;
padding-bottom: 3px;
display: block;
font: 11px Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
 height: 16px;
letter-spacing:0.05em;
}

.buttons a:hover {
	color: ad0000;
	text-decoration: none; 
}


.buttons a.Kap {
background :  url(grafix/kap_bg_no.gif) repeat-x;
color: #3252A9;
}

.buttons a.Kap:hover {
	background :  url(grafix/kap_bg_ro.gif) repeat-x;
	color: ad0000;
}

.buttons a.KapSel {
	background :  url(grafix/kap_bg_ro.gif) repeat-x;
	color: ad0000;
}

.buttons a.KapSel:hover {
	background :  url(grafix/kap_bg_ro.gif) repeat-x;
	color: ad0000;
}


.buttons a.KapSub {
	background :  url(grafix/kap_sub_bg_no.gif) repeat-x;
	color: #3252A9;
	font-weight: bold;
	padding-left: 20px;
}

.buttons a.KapSub:hover {
	background :  url(grafix/kap_sub_bg_ro.gif) repeat-x;
	color: ad0000;
	font-weight: bold;
	padding-left: 20px;
 
}


.buttons a.KapSubSel {
	background :  url(grafix/kap_sub_bg_ro.gif) repeat-x;
	color: ad0000;
	font-weight: bold;
	padding-left: 20px;
 
}

.buttons a.KapSubSel:hover {
	background :  url(grafix/kap_sub_bg_ro.gif) repeat-x;
	color: ad0000;
	font-weight: bold;
	padding-left: 20px; 
}
