
// copyright by CRS-Webdesign,//

BODY
{ 
background: url('../bilder/hintergr.jpg');
font-color: #000000;  
font-family: verdana,arial,helvetica; 
font-size: 10pt;
}


#inhalt
{
background: #ffffff;
width: 72%;
height: 60%;
position:absolute;
top:190px;
left:210px;
z-index:1;
}


#kopf
{

background: url('../bilder/titelleistehint.jpg');
width: 100%;
height: 165px;
position:absolute;
top:0px;
left:0px;
z-index:5; 
}


#menue
{
background: #e9e9e9;
background-attachment: fixed;
background-repeat: no-repeat;
width:205px;
 height:100%;
  position:absolute;
   top:0px;
    margin-left:0px;
    z-index:2; 
  }
  
#navigation
{
background: #e9e9e9;
width:205px;
 height:50%;
  position:absolute;
   top:0px;
    margin-left:0px;
    z-index:3;
    padding-top:220px;
  }

#linie
{
background: #ffffff;
width:100%;
height: 168px;
position:absolute;
top:0px;
margin-left:0px;
z-index:4; 
}

#navi
{
border-top-style: solid;
border-width: 1px;
border-color:#000000;
}

#fuss
{
background:#999999;
background-attachment: fixed;
width:100%;
 height:23px;
  position:absolute;
   bottom:5%;
    margin-left:0px;
    z-index:1; 
}

#logo
{
background: url('../bilder/logo1.jpg');
width:206px; 
height:56px;
 position:absolute;
  bottom:5%;
   margin-left:0px;
    z-index:4;  
}

#adresse
{
background: #ffffff;
width:100%x;
  position:absolute;
   bottom:2%;
    margin-left:0px;
    z-index:0;
    padding-left: 238px;
    font-color: #000000;  
font-family: verdana,arial,helvetica; 
font-size: 8pt;

    
   }