body{

    width: 916px;
    margin: 0 auto;
    font-family: Verdana, Arial;
    font-size: 0.7em;
    background-color:#CEDEC6;
}
.bild{
  margin-left: 8px;
}
h1{
    color: #666600;
    font-size: 1.4em;
    margin: 10px 0;
}

h2{
    color: #666600;
    font-size: 1.3em;
    margin: 10px 0;
}

h3{
    color: #666600;
    font-size: 1.2em;
    margin: 10px 0;
}

a{
    color: #666600;
    text-decoration: none;
}

a:hover{
    color: #333300;
    text-decoration: underline;
}

ul li{
    list-style: none;
}

legend{
    color: #666600;
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 15px;
}

#headernav a{
    color: #666600;
    text-decoration: none;
}

.sitemap_level_1{
    border-bottom: 1px solid #666600;
}

.sitemap_level_2{
    border-bottom: 1px dotted #666600;
}