/*Waldkoenige*/

body {
background-color: #000000;
background-image: url(../grafiken/bg.jpg);
font-size: 16px;
}

a:link {
text-decoration: none;
color: #6a800b;
}

a:visited {
text-decoration: none;
color: #6a800b;
}

a:hover {
text-decoration: none;
color: #344c00;
}

a img {
border: 0px;
}

#hauptdiv {
position: absolute;
width: 980px;
height: 552px;
background-image: url(../grafiken/bg_menu.png);
}

#navi {
position: absolute;
width: 130px;
height: 200px;
top: 195px;
left: 180px;
}

.bottom_navi {
position: absolute;
bottom: 25px;
}

.bottom_navi a {
color: #ce6b16;
}

.bottom_navi a:hover {
color: #e7c21b;
}

.button {
position: absolute;
width: 130px;
height: 30px;
}

.button:hover {
position: absolute;
width: 130px;
height: 30px;
background-position: -130px;
}

#text {
position: absolute;
background-image: url(../grafiken/bg_text3.png);
left: 330px;
top: 170px;
width: 435px;
height: 395px;
padding: 25px 45px 15px 70px; /* oben,rechts,unten,links */
}

.bildkasten {
padding: 5px;
margin-bottom: 10px;
}

.textkasten {
margin-bottom: 20px;
}

.einruecken {
margin-left: 25px;
}

#aktuelles {
position: absolute;
width: 300px;
height: 100px;
margin-left: 37px;
background-image: url(../grafiken/buttons/aktuell.jpg);
}

#aktuelles:hover {
background-position: -300px;
}

#archiv {
margin-top: 130px;
margin-left: 37px;
}
