* html, * html body {
	overflow: hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #000033;
	background-image: url(../images/achtergrond.gif);
	background-reapeat: repeat-x;
	scrollbar-base-color:#f1e7ce;
	scrollbar-face-color:#f1e7ce;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#AA0009;
}
#wrapper {
	width: 1020px;
	height: 593px;
	position: absolute;
	top: 50%;
	margin-top: -299px;
	left: 50%;
	margin-left: -510px;
	background-color: #FFFFFF;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: norepeat;
}
#menu {
	position: absolute;
	top: 127px;
	left: 0px;
}
#brummen {
	position: absolute;
	top: 6px;
	left: 830px;
	z-index: 2000;
}

#tekst {
	position: absolute;
	top: 140px;
	left: 450px;
	width: 450px;
	height: 395px;
	padding-right: 5px;
	overflow: auto;
}
#tekst H2 {
	font-size:15px;
	font-style:bold;
	color:#AA0009;
}
#tekst img {
	
}

#webdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #FFFFFF;
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
}
#webdesign a {
	text-decoration: none;
	color: #FFFFFF;
}

	

