html, body { 
  /* height: 100%;*/
   margin: 0;
   padding: 0  
   }
a { 
color:#9C9E9D; 

}
A:hover { 
color:#990000;  
}
 
  #weserbergland_banner {
  float: right;
    margin: 0;
    border: 0;
    voice-family:inherit;
    width: 89px;
    top: 0px;
    height: 907px;
    background-image: url(banner_weserbergland.gif);
    background-repeat: no-repeat;
    background-position: right top;
    }
   
#kopfzeile {
    position: absolute;
    float: left;
    margin: 0;
    border: 0;
    voice-family:inherit;
    width: 770px;
    top: 160px;
    left: 15px;
    }
html>body #kopfzeile {
    /*height: 6%;  Box-Model-Hack Ende */
    }      

#inhalt_links {
    position: absolute;
    float: left;
    padding: 0;
    margin: 0;
    voice-family:inherit;
    width: 165px;
    top: 210px;
    left: 0px;
    height: 800px;
    }
#inhalt_mitte {
    position: absolute;
    float: left;
    padding: 0;
    margin: 0;
    voice-family:inherit;
    width: 612px;
    top: 210px;
    left: 165px;
    height: 800px;
    }
html>body #inhalt {
    /*width: 56%;  Box-Model-Hack Ende */
    }
    
#inhalt_rechts {
    position: absolute;
    float: left;
    padding: 0;
    margin: 0;
    voice-family:inherit;
    width: 172px;
    top: 210px;
    left: 777px;
    height: 800px;
    }
html>body #navigation {
    /*width: 16%;  Box-Model-Hack Ende */
    }    
    
#inhalt:first-line {
   font-weight:bold
   }
   
#footer {

}
#ds_two_links {
    float: left;
    padding: 0;
    margin: 0;
    border: 1px;
    font-size: small;
    font-weight: bold;
    background: #fff;
    color: black;
    voice-family:inherit;
    width: 220px;
    }
#ds_two_rechts {
    float: left;
    padding: 0;
    margin: 0;
    border: 1px;
    font-size: small;
    font-weight: bold;
    background: #fff;
    color: black;
    voice-family:inherit;
    width: 220px;
    }
    
#rootline {
    position: absolute;
    float: left;
    padding: 2px;
    margin: 2px;
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #CCCCCC;
    voice-family:inherit;
    width: 765px;
    top: 190px;
    left: 5px;
    }    
#menu_head {
    position: absolute;
    float: left;
    padding: 0px;
    margin: 0px;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #CCCCCC;
    voice-family:inherit;
    width: 695px;
    top: 3px;
    left: 242px;
    }    
#suche {
    position: absolute;
    float: left;
    padding: 0px;
    margin: 0px;
    voice-family:inherit;
    width: 300px;/*300*/
    top: 30px;/*120*/
    left: 245px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#657EC0;
	
    } 
#inhalt {
    position: absolute;
    float: left;
    padding: 0;
    margin: 0;
    voice-family:inherit;
    width: 930px;
    top: 210px;
    left: 10px;
    height: 800px;
    }
	
