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

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}


/* CSS 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;
}
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;
}

ol{
	padding-left: 25px;
	list-style:decimal;
}


/*
	Header styles
*/
h1{
	font-size: 2em;
	color: #fa371a;
	padding: 1em 0em;
}
h2{
	font-size: 1.5em;
	color: #fa371a;
	padding-bottom: .5em;
}
h2.icon, h2.iconleft, .taalpagina h2{
	background: url('../img/miniicon.png') no-repeat 0em 0em white;
	margin-left:-4px;
	padding-top: .3em;
	padding-left: 30px;
}
/*
h2.iconleft{
	background: url('../img/miniicon.png') no-repeat 0em 0em;
	margin-left:-4px;
	padding-top: .3em;
	padding-left: 30px;
}*/
h2.icon a, .taalpagina h2 a{
	text-decoration: none;
	color: #FA371A;
}

h3{
	font-size: 1.4em;
	color: #07396e;
	padding-bottom: .8em;
}
h4{
	font-size: 1.1em;
	color: #fa371a;
}
h5{
	font-size: 1em;
	color: #fa371a;
	font-weight: bold;
}




/*
	Link styles
*/
a{
	color: #11569d;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}


.relateditem{
	margin-bottom: 2em;
	display: block;
	text-decoration: none;
	width: 570px;
}
.relateditem_info{
	font-size: 11px;
	color: #333;
}

.relateditem_readmore{
	display: block;
	float: right;
	width: 75px;
	margin-top: -18px;
	font-size: 11px;
	color: #333;
}
.relateditem_readmore span.text{
	color: #11569D;
	text-decoration: underline;
}
.relateditem_readmore:hover span.text{
	text-decoration: none;
}
.relateditem img{
	display: block;
	margin-right: 20px;
	width: 92px;
	height: 60px;
	float: left;
	border: 1px solid #808080;
}

.relateditem h4{
	display: block;
	float: left;
	width: 400px;
	margin-top: 1px;
}
.relateditem div{
	display: block;
	float: left;
	width: 400px;
	min-height: 44px;
	line-height: 16px;
	margin-top: 2px;
}



/*
	Project styles
*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}


.wrapper{
	height: 100%;
	max-width: 100%;
	min-width: 960px;
	background: url('../img/top_bg.png') no-repeat center top;
}

.header-content{
	width: 960px;
	margin: 0 auto;
}

header{
	height: 113px;
	background: url('../img/bg.png') repeat-x;
}

	header nav{
		position: absolute;
		margin-top: 84px;
		color: #fff;
	}
		header nav li{
			float: left;
		}

		header nav a{
			display: block;
			font-family: Junction, Arial, Helvetica, sans-serif;
			color: #fff;
			padding: 5px 10px;
			text-decoration: none;
			font-size: 14px;
		}
		header nav a.up{
			padding: 2px 10px;
		}
		header nav li:first-child a{
			padding-left: 0;
		}
		header nav a.sel, header nav a:hover{
			color: #fa371a;
		}

		header nav{
			width: 960px;
		}
		header nav li.rechts{
			float: right;
			margin: 4px 0;
			padding: 0 10px;
			height: 14px;
			line-height: 14px;
			font-size: 12px;
			border-left: 1px solid white;
		}
		header nav li.rechts.first{
			border-left: 0;
		}


	header .logo{
		position: absolute;
		margin-top: 12px;
	}

	header .payoff{
		margin-left: 660px;
		margin-top: 32px;
		position: absolute;
		font-family: Junction, Arial, Helvetica, sans-serif;
		color: #fff;
		font-size: 14px;
		width: 300px;
		height: 28px;
	}
		header .payoff b{
			display: block;
			margin-left: 70px;
			font-weight: normal;
		}


.footer_wrapper{
	max-width: 1084px;
	min-width: 960px;
	margin: 0 auto;
	padding-top: 40px;
	background: url('../img/footer_top.png') repeat-x center top;
}

footer{
	width: 960px;
	margin: 0px auto;
	font-size: .85em;
}


footer .col1{
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-bottom: 2em;
}

footer .lastcol{
	float: left;
	width: 280px;
	padding-left: 20px;
	padding-right: 0;
	padding-bottom: 2em;
}

footer ul{

}



/*zoeken*/

.search{
	/*position: absolute;*/
	/*margin-top: 84px;*/
	margin-top: 84px;
	padding-left: 24px;
	float: right;
	width: 272px;
	margin-right: -17px;
	background: url('../img/loep.png') no-repeat 0 3px;

}
.search input{
	position: relative;
	width: 250px;
	border: none;
	font-size: 14px;
	padding: 2px;
	background: #fff;
	z-index: 500;
}

ul.ui-autocomplete{
	width: 255px;
	position: absolute;
	top: 1px;
	left: 1px;
	display: block;
	margin-top: 6px;
	margin-left: 1px;
	background-color: white;
	border: 1px solid #2B7AAE;
	color: black;
	z-index: 2;
}


ul.ui-autocomplete li{
	margin: 2px 0;
}


ul.ui-autocomplete li:hover{
	background-color: #87CEEB;
}

ul.ui-autocomplete a{
	cursor: pointer;
	color: black;
	text-decoration: none;
	padding-left: 4px;
}


/* language blok */
.lang_holder{
	position: absolute;
	margin-left: 400px;
	height: 24px;
	display: block;
	width: 560px;
	text-align: right;
}
	.lang_left{
		float: right;
		width: 22px;
		height: 24px;
		background: url('../img/lang_left.png');
	}
	.languages{
		height: 24px;
		background: url('../img/lang_bg.png');
		margin-top: 0px;
		float: right;
	}
	.lang_right{
		float: right;
		width: 22px;
		height: 24px;
		background: url('../img/lang_right.png');
	}
		.languages li{
			float: left;
			padding-top: 2px;
		}
			.languages li a{
				padding: 1px 15px 0px 22px;
				font-size: 0.85em;
				text-decoration: none;
			}
			.languages li a:hover{
				text-decoration: underline;
			}

			.languages li a.lang_en{
				background: url('../img/lang_en.png') no-repeat 0px 2px;
			}
			.languages li a.lang_de{
				background: url('../img/lang_de.png') no-repeat 0px 2px;
			}
			.languages li a.lang_nl{
				background: url('../img/lang_nl.png') no-repeat 0px 2px;
			}
			.languages li a.lang_cn{
				background: url('../img/lang_cn.png') no-repeat 0px 2px;
			}


			.languages.dropdown li.toggle{
				display: list-item;
				height: 18px;
				width: 14px;
				background-image: url("../img/taalselect.png");
				cursor: pointer;
			}
			.languages.dropdown li.toggle:hover{
				background-position: 0 18px;
			}
			.languages.dropdown.open li.toggle{
				background-position: 18px 0;
			}
			.languages.dropdown.open li.toggle:hover{
				background-position: 18px 18px;
			}

			.languages.dropdown li.language.current{
				display: list-item;
			}
			.languages.dropdown li{
				display: none;
				margin: 3px 1px 2px;
				padding: 0 3px;
				line-height: 16px;
			}
			.languages.dropdown li.language:hover{
				margin: 2px 0px 1px;
				padding-bottom: 1px;
				border: 1px solid blue;
				border-top-color: #c8d1db;
				border-left-color: #b4c0cd;
				border-right-color: #b4c0cd;
				border-bottom-color: #9fafc0;
				background-color: #dfe8f2;
			}

.layoutimg{
	display: inline;
}




section.main article{
	float: left;
	width: 660px;
}

section.main aside{
	float: left;
	width: 280px;
	margin-left: 20px;
}

.mainwrapper{
	background: #fff;
	padding-bottom: 4em;

}

section.main{
	display: block;
	width: 960px;
	margin: 0px auto;
	padding-top: 30px;
}

.main-column{
	float: left;
	width: 200px;
	padding-right: 20px;

}

	.main-column .moreabout{
		margin-top: 1em;
		font-size: .85em;
		text-align: right;
		display: block;
	}

	.main-column p{
		padding: 1em 0em;
		min-height: 72px;
	}


article ul{
	/*font-size: .85em;*/
	list-style: disc;
	padding-left: 20px;
	color: #333;
}

article li ul{
	list-style: circle;
}

ul.sitemap{
	margin-top: 5px;
	padding-left: 20px;
	color: #333;
}


.index_banner{
	padding-top: 3em;
}


.wide-column{
	float: left;
	width: 640px;
	padding-right: 20px;
}


.content_container{
	margin-bottom: 1.5em;
}

.news{

}
	.news h3{
		color: #11569d;
	}
	.news .text{
		font-size: .85em;
	}
	.news a{
		display: block;
		text-align: right;
		font-size: .85em;
	}



ul.sublijst{
	list-style: none;
	font-size: 1.01em;
	padding: 0 0 1em 12px;
}
ul.sublijst li.hoofd{
	padding: 0 0 1em 0;
	background: url('../img/bullet.png');
	background-repeat:no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
}
ul.sublijst li.sub{
	background: url('../img/bullet_sub.png');
	background-repeat:no-repeat;
	background-position: 0 6px;
	padding-left: 20px;
}

ul.sublijst a.sel{
	text-decoration: none;
	color: #808080;
}

.sublijst h4{
	color: #fa371a;
	margin-left: -12px;
}


.text p{
	padding-bottom: 1em;
}
.text p + ul{
	margin-top: -1em;
}
	ul.sublijst ul{
		font-size: 0.85em;
	}
		ul.sublijst ul li{
			padding-bottom: 0em;
			color: #fa371a;
		}
			ul.sublijst ul li a{
				color: #000;
			}

article div.text{
	padding-right: 12px;
}

aside.grijs{
	margin-left: 0px !important;
	width: 300px !important;
	/*background: #e2e2e2;*/
	margin-top: 3em;
}
	aside.grijs>img{
		display: block;
	}
	aside.grijs .text{
		padding: 20px 10px 10px 20px;
		background: url('../img/aside_bg.png') repeat-x #e2e2e2;
		border-top: 1px solid #fff;
	}

	aside .asidefoot{
		background: url('../img/aside_foot.png') repeat-x #fff;
		height: 26px;
	}

aside.foto-container{
	padding-top: 24px;
}
aside.foto-container img{
	margin-top: 30px;
}


article.product{
	float: left;
	width: 420px !important;
}

aside.product{
	width: 520px !important;
	margin-top: 3em;
}

.largerimage{
	text-align: center;
}

aside .related{
	margin-top: 2em;
}

.backtolink{
	margin-top: 2em;
}



/* CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* carousel */
.carrousel_btn{
	position: absolute;
	margin-top: -354px;
	z-index: 100;
	width: 50px;
	height: 350px;
	/*background-color: red;*/
	opacity: 0.75;
	background-position: center center;
	background-repeat: no-repeat;
}
.carrousel_btn:hover{
	opacity: 1;
	cursor: pointer;
}
.carrousel_container:hover .carrousel_btn{
	display: block !important;
}

.carrousel_btn.left{
	float: left;
	background-image: url("../img/fancy_nav_left.png");
}
.carrousel_btn.right{
	margin-left: 470px;
	background-image: url("../img/fancy_nav_right.png");
}

#carousel .productreference{
	width: 520px;
	height: 350px;
}
#carousel .productreference img{
	display: block;
	margin: 0 auto;
}

/* form table*/
.form-table td{
	padding: 3px 0;
}

.form-table input[type=submit]{
background: url('../img/verloop_wit_20px.png') repeat-x #eee;
	color: #000;
	border-left:	1px solid #888;
	border-top:		1px solid #888;
	border-right:	1px solid #444;
	border-bottom:	1px solid #444;
	cursor: pointer;
	outline: none;
	padding: 3px 3px 5px 3px;
	margin: 0px;
	margin-right:	15px;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 13px;
}
.form-table input[type=submit]:hover{
	border: 1px solid #2b7aae;
	color: #2b7aae;
}
.form-table input[type=submit]:focus{
	background-color: #ccc;
}

/* indeling homepage */
.home_column_container{
	float:left;
}

/*spacing tussen text div en de producten/referenties */
div.product_references{
	margin-top: 50px;
}
