/* CSS Document */

body {
	background-image: url(../pics/background.jpg);
}
#container {
	position:absolute;
	left:50%;
	margin-left:-486px;
	top:15px;
	width:972px;
	height:994px;
	z-index:1;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
	height:155px;
	z-index:1;
}
#top {
	position:absolute;
	left:142px;
	top:0px;
	width:648px;
	height:57px;
	z-index:1;
}
#left {
	position:absolute;
	left:0px;
	top:155px;
	width:140px;
	height:495px;
	z-index:1;
}
#main {
	position:absolute;
	left:142px;
	top:72px;
	width:648px;
	height:904px;
	z-index:1;
	font-family: "Comic Sans MS", Arial, sans-serif, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	overflow: visible;
}
#luuk {
	position:absolute;
	left:805px;
	top:0px;
	width:160px;
	height:114px;
	z-index:1;
}
#right {
	position:absolute;
	left:805px;
	top:129px;
	width:160px;
	height:521px;
	z-index:1;
}
h1 {
	font-family: "Comic Sans MS", Arial, sans-serif, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B21616;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

