
// copyright by C. Sommacal,//


BODY
{ 

font-color: #000000;  
font-family: verdana,arial,helvetica ,sans serif; 
font-size: 10pt;
background:#000000;
}


#inhalt
{
background: #ffffff;
height: 61%;
position:absolute;
top:182px;
left:230px;
z-index:4;

}


#kopf
{

background: url('../bilder/titelleistehint.jpg');
height: 176px;
position:absolute;
top:0px;
left:0px;
z-index:5; 
}


#menue
{
background: #e9e9e9;
background-attachment: fixed;
background-repeat: no-repeat;
width:220px;
 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:8px;
    z-index:3;
    padding-top:208px;
  }

#linie
{
background: #ffffff;
height: 184px;
position:absolute;
top:0px;
margin-left:0px;
z-index:0; 
}

#navi
{
border-top-style: solid;
border-width: 1px;
border-color:#000000;
}



#logo1
{
background: url('../bilder/logofuss1.gif');
width:100%;
height:23px;
 position:absolute;
  bottom:4.5%;
   margin-left:0px;
    z-index:4;  
}


#adresse
{

width:800px;
  position:absolute;
     bottom:5pt;
    z-index:5;
    font-color: #000000;  
font-family: verdana,arial,helvetica,sans serif; 
font-size: 8pt;
left: 245px;
    
   }


a:link{    color: #000000; text-decoration:none; ;font-family: verdana,arial,helvetica; font-size: 10pt;font-weight:bold; }

a:visited{  color: #000000;text-decoration:none;font-family: verdana,arial,helvetica; font-size: 10pt;font-weight:bold; }

a:active{   color:#000000;text-decoration:none;font-family: verdana,arial,helvetica; font-size: 10pt;font-weight:bold;  }

a:hover{   color: #ff9900; text-decoration:none;font-family: verdana,arial,helvetica; font-size: 10pt; font-weight:bold;}

#subnavi a { color: #000000;text-decoration:none; font-family: verdana,arial,helvetica;font-size: 7pt;font-weight:bold;}
#subnavi a:visited { color: #000000;text-decoration:none; font-family: verdana,arial,helvetica;font-size: 7pt;font-weight:bold;}
#subnavi a:active { color: #000000;text-decoration:none; font-family: verdana,arial,helvetica;font-size: 7pt;font-weight:bold;}
#subnavi a:hover { color: #ff9900;text-decoration:none; font-family: verdana,arial,helvetica;font-size: 7pt;font-weight:bold;}
