body {
	background-attachment:fixed;
	background-image:url(grafiken/streifen.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#D1D3D4;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-right:5px;
	scrollbar-base-color:#D1D3D5;
	scrollbar-3dlight-color:#EAEAEA;
	scrollbar-arrow-color:#808284;
	scrollbar-darkshadow-color:#808284;
	scrollbar-face-color:#D1D3D5;
	scrollbar-highlight-color:#EAEAEA;
	scrollbar-shadow-color:#808284;
	scrollbar-track-color:#D1D3D5;
}
a:link, a:visited {
    color:#808284;
	font-size:13px;
	text-decoration:none;
}
a:hover {
    color:#CA7679;
	font-size:13px;
    text-decoration:none;
}
a:active {
    color:#000000;
	font-size:13px;
    text-decoration:none;
}
