#wrapper{
   width: 954px;
   margin: 0 auto;
   position: relative;
   text-align:left;
}
#contentwrapper{
   padding: 260px 0 30px;
   position: relative;
   width: 954px;
}
#mainContent{
   float: right;
   width: 738px;
   border-bottom: 40px solid #fff;
}
#content {
   float: left;
   border-left: 12px solid #fff;
   width: 500px;
   position: relative;
}
#bannerbk {
   float: right;
   width: 206px;
}
#SubNaviAndSearchContainer{
   float: left;
   width: 207px;
   padding-bottom: 170px;
   background-image:url(../images/bg_menu_main_sub.jpg);
   background-position: left bottom;
   background-repeat: repeat-x;
}

#MenuMainSubContainer{clear:both;}

#searchBox{
   background:#E9EDF0 none repeat scroll 0%;
   border-bottom:1px solid #FFFFFF;
   height:27px;
   padding:4px 10px;
}
#searchBox form input.searchInput{
   background-color:#fff;
   border:1px solid #DCE1E5;
   float:left;
   margin: 3px 0 0 0;
   padding: 2px 4px 1px 4px;
   width:150px;
}

#searchBox form input.searchButton{
   border: 0 none;
   margin: 3px 0 0 0;
   padding: 0;
   float:right;
   height:21px;
   width:21px;
}

#head{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
}
#head h3{
   color:#00479B;
   float:left;
   font-size:130%;
   font-weight:bold;
   padding:14px 0 0 0;
   margin: 0;
}
#sectionImages {
   position:absolute;
   top:102px;
   left: 0;
   width:956px;
   height:155px;
}
#smallSection,
#largeSection{
   position: relative;
   float: left;
}

a.HPLogo{
   position: absolute;
   top:10px;
   right: 0;
   z-index: 12;
}

.printPage{
   border-bottom: 10px solid #fff;
}


#fixedElements{
   bottom:0;
   left: 0;
   position:fixed;
   width:100%;
}
#centerFixed{
   position: relative;
   margin: 0 auto;
   width: 954px;     
}

#tuvLogo a,
#tuvLogo a:link,
#tuvLogo a:visited {
   color : #40515E;
   font-weight: bold;
   text-decoration : none;
}

#tuvLogo a:focus,
#tuvLogo a:hover,
#tuvLogo a:active{
   text-decoration: underline;  
}

#tuvLogo {
   position: absolute;
   top: -120px;
   left: 10px;
}
#tuvLogo a img{
   border: 0 none;  
}
#footer {
   background:#FBC100 none repeat scroll 0%;
   padding:8px 0;
}
#footer h3 {
   color:#40515E;
   float:left;
   font-size:12px;
   font-weight:bold;
   padding:0 0 0 18px;
   margin: 0;
}
#footer h3 a,
#footer h3 a:link,
#footer h3 a:visited {
   color : #40515E;
   font-weight: bold;
   text-decoration : none;
}

#footer h3 a:focus,
#footer h3 a:hover,
#footer h3 a:active{
   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;
}