body { 
	background-color: #edf6e3;
 	margin: 0px auto;
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
	text-align: center;
	 }

a:link { 
	color: #0000FF; 
	text-decoration: none;
	 }

a:visited { 
	color: #800000; 
	text-decoration: none; 
	}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	
a:active {
	color: #FF0000;
	text-decoration: underline;
	}

hr {visibility: hidden; display: none;}

#page { 
	width: 750px; 
	margin: 0px auto;
	background: #C9C6BD url(images/poesbk2.jpg) repeat;
	text-align: center;
	}

#header { 
	width: auto;
	height: 120px;
   }
	
.headertext { 
	float: left; 
	width: 400px;
	padding-top: 10px;
	/* padding-right: 20px; */
	text-align: center;
	}

h1 { 	
	margin-top: -10px;
	font-size: 30pt;
	font-style: italic;
	font-weight: normal;
	font-family : Georgia, Times, serif; 
	 }

.headersubtext { 
	float: left;
	width: 400px;
	padding-top: 10px;
	/* padding-right: 20px; */
	text-align: center; 
	}

h2 { 
	margin-top: -10px; 
	font-size: 15pt;
	font-style: italic;
	font-weight: normal;
	font-family : Georgia, Times, serif;
	color: #F5A73A;
	}
	
#left { 
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 460px; 
	text-align: left;
	}
	
.content {
	margin-bottom: 30px;
	margin-left:5px;
	padding: 5px;
	padding-bottom: 25px;
	font-size: 12pt;
	line-height: 12pt;
   padding-left : 5px;
   line-height: 1.5em;
   overflow: auto;
	border: 1px solid #e4c55b;
 	background-image: url(images/swirl.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFEFA;
	border-radius: 10px 10px 0px 0px;
	}

h3 { 
	border-bottom: 1px dotted #000000; 
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	}

.content h3 {
	color: #854500;
	background: linear-gradient(to bottom, #fac695 0%,#f5ab66 47%,#ef8d31 100%); 
	
	text-shadow: -1px 0 silver, 0 1px silver, 1px 0 silver, 0 -1px silver;
	font-size: 18px; 
	line-height: 16px;
	text-transform: uppercase;
	margin-top: -8px;
	margin-right: -5px;
	margin-left: -5px;
	padding: 3px 4px 4px 10px;
	border:0;
	line-height: 14px;
	line-height: 3em;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: center; 
}


img {
	float:right;
	}

#right { 
	float: right; 
	width: 250px;
	text-align: left;
	padding-left: 10px;
	}

.rightcontent { 
	padding-bottom: 5px;
	padding-right: 15px;
	color: #000000; 
	font-size: 10pt;
	line-height: 16pt; 
	}
	
.logo {
	float:left;
	width:86px;
	padding-top: 10px;
	}
	
.datum {
	text-align:right;
	float:right;
	width: 100px;
	padding-top: 10px;
	color: #F5A73A;
	}

#footer { 
	padding: 20px;
	font-size: 8pt;
	line-height: 14pt;
	color: #000000; 
	text-align: center;
	}
	
.rubriek {
	font-size: 8pt;
	color: #000000; 
}
.rubriek ul {
	list-style-type: none;
	margin: 3px 0px 3px 0px;
	padding: 0px;
}
.rubriek li {
	display: block;
	overflow: hidden;
	color: #000000;
	padding: 1px;
	border-bottom: 1px solid #C0C0C0;
	list-style: outside none;
	width: 227px;
}
.rubriek li a {
	text-decoration: none;
	color: #0000FF;
}
.rubriek li a:visited {
	text-decoration: none;
	color: maroon;
}
.rubriek li a:hover {
	color: #F20000;
	text-decoration: none;
}
