@charset "utf-8";
/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFF;
	color: #8C8C8C;
	padding:0px;
	margin:0px;	

}

#container
{
	width: 981px;	
	margin: 0px auto;
	padding:0px;
	position: relative;
	height:100%;
}

#header
{
		width: 981px;	
		position: relative;
		height:92px;
}

#header #logo
{
	width:186px;
	height:95px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	float:left;
	
}

#header #menu
{
	width:595px;
	height:95px;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	float:left;
}


#header #menu ul
{
	padding:0px;
	margin:0px;
	margin-top:37px;
}

#header #menu li
{
	float:left;
	list-style:none;
	margin-left:23px;
	display:block;
}

#header #zoeken
{
	float:right;
	width:187px;
	height:95px;
	background-image:url('../images/bg-search2.png');
	background-repeat:no-repeat;
	margin-top:-1px;
}

#header #zoeken .blok
{
	margin-left: 10px;
	margin-top: 10px;
	position:relative;
}

#header #zoeken .searchField
{
	background-image:url('../images/bg-searchfield.png');
	background-repeat:no-repeat;
	width:165px;
	height:22px;
	
}

#header #zoeken .searchButton
{

	width:12px;
	height:14px;
	float:left;
	position:absolute;
	right:16px;
	top:25px;
}

#left
{
	width:201px;
	float:left;
	
}


#middle
{
	width:578px;
	float:left;
}


#right
{
	width:187px;
	float:right;
}

#spry-right
{
	width:186px;
	height:226px;

}


.postcodeField
{
	background-image:url('../images/bg-searchfield.png');
	background-repeat:no-repeat;
	width:166px;
	height:22px;
	position:absolute;
	bottom:10px;
	left:10px;
}

#footer-form
{
	width:505px;
	height:36px;
	top:0px;
	z-index:1000;
	background-image:url('../images/inlog-form3.png');
	background-repeat:no-repeat;
	margin: 0px auto;
	width: 981px;
	position:relative;

}

#footer-login
{
	background-color:#969696;
	width:100%;
	height:36px;
	top:0px;
	margin-bottom:15px;
	background-image:url('../images/bg-login.png');
	background-repeat:repeat-x;
	z-index:1000;
	position:relative;
	margin-top:0px;
	
}

.content-container-small-buffer
{

	width:187px;
	height:102px;
	float:left;
	margin-left:8px;
	margin-right:8px;
	position:relative;
	margin-bottom:8px;
}

.container-small-buffer-bottom
{
	width:187px;
	height:12px;
	float:left;
	background-color:#FFF;
	position:relative;
}

.container-item-event
{
	width:178px; background-color:#fff;
	height:97px;
	overflow:hidden;
	float:left;
	background-image:url('../images/bg-container-white-event.png');
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:9px;
	font-size:10px;
	position:relative;
}

.container-item-testi
{
	width:178px; background-color:#fff;
	height:97px;
	overflow:hidden;
	float:left;
	background-image:url('../images/bg-container-white-event.png');
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:9px;
	font-size:10px;
	position:relative;
}


.container-link
{
	text-decoration:none;
	color: #8C8C8C;
}


.container-item
{
	width:188px; background-color:#fff;
	height:106px;
	overflow:hidden;
	float:left;
}

.container-item-faq
{ 
	width:188px; background-color:#fff;
	height:223px;
	overflow:hidden;
	float:left;
}

.container-faq
{
	background-image:url('../images/bg-container-red-white.png');
	background-repeat:no-repeat;
	width:187px;
	height:226px;
	float:left;
}

.cont-blok
{
	display: block;  
	height: 106px;
	width: 190px; 
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#8C8C8C;
}

