@charset "utf-8";
/* CSS Document */

html{
height:100%;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_verloop.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01518C;
}
.info {
	font-size: 12px;
	display: block;
	border: 3px dotted #ABCE1A;
	background-color: #EEF7F4;
	list-style-image: url(img/ster_klein.png);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 17px;
	list-style-position: inside;
	color: #03528B;

}
.groter {
	font-size: 14px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #ABCE1A;
	text-transform: uppercase;
}
.naw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	width: 209px;
	text-align: right;
}

#tabelopmaak{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01518C;

} 
#tabelopmaak A:link  {
	text-decoration: none;
	color: #009966;
	background-image: url(img/ster_klein.png);
	background-repeat: no-repeat;
	margin-left: 3px;
	padding-left: 20px;
	display: block;
	width: 100%;
	text-align: left;
	white-space: nowrap;
}

#tabelopmaak A:hover  {
	text-decoration: underline;
	color: #01518C;
	white-space: nowrap;
}
#tabelopmaak A:visited  {
	text-decoration: underline;
	color: #01518C;
	background-image: url(img/ster_klein.png);
	background-repeat: no-repeat;
	margin-left: 3px;
	padding-left: 20px;
	display: block;
	width: 100%;
	text-align: left;
	white-space: nowrap;
}

#tabelopmaak thead th {
	vertical-align: bottom;
	font-size: 12px;
	color: #01518C;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #AACD1B;
	text-align: left;
	padding-left: 5px;

}

#tabelopmaak  tr.groen {
	background-color: #EEF7F4;
}
#tabelopmaak  td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABCE1A;
}







#tekstveld {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 15px;
	color: #335EA8;
	z-index: 2;
	top: 200px;
	right: 150px;
	visibility: visible;
	clip: rect(20px,20px,auto,auto);
}

#inhoud {
	background-color: #FFFFFF;
	color: #01518C;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-left: 30px;
	max-width: 1100px;
	border-left-width: thin;
	width: 90%;
	background-image: url(img/bg_verloop.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#inhoud a:link  {
	text-decoration: none;
	color: #009966;
	letter-spacing: 0.01em;
	font-weight: bold;
}

#inhoud a:hover  {
	text-decoration: underline;
	color: #01518C;
	font-weight: bold;
}
#inhoud a:visited  {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
}

#subnav a:link{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #01518C;
	background-color: #ABCE1A;
	display: marker;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-decoration: none;
}
#subnav a:hover{
	text-decoration: none;
	color: #003366;
}
#subnav a:visited{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336600;
	background-color: #ABCE1A;
	display: marker;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}


.formulier {
	border: 1px dashed #01518C;
	margin-right: 5px;
	margin-left: 5px;
	height: 18px;
	font-size: 12px;
	margin-top: 3px;
	padding: 0px;
	background-color: #FFFFFF;
}

#laag_ster {
	position:absolute;
	left:70px;
	top:464px;
	width:46px;
	height:44px;
	z-index:1;
}

