
body
{
margin-top: 15px; 
margin-left: 15px; 
margin-right: 0px;
margin-bottom: 5px; 
background-color: #aab978;
font-family: verdana, helvetica, tahoma, arial; 
color: #683A00; 
font-size: 90%;
}

table,td 
{
font-family: verdana, helvetica, tahoma, arial; 
color: #683A00; 
font-size: 90%;
}

body
{
font-family: verdana, helvetica, tahoma, arial; 
color: #683A00; 
font-size: 90%;
scrollbar-face-color: #eef8cd; 
scrollbar-shadow-color: #eef8cd; 
scrollbar-highlight-color: #eef8cd; 
scrollbar-3dlight-color: #eef8cd; 
scrollbar-darkshadow-color: #818e54; 
scrollbar-base-color: #eef8cd; 
scrollbar-arrow-color: #818e54; 
scrollbar-track-color: #eef8cd;
}

/* menue  */

#menu1 a , #menu1 a:visited , #menu1 a:active 
{
display:block;
background-color:#;
text-decoration:none;
text-align:left;
font-size: 100%;line-height: 175%;
font-family: verdana, arial, helvetica, verdana, tahoma, sans-serif;
color:#683A00;
width:100%;
}

#menu1 a:hover
{
background-color:#eef8cd;
color:#000000;
text-decoration:none;
}


