* 
{
	padding: 0;
	margin: 0;
}

BODY
{
	background: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
}

IMG { border: 0; }

/*Classes
-----------------------------------------------------*/
.bold { font-weight: bold; }
.clear { clear: both; }
.error { color: #DD0000; }
.left {float: left;}
.right { float: right; }

/*kleuren*/
.bruin { color: #662C1A; font-size: 11px; }
.lbruin { color: #98542B; font-size: 11px; }
.rood { color: #D90000; font-size: 11px; }
.blauw { color: #5D70B3; font-size: 11px; }
.zwart { color: #000000; font-size: 11px; }

/*Headings
-----------------------------------------------------*/
H1 { text-indent: -99999px; height: 67px; }
H1.sub { text-indent: -99999px; height: 33px; }
H1#h1_plaatsen { background: url('titel/plaatsen.jpg') no-repeat; }
H1#h1_harderwijk {background: url('titel/harderwijk.jpg') no-repeat; }
H1#h1_denhelder {background: url('titel/denhelder.jpg') no-repeat; }
H1#h1_harlingen {background: url('titel/harlingen.jpg') no-repeat; }
H1#h1_hellevoetsluis {background: url('titel/hellevoetsluis.jpg') no-repeat; }
H1#h1_hengelo{background: url('titel/hengelo.jpg') no-repeat; }
H1#h1_nieuwleusen{background: url('titel/nieuwleusen.jpg') no-repeat; }
H1#h1_utrecht{background: url('titel/utrecht.jpg') no-repeat; }
H1#h1_rolde{background: url('titel/rolde.jpg') no-repeat; }
H1#h1_sleeuwijk{background: url('titel/sleeuwijk.jpg') no-repeat; }
H1#h1_velserbroek{background: url('titel/velserbroek.jpg') no-repeat; }
H1#h1_initiatiefvan { background: url('titel/initiatiefvan.jpg') no-repeat; }
H1#h1_nieuws { background: url('titel/nieuws.jpg') no-repeat; }
H1#h1_agenda { background: url('titel/agenda.jpg') no-repeat; }
H1#h1_fotovideo { background: url('titel/fotovideo.jpg') no-repeat; }
H1#h1_hangaround { background: url('titel/watishangaround.jpg') no-repeat; }
H1#h1_metdankaan { background: url('titel/metdankaan.jpg') no-repeat; }

/*Links
-----------------------------------------------------*/
A:link, A:active, A:visited 
{
	outline: none;
	text-decoration: none;
}

A:hover 
{
	
}
/*Div elementen
-----------------------------------------------------*/
DIV#wrapper 
{
	border: solid 1px #4A4A4A;
	border-top: 0;
	margin: 0 auto;
	width: 982px;
}

	DIV#header
	{
		height: 209px;
		width: 982px;
	}
	
	DIV#navigation { height: 35px; margin: 0 0 3px 0; width: 982px; }
	
	DIV#content { background: url('backdrop_content.jpg') repeat-y }
	
		DIV#cont_left
		{
			background: #E8E8E8;
			width: 211px;
		}
		
			UL#list_plaatsen LI, UL#list_rechts LI { display: block; list-style-type: none; line-height: 16px; padding: 3px 10px 5px 10px; }
			UL#list_plaatsen LI.odd, UL#list_rechts LI.odd { background: #D6D6D6}
			UL#list_plaatsen LI.even, UL#list_rechts LI.even { background: none; }
			
			UL#list_rechts LI STRONG { float: left; }
			UL#list_rechts LI SPAN { float: right; }
		
		DIV#cont_mid
		{
			background: #FFFFFF;
			width: 561px;
		}
		
			DIV#penzo { padding: 0 20px; }
			DIV#penzo P { padding-top: 20px; }
			
			DIV#cont_mid P.text { background: #D6D6D6; padding: 20px;}
			
			DIV.groen { background: #006148; }
			DIV.groen IMG { float: left; margin: 0; padding: 0; }
		
		DIV#cont_right
		{
			background: #E8E8E8;
			width: 210px;
		}
		
			DIV#cont_right IMG.video_thumb
			{
				display: block;
				margin: 10px auto;
			}
	
/*Navigaties
-----------------------------------------------------*/
UL#topnav { list-style-type: none; }

	UL#topnav LI
	{
		display: block;
		float: left;
		height: 35;
	}
	
		UL#topnav LI A
		{
			display: block;
			float: left;
			height: 35px;
			text-indent: -99999px;
		}
		
		UL#topnav LI A#btn_pers { background: url('btn/pers.jpg') no-repeat; width: 122px; }
		UL#topnav LI A#btn_agenda { background: url('btn/agenda.jpg') no-repeat; width: 143px; }
		UL#topnav LI A#btn_poll { background: url('btn/poll.jpg') no-repeat; width: 115px; }
		UL#topnav LI A#btn_fotos { background: url('btn/fotos.jpg') no-repeat; width: 115px; }
		UL#topnav LI A#btn_downloads { background: url('btn/downloads.jpg') no-repeat; width: 153px; }
		UL#topnav LI A#btn_contact { background: url('btn/contact.jpg') no-repeat; width: 124px; }
		UL#topnav LI A#btn_home { background: url('btn/home.jpg') no-repeat; width: 210px; }