/**
 * update 2010-01-30, Robert Plass
 */

/**
 * cross-browser reset
 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
html{overflow-y:scroll}body{font:13px/1.5 "Lucida Grande", Geneva, Arial, Verdana, sans-serif}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}



/**
 * widths and positioning
 */
#logo-container,
#topmenu-container,
#content-container,
#pagina-content-container,
#footer-container {
	position: relative;
	width: 100%;
}
#logo,
#topmenu,
#content,
#pagina-content,
#footer {
	position: relative;
	width: 1002px;
	margin: 0px auto;
}
/**
 * all pages 
 */
#page {
	position: relative;
	width: 100%;
}
	body.home #page {
		height: 530px;
		background: transparent url(./../images/heb-jij-m-al-gezien_Bekijk-onze-werk.jpg) no-repeat center top;
	}
	body.specialismen #page {
		height: 559px;
	}
	body.werk #page {
		height: 597px;
		background: transparent url(./../images/contentbg-werk.jpg) no-repeat center top;
	}
	body.banners #page {
		height: 597px;
/*		background: transparent url(./../images/contentbg-banners.jpg) no-repeat center top; */
	}
	body.pagina #page {
		height: 597px;
		background: transparent;
	}
	#logo-container {
		height: 103px;
	}
		#logo {
			height: 83px;
			padding-top: 20px;
		}
			#logo a {
			}
				#logo a:hover {
				}
	#content-container {
		padding: 30px 0px;
	}
		#content {
		}
			#content h1 {
				margin-top: 20px;
				color: #666666;
			}
			#content p {
				font-size: 12px;
				margin-top: 20px;
			}
			#content a {
				color: #015daa !important;
				text-decoration: none;
			}
				#content a:hover {
					text-decoration: underline;
				}
			#left {
				float: left;
				position: relative;
				width: 370px;
				padding-left: 10px;
			}
			#right {
				float: left;
				position: relative;
				width: 622px;
			}
			#side-menu, #side-menu li {
				margin: 0px;
				padding: 0px;
				list-style: none;
			}
				#side-menu li {
					margin: 12px 0px;
				}
.clear {
	clear: both;
}


/**
 * header.inc.php
 */
body, p, td {
	font-size: 12px;
	line-height: 22px;
}
body {
	background: #ffffff;
}
	body.home {
		background: #0867AF url(./../images/achtergrond_blauw.jpg) repeat-x center top;
	}
	body.specialismen {
		background: #14a8a6 url(./../images/achtergrond_specialisme.jpg) repeat-x center top;
	}
	body.werk {
		background: #034adf url(./../images/achtergrond-werk.jpg) repeat-x center top;
	}
	body.banners {
		background: #171717 url('./../images/bg_banners.png') repeat-x center top;
	}

/**
 * menu.inc.php
 */
#topmenu-container {
	height: 31px;
	color: #000000;
	background: #dadada;
}
	body.home #topmenu-container {
		color: #ffffff;
		background: transparent;
	}
	body.specialismen #topmenu-container {
		color: #ffffff;
		background: transparent;
	}
	body.werk #topmenu-container {
		color: #ffffff;
		background: transparent;
	}
	body.banners #topmenu-container {
		color: #ffffff;
		background: transparent;
	}
	body.pagina #topmenu-container {
		color: #ffffff;
		background: transparent;
	}
	#topmenu {
		height: 31px;
		font-size: 11px;
		line-height: 30px;
		text-align: right;
	}
		#topmenu a {
			color: #000000;
			text-decoration: none;
		}
			#topmenu a:hover {
				color: #015daa;
				text-decoration: underline;
			}
			body.home #topmenu a, body.home #topmenu a:hover {
				color: #ffffff;
			}
			body.specialismen #topmenu a, body.specialismen #topmenu a:hover {
				color: #ffffff;
			}
			body.werk #topmenu a, body.werk #topmenu a:hover {
				color: #ffffff;
			}
			body.banners #topmenu a, body.banners #topmenu a:hover {
				color: #ffffff;
			}
			body.pagina #topmenu a, body.pagina #topmenu a:hover {
				color: #ffffff;
			}
		#topmenu a.first {
		}
			#topmenu a.first:hover {
			}
		#topmenu a.current {
		}
			#topmenu a.current:hover {
			}
		#topmenu a.last {
		}
			#topmenu a.last:hover {
			}


/**
 * footer.inc.php 
 */
#footer-container {
	height: 33px;
	line-height: 32px;
	font-size: 10px;
	color: #ffffff;
	background: #aeaeae;
}
	body.home #footer-container {
		background: transparent;
	}
	body.specialismen #footer-container {
		background: transparent;
	}
	body.werk #footer-container {
		background: transparent;
	}
	body.banners #footer-container {
		background: transparent;
	}
	body.pagina #footer-container {
		background: transparent;
	}
	#footer {
		height: 33px;
	}
		#footer-adres {
			float: left;
			height: 33px;
			padding-left: 10px;
		}
		#footer-menu {
			float: right;
			height: 33px;
		}
			#footer-menu a {
				color: #ffffff;
				text-decoration: none;
			}
				#footer-menu a:hover {
					text-decoration: underline;
				}
			#footer-menu a.first {
			}
				#footer-menu a.first:hover {
				}
			#footer-menu a.current {
			}
				#footer-menu a.current:hover {
				}
			#footer-menu a.last {
			}
				#footer-menu a.last:hover {
				}


/**
 * index.php
 */
body.home #content-container {
	height: 72px;
	padding: 85px 0px 208px 0px;
}
	body.home #content {
		height: 172px;
	}
		body.home #content a {
			display: block;
			width: 236px;
			height: 92px;
			margin-left:690px;
		}
		body.home #content p {
			display: block;
			width: 286px;
			height: 92px;
			margin-left:690px;
			color: white;
			margin-top: 100px;
		}

/**
 * vacature_*.php
 */
body.vacature #content-container {
	background: transparent;
}
body.vacature #content {
	background: transparent url(./../images/bg_profiel.gif) no-repeat 10px bottom;
}

	body.vacature #right h2 {
		color: #666666;
		font-size: 14px;
	}


/**
 * profiel.php
 */
body.profiel #content-container {
	height: 370px;
	padding: 0px;
}
body.profiel #content {
	padding: 30px 0px;
	background: transparent url(./../images/bg_profiel.gif) no-repeat 10px top;
	height: 310px;
}

/**
 * nieuwsbrief/*.php
 */

body.nieuwsbrief #content-container {
	height: 410px;
	padding: 0px;
}
body.nieuwsbrief #content {
	height: 380px;
	padding: 30px 0px;
	background: transparent url(./../images/bg_nieuwsbrief.gif) no-repeat 10px top;
}
	body.nieuwsbrief #left {
		width: 498px;
	}
	body.nieuwsbrief #right {
		width: 420px;
		height: 380px;
/*		background: transparent url(./../images/algemeen_vertical.gif) no-repeat left top; */
	}
	body.nieuwsbrief #right div {
		padding-left: 100px;
	}









/**
 * werk.php
 */
body.werk #content-container {
	height: 427px;
	padding: 0px;
}
	body.werk #content a img {
		width: 1002px;
		height: 427px;
	}
/**
 * banners.php
 */
body.banners #content-container {
	height: 427px;
	padding: 0px;
}
	body.banners #content a img {
		width: 1002px;
		height: 427px;
	}
	body.banners #intro {
	color:#fff;
	padding-left: 10px;
	}
/**
 * pagina.php
 */
body.pagina #pagina-content-container {
	height: 95px;
	padding: 332px 0px 0px 0px;
}
	body.pagina #left {
		width: 650px;
	}
	body.pagina #right {
		width: 342px;
	}
	body.pagina #pagina-content {
		margin-top: 15px;
	}
	body.pagina #pagina-content p {
		margin: 0px;
	}
	body.pagina #right table {
		margin-top: 30px;
	}
	a.icontext {
		font-size: 10px;
		font-weight: bold;
		line-height: 16px;
		text-decoration: none;
	}
	td.textlinks {
		width: 68px;
		padding-right: 20px;
		padding-left: 200px;
		height: 27px;
		vertical-align: middle;
		line-height: 14px;
	}
	td.btn-link-vorige {
		width: 27px;
		padding-right: 10px;
		vertical-align: middle;
	}
	td.btn-link-volgende {
		width: 27px;
		vertical-align: middle;
	}
/**
 * divers*.php
 */
body.divers #content-container {
	height: 370px;
	padding: 0px;
}
body.divers #content {
	height: 310px;
	padding: 30px 0px;
	background: transparent url(./../images/bg_divers.gif) no-repeat 10px top;
}
	body.divers #right h3 {
		margin-top: 20px;
		font-size: 12px;
	}

/**
 * contact.php
 */
body.contact #content-container {
	height: 600px;
	padding: 0px;
}
body.contact #content {
	height: 380px;
	padding: 30px 0px;
	background: transparent url(./../images/bg_contact.gif) no-repeat 10px top;
}
	body.contact #left {
		width: 572px;
	}
	body.contact #right {
		width: 420px;
		height: 380px;
		background: transparent url(./../images/algemeen_vertical.gif) no-repeat left top;
	}
	body.contact #right div {
		padding-left: 100px;
	}


/**
 * contact_mensen.php
 */
body.contact-mensen #content-container {
	padding: 0px;
}
body.contact-mensen #content {
	background: transparent url(./../images/bg_contact.gif) no-repeat left top;
	padding: 30px 0px;
}
	body.contact-mensen #left {
		width: 572px;
	}
	body.contact-mensen #right {
		width: 420px;
		height: auto;
		background: transparent url(./../images/demensen_vertical.gif) no-repeat left top;
	}
	body.contact-mensen #right .contact-persoon {
		clear: both;
		position: relative;
		padding-left: 100px;
	}
			body.contact-mensen #right .contact-persoon .contact-foto {
				float: left;
			}
			body.contact-mensen #right .contact-persoon .contact-foto img {
				padding: 0px 10px 10px 0px;
			}
			body.contact-mensen #right .contact-persoon .contact-gegevens {
			}
				body.contact-mensen #right .contact-persoon .contact-gegevens h2 {
					font-size: 13px;
				}


/**
 * contact_route.php
 */
body.contact-route #content-container {
	padding: 0px;
}
body.contact-route #content {
	padding: 30px 0px;
	background: transparent url(./../images/bg_contact.gif) no-repeat 10px top;
}
	body.contact-route #left {
		width: 572px;
	}
	body.contact-route #right {
		width: 420px;
		height: 500px;
		background: transparent url(./../images/route_vertical.gif) no-repeat left top;
	}
	body.contact-route #right div {
		padding-left: 100px;
	}
	body.contact-route #right p {
		margin-top: 0px;
		margin-bottom: 20px;
	}


/**
 * contact_form.php
 * contact_form_ok.php
 */
body.contact-form #content-container,
body.contact-form-ok #content-container {
	padding: 0px;
}
body.contact-form #content,
body.contact-form-ok #content {
	padding: 30px 0px;
	background: transparent url(./../images/bg_contact.gif) no-repeat 10px top;
}
	body.contact-form #left,
	body.contact-form-ok #left {
		width: 572px;
	}
	body.contact-form #right,
	body.contact-form-ok #right {
		width: 420px;
		background: transparent url(./../images/reageren_vertical.gif) no-repeat left top;
	}
	body.contact-form-ok #right {
		height: 370px;
	}
	body.contact-form #right div,
	body.contact-form-ok #right div {
		padding-left: 100px;
	}
	#contact-formulier input.text {
		width: 230px;
	}
	#contact-formulier textarea {
		width: 230px;
		height: 150px;
	}
	body.contact-form .form-errors {
		color: #ff0000;
		font-style: italic;
		margin-top: 0px !important;
		margin-bottom: 20px;
	}
	body.contact-form .required {
		color: #ff0000;
	}


/**
 * copyright.php
 */
body.copyright #content-container {
	height: 370px;
	padding: 0px;
}
body.copyright #content {
	height: 310px;
	padding: 30px 0px;
	background: transparent url(./../images/bg_copyright.gif) no-repeat 10px top;
}


/**
 * disclaimer.php
 */
body.disclaimer #content-container {
	height: 370px;
	padding: 0px;
}
body.disclaimer #content {
	height: 310px;
	padding: 30px 0px;
	background: transparent url(./../images/bg_disclaimer.gif) no-repeat 10px top;

}


/**
 * sitemap.php
 */
body.sitemap #content-container {
	height: 370px;
	padding: 0px;
}
body.sitemap #content {
	height: 310px;
	padding: 30px 0px;
	background: transparent url(./../images/bg_sitemap.gif) no-repeat 10px top;
}
	body.sitemap #right ul {
		margin-top: 20px;
	}
		body.sitemap #content-container ul li ul {
			margin-top: 0px;
			list-style-type: circle;
		}


/**
 * specialismen.php
 */
body.specialismen #header-tekst {
	float: right;
	width: 390px;
	margin: 0px;
	padding: 0px;
}
body.specialismen #header-tekst p {
	color: #ffffff;
	padding: 7px 122px 0px 0px;
	line-height: 20px;
	font-size: 12px;
}
body.specialismen #content-container {
	height: 360px;
	padding: 60px 0px 0px 0px;
}
	body.specialismen #left {
		width: 272px;
		height: 360px;
	}
		body.specialismen #sfeerbeeld {
			position: absolute;
			width: 428px;
			height: 365px;
			padding-top: 60px;
			background: transparent url(./../images/sfeer-specialismen.png) no-repeat 10px top;
			left: -146px;
			top: -60px;
		}
		body.specialismen #sfeerbeeld p {
			color: #ffffff;
			margin: 0px 30px 20px 216px;
		}
	body.specialismen #right {
		width: 720px;
		height: 360px;
	}

#buttons-specialismen {
	position: absolute;
	width: 720px;
	height: 390px;
}
	#content h1.btn-oval {
		position: relative;
		display: block;
		background-image: url(./../images/btn_oval.png);
		background-position: -3px;
		width: 180px;
		height: 74px;
		float: left;
		text-align: center;
		margin: 0px;
		z-index: 100;
	}
			#content h1.btn-oval a {
				display: block;
				margin: 1px;
				padding: 29px 0 0 0;
				line-height: 12px;
				font-size: 11px;
				color: #ffffff !important;
			}
	.btn_alpha {
		position: absolute;
		background-image: url(../images/dummy.png);
		z-index: 220;
		width: 180px;
		height: 75px;
	}
		.btn_alpha1 {
			left: 0;
			top: 0;
		}
		.btn_alpha2 {
			left: 180px;
			top: 0;
		}
		.btn_alpha3 {
			left: 360px;
			top: 0;
		}
		.btn_alpha4 {
			left: 540px;
			top: 0;
		}
		.btn_alpha5 {
			left: 0;
			top: 75px;
		}
		.btn_alpha6 {
			left: 180px;
			top: 75px;
		}
		.btn_alpha7 {
			left: 360px;
			top: 75px;
		}
		.btn_alpha8 {
			left: 540px;
			top: 75px;
		}
		.btn_alpha9 {
			left: 0;
			top: 150px;
		}
		.btn_alpha10 {
			left: 180px;
			top: 150px;
		}
		.btn_alpha11 {
			left: 360px;
			top: 150px;
		}
		.btn_alpha12 {
			left: 540px;
			top: 150px;
		}
		.btn_alpha13 {
			left: 0;
			top: 225px;
		}
		.btn_alpha14 {
			left: 180px;
			top: 225px;
		}
		.btn_alpha15 {
			left: 360px;
			top: 225px;
		}
		.btn_alpha16 {
			left: 540px;
			top: 225px;
		}
	div.balloon {
		position: absolute;
		display: none;
		font-size: 10px;
		text-align: center;
		color:white;
		z-index: 200;
	}
		div.balloon1 {
			background-image: url(../images/balloon1.png);
			background-repeat: no-repeat;
			width: 278px;
			height: 250px;
			left: 65px;
			top: 35px;
			padding-top: 105px;
			line-height: 25px;
		}
		div.balloon2 {
			background-image: url(../images/balloon2.png);
			background-repeat: no-repeat;
			width: 400px;
			height: 300px;
			left: 200px;
			top: 35px;
			padding-top: 105px;
			line-height: 25px;
		}
		div.balloon3 {
			background-image: url(../images/balloon3.png);
			background-repeat: no-repeat;
			width: 300px;
			height: 230px;
			left: 200px;
			top: 40px;
			padding-top: 90px;
			padding-left: 10px;
			line-height: 25px;
		}
		div.balloon4 {
			background-image: url(../images/balloon4.png);
			background-position: 30px 0px;
			background-repeat: no-repeat;
			width: 400px;
			height: 310px;
			left: 230px;
			top: 15px;
			padding-top: 90px;
			line-height: 25px;
		}
		div.balloon5 {
			background-image: url(../images/balloon5.png);
			background-repeat: no-repeat;
			width: 330px;
			height: 250px;
			left: 130px;
			top: 25px;
			padding-top: 70px;
			padding-left: 20px;
			line-height: 22px;
		}
		div.balloon6 {
			background-image: url(../images/balloon6.png);
			background-repeat: no-repeat;
			width: 400px;
			height: 300px;
			left: 310px;
			top: 0px;
			padding-top: 70px;
			padding-left: 28px;
			line-height: 25px;
		}
		div.balloon7 {
			background-image: url(../images/balloon7.png);
			background-position: 30px 0;
			background-repeat: no-repeat;
			width: 420px;
			height: 340px;
			left: 12px;
			top: 35px;
			padding-top: 80px;
			line-height: 25px;
		}
		div.balloon8 {
			background-image: url(../images/balloon8.png);
			background-repeat: no-repeat;
			width: 330px;
			height: 300px;
			left: 240px;
			top: 55px;
			padding-top: 50px;
			padding-right: 20px;
			line-height: 25px;
		}
		div.balloon9 {
			background-image: url(../images/balloon9.png);
			background-repeat: no-repeat;
			background-position: 0 0;
			width: 380px;
			height: 300px;
			left: 120px;
			top: -70px;
			padding-top: 73px;
			padding-left: 45px;
		}
		div.balloon10 {
			background-image: url(../images/balloon10.png);
			background-repeat: no-repeat;
			width: 360px;
			height: 260px;
			left: 295px;
			top: -45px;
			padding-top: 80px;
			padding-left: 30px;
			line-height: 22px;
		}
		div.balloon11 {
			background-image: url(../images/balloon11.png);
			background-position: 40px 0;
			background-repeat: no-repeat;
			width: 380px;
			height: 238px;
			left: 50px;
			top: -40px;
			padding-top: 60px;
			line-height: 35px;
		}
		div.balloon12 {
			background-image: url(../images/balloon12.png);
			background-position: 10px 0;
			background-repeat: no-repeat;
			width: 340px;
			height: 275px;
			left: 225px;
			top: -55px;
			padding-top: 35px;
			padding-right: 30px;
			line-height: 23px;
		}
		div.balloon13 {
			background-image: url(../images/balloon13.png);
			background-repeat: no-repeat;
			width: 380px;
			height: 320px;
			top:-100px;
			left: 90px;
			padding-top: 67px;
			line-height: 22px;
		}
		div.balloon14 {
			background-image: url(../images/balloon14.png);
			background-repeat: no-repeat;
			width: 300px;
			height: 280px;
			left: 240px;
			top: -50px;
			padding-top: 45px;
			padding-left: 15px;
			line-height: 23px;
		}
		div.balloon15 {
			background-image: url(../images/balloon15.png);
			background-repeat: no-repeat;
			width: 350px;
			height: 340px;
			left: 160px;
			top: -120px;
			padding-top: 50px;
			padding-left: 5px;
			line-height: 25px;
		}
		div.balloon16 {
			background-image: url(../images/balloon16.png);
			background-repeat: no-repeat;
			width: 300px;
			height: 250px;
			left: 320px;
			top: -35px;
			padding-top: 60px;
			padding-left: 10px;
			line-height: 30px;
		}


/**
 * ICONS 
 */
.vorige {
	display: block;
	width: 27px;
	height: 27px;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	background-image: url(./../images/iconen_01-over.png);
	background-repeat: no-repeat;
	_background-image: url(./../images/iconen_01.gif);
}
.vorige:hover {
	display: block;
	width: 27px;
	height: 27px;
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;
	background-image: url(./../images/iconen_01-over.png);
	background-repeat: no-repeat;
	_background-image: url(./../images/iconen_01-over.gif);
}
.volgende {
	display: block;
	width: 27px;
	height: 27px;
	background-image: url(./../images/iconen_03.png);
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	background-repeat: no-repeat;
	_background-image: url(./../images/iconen_03.gif);
}
.volgende:hover {
	display: block;
	width: 27px;
	height: 27px;
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;
	background-image: url(./../images/iconen_03-over.png);
	background-repeat: no-repeat;
	_background-image: url(./../images/iconen_03-over.gif);
}
.factsheet {
	display: block;
	width: 27px;
	height: 27px;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	background-image: url(./../images/iconen_05-over.png);
	background-repeat: no-repeat;
	margin: auto;
	_background-image: url(./../images/iconen_05.gif);
}
.factsheet:hover {
	display: block;
	width: 27px;
	height: 27px;
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;
	background-image: url(./../images/iconen_05-over.png);
	background-repeat: no-repeat;
	_background-image: url(./../images/iconen_05-over.gif);
}
.slideshow {
	display: block;
	width: 27px;
	height: 27px;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	background-image: url(./../images/iconen_07-over.png);
	background-repeat: no-repeat;
	_background-image: url(./../images/iconen_07.gif);
}
.slideshow:hover {
	display: block;
	width: 27px;
	height: 27px;
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;
	background-image: url(./../images/iconen_07-over.png);
	background-repeat: no-repeat;
	_background-image: url(./../images/iconen_07-over.gif);
}
.sluiten {
	display: block;
	width: 27px;
	height: 27px;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	background-image: url(./../images/sluiten-over.png);
	background-repeat: no-repeat;
	}
.sluiten:hover {
	display: block;
	width: 27px;
	height: 27px;
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;
	background-image: url(./../images/sluiten-over.png);
	background-repeat: no-repeat;
}

/**
 * overlay
 */
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
.white_content {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	display: none;
	width: 508px;
	height: 534px;
	padding-left: -16px;
	z-index: 1009;
	overflow: hidden;
	position: absolute;
}

/**
 * FACTSHEET
 */
.facts {
	position: absolute;
	left: 44px;
	top: 59px;
	width: 186px;
	height: 46px;
}
.factstable {
	position: absolute;
	left: 30px;
	top: 138px;
	width: 450px;
}
.factstable td {
	padding-bottom: 10px;
}
.facts_icons {
	position: absolute;
	left: 353px;
	top: 3px;
	width: 140px;
	height: 74px;
}
/**
 * SLIDES
 */
#slide_titel h3 {
	position: absolute;
	left: 115px;
	top: 5px;
	color: #ffffff;
}
#slide_image {
	position: absolute;
	left: 30px;
	top: 120px;
	}
#slide_omschrijving h3 {
	position: absolute;
	left: 115px;
	top: 450px;
	color: #ffffff;
}  

/* ff snel */
/**
 * SLIDES
 */
.slides_titel {
	position: absolute;
	left: 115px;
	top: 5px;
	color: #ffffff;
	width: 230px;
}
.slides_image {
	position: absolute;
	left: 30px;
	top: 120px;
}
.slides_subtitel {
	position: absolute;
	left: 115px;
	top: 450px;
	color: #ffffff;
}
#content a.white  {
	color: #ffffff !important;
	text-decoration: underline;
}
#content a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}

