body {
    background-color:#FAEBD7;
    background-image: url(bottombg..gif);
    background-position: top:0px;
    background-position: left:0px;
    	scrollbar-face-color           : #9B2C2C;
                  scrollbar-shadow-color         : 660000;
                  scrollbar-highlight-color      : #FAE0BE;
                  scrollbar-3dlight-color        : #AC8976;
                  scrollbar-darkshadow-color     : #033845;
                  scrollbar-track-color          : #FAE0BE;
                  scrollbar-arrow-color          : FAEBD7}
}

.bold /* Navigation nach Heftenummern */
{
  font-weight:bold;
  color:A62336;
  font-family: Arial, Helvetica, sans-serif;
; font-size: 10pt
}
		
a.menu {
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size:8pt;
    display: block;
    margin-top:5px;
    text-align:right;
    width:128px;
    padding:2px;
; border: 1px #A62336 solid
	
}
a.menu2 {
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size:9pt;
    font-weight : bold;
    display: block;
    margin-top:5px;
    text-align:right;
    width:128px;
    border-style:solid;
    border-width:1px;
    padding:2px;
	
}
a.menu:link { 
color:9B2C2C;
text-decoration:none;

}
a.menu:visited { 
color:9B2C2C;
text-decoration:none;
z-index : 2;
}
a.menu:hover {
    color: #FAEBD7;
    background-color:9B2C2C;
    text-decoration:none;
	z-index : 2;
}

a.menu:active { 
color:FAEBD7; 
background-color:9B2C2C;
text-decoration:none; 

}
a.menu2:link { 
color:9B2C2C; 
text-decoration:none;
z-index : 2;
}

a.menu2:visited { 
color:9B2C2C;
text-decoration:none;
}

a.menu2:hover {  
color:FAEBD7; 
background-color:9B2C2C;
text-decoration:none;

 }

a.menu2:active {
    color: #FAEBD7;
    background-color:9B2C2C;
    text-decoration:none;
	
}

div#link {position: absolute;  }
div#link a {display: block;}
div#link a:hover {background: 9B2C2C; }
div#link a span {display: none;}
div#link a:hover span {
    display: block;
    text-decoration : none;
    font-size: smaller;
    position: absolute;
    top: 35px;
    left: 0;
    width: 128px;
    padding: 5px;
    margin: 0px;
    z-index: 100;
    color: FAEBD7;
    background: AC8976;
    border-style:solid;
    border-width:1px;
    border-color:9B2C2C;
}



.submenu {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-align: right; border: 1px #A62336 solid; width: 100px; margin-top: 5px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; color: #A62336; text-decoration: none; margin-right: 50px; background-position: right; margin-left: 0px}
