BODY {
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#B4A180;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#B4A180;
	scrollbar-arrow-color:#B4A180;
	scrollbar-track-color:#000000;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/trauben.jpg);
	background-repeat: no-repeat;
	background-position: 250px 130px;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3A07F;
	line-height: 22px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #9D845B;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9C8856;
}
LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #B7A484;
	padding: 10px;
}

