*, body {
	margin: 0;
	padding: 0;
}
body, input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-color:#999999;
	color:#FFFFFF;
	background-image:url(template/achtergrond_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
h1 {
	font-size:16px;
	padding:0 0 5px 0;
	margin:5px 0 10px 0;
	border-bottom:2px solid #4E0C26;
	width:500px;
}
h2 {
	font-size:12px;
	padding:0;
	margin:0;
}
th {
	border-bottom:1px solid #4E0C26;
	font-weight:bold;
}
p {
	margin:5px 0 15px 0;
}
input, textarea, select{
	border:1px solid #4E0C26;
	padding:1px;
}

#Vlaggen {
	float:left;
	margin:-7px 0 0 5px;
}
#Vlaggen img {
	float:left;
	border:1px solid #FFFFFF;
	width:20px;
	height:12px;
}
#Vlaggen #vlagGB  {
	margin-top:3px;
}
#container {
	display: block;
	position: absolute;
	min-height: 100%;
	width:100%;
	background-image:url(template/achtergrond_main.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#main-div {
	display: block;
	margin-bottom: 35px;
	width:780px;
	margin:auto;
	}
#logobalk {
	height:170px;
	background-color:#4E0C26;
	text-align:center;
	background-image:url(template/achtergrond_header.jpg);
	border-left:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;
	cursor:pointer;
}
#logobalk div{
	padding-top:25px;
}
#menu {
	background-image:url(template/achtergrond_menu.jpg);
	background-repeat:repeat-x;
	text-align:center;
	height:20px;
	padding:7px 0 3px 0;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;
}
#menu #Links a {
	text-decoration:none;
	padding:7px 7px 6px 7px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#menu #Links a:hover {
	background-image:url(template/achtergrond_menu_hover.jpg);
}

#main{
	width:778px;
}
#main a {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom:1px solid #4E0C26;
	font-weight:bold;
}
#main a:hover {
	border-bottom:1px solid #FFFFFF;
}
#main img {
	margin:0 10px 10px 10px;
	border-width:0;
	border-bottom:4px solid #4E0C26;
}
#maintext {
	padding:20px 20px 50px 20px;
}


#footer {
	position: absolute;
	display: block;
	width:100%;
	bottom: 0;
	height:35px;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	cursor:pointer;
	padding-top:8px;
	background-image:url(template/footer.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#999999;
} 
#WebWaterland {
	text-align:center;
	margin-left:680px;
	font-size:9px;
	padding-top:10px;
}
#WebWaterland a{
	color:#FFFFFF;
	text-decoration:none;
}

.lbl {
	font-weight:bold;
	vertical-align:top;
	padding-top:4px;
}
.submit {
	border:1px solid #FFFFFF;
	background-color:#4E0C26;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
}

#InfoWindowHtml {
	width:200px;
	color:#666666;
	font-size:10px;
}
#InfoWindowHtml img{
	margin:0;
}
#InfoWindowHtml a {
	color:#000000;
}
