/***********************/
/*		Positionering  */
/***********************/

body
{
	margin:0px;
	height:100%;
}

*
{
	margin:0px;
	padding:0px;
}


html
{
	height:100%;
}

#container
{
	width:971px;
	_height:450px;
	min-height:450px;
	margin:0 auto;
	margin-top:0 auto;
}

#header
{
	height:80px;
	width:971px;
	margin-bottom:8px;
	clear:both;
}

#logo
{
	margin-top:37px;
	margin-left:17px;
	height:48px;
	width:250px;
	float:left;
}

#zoeker
{
	float:left;
	margin-top:52px;
	height:25px;
	width:450px;
	line-height:25px;
	text-align:right;
	vertical-align:middle;
	clear:right;
}

#WSPR
{
	margin-top:20px;
	margin-right:0px;
	height:61px;
	width:192px;
	float:right;
}

#banner {
	width:969px;
	height:300px;
}

#bannerdefault {
	width:971px;
	height:111px;
	margin-bottom:5px;
	clear:both;
}

#menu {
	height:150px;
	border:0px solid black;
	padding-left:20px;
	margin-bottom:30px;
	background-color: #FFF;
}

#vindsnel
{
	height:128px;
	width:200px;
	float:right;
	margin-right:20px;
}

#menucontainer
{

}

.toptitel
{
	margin-top:7px;
}

.leftimage
{
	float:left;
	height:111px;
	width:302px;
}

.tekstlinks
{
	margin-left:37px;
	text-align:justify;
	float:left;
	height:60px;
	width:400px;/*210px*/
}

.leftblock
{
	margin-top:2px;
}

.rightblock
{
	margin-top:7px; /* 27px*/
}

.tekstrechts
{
	float:left;
	text-align:justify;
	margin-left:10px;
	height:60px;
	width:250px;/*210px*/
}

#content {
	border:0px solid black;
	_height:160px;
	min-height:160px;
	float:left;
}

#contentdefault {
	border:0px solid black;
	margin-left:10px;
	margin-bottom:20px;
	padding-bottom:20px;
	margin-top:44px;
	_height:260px;
	min-height:260px;
	width:430px;
	text-align:justify;
	float:left;
}

#vacaturezoeker
{
	float:right;
	
}

#navleft
{
	margin-top:37px;
	margin-right:25px;
	float:left;
	border:0px solid black;
	width:298px;
	text-align:left;
	clear:both;
}

#footer {
	margin-top:10px;
	width:969px;
	height:40px;
	padding-top:10px;
	float:left;
}

#footer a
{
	
	margin-left:25px;
}


#footerleft
{
	margin-left:28px;
	float:left;
}

#footerright
{
	margin-right:20px;
	float:right;
}

#image1 {
	float:left;
}

#image2{
	float:left;
}

/* Bug fix -> zorgt ervoor dat de content niet uit de div loopt in FireFox */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


* html .clearfix {height: 1%;}

/* Bug fix -> zorgt ervoor dat de content niet uit de div loopt in FireFox/MAC IE */

@media print {
#hideforprint
	{
	 	display:none;
	}
	
#tablevaclijst
{
	margin-top:-1px;
}