.hintergrund {
	background-color: #EFE4AE;
	background-attachment: fixed;
	background-image: url(bilder/verlauf.jpg);
	background-repeat: repeat-x;
}
.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A28;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEF4CB;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A259;
	font-stretch: bold;
	}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	color: #A3A259;
	font-stretch: bold;
		}
a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	color: #DEA320;
	font-stretch: bold;
		}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	color: #DEA320;
	font-stretch: bold;
		}
A {
        TEXT-DECORATION: none
}

BODY {
	SCROLLBAR-FACE-COLOR: #F1E6B0;
	SCROLLBAR-HIGHLIGHT-COLOR:  #999999;
	SCROLLBAR-SHADOW-COLOR:   #999999;
	SCROLLBAR-3DLIGHT-COLOR:  #F1E6B0;
	SCROLLBAR-ARROW-COLOR:   #999999;
	SCROLLBAR-TRACK-COLOR:  #F1E6B0;
	SCROLLBAR-DARKSHADOW-COLOR:  #F1E6B0;
	background-color: #DDE0E4;

}

