body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
	color: #333;
	background: #B2AC00 url(../images/bg.gif) repeat-y center;
}
a {
	color: #333;
	text-decoration: underline;
	height: 210px;
	width: 120px;
	margin-top: 40px;
}

a:hover {
	color: #333;
	text-decoration: none;
}

#bg {
	width: 824px;
	height: 600px;
	height: 100%
	background-image: url(../images/bruno_bg_left.gif);
	background-repeat: no-repeat;
}
#menu {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
}
#home #menu {
	width: 100%;
	position: relative;
	top: 830px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu a {
	color: #FFF;
}

#menu a:hover {
	color: #FFF;
}

#contenthome {
	background-image: url(../images/bruno_bg.gif);
	background-repeat: no-repeat;
	width: 778px;
	height: 350px;
}

#content {
	background-image: url(../images/bruno_bg2.gif);
	background-repeat: no-repeat;
	width: 778px;
	height: 350px;
}

#logovgc {
	height: 210px;
	width: 120px;
	margin-top: 40px;
	float: left;
}
#kaart {
	position: absolute;
	left: 0px;
	top: 0;
	margin-top: 230px;
	margin-left: 125px;
}
.knop {
	background-color: #31373B;
	width: 500px;
}
ul {
	margin-left: 8px;
	padding-left: 8px;
}
#marge {
	padding-right: 20px;
	padding-left: 10px;
}



#texthome {
	width: 239px;
	float: right;
	margin-top: 40px;
	font-size: 0.8em;
	text-align: left;
}

#text {
	width: 500px;
	float: right;
	margin-top: 40px;
	font-size: 0.8em;
	text-align: left;
}

.titel {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 15px;
	margin-top: 20px;
}

.formlabel {
	float: left;
	width: 175px;
	padding-top: 5px;
}
.formitem {
	padding-bottom: 5px;
}

label {
	width: 200px;
}
input {
	border: 1px solid #FFF;
	font-family: "Courier New", Courier, mono;
	padding: 2px;
}

textarea {
	font-family: "Courier New", Courier, mono;
	border: 1px solid #FFF;
	padding: 2px;
	font-size: 13px;
	width: 280px;
}
.width280 {
	width: 280px;
}
.clear {
	clear: both;
}


.messager {
	background-color: #B2AC00;
	border: 1px solid #B2AC00;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.verplicht {
	font-size: 0.9em;
	padding: 5px;
}

#aandacht {
	z-index: 1;
	position: relative;
	height: 15px;
	width: 15px;
	top: 5px;
	left: 0px;
	float: left;
	visibility: hidden;
}

/* enkel voor HOMEPAGE*/
#all {
	position: absolute;
	height: 860px;
	width: 1080px;
	margin: 0px;
	left: 0px;
	top: 0px;
	background: url(../images/bg_flash.gif) repeat-y 150px;
}
#kaart {
	height: 830px;
	width: 690px;
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	background: #B2AC00;
}
#txtkolom {
	position: absolute;
	width: 240px;
	left: 690px;
	top: 0px;
	font-size: 0.8em;
	text-align: left;
	padding-top: 40px;
	padding-left: 20px;
}
#flashplayer {
	font: bold 0.8em Arial, Helvetica, sans-serif;
	text-align: left;
	top: 650px;
	position: absolute;
	left: 10px;
	width: 130px;
	background: #B2AC00;
	color: #660;
	z-index: 1000;
}
#flashplayer  p  a {
	color: #660;
	font-weight: normal;
}
body#home  {
	background: #B2AC00 url(none);
}
