/* CSS Document */

a:link,a:visited {
	color: #007B5F;
	font-weight: bold;
	text-decoration: none;
}

a:hover,a:active {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

form {
	display: block;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form.reactieform {
	display:none;
	}

form p label {
	float: left;
	padding-right: 5px;
	text-align: right;
	width: 120px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-bottom: -20px;
	color: #007B5F;
}

h1,h2,p {
	margin-top: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: center;
}

.afbwie {
	clear: left;
	float: left;
	padding: 15px 0;
}

.divider {
	border-top: 1px dotted #007B5F;
	margin: 15px 0;
	width: 100%;
}

.groot {
	color: #007B5F;
	float: left;
	font-size: 28px;
	font-weight: bold;
}

#bodycontent {
	left: 41px;
	position: relative;
	top: 80px;
	text-align:justify;
}

#footer {
	clear: both;
}

#innercont {
	left: 20px;
	position: absolute;
	top: 110px;
	width: 917px;
}

#left {
	float: left;
	width: 500px;
}

#lijntje {
	display: inline;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	top: 10px;
}

#login {
	background-color: #007B5F;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	padding: 5px;
	left: 0px;
	top: -150px;
}

#login a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#login a:hover {
	color: #FFFFFF;
}

#logo {
	display: inline;
	position: relative;
	height: 110px;
	left: -130px;
	top: -20px;
}

#logoboven {
	left: 0px;
	position: absolute;
	top: 0px;
}

#maincont {
	height: auto;
	margin: 0px auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 937px;
}

#nav {
	display: inline;
	left: 0px;
	margin-left: 0;
	position: relative;
}

#nav a {
	font-size: 12px;
	font-weight: bolder;
}

#nav li {
	display: inline;
	margin-right: 5px;
}

#nav ul {
	display: inline;
}

#navdiv {
	left: 0px;
	position: absolute;
	top: 0px;
	width: 600px;
}
#quootje {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #007B5F;
	position: relative;
	left: -130px;
	top: 100px;
	font-weight:bold;
	font-style:italic;

}
#right {
	float: right;
	width: 180px;
}

a img {
	float:left;
	margin: 0 20px 20px 0;
	}
