@charset "utf-8";
.style1 {
	font-size: xx-small;
	color: #000000;
	font-variant: normal;
	text-align: justify;
	line-height: 15px;
	font-weight: lighter;
}

body {
	text-align: center;
	padding: 0px;
	background-image: url(images/behang.png);
	background-repeat: repeat;
	overflow: auto;
	margin: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	font-family: Calibri, Verdana;
	font-size: medium;
	font-weight: normal;
	color: #FFE680;
}
.blok {
	height: 137px;
	width: 140px;
	padding-right: -1px;
	padding-bottom: 0px;
	padding-top: -1px;
	padding-left: 0px;
	right: auto;
	bottom: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position: fixed;
	margin-left: 0px;
	left: 0px;
}
.plaatje {
	border: 3px solid #330000;
}
.tafeltop {
	background-attachment: scroll;
	background-image: url(images/easy-listening-bg_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 205px;
	width: 1000px;
	top: 1px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
.tafelmid {
	background-attachment: scroll;
	background-image: url(images/easy-listening-bg_02.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 1000px;
	top: 175px;
	font-size: medium;
	font-family: Calibri, Verdana;
}
.tafel-bottom {
	background-attachment: scroll;
	background-image: url(images/easy-listening-bg_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 48px;
	width: 1000px;
}
.menu {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 1000px;
	top: auto;
}
a:link {
	color: #FFFF99;
}
a:visited {
	color: #FFFF99;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFF99;
}
a {
	font-weight: bold;
}


.content {
	margin-right: 30px;
	width: 950px;
	border: 0px;
	margin-top: 15px;
	height:auto;
	margin-bottom: 1px;
	margin-left: 30px;
	SCROLLBAR-FACE-COLOR: #990000;
	SCROLLBAR-HIGHLIGHT-COLOR: #330000;
	SCROLLBAR-SHADOW-COLOR: #990000;
	SCROLLBAR-3DLIGHT-COLOR: #990000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #330000;
	font-size: small;
}
.randje {
	border: 1px solid #710000;
}
.randje2 {
	border: 3px dashed #710000;
}
