body {
margin: 0px;
padding: 0px;
font-size: 101%;
background-color: #000000;
background-image:  url(../images/body_bgr.jpg);
background-position: center center;
background-repeat: repeat-x;
}

html {
height: 100%;
}

div, img {
margin: 0px;
padding: 0px;
/*border: 1px solid #ff00ff;*/
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #8f511c;
text-decoration: underline;
}

#wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 1131px;
height: 848px;
margin-left: -565px;
margin-top: -424px;
background-image:  url(../images/site_bgr.png);
background-position: bottom center;
background-repeat: no-repeat;
}

#header_logo {
z-index: 40;
position: absolute;
top: 122px;
left: 122px;
width: auto;
height: auto;
}

#header_bogen {
z-index: 30;
position: absolute;
left: 76px;
top: 75px;
width: 979px;
height: 212px;
background-image:  url(../images/header_bogen.png);
background-position: center center;
background-repeat: no-repeat;
}

#wrapper_menu {
z-index: 20;
position: absolute;
left: 102px;
top: 210px;
width: 927px;
height: 160px;
}

.menu {
position: absolute;
top: 210px;
width: 199px;
height: 131px;
background-image:  url(../images/menu_bgr.png);
background-position: center center;
background-repeat: no-repeat;
}

.menupunkt {
position: absolute;
bottom: 24px;
left: 24px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.6em;
font-weight: normal;
color: #8f511c;
}

.menuhover {
z-index: 40;
position: absolute;
top: 210px;
width: 199px;
height: 131px;
cursor: pointer;
}

#menu1, #menuhover1 {
left: 102px;
}

#menu2, #menuhover2 {
left: 285px;
}

#menu3, #menuhover3 {
left: 466px;
}

#menu4, #menuhover4 {
left: 651px;
}

#menu5, #menuhover5 {
left: 834px;
}

#wrapper_content {
z-index: 40;
position: absolute;
top: 360px;
left: 156px;
width: 820px;
height: 220px;
overflow:auto;
}

#wrapper_titel {
z-index: 50;
position: absolute;
bottom: 164px;
left: 156px;
width: 370px;
height: 90px;
overflow: hidden;
}

#wrapper_footer {
z-index: 20;
position: absolute;
bottom: 76px;
left: 76px;
width: 927px;
height: 157px;
}

#footer_bogen {
z-index: 30;
position: absolute;
left: 76px;
bottom: 76px;
width: 987px;
height: 160px;
}

#footer_ornament {
z-index: 30;
position: absolute;
left: 76px;
bottom: 76px;
width: 95px;
height: 85px;
}

h2 {
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #8f511c;
}

h3 {
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #8f511c;
}

.tablehead {
padding: 6px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
background-color:  #9a7610;
background-repeat: repeat;
}

.tablecontent {
padding: 6px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #8f511c;
background-image:  url(../images/bgr_weiss.png);
background-repeat: repeat;

}


