.body {
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#666666;
	
}
.main {
	background-position: left left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;

}
.mainsmall {
	background-position: left left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;

}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-weight: bolder;
	color: #000099;
	text-decoration: underline;
}
.flyerstil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.flyerklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

