/******************************
* CSS
wit:		#CCCCCC
licht-grijs:	#666666
donker-grijs:	#333333
wit:		#FFFFFF
groen:		#99CC00
donker-groen:	#475229
******************************/
body {
	background: #333333 url(back2.gif) no-repeat top left;
	color: #CCCCCC;
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	line-height: 150%;
	word-spacing: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #99CC00;
	overflow: auto;
}
input.tekst {
	width: 200px;
	height: 17px;
	color: #333333;
}
input.knop {
	width: 125px;
	height: 17px;
	color: #333333;
	letter-spacing: 1px;
	background-color: #99CC00;
	border: 0px solid #666666;	
}
/******************************
* Containers
******************************/
#container {
	width: 844px;
	max-width: 844px;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
}
#header {
	background: url(logo.gif) no-repeat 90px 0px;
	width: 843px;
	max-width: 823px;
	height: 48px;
	max-height: 48px;
	padding: 0px 20px 0px 0px;
	margin: 2px 0px 0px 0px;
	text-align: right;
	color: #666666;
}
#header a.nav {
	font-size: 10px;
	color: #666666;
}
#header a.nav:hover {
	text-decoration: none;
}
#header a.navOver {
	font-size: 10px;
	color: #666666;
}
#header a.navOver:hover {
	text-decoration: none;
}
#menu {
	float: left;
	width: 174px;
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
	border-top: 1px solid #666666;
}
#menu a {
	float: left;
	width: 174px;
	height: 50px;
	max-width: 164px;
	max-height: 33px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 16px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #666666;
}
#menu a.nav {
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
}
#menu a.nav:hover {
	color: #99CC00;
	background-color: #475229;
	text-decoration: none;
}
#menu a.navOver {
	color: #99CC00;
	background-color: #475229;
	text-decoration: none;
}
#menu a.navOver:hover {
	color: #99CC00;
	background-color: #475229;
	text-decoration: none;
}
#main {
	float: left;
	width: 668px;
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 0px 1px;
}
#header2 {
	float: left;
	width: 668px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #CCCCCC;
	font-size: 11px;
}
#header2 strong{
	font-weight: bold;
	font-size: 12px;
}
#header2 a {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
#header2 a:hover {
	text-decoration: underline;
}
#content {
	float: left;
	width: 668px;
	max-width: 568px;
	padding: 50px 50px 50px 50px;
	margin: 0px 0px 0px 0px;
	color: #CCCCCC;
	font-size: 12px; 
	line-height: 150%;
	word-spacing: 1px;
}
#content h1 {
	color: #99CC00;
	font-size: 16px; 
	font-weight: bold;	
}
#content table.contact {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #CCCCCC;
	font-size: 12px; 
	line-height: 150%;
	word-spacing: 1px;
}
#content table.contact h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #99CC00;
	font-size: 16px; 
	font-weight: bold;	
}
#content table {
	width: 550px;
}
#content table.contactform {
	width: 300px;	
}
#content table.contactform td, #content table td {
	font-size: 12px;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}
#content a, #content table td a {
	font-size: 12px;
	color: #99CC00;
}
#content a:hover, #content table td a:hover {
	text-decoration: none;
}
.radio {
	color: #333333;
	font-size: 11px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #333333;
	vertical-align: middle;
}
.tekst {
	background-color: #CCCCCC;
	width: 200px;
	height: 14px;
	color: #333333;
	font-size: 11px; 
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #333333;
}
.tekstgebied {
	background-color: #CCCCCC;
	width: 200px;
	height: 100px;
	color: #333333;
	font-size: 11px; 
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #333333;
}
.knop {
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;	
	font-size: 11px; 
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #333333;
}
#content span {
	font-size: 12px !important;
}

