body {
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#FEF399;
	overflow:hidden;
}
#top {
	overflow:hidden;
	position:absolute;
	top:0px;
	margin:0px;
	width:2000px;
	height:26px;
	background-color:#d9d982;
}
.menu01, .menu02, .menu03, .menu04, .menu05, .menu06 {
	margin-top:5px;
	width:740px;
	position:relative;
	float:left;
	color:#000000;
	text-decoration: none;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.menu01 {
	width:auto;
	height:20px;
	text-align:left;
	margin-left:61px;
}
.menu02 {
	width:auto;
	height:20px;
	text-align:left;
	margin-left:40px;
}	
.menu03 {
	width:auto;
	height:20px;
	text-align:left;
	margin-left:40px;
}	
.menu04 {
	width:auto;
	height:20px;
	text-align:left;
	margin-left:40px;
}	
.menu05 {
	width:auto;
	height:20px;
	text-align:left;
	margin-left:40px;
}	
.menu06 {
	width:auto;
	height:20px;
	text-align:left;
	margin-left:40px;
}	

.nav {
}
A.nav:hover {
	color: #7f7F4C;
	text-decoration: none;
}
A.nav {
	color:#663300;
	text-decoration: none;
}
A.menu01:hover, A.menu02:hover, A.menu03:hover, A.menu04:hover, A.menu05:hover, A.menu06:hover {
	color: #000000;
	text-decoration: none;
}
A.menu01, A.menu02, A.menu03, A.menu04, A.menu05, A.menu06 {
	color:#7f7F4C;
	text-decoration: none;
	position:relative;
	float:left;
}
#content {	
	overflow:hidden;
	position:absolute;
	top:40px;
	left:0px;
	right:0px;
	bottom:100px;
	margin:30px;
	height:auto;
	width:1200px;
}
#flash {
	float:left;
	position:absolute;
	bottom:0px;
	margin:0px;
	width:100%;
	height:35%;
	border:none;
	z-index: 1;
	overflow:hidden;
	background-color:#FEF399;
}
.kopregel {
	position:absolute;
	margin-top:60px;
	margin-left:60px;
	width:550px;
	height:50px;
	text-align:left;
}
.tekst, .scroll, .media {
	position:relative;
	float:left;
	z-index:5;
}
.tekst {
	margin-top:60px;
	margin-left:80px;
	width:490px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	height: 300px;
}
.scroll {
	margin-top:62px;
	height:300px;
	width:15px;
	border-style:solid;
	border-width:0px;
	border-color:#CCCC66;
}
.scrollUp, .scrollDown {
	position:relative;
	width:15px;
	margin-left:2px;
}
.scrollUp {
	height:15px;
}
.scrollDown {
	height:15px;
	position:relative;
	top: 270px;
}
.media {
	float:left;
	margin-left:20px;
	margin-bottom:90px;
	width:360px;
	height:240px;
	margin-top: 5px;
}
.head {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

