body {
	background-color:#b9d8e6;
	font-family: Tahoma;
	font-style:normal;
	line-height: normal;
	text-align:center;
	color:#000000;	
	
}	
.menu {
   	text-align:center;
	background-color:#deecf3;
	vertical-align:top;
	border-right-color:#b9d8e6;
	border-right-width:4px;
	border-right-style:solid;
	border-top:0px;
	border-top-color:#deecf3;
	border-top-style:solid;
	font-size:18px;
}

.midden {
    text-align:left;
	background-color:#deecf3;
	vertical-align:top;
	font-size:14px;
	padding: 10px;
}

.midden2 {
    text-align:center;
	background-color:#deecf3;
	vertical-align:top;
	font-size:14px;
	padding: 10px;
}

.tablehomepage {
	border:none;
}

.header {
    height:150px;
	width:900px;
	background-image:url(header.jpg);	
}

.menuheader {
	font-weight: bold;
	text-decoration:underline;
}
#container {margin:0px auto; width:900px;
}

a:link {font-size: 14px; color: #000000; text-decoration:underline; font-weight:normal; }
a:visited {font-size: 14px; color: #000000; text-decoration:underline; font-weight:normal; }
a:hover {font-size: 14px; color: #FFFFFF; text-decoration:none; font-weight:normal; }

A.menulink:link {font-size: 16px; color:#000000; font-weight: bold; text-decoration: none; }
A.menulink:visited {font-size: 16px; color: #000000; font-weight: bold; text-decoration: none; }
A.menulink:hover {font-size: 16px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.active {font-size: 16px; color: #00CCCC; font-weight: bold; text-decoration: none; }

A.footer:link {font-size: 9px; color: #000000; text-decoration:underline; }
A.footer:visited {font-size: 9px; color: #000000; text-decoration: underline; }
A.footer:hover {font-size: 9px; color: #990033; text-decoration: underline; }

.footer {
	font-size: 9px;
	color: #000000;
}

.menuruimte {
	margin-top: 11px;
	}
H1, H2, H3, H4 {
	color: #000000; text-align:center; font-style:normal; margin:0;
}
H1 {	
	font-size:24px;
	font-family:Tahoma;
}
H2,H3 {font-size: 18px;
}
H2 {text-align:center;
}
H3 {text-align:center;
}
H4 {
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
}
.imagemargin {
margin: 5px;
border:none;
}	


