body {
	background-color: #EBE88B;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #EBE88B;
	scrollbar-arrow-color: #A05938;
	scrollbar-base-color: #EBE88B;
	scrollbar-darkshadow-color: #EBE88B;
	scrollbar-face-color: #EBE88B;
	scrollbar-highlight-color: #CAAD72;
	scrollbar-shadow-color: #CAAD72;
	scrollbar-track-color: #CAAD72;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image : url(../piccs/hintergrund.gif);
        background-repeat : repeat-x;
        background-position : 0% 50%;
}

a:link , a:visited , a:active  {

     font-size : 10px;
     font-weight : bold;
     color : #BA0000;
     text-decoration : none;

}
a:hover {

     font-size : 10px;
     text-decoration : underline;
     color : #BA0000;

}

.menue {

     font-size : 10px;
     font-weight : bold;
     text-decoration : none;
     color : #A05938;
     padding : 105px 0 0 30px;
     line-height : 20px;

}
.adresse {

     font-size : 10px;
     font-weight : bold;
     text-decoration : none;
     color : #A05938;
     padding : 10px 0 0 10px;
     background-color: #EBE88B;

}