body {
background-image:  url(images/frosch.jpg);
font-family: Verdana;
font-size: 0.8em;
color: #9f9d9d;
}


#kopf {
height: 3em;
}

#logo {
position: absolute;
float: left;
margin: 68px 0px 0px 10px;
border-color: #ffffff;
}

.menue {
position: absolute;
float: right;
margin: 75px 0px 0px 660px;
}

.menue a:link, a:visited {
color: #80a140;
text-decoration: none;
}

.menue a:hover {
color: #9f9d9d;
text-decoration: none;
}

.menue a:aktiv {
color: #80a140;
font-style: bold;
}


.link a:link, a:visited {
color: #80a140;
text-decoration: none;
}

.link a:hover {
color: #9f9d9d;
text-decoration: none;
}

.link a:aktiv {
color: #80a140;
font-style: bold;
}

.link ul a:link, a:visited {
color: #80a140;
text-decoration: none;
}

.link ul a:hover {
color: #9f9d9d;
text-decoration: none;
}

.link ul a:aktiv {
color: #80a140;
font-style: bold;
}

.strichmenue {
color: #d10019;
}


#ueberschrift {
margin: 150px 0px 0px 435px;
}

#textbox {
margin: 50px 20px 0px 660px;
width: 500px;
}


#impressum {
margin: 20px 0px 0px 0px;
color: #80a140;
font-size: 0.8em;
position: absolute;
float: left;
margin: 40px 0px 0px 110px;
}

#impressum a:link, #impressum a:visited {
color: #9f9d9d;
text-decoration: none;
}


 #fuss {
height: 3em;
}

#footer {
color: #80a140;
font-size: 0.8em;
position: absolute;
float: right;
margin: 40px 0px 0px 660px;
}

#footer a:link, #footer a:visited {
color: #9f9d9d;
text-decoration: none;
}

.referenzenlinks {
float: left;
padding-right: 50px;
}

.referenzenlinks a:link, a:visited {
color: #80a140;
text-decoration: none;
}

.referenzenlinks a:hover {
color: #9f9d9d;
text-decoration: none;
}

.referenzenlinks a:aktiv {
color: #80a140;
font-style: bold;
}

.buntertext {
color: #d10019;
}

#textbox li{
list-style-image: url(images/kreis.gif);
}