body {
background-color:#99141b;
margin: 0;
padding: 0;
font-family:  Arial, Helvetica, Verdana, sans-serif;
color: #333333;
}

img { border: none;}

.all_bg {
background-image: url(bilder/content_bg.gif);
background-repeat:no-repeat;
background-position:right 220px;
}

.navi {
background-image: url(bilder/navi_bg.gif);
background-repeat:no-repeat;
background-position:left top;
background-color:#e8d4af;
height: 640px;
color: #e58438; 
}

.navi ul {list-style-type: none; margin-top:50px;  }
.navi li { margin-bottom: 14px;}
.navi li a {text-decoration: none; color: #e58438;}
.link {padding-left: 30px;background-image:url(bilder/link_bg_hover.gif); background-repeat:no-repeat; font-weight:bold; Font-size: 15px; height: 20px; text-decoration: none;}
.link_sub {padding-left: 20px; font-weight:bold; Font-size: 13px; height: 20px; text-decoration: none;}
.link_active {padding-left: 20px; font-weight:bold; Font-size: 13px; height: 20px; text-decoration: none; color: #99141b;}
.active {padding-left: 30px;background-image:url(bilder/link_bg_active.gif); background-repeat:no-repeat;  font-weight:bold; Font-size: 15px; height: 20px; text-decoration: none; color: #930610;}
.active_sub {padding-left: 30px;background-image:url(bilder/link_bg_active.gif); background-repeat:no-repeat;  font-weight:bold; Font-size: 15px; height: 40px; text-decoration: none; color: #930610;}
.back {padding-left: 70px;  font-weight:bold; Font-size: 18px; height: 40px; text-decoration: none; color: #fff;}
.dead {text-decoration: none; color: #e58438;}


.navi2 {
background-image: url(bilder/navi_bg_2.gif);
background-repeat:repeat-y;
background-color:#e8d4af;
}

.content {


}

.content img {
margin-top: 50px;
margin-left: 40px;
margin-bottom: 30px;
}

h1 {
font-weight:bold; 
font-size: 16px;
color: #e58438;
margin-left:40px;
}

.content p {
margin-left: 40px;
margin-right: 100px;
margin-top: 0px;
font-size: 12px;
}

.content table {
font-size: 12px;
}

.content p a {text-decoration: none; color: #99141b;}

.content span {
margin-left: 40px;
margin-right: 100px;
margin-top: 0px;
font-size: 14px;
margin-bottom: 2px;
color: #000;
}

.footer {
font-weight:bold; 
font-size: 12px;
color: #e58438;
}

ul.leistung {
margin-left: 20px;
}


