body{
    background: url("images/WEB_entstaubte.jpg") top repeat-x;
    width: 916px;
    margin: 0 auto;
    font-family: Verdana, Arial;
    font-size: 0.7em;
}

h1{
    color: #e2001a;
    font-size: 1.4em;
    margin: 10px 0;
}

h2{
    color: #e2001a;
    font-size: 1.3em;
    margin: 10px 0;
}

h3{
    color: #e2001a;
    font-size: 1.2em;
    margin: 10px 0;
}

a{
    color: #e2001a;
    text-decoration: none;
}

a:hover{
    color: #999999;
    text-decoration: underline;
}

ul li{
    list-style: none;
}

legend{
    color: #999999;
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 0px;
}

#headernav a{
    color: #999999;
    text-decoration: none;
}

.sitemap_level_1{
    border-bottom: 1px solid #777777;
}

.sitemap_level_2{
    border-bottom: 1px dotted #777777;
}