#wrapper {
   position: relative;
   width: 920px;
   margin: 0 auto;
   padding: 0;
}

#head {
   position: relative;
   width: 920px;
   margin: 0 auto;
   padding: 0;
   z-index: 999;
}
#layoutcontainer{
   position: relative;
   width: 920px;
   z-index: 2;
   background-position: top left;
   background-repeat: no-repeat;
}
#layoutcontainer img{
   display: block;
}
#schatten{
   position: absolute;
   margin: 0;
   padding: 0;
   background-color: #fff;
   height: 30px;
   width: 920px;
   opacity:0.85;
   bottom:0;
   z-index: 5; 
}

#print_adresse,
#print_logo {
   display: none;
}

#logo{
   position: relative;
   height: 51px;
   background-image:url(../images/bg_logo.gif);
}
.HPLogo{
   position: absolute;
   margin-top: 5px;
   left: 2px;  
}

#logotext{
   position: absolute;
   margin-top: 47px;
   left: 85px;
}

#contentwrapper {
   position: relative;
   background-color: #fff;
   margin: 0;
   padding: 0;
   border-top: 7px solid #E1A432;
}

#content {
   position: relative;
   min-height: 150px;
   padding: 20px 0 20px 0;
   width: 690px;
   margin: 0 15px 0 0;
   float: right;
}

#MenuMainSubSub {
   float: none;
}
#menu_top{
   clear: right;
}

/* Idx-Ref-Detail  ************************************/

#idxref_detail_content {
   position: relative;
   min-height: 150px;
   margin: 0;
   padding: 0 15px 0 0;
   width: 485px;
}

.head_adress {
   font-weight: bold;  
}

#bannerbk {
   width: 180px;
   margin: 0;
   padding: 0 5px;
   float: right;
   line-height: 130%;
   font-size: 92%;
}
#bannerbk h1{font-size: 120%;}
#bannerbk ul, #bannerbk ol {
	position: relative;
	margin: 0;
	padding: 0; 
	list-style-type: none;
}
#bannerbk ul li, #bannerbk ol li {
	margin: 0 0 15px 0;
}

#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited {
   color : #587678;
   font-weight : bold;
   text-decoration: underline;
}
#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active {
   background-color: #587678;
   color: #fff;
}

/* Menü Top *************************************************/
#menu_top{
   clear: right;
}

/* Suchbox **************************************************/
#searchBox{
   position: absolute;
   right: 0;
   margin-top: 47px;
   height: 27px;
   padding:4px 10px;
   width: 11.5em;
}
#searchBox form input.searchInput{
   background-color:#d1e0bd;
   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;
}

#verwaltung{
   position: relative;
   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;
   padding:5px;
   font-weight : normal;
   text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
   background-color: #369;
   
}
