* { margin : 0; padding : 0; } 
a img { border : none; } 
a { outline : none; } 
a { color : #7b93c3; text-decoration : none; } 
a:hover { color : #cc6600; text-decoration : none; }
 
body { 
	background-color : #FFFFFF;
	overflow :auto;
	cursor : default;

} 

.Tekst {
	font-family : "Trebuchet MS";Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

h2		{font-size:13pt;font-weight:bold;}
h3		{font-size:11pt;font-weight:bold;}

div.centered_form {
	position : absolute;
	top : 242px;
	left : 642px;
	width : 750px;
	height : 400px;
	margin-left : -375px;
	margin-top : -200px;
	overflow :auto;
} 
div.centered_doorkies {
	position : absolute;
	top : 50%;
	left : 50%;
	width : 800px;
	height : 320px;
	margin-left : -400px;
	margin-top : -165px;
	overflow :auto;
} 
div.centered_normen {
	position : absolute;
	top : 50%;
	left : 50%;
	width : 800px;
	height : 550px;
	margin-left : -340px;
	margin-top : -180px;
	overflow :auto;
} 
div.centered_disclaimer {
	position : absolute;
	top : 50%;
	left : 50%;
	width : 800px;
	height : 440px;
	margin-left : -400px;
	margin-top : -220px;
	overflow : auto;
} 
div.centered_maps {
	position : absolute;
	top : 50%;
	left : 50%;
	width : 780px;
	height : 450px;
	margin-left : -405px;
	margin-top : -250px;
	overflow : auto;
} 
h1		{display:none;}
/*p		{font-size:11pt;color:#666666;text-align:justify;}
pre		{font-size:10pt;}*/
img		{border:none;}

img		{border:none;}

.mainTekst1 {
	float:left;
	background:url(../img/blok.gif) left top repeat-y;
	width:212px;
	text-align:left;
	font-family : "Trebuchet MS";Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}
.blok_top {
	background:url(../img/blok_top.gif) left top no-repeat;
	width:212px;
	height:44px;
	padding:10px 0 0 10px;
}
.blok_bottom {
	background:url(../img/blok_bottom.gif) left bottom no-repeat;
	width:212px;
	height:18px;
}
hr { 
	color : #859E2A;
	height : 1px;
	margin-top : 2px;
	margin-bottom : 2px;
	width : 100%;
} 
.cm {
	color:#ef881b;
	font-weight:bold;
}
.cm2 {
	font-weight:bold;
	/* font-size:11pt; */
	color:#859E2A;
}
.cm3 {
	color:#666666;
	font-weight:bold;
	cursor:pointer;
}
.alert {
	color:#CC0000;
}
	.cm3:hover {
		text-decoration:none;
	}

/* ************* FORM  ************* */ 
table.form { font-size : 11px; padding:0;} 
table.form td { padding : 5px; } 
input, select, textarea { font-family : "Trebuchet MS",tahoma, Arial, Verdana, Helvetica, sans-serif; } 
select { 
	width : 65px;
	height : 20px;
	font-size : 12px;
	font-weight:bold;
	}
input.aantalveld { 
	width : 57px;
	height : 16px;
	padding : 2px;
	padding-left : 4px;
	background : url(../img/bg_veld.gif) repeat-x top left;
	border : 1px solid #a5acb2;
	font-weight:bold;
} 
input.veld { 
	width : 227px;
	height : 18px;
	padding-left : 4px;
	background : url(../img/bg_veld.gif) repeat-x top left;
	border : 1px solid #a5acb2;
} 

input.naamveld { 
	width : 168px;
	height : 18px;
	padding-left : 4px;
	background : url(../img/bg_veld.gif) repeat-x top left;
	border : 1px solid #a5acb2;
} 
input.veld2 { 
	width : 180px;
	height : 18px;
	padding-left : 4px;
	background : url(../img/bg_veld.gif) repeat-x top left;
	border : 1px solid #a5acb2;
	font-size : 11px;
	color : #546F92;
} 
input.button { 
	border-top : 1px solid #dbe2ed;
	border-right : 1px solid #9da8b8;
	border-bottom : 1px solid #8992a0;
	height : 20px;
	background:url(../img/bg_button.gif) repeat-x top left;
} 
 
.textarea { 
	width : 614px;
	height : 172px;
	border : 1px solid #a5acb2;
	background : url(../img/bg_veld.gif) repeat-x top left;
	overflow : auto;
	padding-top : 8px;
	padding-left : 4px;s
} 
.textarea2 { 
	width : 614px;
	height : 50px;
	border : 1px solid #a5acb2;
	background : url(../img/bg_veld.gif) repeat-x top left;
	overflow : auto;
	padding-top : 8px;
	padding-left : 4px;
} 

