#wrapper{
    width: 990px;
    margin: 0 auto 42px;
    background-color: #fff;
    position: relative;
    padding: 187px 0 0 0;
}

#marginwrapper{
    width: 990px;
    background-color: #fff;
    background-repeat: repeat-y;
    padding: 0 0 10px 0;
    margin: 0 0 50px 0;
    position: relative;
}

#head{
    width: 990px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    height: 185px;
}

#contentwrapper{
    width: 970px;
    border: 1px solid #737373;
    margin: 0 10px 25px;
    min-height: 350px;
    background-color: transoarent;
    position: relative;
    background-image: url(../images/bg_contentwrapper.gif);
    background-position: left top;
    background-repeat: repeat-y;
}

.breadcrumb {
   position: relative;
   width: 758px;
   background-color: transparent;
   color: #757575;
   height: 22px;
   padding: 15px 5px 0 20px;
   margin: 10px 0 0 0;
   text-decoration: none;
   font-weight: bold;
}

.breadcrumb a {
   color: #757575;
   text-decoration: none;
   font-weight: bold;
}

#menu_main {
   background-color: #333;
   padding-bottom: 10px;
   padding-top: 10px;
   margin-top: 0px;
   list-style: none;
   float: left;
   border-top: 1px solid #fff;
   top: 0px;
   left: 0px;
   width: 169px;
   margin: 210px 0 0 0;
}

#menu_top{
   position: absolute;
   right: 0px; 
   padding: 4px 0 4px 0;
   text-align: right;
   color: #7a6f5f;
   display: inline;
   top: 144px;
   width: 990px;
   background-color: #f5a628;
   top: 163px;
   list-style-type: disc;
}

#kontakt{
    position: absolute;
    left: 0px;
    padding: 0 0 0 15px;
    color: #7a6f5f;
    top: 167px;
}

#header {
    position: absolute;
    top: 0px;
    right: 0px;
}

#kopf {
    position: absolute;
    right: 196px;
    width: 221px;
    min-height: 187px;
    top: 0px;
}

#logo {
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 190px;
}

#contentcontainer{
    background-color: #f4f4f3;
    margin: 0 0 0 0;
    min-height: 500px;
}

#content{
    background-color: #f4f4f3;
    color: #757575;
    width: 500px;
    padding: 12px 25px 25px 25px;
    margin: 0 0 0 190px;
}

#bannerbk{
    margin: 0 0 20px 0;
    background-color: #dddddb;
    float: right;
    width: 200px;
    padding: 0 7px;
}

#pagerouter{
	position: relative;
   width: 750px;
   color: #757575;
   margin: 0 0 0 200px;
   padding: 0 220px 15px 0;
   list-style: none;
   font-size: 92%;
   margin: 0;
   text-align: right;
   font-weight: bold;
}

#pagerouter li{
    display: inline;
    padding: 0 20px;
}


#pagerouter a,
#pagerouter a:link,
#pagerouter a:visited {
   color : #757575;
   font-weight : bold;
   text-decoration: none;
}

#pagerouter a:focus,
#pagerouter a:hover,
#pagerouter a:active {
   color: #757575;
   text-decoration: underline;
}
   
#head h1{text-indent: -2000px;margin:0;padding:0;}

#weladdress{
    padding: 6px;
}
#weladdress address{
    font-style: normal;
    text-align: right;
}
.HPLogo{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
#welcome{
    position: absolute;
    left: 180px;
    top: 30px;
    z-index: 2;
}

#printhead{
    display: none;
}
/*
   Verwaltung
*/
#verwaltung{
    background-color: #f2f0e3;
    border-bottom: 1px solid #003467;
    text-align:center;
    padding:8px;
}
#verwaltung a,
#verwaltung a:link,
#verwaltung a:visited {
    color : #fff;
    background-color: #036;
    border-right:1px solid #f2f0e3;
    margin: 0 5px;
    padding:5px;
    font-weight : normal;
    text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
    background-color: #369;
}

