body {
height:100%;
margin:0;
padding:0;
background-color:#f0fff0;
}

#menu {
left:0;
top:0;
width:100%;
height:200px;
z-index:4;
}

body>#rahmen { padding-top:200px; }

body>#menu { position:fixed; }

body>#inhalt { position:static; }

td    
  { color: #333; font-weight: normal; font-size: 13px; line-height: 18px; font-family: Verdana }

p
  { color: #333; font-weight: normal; font-size: 13px; line-height: 18px; font-family: Verdana }

a  
 { font-size: 13px; font-family: Verdana; font-weight: bold; line-height: 18px; text-decoration: none }

a:link      { color: #8b4513 }
a:visited      { color: #8b4513 }
a:hover     { color: #cc6600; text-decoration: underline; }
a:active     { color: #660000 }


a.s  
 { font-size: 13px; font-family: Verdana; font-weight: normal; line-height: 18px; text-decoration: none }

a.s:link      { color: #333300 }
a.s:visited      { color: #333300 }
a.s:hover     { color: #cc6600; text-decoration: underline; }
a.s:active     { color: #660000 }

a.gruen     
 { font-size: 13px; font-family: Verdana; font-weight: bold; line-height: 18px; text-decoration: none }

a.gruen:link       { color: #093 }
a.gruen:visited      { color: #630 }
a.gruen:hover    { color: #630 }
a.gruen:active    { color: #630 }

li.gruen   
{ 
color: #093; 
font-weight: normal;
font-size: 13px; line-height: 16px;
font-family: Verdana; 
text-decoration: none 
}

h1   
   { color: #333; font-style: normal; font-weight: bold; font-size: 16px; line-height: 16px; font-family: Verdana }

h2  
    { color: #333; font-weight: bold; font-size: 13px; line-height: 16px; font-family: Verdana; padding-top: 7px; border-top: 2px none; border-top-color: #CCCCCC; border-top-style: ridge; margin-top: 30px; margin-bottom: 0px  }
    
ol  { margin-left: 10px }    

