#LDownload {
background-image: url(/img/css/bg_download.gif);
background-repeat: repeat-y;	
padding: 15px;
margin-bottom: 30px;
width: 525px;
}
.lDownloadLeft {
float:left;
padding: 0px 56px 0px 0px;
width: 144px;
}
.lDownloadRight {
float:left;	
width: 320px;
}
.titel {
font-size: 100%;
font-weight: bold;
margin-bottom: 20px;
}
.lDownloadLeft .titel {
color: #FFF;	
}
.lDownloadRight .titel {
color: #828384;
}
.kategorie {
color: #FFF;
font-size: 70%;
padding-bottom: 10px;
}
.kategorie a {
background-image: url(/img/css/bg_kategorie.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
padding-left: 16px;
color: #FFF;
text-decoration: none;
}
.kategorie a:hover {
color: #DD272D;
}
.kategoriesel {
color: #DD272D;
font-size: 70%;
padding-bottom: 10px;
}
.kategoriesel a {
background-image: url(/img/css/bg_kategorie.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
padding-left: 16px;
color: #DD272D;
text-decoration: none;
}
.kategoriesel a:hover {
color: #DD272D;
}
.unterkategorie {
color: #828384;
font-size: 70%;
padding-bottom: 10px;
}
.unterkategorie a {
background-image: url(/img/css/bg_unterkategorie.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
padding-left: 16px;
color: #828384;
text-decoration: none;
}
.unterkategorie a:hover {
color: #DD272D;
}
.unterkategoriesel {
color: #DD272D;
font-size: 70%;
padding-bottom: 10px;
}
.unterkategoriesel a {
background-image: url(/img/css/bg_unterkategorie.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
padding-left: 16px;
color: #DD272D;
text-decoration: none;
}
.unterkategoriesel a:hover {
color: #DD272D;
}
.download {
padding-bottom: 20px;
}
.downloadLink {
font-size: 70%;
color: #848484;
font-weight: bold;
}
.downloadLink a {
background-image: url(/img/css/bg_downloaditem.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
color: #848484;
padding-left: 20px;
text-decoration: none;
}
.downloadLink a:hover {
color: #DD272D;
}
.line {
background-color: #E9E9EA;
line-height: 1px;
overflow: hidden;
margin-bottom: 30px;
margin-top: 20px;
}