body {
font-family : arial, verdana, sans-serif;
background-color : #d8d8d8;
}
#seite {
width : 95%;
margin : 2%;
}
#bild {
background-image: url("Baujagd/Fuchsjagd.gif");
background-repeat:no-repeat;
background-position:right center;
background-color:#FFcc99;
height : 8.5em;
}
#beton {
float : left;
width : 11.0em;
height : 155.6em;
padding : 20px;
background-color : #ffcc99;
clear : both;
}

#inhalt {
background-color : #ffcc99;
padding : 20px;

}
a:link {
color : #000000;
}
a:visited {
color : #000000;
}
a:active {
color : #000000;
}
a:hover {
color : #000000;
text-decoration : underline;
font-weight : bold;
}
h1 {
font-size : 1.1em;
}
h3 {
font-size : 0.9em;
line-height : 290%;
font-weight : normal;
}
h4 {
font-size : 0.9em;
font-weight : bold;
}
p {
font-size : 0.9em;
text-align : justify;
}

table{font-size: 0.9em; text-align:left;}
ul{style="list-style-type:disc; font-size: 0.9em; text-align:justify;"}
li{style="list-style-type:disc; font-size: 0.9em; text-align:justify;"}
b{ font-size: 0.9em;}
div#sitemap {
    background: #d8d8d8;
    padding: 0.5em;
    border: 1px solid #A1A1A1;
    margin: 0 auto;
    width: 700px;
    float:right;
    clear : both;
    }
#sitemap ul.columns {
    padding: 0.5em;
    border: 1px solid #FFFFFF;
    margin: 0.45em;
    width: 200px;
    float: left;
    }
#sitemap ul {
    margin-left: 0;
    padding-left: 0;
    }
#sitemap li {
    list-style-type: none;
    margin: 3px 0;
    }
#sitemap .divider {
    clear: both;
    }
