.blokje{
	width: 155px;
	border: 1px solid #576a8a;
	background: #d1ecff;
}

.blokje-header{
	font-family: Arial; 
	font: 12px; 
	font-weight: bold; 
	padding: 3;
	color: #ffffff;
	background: #576a8a;
}

.blokje-links{
	font-family: Arial; 
	font: 12px; 
	padding: 3;
	text-decoration: underline;
}

.rss{
	font-family: Arial; 
	font: 11px; 
	padding: 3;
}

.blokje-header2{
	font-family: Arial; 
	font: 12px; 
	font-weight: bold; 
	padding: 3;
	color: #576a8a;
	background: #d1ecff;
}

.blokje-links2{
	font-family: Arial; 
	font: 11px; 
	padding: 3;
	color: #ffffff;
}

.blokje-links2-weer{
	font-family: Arial; 
	font: 12px; 
}

.zijkant{
	width: 120px;
	border: 1px solid #d1ecff;
	background: #576a8a;
}


.titel{
	font-family: "Arial Black";
	font: 28px;
	font-weight: bolder;
	padding: 3;
	color: #000000;
}

.menu{
	font-family: Arial; 
	font: 12px; 
	font-weight: bold; 
	padding: 3;
	background: #576a8a;
	text-align: center;
}

.footer{
	font-family: Arial; 
	font: 10px; 
	font-weight: bold; 
	padding: 3;
	color: #d1ecff;	
	background: #576a8a;
}

.footer a:link{
	color: #d1ecff;
	text-decoration: none;
}

.footer a:visited{
	color: #d1ecff;
	text-decoration: none;
}

.footer a:hover{
	color: #d1ecff;
	text-decoration: underline;
}

.blokje-links2 a:link{
	color: #ffffff;
	text-decoration: none;
}

.blokje-links2 a:visited{
	color: #ffffff;
	text-decoration: none;
}

.blokje-links2 a:hover{
	color: #ffffff;
	text-decoration: underline;
}

A:link{
	color: #576a8a;
	text-decoration: none;
}

A:visited{
	color: #576a8a;
	text-decoration: none;
}

A:hover{
	color: #576a8a;
	text-decoration: underline;
}

A.menulink:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.menulink:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.menulink:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

body{
	background: #d1ecff;
}
.underline{
text-decoration: underline;
}