.linkcats{
clear:both;
margin:20px 0;
}

.linkcats_reg{
border:1px solid #223146;
font-weight:700;
text-align:center;
float:left;
display:inline;
margin:0 2px 2px 0;
width:30%;
}

.linkcats_reg:nth-child(3n){
margin:0 0 2px 0;
}

.links_cat_aktiv a,.links_cat_inaktiv a{
display:block;
width:100%;
line-height:30px;
color:#000;
text-decoration:none;
}

.links_cat_aktiv,.links_cat_inaktiv:hover{
background-color:#223146;
color:#fff;
}

.links_cat_aktiv a,.links_cat_inaktiv a:hover {
color:#fff;
}

.links_cat_inaktiv{
background-color:#f0f0f0
}

.links_links{
clear:both;
margin:20px 0 0 0;
}

.links_spalte1,.links_spalte2{
float:left;
display:inline;
width:45%;
margin:0;
}

.links_spalte1{
padding:0 10px 0 0;
border-right:1px solid #c0c0c0
}

.links_spalte2{
padding:0 0 0 10px
}

.link_eintrag{
clear:both;
margin:0 0 15px 0;
}

.link_eintrag a{
font-weight:700
}


.links_text{
clear:both;
margin:30px 0 0 0;
font-size:12px
}