body {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #5b5b5b;
	text-align: center;
	background: url(/images/layout/test/bodyback4.png) repeat-x top center #7d98b3;
}

#container {
	text-align: left;
	width: 984px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	min-height: 600px;
	background-image: url(/images/layout/test/containerspacer3.png);
	background-repeat: repeat-y;
}

/*--- REFERENTIES ------------------------------------*/
#referenties_wrapper {
	width: 920px;
	text-align: left;
	min-height: 300px;
	border: solid 1px #CCC;
}
#referenties_wrapper .referentie {
	float: left;
	color: #666;
	width: 210px;
	height: 200px;
	font-size: 12px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	margin: 18px 0px 0px 14px;
	border: solid 1px #CCC;
}
#referenties_wrapper a.referentie_titel {
	color: #666;
	display: block;
	padding: 14px 0px;
	text-decoration: none;
}
#referenties_wrapper a.referentie_image {
	display: block;
	height: 153px;
}
#referenties_wrapper img {
	border: none;
}
#referenties_wrapper p {
	margin: 13px;
}
#referenties_wrapper .knop_klantenlijst {
	margin: 30px 0px 12px 0px;
	text-align: center;
	display: block;
	width: 100%;
}
/*---------------------------------------------------*/

/*--- KLANTEN ---------------------------------------*/
#klanten_wrapper {
	width: 920px;
	text-align: center;
	min-height: 300px;
	border: solid 1px #CCC;
}
#klanten_wrapper .subwrapper {
	width: 840px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#klanten_wrapper .subwrapper a.btn_referenties {
    position: relative;
    top: -296px;
    left: 576px;
    text-decoration: none;
    border:  none;
}
#klanten_wrapper .catlist {
	float: left;
	width: 361px;
	padding: 0;
	margin: 23px 0px 8px 23px;
	list-style-image: url(/images/referenties/arrow.png);
}
#klanten_wrapper .catlist li {
	height: 20px;
	line-height: 20px;
}
#klanten_wrapper .catlist a { /*stond li a*/
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
#klanten_wrapper .catlist a:hover {
	color: #999;
} 
#klanten_wrapper .klanten_kop {
	margin-top: 18px;
	font-size: 14px;
	color: black;
	font-weight: bold;
	border-bottom: solid 1px black;
}
#klanten_wrapper .klanten_kop a {
    float: right;
    text-decoration: none;
    font-size: 11px;
    color: #FF7800;
    }

#klanten_wrapper .klant {
	float: left;
	width: 420px;
	height: 82px;
	margin-top: 16px;
	margin: 10px 0px;
	overflow: hidden;
	color: black;
}
#klanten_wrapper .klant_foto {
	float: left;
	width: 80px;
	height: 80px;
	border: solid 1px #999;
	overflow: hidden;
}

#klanten_wrapper .klant_data {
	width: 300px;
	height: 82px;
	float: left;
	overflow: hidden;
	margin-left: 15px;
	position: relative;
    margin-right: 10px;
}
#klanten_wrapper .klant_titel {
	width: 300px;
	height: 28px;
	font-weight: bold;
}
#klanten_wrapper .klant_titel a {
	color: black;
}
#klanten_wrapper .klant_titel a:hover {
	color: #666;
}
#klanten_wrapper .klant_tekst {
	width: 300px;
	height: 48px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
}
#klanten_wrapper p {
	text-align: left;
	margin: 13px;
}
/*---------------------------------------------------*/



* html #container {
	left:11px;
	padding:0;
	background-image: url(/images/layout/test/containerspacer3.gif);
}

#container #page {
	width: 960px;
	margin: 0 11px;
	padding:0;
	position: relative;
}

#footer, #footer0 {
	margin: 0 auto;
	width: 1003px;
	display: block;
	color: #fff;
	position: relative;
	word-spacing: 2px;
	background: url(/images/layout/test/footer3.png) no-repeat bottom center;
    background-color: #165c86;
	font-size: 11px;
}

#footer a, #footer0 a {
	color: #909090;
	text-decoration:none;
}

#footer a:hover, #footer0 a:hover {
	text-decoration:underline;
}

* html #footer0 {
	background: url(/images/layout/test/footer3.gif) no-repeat top center;
	position: relative;
	margin: auto;
	width: 984px;
	display: block;
	color: #fff;
	padding:0;
	left:-11px;
	font-size: 11px;
	word-spacing: 2px;
} 

* html #footer {
	background: url(/images/layout/test/footer3.gif) no-repeat top center;
	position: relative;
	margin: auto;
	left:10px;
} 

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 5px 0px;	
}

#sitemap {
    padding: 20px;
    width: 964px;
    color: white;
    text-align: left;
}
#sitemap a {
    color: white;
    text-align: left;
}

#sitemap li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 15px;
}

/*#sitemap ul {
    margin: 0;
    padding: 5px;
    padding-left: 15px;
    width: 220px;
    border-right: solid 1px #7d98b3;
    float: left;
}*/
#sitemap .footer_column {
    margin: 0;
    padding: 5px;
    padding-left: 15px;
    width: 220px;
    border-right: solid 1px #7d98b3;
    float: left;
}
#footer #sitemap a {
    clear: both;
    color: white;
}

/* sitemap in tekst */
#htmlsitemap a {
    clear: both;
    color: #5b5b5b;
    text-decoration: none; 
}
#htmlsitemap .rij_niv1 {
    height: 30px;
    vertical-align: bottom;
}
#htmlsitemap .rij_niv1 a {
    font-weight: bold;
}
#htmlsitemap .rij_niv2 td {
    padding-left: 5px;
}
#htmlsitemap .rij_niv3 td {
    padding-left: 15px;
    font-size: 11px;
}
#htmlsitemap .rij_niv4 td {
    padding-left: 25px;
    font-size: 11px;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	clear:left;
	color: #E46100;
	margin: 0px;
	padding: 2px 0px 5px 0px;
	
}
h3 {
	font-size: 14px;
	font-weight: bold;
	clear:left;
	color: #E46100;
	margin: 0px;
	padding: 20px 0px 5px 0px;		
}

h4 {
	font-size: 14px;
	font-weight: bold;
	clear:left;
	color: #E46100;
	margin: 0px;
	padding: 2px 0px 5px 0px;		
}

h5 {
	font-size: 14px;
	font-weight: bold;
	clear:left;
	color: #FFF;
	margin: 0px;
	padding: 6px 0px 6px 3px;		
}

.blauw {
	color: #168bcf;
}
.oranje {
	color: #E46148;
}
.groen {
	color: #99CC00;
}
.alinea ul li {
    list-style-type: none;
	background: url(/images/layout/blokje-blauw.jpg) no-repeat left 3px;
	padding: 2px 2px 2px 20px;
	text-align: left;
	line-height: normal;
	margin:0;
}
ul.blauwblokje {
	list-style-type: none;
	position: relative;
}

ul.blauwblokje li {
	list-style-type: none;
	background: url(/images/layout/blokje-blauw.jpg) no-repeat left 3px;
	padding: 2px 2px 2px 20px;
	text-align: left;
	line-height: normal;
	margin:0;
}

ul.blauwblokje li a {
	color: #80AFCB;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header {
	position: relative;
	height: 304px;
	width: 964px;
    overflow: hidden;
}

a#logo {
	position: absolute;
	left:-40px;
	width: 272px;
	height: 171px;
	background: url(/images/layout/test/visitekaartje.png) no-repeat;
	top: 0px;
	z-index:6;
}

* html a#logo {
	position: absolute;
	width: 220px;
	margin: 30px 0 0 50px;
	height: 93px;
	background: url(/images/layout/logo.jpg) no-repeat;
	top: 0px;
	z-index:6;
}

div.tel {
	position: relative;
	float: left;
	margin: 120px 0px 0px 20px;
	font-weight: bold;
	font-size: 14px;
	color: #0071b9;
	z-index: 7;
}

div#headerimg {
	position: relative;
	float: right;
	width: 718px;
	height: 164px;
	overflow: hidden;
}

#chat img {
	position: absolute;
	z-index:200;
	right:0px;
	top: 0px;
	width: 193px;
	height: 70px;
}

.logowit {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
    border: none;
}

#topmenu {
	height: 77px;
	position: relative;
	width: 964px;
	padding-left: 0px;
	padding-bottom:0px;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

#topmenu a.topitem {
	text-decoration: none;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	float: left;
	display: block;
	padding-top: 4px;
	height: 24px;
	color: #FFFFFF;
	font-size: 15px;
    padding: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid 1px transparent;
    margin-top: 15px;
}
#topmenu a.logolink {
    border: none;
    text-decoration: none;
    
}
#topmenu a:hover {
    border: solid 1px #84a8be;
    background-color: #035686;
}

#topmenu a.topitemhuidig {
    border: solid 1px #84a8be;
    background-color: #035686;
   	text-decoration: none;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	float: left;
	display: block;
	padding-top: 4px;
	height: 24px;
	color: #FFFFFF;
	font-size: 15px;
    padding: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
}


#linkerkolom #submenu {
	width: 190px;
	margin: 15px auto;
	position: relative;
}

#submenu ul {
	list-style-type: none;
	position: relative;
	margin:0;
	padding:0;
}

#submenu li {
	position: relative;
	background: none;
}

#submenu a {
	color: #168BCF;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
	width: 170px;
	padding: 3px 0px 3px 20px;
	margin-bottom: 3px;
}

#submenu a:hover, #submenu a.active {
	background: url(/images/layout/menuitem_hover.jpg) no-repeat;
}

* html #submenu a {
	margin-bottom: 0px;
}

#submenu a.submenuitem {
	color: #61a7d3;
	text-decoration: none;
	display: block;
	font-weight: lighter;
	font-size: 12px;
	width: 156px;
	padding: 3px 0px 3px 34px;
	margin-bottom: 3px;
}

* html #submenu a, * html #submenu a.submenuitem {
	margin-bottom: 0px;
	width: 163px;
}

* html #submenu a.submenuitem {
	width: 143px;
}

#submenu a.submenuitem:hover, #submenu a.submenuitem.active {
	background: url(/images/layout/submenu.gif) no-repeat 20px center;
}

.clearboth, .clear {clear: both;}

#pagina {
/*	position: relative;*/
	display: table;
	width: 960px;
	margin:0;
}

#breadcrumbs {
	position: relative;
	color: #999999;
	font-size: 11px;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#breadcrumbs a {color: #979797;text-decoration: underline;}

#breadcrumbs a:hover {color: #b3d4e9;}

#linkerkolom {
	position: relative;
	width: 190px;
	float: left;
}

a.historyback {
	background: url(/images/layout/left-disabled.gif) no-repeat left center;
	/*position: absolute;*/
    margin: 70px 0 50px 20px;
	color: #CCC;
	/*top: 480px;*/
	left: 20px;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
	width: 130px;
	padding: 3px 0px 3px 34px;
}

a.historyback:hover {
	background: url(/images/layout/left-enabled.gif) no-repeat left center;
	color: #61a7d3;
}

#middenkolom_beide {
/*	position		: relative;*/
	width			: 750px;
	min-height		: 500px;
/*	padding			: 10px 0px;*/
	padding-left	: 20px;
	float			: left;
}

* html #middenkolom_beide {width: 740px;}

#kolom_vol {
	position		: relative;
	width			: 925px;
	padding			: 10px 20px 0px 20px;
	float			: left;
}

#footleft {
	position: relative;
	float: left;
	width: 400px;
	padding: 10px;
    color: #909090;
    margin-left: 10px;
}

#footright {
	position: relative;
	float: right;
	text-align: right;
	width: 400px;
	padding: 10px;
    color: #909090;
    margin-right: 25px;
}

#referenties-home {
	width:962px;
	position: relative;
	background-image: url(/images/layout/test/refsback.jpg);
	display: block;
	left: -19px;
	z-index:7;
	padding:0;
	height: 210px;
}

* html #referenties-home {left: -30px; width:985px;}

div.boxb1 {
	background: transparent url(/images/layout/test/module_wrapped_shadow_bl.gif) no-repeat scroll 0 0;
	clear: both;
	width: 985px;
	position: relative;
	left:-31px;
}

* html div.boxb1 {left: -30px; width: 984px;}

div.boxb2 {
	background: transparent url(/images/layout/test/module_wrapped_shadow_br.gif) no-repeat scroll 100% 0;
	padding: 0 10px;
	position: relative;
	right:0;
}

div.boxb3 {
	background: transparent url(/images/layout/test/shadow_mid.png) repeat-x scroll 0 0;
	height: 10px;
	position: relative;
}

* html div.boxb3 {background: transparent url(/images/layout/test/shadow_mid.jpg) repeat-x scroll 0 0;}

#referenties {
	height: 286px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
	background: url(/images/layout/referenties-spacer.png) repeat-x;
}

ul.inhoudlijst{
	border-bottom: #d4e4e9 3px solid;
	list-style-type: none;
	margin-top: 15px;
	position: relative;
	width: 300px;
	margin-bottom: 20px;
	float: left;
	padding: 0px;
}

ul.inhoudlijst li{
border-top:	1px dotted;
padding: 3px 3px 3px 0px;
font-weight: bold;
}

ul.inhoudlijst li a {
	display: block;
	padding: 2px 0 2px 28px;
	font-size: 12px;
	color: #80AFCB;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url('/images/layout/accept.png') no-repeat 4px 3px;
}

.alinea-home {
	width: 260px;
	line-height:1.5em;
	text-align: justify;
	position: relative;
	background-image: url(/images/layout/alinea_header_bottom.jpg) no-repeat bottom;
	padding-bottom: 10px;
    padding-top: 10px;
	margin: 15px 20px 0px 0px;
	float: left;
}

* html .alinea-home {margin: 20px 10px 0px 0px;}

.alinea_vol {
	width: 100%;
	line-height:1.5em;
	text-align: justify;
	position: relative;
	padding-bottom: 10px;
	margin-top: 5px;
}

.alinea {
	width: 710px;
	line-height:1.5em;
	text-align: justify;
	position: relative;
	padding-bottom: 10px;
	margin-top: 5px;
}

* html .alinea {margin: 5px 0px 0px 20px;width: 700px;}

.small {
	width: 480px;
	float: left;
	/*margin-left: 30px;*/
}

* html .small {margin-left: 20px;width: 460px;}

.special {
	background: url(/images/layout/special-b.jpg);
	margin: 15px 5px 10px 5px;
    padding: 10px;
	width:290px;
	/*height:197px;*/
	position: relative;
	float: left;
	text-decoration: none;
	color: #5b5b5b;
}
.special a {
    text-decoration: none;
}

* html .special {width:271px; margin: 15px 10px 0 10px;}

.special div.specialkop {
	font-weight: bold;
	position: relative;
	margin: 10px 20px 10px 20px;
	width: 100%;
}

.special div.specialkop a {color: #E46148;text-decoration: none;}

.special div.inhoud  {
	/*width:270px;*/
	margin: 0 0px 0 0px;
	position: relative;
	height:128px;
	text-align: justify;
}

.special div.inhoud a{text-decoration: none; color: #5b5b5b;}

.special a.leesmeer {
	background: url(/images/layout/special-leesmeer.jpg);
	position: relative;
	margin-right: 10px;
	float: right;
	height: 21px;
	width: 21px;
}

* html .special a.leesmeer {position: relative; margin: -18px 5px 0 0px;}

div#homelijst {
	position: relative;
	margin: 20px 30px;
}

div#homelijst a {
	position: relative;
	margin: auto;
	padding: 5px 20px;
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: none;
}

.left {
	margin: 5px 10px 5px 0px;
	float: left;
	position: relative;
}

.right {
	position: relative;
	margin: 5px 0px 5px 10px;
	float: right;
}

a.leesverder {
	position: absolute;
	padding-left: 30px;
	background: url(/images/layout/leesmeer.jpg) no-repeat;
	height: 20px;
	padding-top: 1px;
	text-decoration: none;
	color: #84B569;
	display: block;
	width: 100px;
	bottom: 10px;
}

a.links {left: 10px;}
a.rechts {right: 10px;}


.textarea .alinea ul li {
	list-style-image: url(/images/layout/bullet_green.png);
	line-height: 1.5em;
	vertical-align: middle;
}
.alinea_titel {
	background-image: url(/images/layout/alinea_header_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center 100%;
	position: relative;
	width: 95%;
	height: 24px;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-left: 5%;
}

.alinea_subtitel {
	font-style: italic;
	font-weight: bold;
	color: #9C859C;
	position: relative;
	text-align: center;
	float:left;
}

.alinea ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#doelgroepen {
	background-image: url(/images/layout/doelgroepen_back.jpg);
	height: 150px;
	width: 516px;
	margin: 0px auto 0px 150px;
	position: relative;
}

* html #doelgroepen {
	width: 516px;
}

#doelgroepen ul{
	float: left;
	width: 200px;
	list-style-type: none;
	margin: 25px 0 0 40px;
}

html>/**/body #doelgroepen ul{margin: 25px 0 0 6px;}

*html #doelgroepen ul {
	width: 190px;
	margin: 25px 0 0 30px;
}

#doelgroepen ul li{padding: 0 0 2px 0;margin: 4px 8px 4px 0;}

#doelgroepen ul a {
	padding: 2px 0 2px 24px;
	font-size: 14px;
	color: #007AC3;
	font-weight:bold;
	text-decoration: none;
	background: url(/images/layout/submenu.gif) 2px center  no-repeat;
}

#doelgroepen ul a:hover{background-position: 7px center;color: #80AFCB;}

div#medewerkerslijst {
	position: relative;
	width: 710px;
	margin: 20px 0;
	display: block;
}

div#medewerkerslijst div.medewerkersbox {
	position: relative;
	float: left;
	width: 340px;
	height: 100px;
	padding: 20px 0;
}

div#medewerkerslijst div.medewerkersbox div.foto {
	position: relative;
	float: left;
	width: 120px;
	margin-right: 10px;
	padding-left: 2px;
	border-left: 2px dotted #007Bc5;
}

div#medewerkerslijst div.medewerkersbox div.naam{
	position:relative;
	float: left;
	text-align: left;
	padding:0;
	width: 175px;
	font-size: 1em;
	font-weight: bold;
	color: #007Bc5;
}

div#medewerkerslijst div.medewerkersbox div.tekst {
	position: relative;
	text-align: left;
	width: 200px;
	float:left;
	padding: 5px 0;
	}

div#medewerkerslijst div.medewerkersbox div.email {
	background			: url(/images/layout/mail1.gif) no-repeat 0 center;
	position			: relative;
	text-align			: left;
	width				: 200px;
	float				: left;
	padding				: 5px 0;
	font-size			: 12px;
	}

div#medewerkerslijst div.medewerkersbox div.email a {
	text-decoration		: none;
	color				: #007BC5;
	padding-left		: 22px;
	}		
	

div#medewerkerslijst div.medewerkersbox div.tekst p{
background: url(/images/layout/star.png) no-repeat 0 center;
padding: 0px 0px 0px 20px; 
height: 12px;
margin: 8px 0px;
}

a.branche-item {
	background		: url(/images/layout/overzicht-b.jpg);
	margin-top		: 5px;
	margin-bottom	: 5px;
	margin-right	: 5px;
	width			: 240px;
	height			: 197px;
	cursor			: pointer;
	text-decoration	: none;
	display			: block;
	float			: left;
	color			: #99CC00;
}

* html a.branche-item {margin: 2px;}

a.branche-item .kop {
	font-weight: bold;
	position: relative;
	display: block;
	padding: 20px 0px 0px 20px;
	height: 24px;
}

a.branche-item:hover .kop {text-decoration: underline; }

.branche-item img.brancheoverzicht {
	position: relative;
	margin: 5px 20px 15px 20px;
	border: #99CC00 1px solid;
}

#referentiefilter {
	color: #E46148;
}

#referentiefilter .lijn {
	background: url(/images/layout/alinea_header_bottom.jpg) no-repeat center;
	margin: 10px 0px;
	position: relative;
	height:20px;
	width: 850px;
}

#referentiefilter #filter {
	width: 850px;
	margin: 10px 20px;
	border: #D7D7D7 1px solid;
	padding: 10px 20px;
}

#referentiefilter label {
	color: #E46148;
	position: relative;
	margin: 0px 15px 0px 0px;
}

#referentiefilter select {
	margin: 0px 60px 0px 0px;
}

#referentiefilter #zoekbox {
	background: url(/images/layout/searchbox_bg.png) no-repeat scroll 0 0;
	height:18px;
	width:120px;
	margin: 10px 0 5px 0;
	padding:0;
	}

#referentiefilter #zoekbox:hover  {
	background: url(/images/layout/searchbox_bg.png) 0 -18px no-repeat;
}

#referentiefilter #zoekbox .zoekknop {
	background: url(/images/layout/magnifier_icon.png) no-repeat scroll 0 0;
	width: 18px;
	height: 18px;
	padding: 0px;
	float: left;
	cursor: pointer;
	margin:0px;
	line-height: 0px;
}

#referentiefilter #zoekbox input {
	background: transparent none repeat scroll 0 0;
	border:medium none;
	float:left;
	height: 15px;
	font-size:11px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width:medium;
	padding: 3px 0 0;
	width: 96px;
}

#referentiefilter #zoekbox:hover input {
	color: #000000;
}

#referentiefilter #zoekbox input:focus {
	color: #000000;
}

#resultaten {
	width: 870px;
	display: table;
	position: relative;
	border: #c3c3c3 1px solid;
	padding: 10px 10px;
}

a.referentie-object {
	position: relative;
	float: left;
	display: block;
	border: #c3c3c3 1px solid;
	width: 200px;
	color: #828282;
	text-decoration: none;
	margin: 10px 5px;
	height: 200px;
	cursor: pointer;
}

a.referentie-object:hover {
	color: #E46148;
	border-color: #868686;
}

a.referentie-object .naam {
	position: relative;
	display: block;
	width: 200px;
	height: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px;
}

a.referentie-object img.foto {
	position: relative;
	padding: 2px;
	display: block;
	border: none;
}

.contactadres {
	font-size: 12px;
	padding: 20px;
    width:150px;
}

#navknoppen {
	position: relative;
	width: 922px;
	font-weight: bold;
	font-size: 14px;
}

a.vorigeknop {
	display: block;
	clear: left;
	float: left;
	height: 19px;
	width: 85px;
	text-decoration: none;
	color: #fff;
	padding: 8px 10px 8px 50px;
	background: url(/images/layout/vorige.jpg) no-repeat;
}

a.volgendeknop {
	display: block;
	float: right;
	height: 19px;
	width: 65px;
	text-decoration: none;
	color: #fff;
	padding: 8px 50px 8px 30px;
	background: url(/images/layout/volgende.jpg) no-repeat;
}

a.terug {
	display: block;
	position: relative;
	clear: left;
	height: 19px;
	width: 75px;
	font-weight: bold;
	font-size: 14px;
	left: 10px;
	top: 12px;
	text-decoration: none;
	color: #fff;
	padding: 8px 20px 8px 50px;
	background: url(/images/layout/terug.jpg) no-repeat;
}

a.allerefs {
	float: right;
	right: 20px;
	top: 60px;
	position: absolute;
	text-decoration: none;
	color: #007AC3
}

a.allerefs:hover {text-decoration: underline;}

div#refdetail {
	width: 900px;
	position: relative;
}

#brandimg {
	position: absolute;
	height: 50px;
	width: 100px;
	left: 50px;
	bottom: 100px;
}

* html #brandimg {
	width:50px;
	right: 80px;
}

#seoimg {
	position: relative;
	float: right;
	height: 100px;
	width: 200px;
	right: 50px;
	margin:0;
}

.contactlink {
	font-weight: bold;
	position: relative;
	display: block;
	height: 24px;
	color: #99cc00;
	text-decoration: none;
}

.contactlink:hover {
	text-decoration: underline;
}

#banners {
	width: 200px;
	position: relative;
	float: right;
	margin-top:-20px;
}

#apkbanners {
	width: 200px;
	position: relative;
	float: right;
	margin-top:0px;
}

a.banner {
	width: 172px;
	height: 99px;
	display: block;
	text-align: justify;
	padding: 5px 14px;
	margin: 10px 0;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF;
}

.bgeel {background: url(/images/layout/banner-geel.jpg);}
.bgroen {background: url(/images/layout/banner-groen.jpg);}
.bpaars {background: url(/images/layout/banner-paars.jpg);}
.bblauw {background: url(/images/layout/banner-blauw.jpg);}
.boranje {background: url(/images/layout/banner-oranje.jpg);}
.brood {background: url(/images/layout/banner-rood.jpg);}

.pakketlist {
	margin: 0px;
	padding: 0px;}
	

a.homebanner {
	width: 172px;
	padding: 5px 14px;
	position: absolute;
	height: 99px;
	right: 50px;
	color: #FFF;
	text-decoration: none;
	bottom: 80px;
}	

a.homebanner input.verloting_submit {
	margin: 5px 0 0 76px;
	width: 100px;
	float: left;
	clear: both;
	color: #FFF;
	border: #FFF 1px solid;
	background: #cd4c0d;
}

a.homebanner input.verloting_submit:hover {
	cursor: pointer;
	border-color: #eee #ccc #ccc #eee;
}
	
/*Apk dingen*/
.apkoranje {
	position: relative;
	background-image: url(/images/apk/orangespacer.jpg);
	background-repeat: repeat-y;
	width: 200px;
	z-index: 3;
	margin-bottom: 10px;
}
.apkoranje #apkotop {
	position: absolute;
	height: 25px;
	width: 200px;
	background-image: url(/images/apk/oranjetop.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	z-index: 5;
}
.apkoranje #apkobottom {
	position: absolute;
	height: 25px;
	width: 200px;
	background-image: url(/images/apk/oranjebottom.jpg);
	background-repeat: no-repeat;
	left: 0px;
	bottom: 0px;
	z-index: 5;
}
.oranjetekst {
	z-index: 10;
	position: relative;
	width: 174px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#apkbanners ul {
	margin: 0px;
	padding: 0px;
}
#apkbanners ul li {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 15px;
    background: none;
    list-style-type: square;
}
#apkbanners .style1 {
    text-align: right;
    font-weight: bold;
}
.style5 {
    font-style: italic;
    font-size: 10px;
}
.apkblauw {
	position: relative;
	background-image: url(/images/apk/bluespacer.jpg);
	background-repeat: repeat-y;
	width: 200px;
	z-index: 3;
	margin-bottom: 10px;
}
.apkblauw #apkbtop {
	position: absolute;
	height: 25px;
	width: 200px;
	background-image: url(/images/apk/blauwtop.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	z-index: 5;
}
.apkblauw #apkbbottom {
	position: absolute;
	height: 25px;
	width: 200px;
	background-image: url(/images/apk/blauwbottom.jpg);
	background-repeat: no-repeat;
	left: 0px;
	bottom: 0px;
	z-index: 5;
}
.blauwtekst {
	z-index: 10;
	position: relative;
	width: 174px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}



.apkgroen {
	position: relative;
	background-image: url(/images/apk/greenspacer.jpg);
	background-repeat: repeat-y;
	width: 200px;
	z-index: 3;
	margin-bottom: 10px;
}
.apkgroen #apkgtop {
	position: absolute;
	height: 25px;
	width: 200px;
	background-image: url(/images/apk/greentop.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	z-index: 5;
}
.apkgroen #apkgbottom {
	position: absolute;
	height: 25px;
	width: 200px;
	background-image: url(/images/apk/greenbottom.jpg);
	background-repeat: no-repeat;
	left: 0px;
	bottom: 0px;
	z-index: 5;
}
.groentekst {
	z-index: 10;
	position: relative;
	width: 174px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.apkpaars {
	position: relative;
	background-image: url(/images/apk/purplespacer.jpg);
	background-repeat: repeat-y;
	width: 200px;
	z-index: 3;
	margin-bottom: 10px;
}
.apkpaars #apkptop {
	position: absolute;
	height: 25px;
	width: 200px;
	background-image: url(/images/apk/purpletop.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	z-index: 5;
}
.apkpaars #apkpbottom {
	position: absolute;
	height: 25px;
	width: 200px;
	background-image: url(/images/apk/purplebottom.jpg);
	background-repeat: no-repeat;
	left: 0px;
	bottom: 0px;
	z-index: 5;
}
.paarstekst {
	z-index: 10;
	position: relative;
	width: 174px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.blauw a {
	text-decoration	: none;
	color			: #168BCF;
}

.melding {
	padding: 5px;
	width: 885px;
	color: red;
	font-weight: bold;
	border: solid 2px red;
}
div.email {
	background			: url(/images/layout/mail1.gif) no-repeat 0 center;
	position			: relative;
	text-align			: left;
	width				: 200px;
	float				: left;
	padding				: 5px 0;
	font-size			: 12px;
	}

div.email a {
	text-decoration		: none;
	color				: #007BC5;
	padding-left		: 22px;
	}
	
	
	
/*---- REFERENTIES ---------------------------*/
#feature_title{
display:			block;
width:				115px;
height:				115px;
position:			absolute;
text-indent:		-9999px;
z-index:			1000;
top:				0;
margin-left:		36px;
background: 			url('/images/layout/b07V12_showcase_ttl2.png') no-repeat top left;
}

* html #feature_title{
background: 			url('/images/layout/b07V12_showcase_ttl.gif') no-repeat top left;
}

ul#feature_buttons, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#feature_wrap{
display:			block;
height:				300px;
width:				400px;
padding:			16px 0 0 0;
position:			relative;
float: 				left;
margin-bottom:		100px;
}

ul#feature_buttons{
margin:				10px auto 0 60px;
position:			relative;
display:			block;
padding:			auto;
width:				400px;
height:				27px;
}

ul#feature_buttons li{
display: 			block;
float:				left;
text-align: 		center;
color:				#168bcf;
padding:			2px 0 6px 0;
font-size:			15px;
font-weight:		bold;
cursor: 			pointer;
margin:				0 4px 5px 0;
width:				30px;
height:				14px;
/*_height:			22px;*/
overflow:			hidden;
background:			transparent url('/images/layout/refbutton-back.jpg') no-repeat left 0; 		
}

ul#feature_buttons li:hover {
background-position:left -22px; 
color:				#168bcf;	
}

ul#feature_buttons li.active {
background-position:left -44px; 	
color:				#fefefe;
}

a#previous, a#next { 
cursor: 			pointer; 
display:			block;
width:				48px;
height:				48px;
text-indent:			-9999px;
z-index:			999;
position:			absolute;
border:				none;
overflow:			hidden;
}

a#previous, a#previous:visited{
float: 				left; 
margin:				220px 0 0 45px;
background:			transparent url('/images/layout/b07V12_left_slide.png') no-repeat top left;
}

* html a#previous, * html a#previous:visited{
	background:			transparent url('/images/layout/slide-links.gif') no-repeat top left;
}

a#next, a#next:visited { 
float: 				right; 
margin:				220px 0 0 440px;
background:			transparent url('/images/layout/b07V12_right_slide.png') no-repeat top left;
}

* html a#next, * html a#next:visited {
	background:			transparent url('/images/layout/slide-rechts.gif') no-repeat top left;
}

a#previous:hover, a#next:hover{
background-position: top right;
border:				none;
}

#slider_wrap {
border: 			#accfd6 1px solid;
width: 				400px;
margin: 			0 0 0 66px;
display:			block;
z-index:			-1200;
height:				300px;
max-height:			400px;
overflow:			hidden; 
}

#slider_wrap div div { 
overflow: 			hidden;
height:				300px;
z-index:			-1200;
}

#slider_wrap div div img {
	border: 		none;
}

#slider_wrap div div a{
border:				none;
}

.tool-tip {
color: 				#efefef;
width: 				180px;
z-index: 			13000;
margin:				-125px 0 0 -103px;
}

.tool-title {
font-weight: 		bold;
font-size: 			16px;
margin: 			0;
color: 				#1b4b53;
padding: 			12px 8px 2px 8px;
text-align:			left;
line-height:		11px;
font-style:			italic;
background: 		url('/images/layout/b07V12-bubble-top.png') no-repeat top right;
}

.tool-text {
color:				#fefefe;
font-size: 			13px;
padding: 			6px 8px 30px 8px;
line-height:			14px;
background: 			url('/images/layout/b07V12-bubble-bottom.png') bottom left;
}

div#beschrijving {
	display: block;
	position: relative;
	float: right;
	right: 20px;
	text-align: justify;
	padding:0;
	width: 300px;
}

div#beschrijving a {
	color: #828282;
	text-decoration: none;
}

div#beschrijving a:hover {color: #b3d4e9;}

div#beschrijving span {
	color: #007AC3;
	font-weight: bold;
	margin-right:5px;
	text-transform: uppercase;
}

div#beschrijving h3 {
	border-bottom: 1px dotted #007AC1;
	position: relative;
	color: #1b4b53;
	width: 100%;
	padding: 7px 0 2px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

div#beschrijving p {
	margin: 4px 0 5px;
}

/*----- CAROUSEL ----------------------------------------------------------------- */
#referenties .carousel-component { 
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
}
				
#referenties .carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

#referenties .carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}

#referenties .carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
	float: left;
}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

#referenties .carousel-component { 
	background:none;
	-moz-border-radius:6px;
	margin: 15px 0;
	padding:40px 120px 4px 120px;
	height: 240px;
}

html>/**/body #referenties .carousel-component { 
	padding-top:40px;
} 

#referenties .carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;
}
#referenties .carousel-component .carousel-list li { 
	text-align:center;
	margin:10px 14px;
	padding:0px;
	font:12px verdana,arial,sans-serif;
	color:#fff;
	font-weight: bold;
}

#referenties .carousel-component .carousel-list li img {
	overflow: hidden;
	display: block;
	border: none;	
}

#referenties .carousel-component .carousel-list li a { 
	display:block;
	border: #8e9599 1px solid;
	background: #c1d2dd;
	padding: 2px;
	outline:none;
}

#referenties .carousel-component .carousel-list li a:hover { 
	border: 1px solid #aaaaaa; 
	background: #e3ebf0;
}

#referenties .carousel-component .carousel-prev { 
	position:absolute;
	top:10px;
	z-index:3;
	cursor:pointer; 
	margin: 5px 10px 0 20px;
	left: 0;
}

#referenties .carousel-component .carousel-next { 
	position:absolute;
	top:10px;
	z-index:3;
	cursor:pointer; 
	margin: 5px 20px 0 10px;
	right: 0; 
}

/* home-versie */

#referenties-home .carousel-component { 
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
}
				
#referenties-home .carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

#referenties-home .carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}

#referenties-home .carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
	float: left;
}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

#referenties-home .carousel-component { 
	background:none;
	-moz-border-radius:6px;
	margin: 10px auto;
	padding:0px 25px 4px 25px;
}

html>/**/body #referenties-home .carousel-component { 
  /*	padding-top:05px;*/
} 

#referenties-home .carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;
}
#referenties-home .carousel-component .carousel-list li { 
	text-align:center;
	margin:10px;
	padding:0px;
	font:12px verdana,arial,sans-serif;
	color: #484A4B/*#165c86;*/;
	font-weight: bold;
}

#referenties-home .carousel-component .carousel-list li img {
	overflow: hidden;
	display: block;
	border: none;
	padding: 3px;
}

#referenties-home .carousel-component .carousel-list li a { 
	display:block;
	border: #CCC 1px solid;
	outline:none;
	color: #fff;
	background: #fff;
    margin-bottom: 7px;
}

#referenties-home .carousel-component .carousel-list li a:hover { 
	border: 1px solid #fff; 
}

#referenties-home .carousel-component .carousel-prev { 
	position:absolute;
	top:80px;
	z-index:3;
	cursor:pointer; 
	margin-right: 30px;
	left: 0px;
}

#referenties-home .carousel-component .carousel-next { 
	position:absolute;
	top:80px;
	z-index:3;
	cursor:pointer; 
	right: 2px; 
}
/* ---- Nieuws ----*/
.nieuws_regel_prevnxt {
    padding-bottom:12px;
    text-align:center;
}
.nieuws_regel_prevnxt a {
    color: #E46148;
}
#nieuwsoverzicht {
    
}

.nieuws_regel {
    width: 710px;
    padding: 10px;
    border: 1px solid #D5D5D5;
    margin-bottom: 20px;
}
.nieuws_regel a {
    width: 300px;
    text-decoration: none;
}
.nieuws_regel a:visited {
    text-decoration: none;
    color: #168BCF;
}
.nieuwsfoto {
    float: left;
    border: none;
    margin-right: 20px;
}
.nieuws_regel_content {
    margin-left: 10px;
}
.nieuws_regel_content i {
    font-size: 11px;
}
.nieuws_bericht {
    
}
.nieuws_bericht h1 {
    color: #168BCF;
}
.nieuwbericht_foto {
    float: right;
    text-decoration: none;
    border: none;
    margin: 35px 0 20px 20px;
}

/* ------- FORMULIER ------------------------------------*/
form#contact {width:670px; padding:0px;}
form#contact fieldset {min-height: 400px;  display: table; border:1px solid #eee; padding:15px 5px; margin-bottom:0.5em; line-height:1.5em;}
form#contact legend { font-size:1.1em; font-weight:bold; border:3px solid #fff; margin-bottom:5px; padding:3px; background:#fff url(../images/layout/form.gif) repeat-x center left;}
form#contact label {clear:left; font-weight: bold; display:block; float:left; width:200px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em;}
form#contact input[type="text"], form#contact select {border: 1px solid #999999; background:#fff url(../images/layout/form.gif) repeat-x top left; padding-left:1em; margin-bottom:0.6em; float:left; width:200px; position: relative;}  
* html form#contact input { border: #999999 1px solid;}
form#contact input:hover { background:#fff url(../images/layout/form-a.gif) repeat-x top left; }
form#contact textarea{width:200px; height:15em; border:1px solid #999999; padding-left:1em; overflow:auto; background:#f5f3f3; float:left; clear: right;}
form#contact textarea:hover {background: #eeeeee;}
form#contact input[type="submit"] {height:26px; width:100px; font-weight: bold; left: 210px; top: 10px; padding-left:8px; cursor:pointer; color:#FFFFFF; text-align:left; background: #CCC; border: #999999 1px solid; ; position: relative; clear: left; margin-bottom: 15px;}

form#contact input[type="submit"]:hover { border: #000 1px solid;
	
}

form#apk {width:480px; margin-left:0px;}
form#apk fieldset {min-height: 400px;  display: table; border:1px solid #eee; padding:15px 5px; margin-bottom:0.5em; line-height:1.5em;}
form#apk legend { font-size:1.1em; font-weight:bold; border:3px solid #fff; margin-bottom:5px; padding:3px; background:#fff url(../images_layout/form.gif) repeat-x center left;}
form#apk label {clear:left; font-weight: bold; display:block; float:left; width:160px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em;}
form#apk input[type="text"], form#apk select {border: 1px solid #999999; background:#fff url(../images_layout/form.gif) repeat-x top left; padding-left:1em; margin-bottom:0.6em; float:left; width:200px; position: relative;}  
* html form#apk input { border: #999999 1px solid;}
form#apk input:hover { background:#fff url(../images_layout/form-a.gif) repeat-x top left; }
form#apk textarea{width:200px; height:15em; border:1px solid #999999; padding-left:1em; overflow:auto; background:#f5f3f3; float:left; clear: right;}
form#apk textarea:hover {background: #eeeeee;}
form#apk input[type="submit"] {height:26px; width:100px; font-weight: bold; left: 170px; top: 10px; padding-left:8px; cursor:pointer; color:#FFFFFF; text-align:left; background: #CCC; border: #999999 1px solid; ; position: relative; clear: left; margin-bottom: 15px;}

form#apk input[type="submit"]:hover { border: #000 1px solid;}
form#apk .opmerking {
	margin-top: -10px;
	margin-left: 18px;
	width: 350px;
	font-size: 10px;
	text-align: left;
}



#newsletter {
	top: 80px;
	right: 0px;
	width: 208px;
	height: 98px;
	position: absolute;
	background: transparent url('../images/newsletter.png') no-repeat top left;
}
#newsletter * {
	font-size: 12px;
	position: absolute;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}
#newsletter div {
	top: 8px;
	left: 14px;
	line-height: 18px;
	color: #168BCF;
    font-size: 13px;
    cursor: default;
	font-weight: bold;

}
#newsletter input {
	border: none;
	color: #5B5B5B;
}
#newsletter input[type=text] {
	top: 33px;
	left: 20px;
	width: 170px;
	height: 20px;
	line-height: 20px;
	background-color: transparent;
}
#newsletter input[type=submit] {
	top: 57px;
	left: 97px;
	width: 103px;
	height: 22px;
	cursor: pointer;
	display: block;
	background-color: transparent;
}

.floatleft, .left {
    float: left;
}
.floatright, .right {
    float: right;
}
.mleft3px {
    margin-left: 3px;
}
.error {
    color: red;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 10px;
}
input[type="text"], input[type="password"], textarea {
    border: 1px solid #CCCCCC;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover {
    border-color: #ACACAC;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
    border-color: #797979;
}
input[type="submit"], input[type="button"] {
    border: 1px solid #797979;
    cursor: pointer;
    padding: 3px 18px;
}
input[type="submit"]:hover, input[type="button"]:hover {
    border-color: #333333;
}
