.buttonscontainer {width: 180px;
}

.span.KapLine{

display: block;
border-bottom: 1px solid #006AAF;
}

.buttons a {
color: #000000;
 
padding: 3px;
padding-left: 3px;
display: block;
font: 11px Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
border-top: 1px solid #006AAF;
letter-spacing:0.05em;
}

.buttons a:hover {
color: #555555;
background-color:  #efefef;
text-decoration: none;
border-top: 1px solid #006AAF;
}

.buttons a.Kap {
color: #ffffff;
background-color: #87B924;
border-top: 1px solid #ffffff;
border-right: 1px solid #87B924;
}

.buttons a.Kap:hover {
color: #87B924;
background-color:  #E9FFBC;
border-top: 1px solid #87B924;
border-right: 1px solid #87B924;
}

.buttons a.KapSel {
color: #87B924;
background-color:  #E9FFBC;
border-top: 1px solid #87B924;
border-right: 1px solid #87B924;
}

.buttons a.KapSel:hover {
color: #87B924;
background-color:  #E9FFBC;
border-top: 1px solid #87B924;
border-right: 1px solid #87B924;
}


.buttons a.KapSub {
color: #044A8B;
background-color: #ffffff;
font-weight: normal;
letter-spacing:1px;
padding-left: 10px;
border-top: 1px solid #044A8B;
border-right: 1px solid #044A8B;


}

.buttons a.KapSub:hover {
color: #044A8B;
background-color:  #AFBBDE;
font-weight: bold;
letter-spacing:1px;
padding-left: 10px;
border-top: 1px solid #044A8B;
border-right: 1px solid #044A8B;

}


.buttons a.KapSubSel {
color: #044A8B;
background-color: #AFBBDE;
font-weight: bold;
padding-left: 10px;
letter-spacing:1px;
border-top: 1px solid #044A8B;
border-right: 1px solid #044A8B;
}

.buttons a.KapSubSel:hover {
color: #044A8B;
background-color: #AFBBDE;
font-weight: bold;
padding-left: 10px;
letter-spacing:1px;
border-top: 1px solid #044A8B;
border-right: 1px solid #044A8B;
}



.buttons a.KapHome {
color: #ffffff;
background-color: #87B924;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #87B924;


}

.buttons a.KapHome:hover {
color: #87B924;
background-color:  #E9FFBC;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #87B924;
border-right: 1px solid #87B924;
}


