html {
}

body
{
   position: absolute;
   font: 1em Arial, Verdana;
   height: 100%;
   width:100%;
   margin: 0;
   padding: 0;
   background: #ffffff;
   text-align: center;
}


div.rahmen_oben
{ 
   position: relative;
   top:0px;
   margin: 0px auto; 
   text-align: left; 
   width: 1000px;
/*   background: url(rahmen_oben_1000.jpg); */
   border: 0px dotted #669966;
   height:24px;
}


div.allesaussen
{ 
   position: relative;
   top:20px;
   margin: 0px auto; 
   text-align: left; 
   width: 1000px;
/*   background: url(hauselfirahmenmitte1000.jpg); */
   repeat-y;
   border: 1px solid #000000;
   height:auto;
}

div.rahmen_unten
{ 
   position: relative;
   bottom:0px;
   left:0px;
   margin: 0px auto; 
   text-align: left; 
   width: 1000px;
/*   background: url(rahmen_unten_1000.jpg); */
   border: 0px solid #ffff66;
   height:25px;
}

div.menu
{ 
   position: relative;
   top:-52px;
   left:-25px;
   margin: 0px auto; 
   text-align: left; 
   width: 900px;
   border: 0px dotted #ffff66;
   height:25px;
}

ul#hnavlist
{
margin-left: 20;
padding-left: 20;
white-space: nowrap;
height: 30px;
}

#hnavlist li
{
   display: inline;
   list-style-type: none;
   padding: 0px 30px 0px 35px;
   text-decoration: none;
   border-style: solid;
   border-color: #222222;
   border-top-width:0px;
   border-left-width:0px;
   border-right-width:0px;
   border-bottom-width:0px;
   float: left;
   color: #0F4D2A;
   font-weight:normal;
   font-size:20px; 
}

#hnavlist li a:link {
   text-align:center;
   text-decoration: none;
   color: #0F4D2A;
   font-weight:normal; 
}
#hnavlist li a:visited{
   text-decoration: none;
   color: #0F4D2A;
   font-weight:normal; 
}

#hnavlist li a:hover{
   text-decoration: none;
   color: #0F4D2A;
   font-weight:normal; 
   font-style:italic; 
}





div.kopf
{ 
   position: relative;
   top:0px;
   left:18px;
   margin: 0px; 
   text-align: left; 
   width: 960px;
   background: url(hauselfi_kopf960.jpg);
   border: 0px dotted #000;
   height:166px;
}

div.fuss
{ 
   position: relative;
   bottom:0px;
   left:18px;
   margin: 0px; 
   text-align:left; 
   width: 960px;
   background: url(hauselfifooter960.jpg);
   border: 0px dotted #ff0000;
   height:30px;
   display: block;
}


div.bild1
{ 
   position: relative;
   top:0px;
   padding: 0px;
   left:50px;
   margin: 0px; 
   text-align: left; 
   background: url(pic410.jpg);
   border: 1px dotted #11ffff;
   height:450px;
   display: block;
   width: 400px;
}

div.text1
{ 
   position: relative;
   top: -452px;
   left: 450px;
   margin: 0px; 
   padding: 0px;
   text-align:left; 
   width: 450px;
   background-color: #ccffcc;
   background: url(pic410.jpg);
   border: 1px dotted #ff0000;
   height: 450px;
   color: #ff0000;
   display: block;
   float: clear;
}

div.text1
{ 
   position: relative;
   top: 0px;
   left: 0px;
   margin: 0px; 
   padding: 0px;
   text-align:left; 
   width: 450px;
   background-color: #ccffcc;
   background: url(pic410.jpg);
   border: 1px dotted #ff0000;
   height: 450px;
   color: #ff0000;
   display: block;
   float: clear;
}



