body {
font-family: Arial,Ebrima;
font-size: 15px;
line-height: 25px;
background: url(hinter.png) fixed;
padding-top: 160px;

}

#footer {
color: #555;
position: absolute;
bottom: 0px;
left: 0px;
font-size: 13px;
width: 100%;
text-align: center;
background:  url(fb.png);
padding-top: 5px;
}
li {
list-style-image: url(lse.png);
}
#menu a {
text-decoration: none;
color: #fff;
display: block;
background: url(abg.png) no-repeat;
width: 160px;

padding: 3px 0px 3px 10px;
margin: 3px 0px;
}
#menu a:hover {
color: #fff;
background: url(abgh.png) no-repeat;
}
#menu a:hover:before {

}
#menu {

position: absolute;
top: 180px;
left: 10px;
}
#logo {

}
#text {
margin-left: 200px;
width: 800px;
}
#header {
background: url(lh.png) repeat-x;
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;

padding: 25px 0px 17px 0px;

}
.aktiv {
font-weight: bold;
}
#infoS {
border-top: 1px solid #000;

}