html { 	overflow: auto; }

body, textarea {
	font-family:  Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8e8e8e;
	line-height: 150%;
}

a.adreslink, a:visited.adreslink, a:active.adreslink, a:link.adreslink {
	color: #8e8e8e; 
	text-decoration: none;
}

a:hover.adreslink {
	color: #CCCCCC; 
	text-decoration: underline;
}


a, a:visited, a:active, a:link {
	color: #012444; 
	text-decoration: underline;
}

a:hover {
	color: #8e8e8e; 
	text-decoration: underline;
}


html, body {
	height: 100%;
	margin: 0px;
}

#center {
	scrollbar-base-color: #eaf3fa;
	scrollbar-arrow-color: #8dacc4;
	scrollbar-face-color: #eaf3fa;
	scrollbar-highlight-color: #eaf3fa;
	scrollbar-3dlight-color: #cadae6;
	scrollbar-shadow-color: #cadae6;
	scrollbar-darkshadow-color: #008080;
	scrollbar-track-color: #cadae6;
}

h1 { 
	font-family:  Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #012444;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 4px;
	display: inline;
}

.knop {
	width: 240px;
	height: 31px;
	background-image: url('images/knop.jpg');
	cursor: pointer;
	float: left;
	color: #FFFFFF;
	font-size: 12pt;
}

.knop_over {
	width: 240px;
	height: 31px;
	background-image: url('images/knop_over.jpg');
	cursor: pointer;	
	float: left;
	color: #FFFFFF;
	font-size: 12pt;
}

.knop div, .knop_over div { padding-left: 25px; padding-top: 3px;}

p { margin-bottom: 0px; padding-bottom: 0px;}

.sollicitatie_titel {  width: 180px; }
.sollicitatie_veld { 
	width: 300px; 	
	font-family:  Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}

#centertekst p {margin:0; padding:0;}