@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1B491B;
	margin-top: 40px;
}



body {
	background-color: #ffffff;
	border-color: #FFF;
	background-position: center center;
	position: midden;
	margin-top: 40px;
}


.schakel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-left:8px;
	top: 0px;
}
.deel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1b491b;
	margin-left:8px;
	
}
.tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1b491b;
	margin-left:8px;
	margin-right:8px;
	margin-top: 0px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #1b491b;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1B491B;
}
a:hover {
	text-decoration: none;
	color: #1B491B;
}
a:active {
	text-decoration: none;
	color: #1B491B;
}
.tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #033;
	margin-top: 0px;
}

#mainMenu{
	position:absolute;
	left:345px;
	top:198px;
	width: 727px;
	height: 20px;
}
#mainMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#mainMenu li {
	float:left;
	margin:0;
	padding:0;
	font-weight: bold;
}
#mainMenu a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	display:block;
	color:#033;
	text-decoration:none;
	padding:0 5px 0 30px;
	margin-right: 5px;
}

.copy {
	font-size: 9px;
}
.style1 {color: #093000}
