body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #285577;
	background-image: none;
	scrollbar-face-color: #285577;
	scrollbar-shadow-color: #285577;
	scrollbar-highlight-color: #285577;
	scrollbar-3dlight-color: #EFF1F2;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #B1D3EC;
	scrollbar-arrow-color: #B1D3EC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B1D3EC;
	font-size: 62.5%;
}

h1 {
	font-size: 1.1em;
	margin-top: 0px;
	font-weight: 600;
}
h2 {
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 1px;
	margin-bottom: 1px;
}


p {
	font-size: 0.8em;
}

.copyright {
	font-size: 0.8em;
	font-weight: 100;

}
a {
	color: #285577;
	text-decoration: underline;

}

a:hover {
	color: #EFF1F2;
	background-color: #285577;
	text-decoration: none;

 }
 
ul 
{
	
	list-style-position: outside;
	
}

li 
{
	font-size: 0.9em;
	list-style-type: square;

}

hr {
	color: #285577;
	line-height: normal;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	
}

.table_groot {
	list-style-position: outside;
	list-style-type: square;
	background-color: #EFF1F2;
	border-top: 1px solid #285577;
	border-right: 1px solid #285577;
	border-bottom: 1px solid #285577;
	border-left: 1px solid #285577;
	list-style-image: none;
	padding: 8px;
	width: 500px;	
}
.table_detailpagina {
	list-style-position: outside;
	list-style-type: square;
	background-color: #EFF1F2;
	border-top: 1px solid #285577;
	border-right: 1px solid #285577;
	border-bottom: 1px solid #285577;
	border-left: 1px solid #285577;
	
}
.td_detailpagina_wit{
	background-color: #FFFFFF;
	border-top: 1px solid #285577;
	border-right: 1px solid #285577;
	border-bottom: 1px solid #285577;
	border-left: 1px solid #285577;
	
}

.img_links {
	margin: 5px 10px 5px 0px;
}

.img_rechts {
	margin: 5px 0px 5px 10px;
}

.mijnborder {
	padding: 5px;
	border-top: 1px solid #285577;
	border-right: 1px dashed #285577;
	border-bottom: 1px solid #285577;
	border-left: 1px dashed #285577;
}
.mijnborder2 {
	padding: 5px;
	border-top: 1px solid #285577;
	border-right: 1px solid #285577;
	border-bottom: 1px solid #285577;
	border-left: 1px solid #285577;
}


INPUT {
	color:#285577;
	background-color: #B1D3EC;
}
SELECT {
	color:#285577;
	background-color: #B1D3EC;
}

textarea {
	color:#285577;
	background-color: #B1D3EC; 
}
.alfabet {
font-size: 1.5em;
color: #FFFFFF;
background-color:#285577;
padding: 7px;
text-align: center;
border-top: 5px solid #B1D3EC;
border-bottom: 10px solid #B1D3EC; }