#wrapper{
    width: 967px;
    margin: 40px auto 42px;
    background-color: #fff;
    position: relative;
    padding: 260px 0 0 0;
}
#head {
   position: absolute;
   top: 0;
   left: 0;
   background-color: #fff;
   width: 967px;
   min-height: 270px
}
#header{
   position: absolute;
   top: 70px;
   min-height: 200px
}
#contentwrapper{
   position: relative;
   width: 967px;
   background-color: #fff;
}
#content{
	position: relative;
   width: 680px;
   padding: 35px;
   margin: 0; 
}
#right{
   float: right;
   width: 200px;
}
#bannerbk{
   position: relative;
   width: 200px;
}
#service{
   position: relative;
   background-color: #666666;
   color: #fff;
   font-weight: bold;
   text-align: left;
   padding: 3px 0 3px 10px;
}
#menu_service{
   position: relative;
}
#energie{
   position: relative;
   background-color: #666;
   color: #fff;
   font-weight: bold;
   text-align: left;
   padding: 3px 0 3px 10px;
   margin: 10px 0 0 0 ;
}
   
#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: 8px;
    display: block;
}
#welcome{
    position: absolute;
    left: 180px;
    top: 30px;
    z-index: 2;
}

#printhead{
   display: none;
}

#searchcontainer{
   position: relative;
   height: 30px;
   margin: 20px 0 20px 0;
   padding: 0;
}

#searchBox{
   position: absolute;
   right: 30px;
   height: 27px;
   padding:4px 10px;
   width: 11.5em;
}
#searchBox form input.searchInput{
   background-color:#fff;
   border:1px solid #000;
   float:left;
   margin: 3px 0 0 0;
   padding: 2px 4px 1px 4px;
   width: 10em;
   font-size: 92%;
}

#searchBox form input.searchButton{
   background-color: transparent;
   border: 0 none;
   margin: 3px 0 0 3px;
   padding: 0;
   float: right;
   width: 16px;
}

/* Pagerouter *******************************************/
#pagerouter {
   position: relative;
   background-color: #666666;
   clear: right;
   margin: 0;
   padding: 0;
   min-height: 30px;
}

#pr_top {
   position: absolute;
   top: 5px;
   left: 35px;
   padding: 0;
   margin: 0;
}
#pr_print {
   position: absolute;
   top: 5px;
   right: 250px;
   padding: 0;
   margin: 0;
}

#pagerouter a,
#pagerouter a:link,
#pagerouter a:visited {
   color : #fff;
   font-weight : bold;
   text-decoration: none;
}

#pagerouter a:focus,
#pagerouter a:hover,
#pagerouter a:active {
   color: #fff;
   text-decoration: underline;
}

/*
   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;
}

#print_logo,
#print_adresse {
   display: none;
}
