body,td,th {
	background-image: url(img/bachbloesem-bg2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Futura Lt BT", Arial;
	font-size: small;
	color: #36361B;
	scrollbar-base-color: #f6eaea;
	scrollbar-3dlight-color: #738A7A;
	scrollbar-arrow-color: #738A7A;
	scrollbar-darkshadow-color: #738A7A;
	scrollbar-face-color: #c87b8b;
	scrollbar-highlight-color: #adc356;
	scrollbar-shadow-color: #738A7A;
	scrollbar-track-color: #f6eaea;
	font-weight: normal;
}
.scroll {
	height: 400px;
	margin-top: 120px;
	width: 520px;
	overflow: auto;
	margin-left: 135px;
	margin-right: 135px;
	text-align: left;
	padding: 0px;
}
a:link {
	color: #000000;
	font-size: small;
	line-height: 17px;
	text-decoration: none;
	font-weight: lighter;
}
a:visited {
	color: #000000;
	font-size: small;
	line-height: 17px;
	font-weight: lighter;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-size: small;
	line-height: 17px;
	text-decoration: underline;
	font-weight: lighter;
}
a:active {
	color: #000000;
	font-size: small;
	line-height: 17px;
	font-weight: bolder;
	text-decoration: none;
}
.mir {
	background-image: url(img/bachbloesem-site.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 574px;
	width: 1000px;
}
.h1 {
	font-size: medium;
	color: #000000;
}
.h2 {
	font-size: small;
	color: #284775;
}
