* {
	margin: 0px;
	padding: 0px;
}
body { 	
	background-color: #00b0dc;
	background-image:url(images/sterrenhemel.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	color: #004084;
}

div#container { 
	position: absolute; 
	top: 0px; 
	width: 100%;
	min-height: 100%;
	left: 					50%;
	margin-left: 			-287px;
}

div#topmenu { 
	position: relative; 
	left: 0px; 
	top: 0px; 
	background-image:  url( images/topmenu_bg.gif );
	width: 475px; 
	height: 37px;
}

div#tweeblokken { 
	position: relative; 
	width: 475px; 
	height: 100%;	
}

div#maincontent { 
	position: relative; 
	float: left;
	padding: 20px 42px 300px 70px; 
	width: 475px; 
	height: 100%;
	background-color: white;
}

div#fotodiv { 
	position: absolute; 
	background-color: #00b0dc;
	top: 0px;
	left: 587px;
	width: 432px;
}

div#flashringen { 
	position: absolute; 
	left: 453px; 
	top: 15px; 
	z-index: 10;
}

div#redline {
	background-color:	#D30229;
	height: 1px;
}

div.nieuwsberichten {	
	margin: 10px 0px 10px 0px;
	width: 475px;
	border-bottom: 1px solid #D30229;
}

div.nieuwsberichten h1 {
	margin-bottom:	10px;
	color: #A5BB4E;
	font-weight: bold;
	line-height: 32px;
}

div.nieuwsberichten h2 {
	color: #A5BB4E;
	font-style: italic;
}

div.nieuwsberichten img {
	float:		right;
	margin-left:	10px;
}

div.clear {
	clear: right;
}

img.image_small {
	float: right;
	margin-left: 10px;
}

table#adviescomite  {
	text-align: middle;
	float: none;
}

table#adviescomite img.ac {
	border: 1px dotted #da001a;
}

hr {
	height: 1px;
	color: #da001a;
}

ul li {
	float: left;
	list-style-type: none;
}

ul#lijstje li {
	float: none;
	list-style-type: circle;
	margin-left: 40px;
}


h1 {
	font: 24px arial;
	font-weight: bold;
	margin-bottom: 15px;
	color: #004084;
	line-height: 28px;
}

h2 {
	font: 15px arial;
	font-weight: bold;
	margin-bottom: 15px;
	color: #e88e27;
}

p {
	margin-bottom: 20px;
}

p.nieuws2{
	float: left;
}
.fotobijschrift {
	font: 12px arial;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 15px;
	color: #d30228;
}

.pdfjes {
	float: left;
	margin-right: 5px;
}

.small {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
}

table.pdfdocs tr td {
	vertical-align: top;
	padding-bottom: 15px;
}

img.datumregel {
	float: right;
}

marquee a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

