<style type="text/css" media="screen">

* {
	margin: 0; 
	padding: 0; 
	font-family: "Courier New", Courier, monospace;
	height: 100%;
}

body { 
	background-color: #ffffff; 
}

hr {
  border:0;
  border-top: 3px solid #ffffff;
  height: 0;
  background: #ffffff;
}
		
#container {
	position: absolute;
	width: 1000px;
	height: 1340px;
	left: 50%;
	margin-left: -500px;
	background-image: url(pictures/rozeboekje.jpg);
}

img {
	float: left;
	margin: 10px;
}

b { 
	color: #ffffff;
	font-family: "Courier New", Courier, monospace;
}
		
#head {
	position: absolute; 
	top: 65px; 
	left: 60px; 
	width: 100%; 
	height: 55px; 
	background-color: transparent; 
	color: #000000;
	z-index:3
}

#head h1 {
	margin: 0; 
	position: relative; 
	top: 20%; 
	left: 0px;
	font-weight: normal; 
	font-size: 200%; 
	letter-spacing: -1px;  
	vertical-align: middle;
	text-align: left;	
}
		
li {margin: .3em 0; 
    list-style: url("pictures/list.gif"); }

#nav {
	position: absolute; 
	top: 115px;
	left: 20px;
	width: 100px;
	background-color: transparent;
	font-family: "Courier New", Courier, monospace;
}
		
#nav ul {
	position: absolute; 
	top: 0px; 
	color: #ffffff; 
}
		
#nav ul a {
	color: #ffffff; 
	background-color: #333333;
	text-decoration: none; 
}
		
#nav ul a:hover {
	background-color: #f23d8a;
	font-weight: bold;
}
				
#content {
	position: absolute; 
	top: 125px; 
	height: 100%; 
	left: 30%; 
	margin-right: 10%; 
	padding: 5px;  
	font-family: "Courier New", Courier, monospace;
	font: normal 85%; 
	color: #ffffff; 
	font-weight: bold;
}
		
#content p {
	margin: 1%; 
	padding: 0;
}
		
#content h2 { 
	margin-top: 0; 
  	color: #e80e8a;
  	color: #ffffff;
	font-family: "Courier New", Courier, monospace;
}

#content a {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none; 
}
		
#content a:hover {
	color: #000000; 
	font-weight: bold;
	text-decoration: none; 
}

#top {
	top: 0px;
	left: 0px;
	width: 600px;
	color: #000000; 
	font-weight: normal;
}

#mid {
	position: absolute; 
	top: 550px; 
	left: 0px;
	width: 600px;
	color: #000000; 
	font-weight: normal;
}
#bot {
	position: absolute; 
	top: 820px; 
	width: 600px;
	left: 0px;
	color: #000000; 
	font-weight: normal;
}
		
#fot {
	position: absolute;
	top: 1050px;
	left: 0px;
	color: #333333; 
	font-weight: normal;
}

#images { height: 240px; width: 240px; padding:0; margin:0px; overflow: hidden; float: right}
#images img { border:none; }
#images2 { height: 240px; width: 240px; padding:0; margin:0px; overflow: hidden; float: left}
#images2 img { border:none; }

#block { display: block; float: none;}
</style>
