/* Reset
-------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, address, code, del, dfn, em, i, h4, h5, h6, p, blockquote, pre, a, abbr, acronymg, q, dl, dt, dd, ul, ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-family: inherit;
}
table {
	border-collapse: collapse;
}
a img {
	border: none;
}
ul, ol {
	list-style: none;
}
/* Global
-------------------------------------------------- */

iframe {
	width: 100%;
	border: 0px solid #ffffff;
}
body {
	font: 13px/1.5em Helvetica, Arial, verdana, sans-serif;
	color: #595959;
	overflow-x: hidden;
}
/* CLEARFIX */
.clearfix:after, .split3:after, .pride:after, .content:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* GENERIC ELEMENTS */

a {
	color: #91ac1f;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #546607;
	text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
p {
	margin-bottom: 13px;
}
h1 {
	font: 31px/46px Helvetica, Arial, sans-serif;
	color: #45601d;
	padding: 0 0 10px;
}
.main h1 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.newspage .main h1 {
	border-bottom: 0;
	margin-bottom: 0;
}
h2 {
	font: bold 20px/30px Helvetica, Arial, sans-serif;
	color: #91ac1f;
	margin-bottom: 14px;
}
.split3 h2 {
	margin-bottom: 0;
}
h3 {
	font-size: 15px;
	margin-bottom: 15px;
}
.more {
	padding-left: 15px;
	background: url(../gfx/arrows.png) no-repeat 0 4px;
}
h4, caption {
	font-weight: bold;
	font-size: 14px;
}
h4 {
	margin-bottom: 10px;
}
.aside h4 {
	position: absolute;
	margin-top: -2em;
}
.main dt {
	font-weight: bold;
}
.main dd {
	margin: 0 0 5px 10px;
}
caption {
	text-align: left;
	padding: 6px 5px;
	border-bottom: 2px solid #ccc;
}
table {
	width: 100%;
	margin: 0 -5px 20px -5px;
}
thead th {
	text-align: left;
	font-weight: bold;
	padding: 3px 5px;
	border-bottom: 2px solid #ccc;
}
td {
	padding: 3px 5px;
	border-bottom: 1px solid #ccc;
}
tfoot td {
	background: #efefef;
}
/* Logo */
.homepage h1 a,
.logo {
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -470px;
	z-index: 600;
}

.homepage h1 a {
width: 161px;
height: 24px;
text-indent: -9999em;
}

.homepage h1 a {
background: url(../gfx/mirabeau.png) no-repeat;
}


/* Wrap */

.wrap {
	width: 940px;
	margin: 110px auto 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 3;
}

/* Head */

.head {
	width: 940px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
	padding: 20px 0;
}
.head ul {
	float: right
}
.head li {
	float: left;
	margin-left: 15px;
}
.head li a, .nav a {
	padding: 5px 0 5px 5px;
	color: #555;
	text-decoration: none;
}
.head li a {
	padding-left: 15px;
	background: url(../gfx/arrows.png) no-repeat 0 -313px;
}
.head .current a, .head li a:hover {
	background: url(../gfx/arrows.png) no-repeat 0 9px;
	color: #91ac1f;
}
.head .current a {
	font-weight: bold;
}
.main ul, .main ol {
	margin: 0 0 20px 20px;
	list-style: square;
}
.main ol {
	list-style: decimal;
}
img.right {
	float: right;
	margin: 0 0 30px 30px
}
img.left {
	float: left;
	margin: 0 30px 30px 0
}
/* NAV */

.nav {
	position: absolute;
	top: 65px;
	width: 100%;
	height: 57px;
	background: url(../gfx/nav.png);
	line-height: 1;
	z-index: 400;
}
.nav ul {
	width: 960px;
	margin: 11px auto 7px;
}
.nav li {
	float: left;
}
.nav li a {
	display: block;
	padding: 8px 10px;
	margin-right: 20px;
}
.nav li a:hover, .nav li.current a {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 7px 10px 8px 9px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.nav .util_nav {
	position: absolute;
	right: 50%;
	margin-right: -500px;
	top: 0;
	width: auto;
}
/* Split 3 */

.split3 div {
	float: left;
	width: 280px;
	padding-right: 20px;
	margin-right: 20px;
}
.split3 .third {
	margin-right: 0;
}
/* Footer */

.foot {
	background: #efefef;
	padding: 20px 0;
	margin-top: 40px;
}
.foot .split3 {
	width: 940px;
	margin: 0 auto;
}
.foot .split3 li {
	margin-bottom: 3px;
	font-size: 12px;
	padding-left: 15px;
	background: url(../gfx/arrows_grey.png) no-repeat 0 5px;
}
.foot h2 {
	font-size: 15px;
	color: #555;
	margin-bottom: 10px;
}
.legal {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	width: 940px;
	margin: 20px auto;
}
.legal p {
	float: left;
}
.legal ul {
	float: right;
}
.legal li {
	float: left;
	margin-left: 20px;
}
.legal li a {
	color: #555;
}
/* Homepage slider / other pages content */

#homeslider {
	height: 320px;
	width: 1140px;
	position: absolute;
	left: 50%;
	margin-left: -570px;
	top: 114px;
	z-index: 5;
}
#homeslider ul {
	height: 320px;
	width: 1140px;
}
#homeslider ul>li>ul {
	height: 274px;
}
#homeslider>ul>li {
	padding-left: 170px;
	padding-top: 46px;
	height: 274px;
}
.js #homeslider>ul>li {
	display: none;
}
.js #homeslider>ul>li>ul>li {
	display: none;
}
.js #homeslider .firstslide {
	display: block;
}
#homeslider .next, #homeslider .previous {
	width: 28px;
	height: 37px;
	background-image: url(../gfx/buttons.png);
	background-position: top left;
	text-indent: -9999em;
	display: block;
	cursor: pointer;
	position: absolute;
	right: 231px;
	bottom: 20px;
	z-index: 300;
}
#homeslider .previous:hover {
	background-position: bottom left;
}
#homeslider .next {
	background-position: top right;
	left: auto;
	right: 205px;
	width: 26px;
}
#homeslider .next:hover {
	background-position: bottom right;
}

#slide1 {
	background: url(../gfx/fp_visual.png);
}
#slide2 {
	background: url(../gfx/fp_visual2.png);
}
#slide3 {
	background: url(../gfx/fp_visual.png);
}
#slide4 {
	background: url(../gfx/fp_visual2.png);
}

.homepage .content {
	padding-top: 340px;
}

.content {
	padding-top: 111px;
	z-index: 100;
	pos
	ition: relative;
}

/* Homepage split / list */

span.date {
float: left;
margin-right: 10px;
	}

.news ul, .list {
	border-top: 1px solid #ccc;
	margin: 0px;
}
.news li a, .list li a {
	display: block;
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
}
.news h3 {
	margin-bottom: 20px;
}
/* list subnav */
.list a {
	text-decoration: none;
}
.list a:hover {
	text-decoration: underline;
}
.list li li a {
	border: 0;
	padding: 2px 5px 2px 25px;
}
.list li ul {
	display: none;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
.list li.current ul {
	display: block;
}
.list .current a, .list .open a {
	font-weight: bold;
}
.list .current li a, .list .open li a {
	border-bottom: 0;
	font-weight: normal;
	color: #555;
	background: url(../gfx/arrows.png) no-repeat 10px -315px;
}
.list .current li a:hover, .list .current li.current a,
.list .open li a:hover, .list .open li.current a {
	background: url(../gfx/arrows.png) no-repeat 10px 7px;
	color: #546607;
}
.cases {
	overflow: hidden;
	border-top: 1px solid #ccc;
	padding-top: 14px;
}
.cases li {
	float: left;
	width: 50%;
}
.cases li a {
	display: block;
	overflow: hidden;
	text-align: center;
}
/* Homepage split recent*/

.recent dt {
	float: left;
	color: #91ac1f;
	margin-right: 10px;
}
.recent dd {
	margin-bottom: 20px;
}
/* pride */

.pride {
	margin: 30px 0;
}
.pride h2 {
	font-size: 14px;
	font-weight: normal;
	float: left;
	clear: left;
	margin-top: 1.2em;
	width: 280px
}
.pride ul {
	float: none;
	padding-left: 315px;
}
.pride li {
	float: left;
	margin-left: 1px;
}
/* MAIN */

.main, .portfolio {
	width: 620px;
	float: left;
}
.aside {
	width: 220px;
	float: right;
	margin-top: 57px;
}
/* newslist */

.newslist form {
	text-align: right;
	margin-bottom: 10px;
border: 0;
}
.newslist form label {
	border: 0;
	padding: 0;
}
.newslist form select {
	margin-left: 10px;
}
.js .newslist form button {
	display: none;
}
.newslist dt {
	float: left;
	width: 80px;
	display: block;
}

.homepage .newslist dt {
	width: 60px;
}

.homepage .newslist dd {
	padding-left: 70px;
	padding-bottom: 5px;f
}

.newslist dt, .newslist dd {
	padding: 5px 10px 0px 0;
	border-top: 1px solid #ccc;
}
/* highlights */

.highlights h3 {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}
.highlights p {
	margin-bottom: 5px;
}
.highlights li {
	margin-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
/* portfolio images*/

.portfolio .images {
	position: relative;
	width: 620px;
	height: 300px;
	overflow: hidden;
	margin-bottom: 20px;
	white-space: nowrap;
}
/*portfolio / blocks */
.portfolio {
	border-bottom: 1px solid #ccc;
}
.main .portfolio, .main .portfolio ul, .main .blocks {
	margin: 0;
	list-style: none;
}
.portfolio .images img {
	margin-right: 20px;
	border: 1px solid #ccc;
	-moz-box-shadow: 4px 4px 4px #ccc;
	-webkit-box-shadow: 4px 4px 4px #ccc;
	-o-box-shadow: 4px 4px 4px #ccc;
	box-shadow: 4px 4px 4px #ccc;
	display: inline-block;
}
.portfolio .images .scrollStat {
	position: absolute;
	background-color: #91ac1f;
	bottom: 2px;
	height: 4px;
	width: 100px;
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-o-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	display: none;
}
.main .portfolio li {
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 7px;
	overflow: auto;
}
.portfolio li.closed:hover {
	cursor: pointer;
}
.portfolio li.closed:hover h2, .portfolio li.closed:hover p {
	color: #546607;
	text-decoration: underline;
}
.main .portfolio li li, .blocks li {
	border: 0;
	padding: 0;
	float: left;
	clear: none;
	width: 290px;
	height: auto;
}
.portfolio li.odd, .blocks li.odd {
	clear: left;
	margin-right: 40px;
}
.portfolio li.closed {
	padding-top: 7px;
}
.portfolio li.closed ul, .portfolio li.closed .images {
	display: none;
}
.portfolio li.open ul, .portfolio li.open .images {
	display: block;
}
.portfolio h3 {
	margin-bottom: 5px;
	color: #91ac1f;
	font-weight: bold;
	font-size: 13px;
}
.portfolio h2 {
	cursor: pointer;
	line-height: 1.5em;
	float: left;
	width: 560px;
}
.closed h2 {
	font-size: 13px;
	margin: 0;
	color: #555;
}
.portfolio h2:hover {
	text-decoration: underline;
}
.portfolio h2 strong {
	float: left;
	min-width: 180px;
	padding-right: 10px;
}
/* blocks */

.blocks h2, .blocks p {
	margin-bottom: 5px;
}
.blocks li {
	padding: 20px 0;
}
/* special */

.special {
	padding: 20px 0;
	border-top: 1px solid #ccc;
}
/* Contact*/

.contact div {
	width: 290px;
}
.contact .address {
	float: right;
}
.contact .photos {
	float: left;
	margin-right: 30px;
}
.contact .large, .contact .thumbs {
	padding: 15px;
	background: #efefef;
	width: 260px;
}
.contact .thumbs {
	padding: 8px 0 15px 15px;
	width: 275px;
	overflow: auto;
}
.contact .large img {
	display: block;
	margin: 15px;
}
.contact .thumbs img {
	width: 55px;
	margin-right: 13px;
	opacity: .7;
	float: left;
}
.contact .thumbs img.current, .contact .thumbs img:hover {
	opacity: 1;
	cursor: pointer;
}
.contact dt {
	float: left;
	display:block;
	width: 90px;
}
.contact dd {
	margin-left: 90px;
}
/* Aggregate */

.aggregate img {
	-moz-box-shadow: 2px 2px 6px #aaa;
	-webkit-box-shadow: 2px 2px 6px #aaa;
	-o-box-shadow: 2px 2px 6px #aaa;
	box-shadow: 2px 2px 6px #aaa;
}
.aggregate li {
	padding: 20px 0 10px 0;
	border-top: 1px solid #ccc;
}
.aggregate p, .aggregate h3 {
	margin-bottom: 5px;
}
.stories {
	width: 300px;
	float: left;
	margin-right: 100px;
}
.stories img {
	width: 300px;
	margin-bottom: 10px;
}
.updates {
	width: 220px;
	float: left;
	margin-right: 100px;
}
.recommendations {
	width: 220px;
	float: left;
}
.updates img {
	float: left;
	margin: 5px 10px 5px 0;
}



legend {display: none;}

form {
border-top: 1px solid #ccc;
}

label,
.radio {
	position: relative;
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

.radio label {
	border: 0;
	padding: 0;
}

label strong,
.radio p {
	left: 0;
	position: absolute;
	display: block;
	width: 140px;
}

label em,
.radio em {
	font-style: normal;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 6px 10px 4px 10px;
	color: #B4004B;
	background:#efefef;
}

.radio em {
	top: -5px;
}

label input,
label textarea,
label select {
	margin-left: 160px;
	padding: 2px;
}


.radio p {
	font-weight: bold;
}

.multiple input,
.multiple select {
	display: inline;
	margin: 0;
	width: 60px;
}

.multiple select {
	width: 80px;
}

.multiple .first {
	margin-left: 160px;
}

.submit {margin: 10px 0 0 160px; font-size: 14px;}

/* Twitter
-------------------------------------------------- */
.twitter h2 {
	background: url(../gfx/twitter.png) no-repeat;
	padding-left: 55px;
}
.twitter h3 + p {
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 10px 0;
}




/* SLIDER */

.slider {
	width:897px;
	position:absolute;
	z-index: 2;
	height:141px;
	background: 0;
	top: 116px;
	left: 50%;
	margin: 0 0 0 -448px;
}
.nav {
	z-index: 102;
}
.slider div {
	background: url(../gfx/vervolg_visual.png) no-repeat 0 0;
	position: absolute;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.slider div div {
	display: none\9;
}
div.animatesliders {
	background: 0;
	position: fixed;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
}
div.slider1 {
	background: url(../gfx/vervolg_visual.png) no-repeat -18px 0;
	/* background: rgba(88,88,88,.6); */
	width: 260px;
	height: 70px;
	left: 18px;
	z-index: 2;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-animation-name: slide1;
	-webkit-animation-duration: .4s;
	-webkit-animation-iteration-count: once;
	-webkit-animation-timing-function: ease-out;
}
.diensten div.slider1 {
	background: url(../gfx/pola-01-diensten.png) no-repeat 0 0;
}
div.slider1 div {
	background: url(../gfx/pola-01-hover.png) no-repeat 0 0;
	width: 260px;
	height: 70px;
	opacity: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-animation-name: alpha;
	-webkit-animation-duration: .7s;
	-webkit-animation-iteration-count: once;
	-webkit-animation-timing-function: ease-out;
}
div.slider2 {
	background: url(../gfx/vervolg_visual.png) no-repeat -352px 0;
	width: 320px;
	height: 140px;
	left: 352px;
	z-index: 2;
	-webkit-animation-name: slide2;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-iteration-count: once;
	-webkit-animation-timing-function: ease-out;
}

.diensten div.slider2 {
	background: url(../gfx/pola-02-diensten.png) no-repeat 0 0;
}
div.slider2 div {
	width: 320px;
	height: 140px;
	background: url(../gfx/pola-02-hover.png) no-repeat 0 0;
	opacity: 0;
	-webkit-animation-name: alpha;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: once;
	-webkit-animation-timing-function: ease-out;
}
div.slider3 {
	background: url(../gfx/vervolg_visual.png) no-repeat -750px 0;
	width: 150px;
	height: 50px;
	left: 750px;
	z-index: 2;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-animation-name: slide3;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-iteration-count: once;
	-webkit-animation-timing-function: ease-out;
}
.diensten div.slider3 {
	background: url(../gfx/pola-03-diensten.png) no-repeat 0 0;
}
div.slider3 div {
	background: url(../gfx/pola-03-hover.png) no-repeat 0 0;
	width: 150px;
	height: 50px;
	opacity: 0;
	-webkit-animation-name: alpha1;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: once;
	-webkit-animation-timing-function: ease-out;
}

.flip1 div.slider2 {left: 650px;}
.flip1 div.slider3 {left: 400px;}
.flip2 div.slider1 {left: 650px;}
.flip2 div.slider2 {left: 302px;}
.flip2 div.slider3 {left: 18px;}

/* @group Animatieslider */

div.animatesliders:hover + .slider .slider1 {
	margin-left: -4px;
	top: -7px;
}
div.animatesliders:hover + .slider .slider1 div,
div.animatesliders:hover + .slider .slider2 div,
div.animatesliders:hover + .slider .slider3 div {
	opacity: 1;
}
div.animatesliders:hover + .slider .slider2 {
	margin-left: -20px;
	top: -33px;
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-o-transform: rotate(7deg);
	transform: rotate(7deg);
}
div.animatesliders:hover + .slider .slider3 {
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	transform: rotate(-15deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	top: -10px;
}

/* @end */


/* @group Webkit animaties */

@-webkit-keyframes slide1 {
	0% {
		margin-left: -4px;
		top: -7px;
	}
	100% {
		margin-left: 0px;
		top: 0px;
	}
}
@-webkit-keyframes slide2 {
	0% {
		margin-left: -20px;
		top: -33px;
		-webkit-transform: rotate(7deg);
	}
	100% {
		margin-left: 0;
		top: 0;
		-webkit-transform: rotate(0deg);
	}
}
@-webkit-keyframes slide3 {
	0% {
		-webkit-transform: rotate(-15deg);
		-webkit-transform-origin: 0 0;
		top: -10px;
	}
	33% {
		-webkit-transform: rotate(-15deg);
		-webkit-transform-origin: 0 0;
		top: -10px;
	}
	100% {
		-webkit-transform: rotate(0deg);
		-webkit-transform-origin: 0 0;
		top: 0;
	}
}
@-webkit-keyframes alpha {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@-webkit-keyframes alpha1 {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
/* @end */
