div.head, .csc-header h1 {
 color : #385038;
 background-color : inherit;
 font-size : 14px;
 font-weight : bold;
 padding-bottom: 20px;
}
div.text {
 position : absolute;
 top : 20px;
 font-size : 12px;
}
p.bodytext {
 font-size : 12px;
 
}
.content a{
 font-weight: normal;
 text-decoration: underline;
 color: #476b47;
}
p.csc-section a{
 font-weight: normal;
 text-decoration: underline;
 color: #476b47;
 padding-left: 40px;
 background : #fff url(../image/pfeil.gif) no-repeat 20px 50%;
}
hr{
 color: #dedede;
}
.content ul {
 list-style: disc;
 padding-left: 40px;
}
.content li {
 padding-left: 10px;
 padding-right: 4px;
 font-weight: normal; 
}

.content ul li {
 list-style: disc;
}

.content ul ul li {
 list-style: circle;
}

.content ul {
 padding-bottom:10px;
}

DIV.csc-frame-rulerBefore { border-top: 1px solid #dedede; margin: 10px 0px; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #dedede; margin: 10px 0px; }

.csc-sitemap-level1 a{
 font-weight: bold;
}

p.csc-sitemap-level1 {
 padding-top: 10px;
}

p.csc-sitemap-level2 a{
 padding-left: 20px;
}

p.csc-sitemap-level3 a{
 padding-left: 40px;
}

.csc-sitemap-level4 a{
 padding-left: 60px;
}

