body {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:#ffff33;
	}
	
#datum{
	position: absolute;
	top: 100px;
	left: 20px;
	z-index: 2;
}
	
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:28px;
	font-weight:900;
	color:#993300;
	}
	
h2{
	margin:25px 0px 25px 0px;
	text-align: center;
	padding:0px;
	font-size:25px;
	line-height:28px;
	font-weight:900;
	color:#993300;
}

h3 {
	font-size:18px;
	line-height:28px;
	font-weight:900;
	color:#993300;
	}
	
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	color: #993300;
	}

#volkslied  p{
margin-left: 250px;
text-align: justify;
}

#Header {
	margin:50px 0px 10px 0px;
	height:33px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px;
	line-height:11px;
	background-color:#cccc00;
	}

#plaatje{
	float: right;
}

.plaatje1{
	padding: 15px;
	float: none;
}

#Content {
   position: relative;
   margin:0px 50px 50px 200px;
	padding:10px;
	border-left-style: dotted;
	border-left-color: #cccc00;
}

#Menu {
	position:absolute;
	top:250px;
	left:20px;
	width:150px;
	height: 200px;
	padding: 10px 10px 10px 10px;
	background-color:#cccc00;
	
}
	
#navlist {
	position: absolute;
	left: 20px;
	top: 250px;
	width: 150px;
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#navlist li {
	margin: 0 0 5px 0;
}

#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #333;
	width: 125px;
	background-color: #999;
	background-image: url(knoplaag.gif); /* */
}

#navlist a:link, #navlist a:visited {
	color: #000;
	/*/*/color: #EEE;
	text-decoration: none; /* */
}
#navlist a:hover {
	border: 1px solid #333;
	background-color: #FF6600;
	background-image: url(knophoog.gif);
	color: #333;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #333;
	background-color: #FF6600;
	background-image: url(knophoog.gif);
	color: #333; /* */
}

#vlagbox {
	position:absolute;
	top:550px;
	left:40px;
	width:172px;
	padding: 10px;
}

.thumbnail
{
float: left;
margin: 0 35px 0px 35px;}

.clearboth { clear: both; }

div.thumbnail p {
   text-align: left;
   }

.text1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	font-weight: bold;
	}
	
.textlist {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color: #993300;
	}

#footer {position: fixed;
   bottom: 0px;
   width: 100%;
   height: 1em;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
   font-size: 8px; 
	color: #993300;
	font-weight: bold; 
 }

 