body { 
font : 100.01% Verdana, Geneva, Kalimati, sans-serif !important; 
font-size: 10pt !important;
color : black; 
background-image: url(img/background.gif);

}

#Header {
background-image: url(img/logo.gif);
}

#Textfeld {
background: #ffffff;
filter: alpha(opacity=90); /* IE Hack */ 
opacity: 0.9;

text-align: left;
position:relative;
   
   width:900px;
   margin: 10px auto;
    
}

#Start
{
background: #ffffff;
filter: alpha(opacity=90); /* IE Hack */ 
opacity: 0.9;


position:relative;
   width: 900px;
   margin: 10px auto;
    
}



#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 143px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navcontainer a:link { 
text-decoration: none; 
color: #A81B07;
font-weight: bold;
}

#navlist a:visited { 
text-decoration: none; 
color: #A81B07;
font-weight: bold;
}

#navlist a:hover { 
text-decoration: none; 
color: #000000;
font-weight: bold;
}

#navlist a:active { 
text-decoration: none; 
color: #A81B07;
font-weight: bold;
}

#Textfeld  a:link { 
color : #A81B07; 
text-decoration : none; 
font-weight : bold;
} 
#Textfeld a:visited { 
color : #A81B07; 
text-decoration : none; 
font-weight : bold;
} 
#Textfeld a:hover { 
color : #A81B07; 
text-decoration : underline;
font-weight : bold;
}
#Textfeld a:active { 
color : #A81B07; 
text-decoration : none; 
font-weight : bold;
}

#Start  a:link { 
color : #A81B07; 
text-decoration : none; 
font-weight : bold;
} 
#Start a:visited { 
color : #A81B07; 
text-decoration : none; 
font-weight : bold;
} 
#Start a:hover { 
color : #A81B07; 
text-decoration : underline;
font-weight : bold;
}
#Start a:active { 
color : #A81B07; 
text-decoration : none; 
font-weight : bold;
}








