.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


body {
	margin:0px; padding:0px;
	background-color:#eaeaea;
}

#wrapper {
	width:805px;
	margin:0 auto;
	height: auto;
}

#header {
	background-image:url(images/images_03.gif);
	margin:0 auto;
	height: 81px;
}


#text{
	width: 600px;
	height: 400px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin-left: 30px;
	color: #eaeaea;
	

		
}
#page {
	width: 805px;
	height: 431px;
	clear: both;
	background-color: #f2f7fd;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-align: left;
		background-image:url(images/images_11.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


#index {
	width:805px;
	height: 25px;
	background-image:url(images/images_08.gif);
	background-repeat: no-repeat;
	clear: both;
}

#menu {
	width:805px;
	height: 32px;
	background-image: url(images/images_05.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	display: block;
		background-color: #CFCFD0;
}

#stylefour{
	width: 725px;
	height:32px;
	font-size:11px;
	font-weight:bold;
	background-color: #CFCFD0;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	float: right;
	background-image: url(images/images_07.gif);
	background-position: top right;
	background-repeat: no-repeat;
}


#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}

#stylefour ul li{margin-left:100px;display:block;float:left;margin:0;}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	height:23px;
	background:url(../images/menu.gif) no-repeat top right;
	margin-left: 4px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(../images/bgON.gif) no-repeat top right;}


#left {
	width:783px;
	height: 431px;
	background-image:url(images/images_09.gif);
	background-repeat: no-repeat;
	float: left;
	text-decoration:none;
}


#right {
	width:22px;
	height: 431px;
	background-image:url(images/images_11.gif);
	background-repeat: no-repeat;
	float: right; 
}

#sidemenu {
	width: 150px;
	height: 418px;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #898989;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 95% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #ccc;
}
#sidemenu li {
	font: 95% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 150px;
}
#sidemenu a {
	background: #898989;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#sidemenu a:hover {
	background: #2580a2 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}


#footer {
	width:805px;
	height: 49px;
	background-image:url(images/images_12.gif);
	float: right;
}


div#bottomMenu
{
	margin: 0 0 0 295px;
	height: 49px;
}
div#bottomMenu div a 
{ 
	display: block;
	height: 20px;
	cursor: pointer !important;
	cursor: hand;
	float: left;
	margin-top: 20px;
}
div#bottomMenu div a.buttonActueel 		{ width: 125px; }
div#bottomMenu div a.buttonOverons 		{ width: 125px; }
div#bottomMenu div a.buttonVacatures 	{ width: 126px; }
div#bottomMenu div a.buttonContact		{ width: 126px; }
/* mouse overs */
div#bottomMenu div a:hover.buttonActueel 	{ background: url(images/knop-actueel-over.gif) -12px -5px no-repeat; }
div#bottomMenu div a:hover.buttonOverons 	{ background: url(images/knop-overons-over.gif) -12px -5px no-repeat; }
div#bottomMenu div a:hover.buttonVacatures 	{ background: url(images/knop-vacatures-over.gif) -12px -5px no-repeat; }
div#bottomMenu div a:hover.buttonContact 	{ background: url(images/knop-contact-over.gif) -12px -5px no-repeat; }


p.headline{
font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	}

p.nieuws {
        font-family: Georgia,"Times New Roman",serif;
	font-size: 10px;
	font-weight: bold;
	color: #600;
	line-height: 22px;
	margin: 0;
	text-transform: uppercase;
}

p.commentaar {
        font-family: Gill Sans, Verdana;
	font-size: 9px;
	line-height: 22px;
}


p.text a:link {
	text-decoration: none;
	color: #ffffff;
}
p.text a:visited {
	text-decoration: none;
	color: #ffffff;
}

a img {
	border: 2px;
	border-color:#CCC;
	margin-left: auto;
	margin-right: auto;
}

#contentArea {
   width: 600px;
 }

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}