@charset "utf-8";

body {
	margin: 0;
	padding: 10px 0;
	font: "Times New Roman", Times, serif;
	background-image: "http://www.thesecondofmay.be/images/bg.jpg";
	font-size: 9pt;
}
#wrap {
	width: 1000px;
	align: left;
	margin: 5px auto;
	margin-left: 20px;
}
#rechts {
	width: 620px;
	float: left;
	color: #111;
}
	#rechts a {
		color: #000000;
		text-decoration: none;
	}
	#rechts a:hover {
		color: #000000;	
		text-decoration: underline;
	}
#links {
	width: 375px;	
	float: left;
}
	#links #logo {
		margin: 2px 0 5px 0;	
	}
	#links div {
	margin: 0px 0px;
	color: #000000;
	}
	#links a {
		color: #000000;
		text-decoration: none;	
	}
	#links a:hover {
		text-decoration: underline;
	}
	#nota1, #nota2 {
	color: #000000;
	margin-top: 10px;
}
	#nota1 a, #nota2 a {
	color: #000000;
	font-size: 9pt;
	margin-top: 10px;
}	
	#links .space {
		margin-bottom: 15px;
	}
	#links .spaceb {
		margin-top: 35px;
	}	
.fl { float: left; }
.fr { float: right; }
.cl { clear: both; }
p { margin: 0; padding: 0; }
.nv { display: none; }
.marg { margin: 0px 0; }
.margr { margin: 3px; }
.datum { color: #000000; font-size: 7pt; text-align: left; margin: 0px 0px 20px 0px; }
.tekst { text-align: left; margin: 20px 230px 20px 0px; }
.film { text-align: left; margin: 0px 0px 0px 0px; }
.kolom { width: 203px; float: left; }
a img { border: 0; }
.vet { font-weight: bold; }
.cursief { font-style: italic; }
.onderlijn { text-decoration: underline; }
.lab { 
	color: #111;
	display: block;
}
.titel {
	font: "Times New Roman", Times, serif;
	margin: 0px 0px 15px 0px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
.input-tekst, .input-tekstarea {
	font: "Times New Roman", Times, serif;
	
	font-size: 10pt;
	width: 500px;
	margin: 2px 0 15px 0;
}
.input-tekstarea {
	font: "Times New Roman", Times, serif;
	
	font-size: 10pt;	
	height: 200px;
}
h1,h2,h3 {
	font: "Times New Roman", Times, serif;
	
	font-size: 10pt;
	color: #111;
	margin: 5px 0;
	padding: 0;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 13pt;	
}
h3 {
	font-size: 12pt;	
}
.tabel tr:hover {
	background: #eee;	
}
ul, li { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

