
body {
	background: #000000 url(images/main-bg.gif) repeat-x;
	color: #999999;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow-y: scroll;
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #FFFFFF;
	font-size: 10px;

}
	
a:visited { 
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 326px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}

#footer {
	
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;

	padding-top: 0px;
	text-align: center;
	width: 776px;
}

#headlines {
	background: #1F1F1F;
	height: 170px;
	padding: 10px;
	width: 254px;
}

#left {
	float: left;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	width: 482px;
}

#left2 {
	float: left;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 462px;
}

#leftNieuws {
	float: left;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 462px;
}

.thumbs {
	position : relative;
	float:left; 
	text-align: center;
	width: 150px;
	height: 160px;
} 
.thumbsimg {
	text-align: center;
} 
 .thumbstext {
	position: absolute;
	bottom: 10px;
	width:160px;
	text-align: center;
}

.clearfloat { /* dit exemplaar van class moet op een element div of break zijn geplaatst en dient het laatste element te zijn vr de afsluiting van een container (hoofdobject) die op zijn beurt een zwevend object volledig dient te bevatten */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nieuwsbrowse{ 
	margin: 0 auto;
	text-align: center;
	padding: 0px 10px 10px;
} 

.nieuwsbrowse a:link {color: #ffffff;text-decoration:none;font-weight:normal;}
.nieuwsbrowse a:visited {color:#ffffff; text-decoration: none;font-weight:normal;}
.nieuwsbrowse a:hover {color: #ff9900; text-decoration: none; font-weight:normal;}


#Melding {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 622;
	height: 517px;
}
#Melding0409 {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 622;
	height: 650px;
}

#MeldingXL {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 622;
}

#Meldingarchief0409 {
	background: #1F1F1F;
	float: right;
	padding: 10px;
	width: 111px;
	height: 650px;
}

#MeldingarchiefXL {
	background: #1F1F1F;
	float: right;
	padding: 10px;
	width: 111px;
	height: 840px;
}

#Melding0509 {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 622;
	height: 600px;
}

#Meldingarchief {
	background: #1F1F1F;
	float: right;
	padding: 10px;
	width: 111px;
}

#Meldingarchief0509 {
	background: #1F1F1F;
	float: right;
	padding: 10px;
	width: 111px;
	height: 600px;
}

#Meldingarchief {
	background: #1F1F1F;
	float: right;
	padding: 10px;
	width: 111px;
}
#Melding-content {
	clear: both;
	width: 776px;
	height:auto;
	background-image: url(images/content-bg2.gif);
	background-repeat: repeat;
}

#logo {
	height: 72px;
	width: 776px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}

#Voertuig {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 0px;
	width: 720;
}

#Voertuigcontent {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}

#Foutmelding {
	background: #333333;
	float: left;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 20px;
	width: 720;
}
#Foutmelding2 {
	background: #333333;
	float: left;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 60px;
	width: 720;
}
#Foutmeldingcontent {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}

#Jeugdzestiencontent {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}

#JeugdZestien {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 0px;
	width: 720;
}

#Nieuwscontent {
	clear: both;
	width: 776px;
	height:auto;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}

#Nieuws {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 526px;
	height: 400px;
}

#Nieuwscontent-2 {
	clear: both;
	width: 776px;
	height:auto;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}
#Nieuws-2 {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	width: 746px;
	height: 450px;
}

#Nieuws-linker {
	background: #1F1F1F;
	float: right;
	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	width: 220px;
	height: 400px;
}
#Vrijwilliger {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	width: 746px;
	height: 1150px;
	}
#Vrijwilliger a:link { 
	color: #FFFFFF;
	
	}