body {
	top:0px;
	left:0px;
	width:auto;
    background-image: url(bilder/seite-hg2.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #3a1002;
    scrollbar-3dlight-color: #3A1002;
    scrollbar-arrow-color: #3A1002;
    scrollbar-base-color: #3A1002;
    scrollbar-darkshadow-color: #3A1002;
    scrollbar-face-color: #3A1002;
    scrollbar-highlight-color: #3A1002;
    scrollbar-shadow-color: #3A1002;
    scrollbar-track-color: #3A1002;
    margin: 0px;
    font-family: Verdana;
    font-size: 14px;
}

/*für IE*/
/*#slidingDiv {
 position: absolute;
 top: expression(document.getElementsByTagName ("body")[0].scrollTop + "px");
 }*/ 
#haupt
{
position:absolute;
top:0px;
left:0px;
width:850px;
	
}
#logo {
    position:relative;
    top: 0px;
    left: 0px;
    width: 850px;
    height: 236px;
} 
#wirkontakt
{
	position:absolute;
    top: 267px;
    left: 170px;
    width: 550px;
	height:495px;
}
#text {
    position:absolute;
    top: 267px;
    left: 170px;
    width: 550px;
	height:700px;
	
} #menu {
    position:relative;
    top: 10px;
    left: 18px;
    font-family: Verdana;
    font-size: 14px;
} .titel {
    color: #fffddf;
    font-size: 14px;
    font-family: Verdana;
    padding: 5px 0px;
    margin: 5px 0px;
} .bold-grau {
    color: #333940;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    text-align: justify;
} .bold-gelb {
    color: #d8c293;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    text-align: justify;
    margin: 5px 0px;
    padding: 5px 0px;
} .text {
    color: #fffddf;
    font-size: 11px;
    font-family: Verdana;
    margin: 5px;
    padding: 5px;
} .bold {
    color: #fffddf;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
} .text-grau {
    color: #333940;
    font-size: 11px;
    font-family: Verdana;
}

a:link {
    color: #eb3c02;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}

a:visited {
    color: #eb3c02;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}

a:active {
    color: #eb3c02;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}

a:hover {
    color: #f00;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}
