hr.spacer {
     height: 1px; 
	 color: #ffffff; 
	 width: 80%;
	 margin-bottom: 10px;
    }	 

h1 {
	color: #ff0000;
	text-align: center;
	background: transparent;
    font-family: Comic Sans MS, Arial, Sans-serif; 
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 8px;
	}

h2 {
	color: #000099;
	text-align: center;
	background: transparent;
	font-family: Comic Sans MS, Arial, Sans-serif;
	font-size: 18px; 
}

h3 {
	color: #000099;
	text-align: center;
	background: transparent;
	font-family: Comic Sans MS, Arial, Sans-serif;
	font-size: 16px;
}

h4 {
	color: #000099;
	text-align: center;
	background: transparent;
	font-family: Comic Sans MS, Arial, Sans-serif;
	font-size: 14px;
	margin: 3px; 
}

h4.banner {
	color: #ffffff;
	text-align: center;
	background: transparent;
	font-family: Comic Sans MS, Arial, Sans-serif;
	font-size: 14px;
	margin: 3px; 
}


h5 {
	color: #000099;
	text-align: center;
	background: transparent;
	font-family: Comic Sans MS, Arial, Sans-serif;
    font-size: 11px;
}

h5.gast {
	color : #000099;
	text-align : left;
	background : transparent;
	font-family : Arial, Sans-serif;
	vertical-align: text-top;
    font-size: 11px;
	margin-top: 4px;
	margin-right: 40px;
	margin-bottom: 4px;
	margin-left: 100px;
	width: 400px;
}

a.header:link {
	color : #000066;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
    font-size: 11px;
}

a.header:active {
	color : #ff3300;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
    font-size: 11px;
}

a.header:hover {
	color : #0000cc;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
    font-size: 11px;
}

a.header:visited {
	color : #000066;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
    font-size: 11px;
}

a:link {
	color: #0000ff;
	text-decoration: underline;
	background: transparent;
	font-family: Comic Sans Ms, Arial, Sans-serif; 
}

a:active {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
	font-family: Comic Sans Ms, Arial, Sans-serif; 
}

a:hover {
	color: #ff0000;
	text-decoration: none;
	background: transparent;
	font-family: Comic Sans Ms, Arial, Sans-serif; 
}

a:visited {
	color: #0000ff;
	text-decoration: underline;
	background: transparent;
	font-family: Comic Sans Ms, Arial, Sans-serif; 
}

a.extra:link {
	color: #0000ff;
	text-decoration: none;
	background: transparent;
	font-family: Comic Sans Ms, Arial, Sans-serif; 
}

a.extra:active {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
	font-family: Comic Sans Ms, Arial, Sans-serif; 
}

a.extra:hover {
	color: #ff0000;
	text-decoration: none;
	background: transparent;
	font-family: Comic Sans Ms, Arial, Sans-serif; 
}

a.extra:visited {
	color: #0000ff;
	text-decoration: none;
	background: transparent;
	font-family: Comic Sans Ms, Arial, Sans-serif; 
}

img.raad {
	border: 4px ridge #cc9900; 
	padding: 2px; 
	background-color: #ff8c00;
}

img.spijker {
	margin: 0px;
	padding: 0px; 
}

div.raad {
	border: 6px inset #cc9900; 
	padding: 4px; 
	background-color: #000000; 
	width: 180px; 
	margin: auto;
}


.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 150px;
height: 106px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 300px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 100%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: #ff8c00;
}
