body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0;
	background-color: #CDCCBA;
	color: #FFFFFF;
}
.menu {
	list-style-type: circle;
	color: #FF7111;
	list-style-image: url(../images/bolletje.gif);
  }
#menuvak {
	margin-top: 20px;
	padding-top: 20px;
  }

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #CFCFA4;
	font-size: xx-small;
	margin-bottom:-0.2em;
}

a {
	color: #B4BF62;
	font-size: 16px;
}

#container {
	margin: auto;
	width: 700px;
	margin-top: 30px;
	float: none;
	margin-bottom: auto;
}
#boven_links {
	padding: 3px;
	width: 350px;
	margin-top: 0px;
}
#boven_rechts {
	background-color: #7C8998;
	padding: 3px;
	width: 250px;
	margin-top: 0px;
	float: right;
}
#globalLink{
	position: relative;
	height: 22px;
	min-width: 640px;
	width: 640px;
}
a.glink, a.glink:visited{
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 5px 20px 5px 20px;
	border-right: 1px solid #8FB8BC;
	background-image: url(../images/knopachtergrond.gif);
	margin-right: 0px;
	text-decoration: none;
}

a.glink:hover{
	background-image: url(../images/knopachtergrond2.gif);
	text-decoration: none;
	font-weight: normal;
	padding: 5px 20px 5px 20px;
}
a.style7, a.style7:visited{
	font-size: large;
	color: #B7BD46;
	list-style-image: url(../images/bolletje.gif);
}
a.style7:hover{
	font-size: large;
	color: #FF6600;
	font-weight: normal;
}
.style1 {
	color: #B7BD46;
	font-weight: bold;
	font-size: 36px;
}
.style2 {
	color: #B7BD46;
	font-weight: bold;
}
.style3 {color: #B7BD46}
.style4 {
	color: #FFFFFF;
	margin: 10px;
}
#nieuws {
	position: relative;
	height: auto;
	width: 300px;
	margin: auto;
	z-index: 2;
	left: -200px;
	top: 80px;
	text-align: left;
}

.style5 {
	color: #B7BD46;
	font-size: 50px;
}
.style6 {
	font-size: 14px;
	color: #FF8635;
	margin: 10px;
	font-weight: bold;
}
.date {
	font-size: 10px;
	color: #B7BD46;

}
.meerinfo {
	font-size: 8px;

}
