body {
	background-color: White;
	color: #035D8C;
	font-family: Verdana, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	font-size: smaller;
	margin: 0px;
}
div#top {
background-color: white;
}
div#nav {
	position: absolute;
	top: 175px;
	left: 5px;
	width: 145px;
}
div#center {
	position: absolute;
	top: 110px;
	left: 190px;
	width: 390px;
}

div#center_full {
	position: absolute;
	top: 110px;
	left: 190px;
	width: 560px;
}



ul.nav {
	list-style-type: none;
	text-align: right;
}
li {
	padding-bottom: 10px;
}
li span {
	list-style-type: none;
}
div#contacttitel {
	top: 427px;
	left: 5px;
	padding-left: 14px;
	position: absolute;
	width: 170px;
	margin-bottom: 0px;
}
div#contactblok {
	background-color: White;
	border-color: #00598C;
	border-style: solid;
	border-width: 1px;
	top: 440px;
	left: 5px;
	padding-left: 4px;
	padding-top: 4px;
	position: absolute;
	width: 170px;
	}

div#aanvragentitel {
	top: 281px;
	left: 600px;
	padding-left: 14px;
	position: absolute;
	width: 170px;
	margin-bottom: 0px;
}
div#aanvragenblok {
	border-color: #00598C;
	border-style: solid;
	border-width: 1px;
	top: 290px;
	left: 600px;
	padding-left: 4px;
	padding-top: 40px;
	padding-bottom: 4px;
	position: absolute;
	width: 170px;
	}
div#pijl {
	top: 275px;
	left: 700px;
	position: absolute;
}
div#pijl_next {
	top: 420px;
	left: 610px;
	position: absolute;
}

div#sowblok {
	border-color: #00598C;
	border-style: solid;
	border-width: 1px;
	top: 430px;
	left: 600px;
	padding-left: 4px;
	padding-top: 40px;
	padding-bottom: 4px;
	position: absolute;
	width: 170px;
}	
div#sowlogo {
	top: 412px;
	left: 610px;
	position: absolute;
}	
div#voorbeeldblok {
	border-color: #00598C;
	border-style: solid;
	border-width: 1px;
	top: 150px;
	left: 600px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	position: absolute;
	width: 170px;
	}	
div#voorbeeldtitel {
	top: 137px;
	left: 600px;
	padding-left: 14px;
	position: absolute;
	width: 170px;
	margin-bottom: 0px;
}	
span.titel {
	font-family: Garamond, serif;
	font-style: italic;
	font-size: medium;
}
P.blok {
	font-size: xx-small;
}

/* linken */

a:link {color:#035D8C;}
a:visited {color:#00598C;}
a:hover {color:#0099cc;}
a:active {color:#035D8C;}


a.vb:link {color:#00598C;}
a.vb:visited {color:#00598C;}
a.vb:hover {color:#00598C;}
a.vb:active {color:#00598C;}

.vbborder{
border-color: #00598C;
	border-style: solid;
	border-width: 1px;
	}


