body{

	background: #F3F3F3 url(../images/background.jpg) repeat-y center;

}

img	{ border: 0; }



/***********************/

/*		header			*

/***********************/

#header{

	background-image: url(../images/header.jpg);

	height: 86px;

	width: 970px;

	position: absolute;

	z-index: 3;

}



/***********************/

/*	MenuWrapper 		*

/***********************/

#MenuWrapper{

	background: url(../images/gradient.jpg) repeat-x;

	position: absolute;

	top: 86px;

	top: 0;

	padding-top: 86px;

	width: 100%;

	z-index: 2;

}

#menu{

	background: url(../images/menu.jpg) no-repeat;

	/*background: red;*/

	position: relative;

	width: 193px;

}

#menu ul{

	padding: 0px;

	margin: 0px;

	list-style-type: none;

	position: relative;

	left: 35px;

}

#menu ul ul{

	left: auto;

}



#menu li{

	padding-bottom: 12px;

}

#menu li li{

	padding-bottom: 3px;

}

#menu li a{

	display: block;

	width: 139px;

	height: 15px;

}

#menu ul li ul li {

	margin: 0; padding: 6px 0 0 30px; height: 9px; background: url(../images/smallarrow.gif) right no-repeat;

}





#news {

	margin-bottom:0;	

}



p {

	margin-top:0;	

}



/***********************/

/*			HR			*

/***********************/

#hr{

	height: 68px;

	width: 100%;

	bottom: 0;

	background: #00BBE4 url(../images/hr.gif) repeat-y;

	display: none;

}





/***********************/

/*		Content			*

/***********************/

#ContentContainer{

	width: 970px;

	height: 100%;

}

#LeftContent{

	width: 195px;

	height: 100%;

	position: absolute;

	z-index: 0;

	background-image: url(../images/bg_left.jpg);

}



/***********************/

/*	Center Content		*

/***********************/

#CenterContent{

	background: #ffffff url(../images/bg_center.jpg) repeat-x;

	position: absolute;

	width: 522px;

	height: 552px;

	border-left: 5px solid #fff;

	border-right: 5px solid #fff;

	left: 193px;

	top: 86px;

	z-index: 2;

	padding-bottom: 30px;

}

#CenterContent .content{

	max-height: 397px;

	padding: 0 10px 10px 10px;

}

#news{

	display: block;

	height: 13px;

	width: 113px;

	background-image: url(../images/laatste_nieuws.jpg);

}

#CenterContent h2{

	color: #555C60;

}



a.pdf	{ background: url(../images/icon-pdf.gif) left no-repeat; padding: 1px 0 3px 20px; }

a.exe	{ background: url(../images/icon-exe.gif) left no-repeat; padding: 1px 0 3px 20px; }

a.xls	{ background: url(../images/icon-xls.gif) left no-repeat; padding: 1px 0 3px 20px; }

a.doc	{ background: url(../images/icon-doc.gif) left no-repeat; padding: 1px 0 3px 20px; }



/***********************/

/*	Right Content		*

/***********************/

#RightContent{

	width: 237px;

	height: auto;

	position: absolute;

	left: 725px;

	top: 0;

	z-index: 2;

	border-left: 4px solid #fff;

	border-right: 4px solid #fff;

	background: #ECF4F8;

}

#RightContent{

	color: #0066A4;

}

#communications h2{

	padding: 15px 0 5px 18px;

	margin: 0;

}

#communications ul{

	padding: 0 0 0 30px;

	margin: 0;

}

#buttons{

	padding: 0;

	margin: 0;

	list-style: none;

	padding-top: 86px;

}

#buttons li{

	border-bottom: 5px solid #fff;

}

#buttons .space{

	display: block;

	width: 237px;

	height: 54px;

	background-image: url(../images/pvcf_con2_07.jpg);

}



/*** buttons img ***/

#webforum a{

	display: block;

	width: 237px;

	height: 123px;

	background-image: url(../images/webform.jpg);

}

#webshop a{

	display: block;

	width: 237px;

	height: 55px;

	background-image: url(../images/webshop.jpg);

}

#help-desk a{

	display: block;

	width: 237px;

	height: 53px;

	background-image: url(../images/help-desk.jpg);

}

#word-lid{

	display: block;

	width: 237px;

	height: 29px;

	background-image: url(../images/word_lid.jpg);

	margin-top: 5px;

}

#enquete{

	display: block;

	width: 237px;

	height: 53px;

	background-image: url(../images/enquete.jpg);

}

#hup a{

	display: block;

	width: 237px;

	height: 123px;

	background-image: url(../images/hup.jpg);

}

#questions{

	display: block;

	height: auto;

	width: 237px;

	background-image: url(../images/questions.jpg);

	margin-top: 10px;

	color: #fff;

}

#questions a{

	color: #fff;

	text-decoration: none;

}



#questions h2{

	color: #dedede;

}



#questions .content{

	position: relative;

	width: 205px;

	top: 8px;

	left: 26px;

	padding-bottom: 25px;

}





/*********************/

/* Contact Formulier */

/********************/



.zend_form dt{

	float: left;

	width: 180px;

	font-weight: bold;

}

.zend_form dd{

	padding: 0 0 6px 0;

	margin: 0;

}

.errors{

	list-style-type: none;

	padding: 0;

	margin: 0;

	font-weight: bold;

	color: red;

}

.zend_form div{

	padding: 8px 0 5px 0;

	width: 400px;

	font-style: italic;

}





/****************/

/*	Search form	*/

/****************/

#search{

	position: relative;

	left: 47px;

	top: 12px;

}

#search .textfield{

	width: 110px;

	border: solid #0066A4 1px;

}


