#kategorien {
clear: both;
margin: 0 0 20px 0;
}

.kategorie_zeile {
clear:both;
margin: -1px 0 0 0;
}

.kategorie_aktiv {
width: 218px;
float: left;
display:inline;
margin: 0 1px 1px 0;
text-align: center;
line-height: 30px;
background-color:#ff9900;
}

.kategorie_inaktiv {
width: 218px;
margin: 0 1px 1px 0;
float:left;
display:inline;
text-align: center;
line-height: 30px;
background-color:#ffcc66;
}

.kategorie_trenner {
clear:both;
height: 1px;
}

.kategorie_trennung {
clear:both;
height: 1px;
}


#mod_dl_spalte1 {
float: left;
display:inline;
margin: 0 10px 0 0;
width: 322px;
}

#mod_dl_spalte2 {
float: left;
display:inline;
margin: 0;
width: 322px;
}

#mod_dl_downloads {
}

.mod_dl_dl {
background-image: url('../main/dot.gif');
background-repeat: no-repeat;
background-position: 0 0;
margin: 0 0 10px 0;
}

.mod_dl_titel {
margin: 0 0 0 0;
font-weight: 700;
color:#993300;
}

.mod_dl_text {
margin: 0 0 0 15px;
}

