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

html {
	height: auto;
}

body {
	height: 100%;
	background: #000 url(../images/bg_texture.jpg) 0 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 140%;
	color: #999;
}

a {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #999;
}

p a {
	display: inline-block;
	border-bottom: 1px dotted #999;
}
p a:hover {
	background-color: #222;
	color: #fff;
}

div.clear {
	clear: both;
}

div#top {
	background: #000 url(../images/wood_tile.jpg) repeat-x;
	overflow: hidden;
}

div.site-positioner {
	position: relative;
	width: 980px;
	margin: auto;
}

div#header-left-fade {
	float: left;
	width: 35px;
	height: 225px;
	background: url(../images/wood_header_left.png) no-repeat;
}
div#header {
	position: relative;
	float: left;
	height: 225px;
	width: 945px;
	background: url(../images/wood_header.jpg) no-repeat;
}
	a#logo {
		position: absolute;
		width: 410px;
		height: 55px;
		top: 45px;
		left: 48px;
	}
	div#top-deco {
		position: absolute;
		z-index: 10;
		width: 402px;
		height: 241px;
		top: 0;
		right: 0;
	}
	
	ul#menu {
		position: absolute;
		display: block;
		width: 550px;
		height: 21px;
		overflow: hidden;
		top: 203px;
		left: 10px;
	}
		ul#menu li {
			float: left;
			margin-right: 20px;
		}
			ul#menu li a {
				display: block;
				height: 20px;
				background: url(../images/menu_sprite.png) no-repeat;

			}
				ul#menu li a:hover {
					border-bottom: 1px solid #fff;
				}
			ul#menu li a#menu-home {
				width: 49px;
				background-position: 0 0;
			}
			ul#menu li.active a#menu-home {
				background-position: 0 -21px;
			}
				ul#menu li a#menu-home:hover {
					background-position: 0 -21px;
				}
			ul#menu li a#menu-diensten {
				width: 70px;
				background-position: -64px 0;
			}
			ul#menu li.active a#menu-diensten {
				background-position: -64px -21px;
			}
				ul#menu li a#menu-diensten:hover {
					background-position: -64px -21px;
				}
			ul#menu li a#menu-overons {
				width: 71px;
				background-position: -471px 0;
			}
			ul#menu li.active a#menu-overons {
				background-position: -471px -21px;
			}
				ul#menu li a#menu-overons:hover {
					background-position: -471px -21px;
				}
			ul#menu li a#menu-portfolio {
				width: 67px;
				background-position: -150px 0;
			}
			ul#menu li.active a#menu-portfolio {
				background-position: -150px -21px;
			}
				ul#menu li a#menu-portfolio:hover {
					background-position: -150px -21px;
				}
			ul#menu li a#menu-blog {
				width: 37px;
				background-position: -233px 0;
			}
			ul#menu li.active a#menu-blog {
				background-position: -233px -21px;
			}
				ul#menu li a#menu-blog:hover {
					background-position: -233px -21px;
				}
			ul#menu li a#menu-referenties {
				width: 92px;
				background-position: -285px 0;
			}
			ul#menu li.active a#menu-referenties {
				background-position: -285px -21px;
			}
				ul#menu li a#menu-referenties:hover {
					background-position: -285px -21px;
				}
			ul#menu li a#menu-contact {
				width: 64px;
				background-position: -392px 0;
			}
			ul#menu li.active a#menu-contact {
				background-position: -392px -21px;
			}
				ul#menu li a#menu-contact:hover {
					background-position: -392px -21px;
				}
	
div#hp-showcase-area {
	height: 766px;
	overflow: hidden;
	background: url(../images/highlight_bg.png) repeat-x;
}
	div#hp-showcase-area div.site-positioner {
		background: url(../images/spots.png) no-repeat;
		min-height: 153px;
	}
	div#video-panel {
		width: 695px;
		height: 505px;
		background: url(../images/video-panel.png) no-repeat -16px 25px;
	}
	div#recommendations {
		position: absolute;
		right: 20px;
		top: 100px;
		width: 290px;
		height: 300px;
		overflow: hidden;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		line-height: 140%;
	}
		div#recommendations blockquote {
			color: #595959;
			text-align: right;
			margin-bottom: 40px;
		}
			div#recommendations blockquote cite {
				color: #a8a8a8;
				display: block;
				margin-bottom: 10px;
				text-align: left;
				font-style: italic;
				line-height: 160%;
			}
	h1#slogan {
		display: block;
		height: 211px;
		color: #000;
		font-size: 24px;
		text-align: center;
		line-height: 160%;
		font-style: italic;
		margin-top: -20px;
	}
		h1#slogan strong a {
			color: #fff;
			font-size: 30px;
			font-style: italic;
			text-decoration: none;
			display: inline-block;
		}
			h1#slogan strong a:hover {
				/*text-decoration: underline;*/
				border-bottom: 1px dotted #fff;
			}
	div.bigbtn {
		width: 291px;
		margin: auto;
		height: 70px;
		background: url(../images/bigbtn_shadow1.jpg) no-repeat left 54px;
	}
	div.hp-col-2 div.bigbtn {
		background-image: url(../images/bigbtn_shadow2.jpg);
	}
		div.bigbtn a {
			display: block;
			padding-top: 10px;
			margin-left: 9px;
			width: 273px;
			height: 52px;
			background: url(../images/bigbtn_bg.jpg) no-repeat left bottom;
			color: #b4b4b4;
			text-align: center;
			font-size: 24px;
			font-weight: bold;
			text-decoration: none;
		}
			div.bigbtn a span {
				display: block;
				margin-top: 15px;
			}
	
div.hp-col-1, div.hp-col-2, div.hp-col-3 {
	width: 320px;
	float: left;
}
div.hp-col-1 {
	margin-left: 10px;
}
div.hp-col-2 {
	background-color: #bebeb5;
}
	div#hp-showcase-area div.hp-col-2 {
		background: transparent url(../images/midcol_colorbg.jpg) repeat-x 0 37px !important;
	}
div.hp-col-3 {
	
}

div#hp-body-content {
	background-color: #d3d4cf;
}
	div#hp-body-content div.hp-col-1, div#hp-body-content div.hp-col-2, div#hp-body-content div.hp-col-3  {
		padding-top: 40px;
	}

div#footer {
	height: 100px;
	background: #000;
	text-align: center;
	color: #454545;
	line-height: 200%;
	font-size: 12px;
}
	div#footer a {
		color: #454545;
		text-decoration: underline;
	}
	
a.more-link {
	border: 0;
	display: inline;
}
	a.more-link:hover {
		background: none;
	}

div.hp-work-preview {
	width: 294px;
	height: 165px;
	margin: auto;
	margin-top: 10px;
	background: url(../images/preview_work_shadow.jpg) no-repeat left bottom;
}
	div.hp-work-preview img {
		border: 6px solid #c9cac4;
		margin-left: 8px;
	}
	div.hp-col-2 img.more-btn {
		margin-left: 210px;
	}
	
div#hp-body-content img#hp-references {
	margin: 10px 0 0 35px;
}

div#hp-body-content .service-hp {
	width: 270px;
	margin: auto;
	margin-bottom: 50px;
}
	div#hp-body-content .service-hp img {
		float: left;
	}
	div#hp-body-content .service-hp .service-info-hp {
		float: right;
		width: 200px;
		color: #808080;
	}
		.service-hp .service-info-hp h2 {
			font-size: 22px;
			margin: 10px 0;
			font-weight: bold;
		}
			.service-hp .service-info-hp h2 a {
				text-decoration: none;
				color: #6f8a1f;
			}
			
div#subpage-content {
	background: url(../images/content_bottom_bg.jpg) repeat-x left bottom;
}
	div#subpage-content div.site-positioner {
		background: url(../images/spots.png) no-repeat;
		min-height: 600px;
	}
		div#subpage-content div.site-positioner div#content {
			width: 600px;
			float: left;
			padding-top: 100px;
			margin-left: 47px;
		}
		div#subpage-content div.site-positioner div#sidebar {
			padding-top: 100px;
			width: 240px;
			float: right;
			margin-right: 47px;
		}
		div#subpage-content div.site-positioner div#bottom-content {
			height: 270px;
			overflow: hidden;
			margin: auto;
			margin-top: 60px;
			width: 886px;
		}
		div#content p {
			margin-bottom: 20px;
		}
	
div.famous-quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6b6a6a;
	text-align: right;
}
	div.famous-quote cite {
		display: block;
		font-size: 22px;
		color: #c8c8c8;
		text-align: left;
		font-style: italic;
		line-height:160%;
	}
	
div#partner-logos {
	margin-top: 90px;
}
	div#partner-logos img {
		margin-right: 5px;
	}
	
.sidenote {
	color: #444;
	display: block;
}
.contact-btn {
	width: 237px;
	height: 41px;
	background: url(../images/contact_btn_bg.png) no-repeat;
	margin-bottom: 20px;
	color: #383838;
	font-size: 18px;
	font-weight: bold;
}
	.contact-btn > span {
		padding-top: 10px;
		display: inline-block;
	}
		.contact-btn img {
			vertical-align: middle;
			margin: 0 10px;
		}
		.contact-btn a {
			color: #383838;
		}
		
#google-map {
	width: 591px;
	height: 166px;
	overflow: hidden;
	margin-top: 50px;
	float: left;
}
	#google-map-address {
		width: 245px;
		float: left;
		background: url(../images/google_map_left.png) no-repeat;
		height: 166px;
		font-size: 14px;
		line-height: 160%;
		color: #eee;
	}
		#google-map-address p {
			padding-top: 30px;
			padding-left: 20px;
		}
	#google-map img {
		float: left;
	}
#admin-address {
	float: right;
	width: 240px;
	line-height: 160%;
	color: #545454;
	margin-top: 50px;
}

div.portfolio-item {
	clear: both;
	margin-left: 47px;
	color: #6f6f6f;
	margin-bottom: 60px;
	position: relative;
}
	div.portfolio-item div {
		float: left;
		width: 270px;
	}
	div.portfolio-item img.preview {
		border: 5px solid #2d2c2c;
		float: left;
		margin-right: 37px;
	}
	div.portfolio-item h3 {
		font-size: 22px;
		margin-bottom: 12px;
		color: #888;
	}
	div.portfolio-item img.more-btn {
		margin-top: 5px;
	}
img.zoom {
	display: none;
	position: absolute;
	top: 5px;
	left: 502px;
}

div.reference {
	clear: both;
	width: 886px;
	margin: auto;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #292929;
}
	div.reference  div {
		width: 246px;
		text-align: center;
		float: left;
	}
	div.reference ul {
		display: block;
		width: 640px;
		float: left;
	}
		div.reference ul li {
			display: block;
			float: left;
			padding-left: 25px;
			width: 180px;
			margin-top: 6px;
		}
		div.reference ul li.check {
			background: url(../images/check.png) no-repeat;
		}
		
div.service {
	clear: both;
	width: 886px;
	margin: auto;
	margin-bottom: 50px;
}
	div.service div.service-info {
		float: left;
		width: 580px;
	}
		div.service div.service-info h2 {
			font-size: 24px;
			text-transform: uppercase;
			color: #7e9244;
			font-style:italic;
			margin-bottom: 20px;
			font-weight: normal;
		}
		div.service div.service-info h3 {
			font-weight: bold;
			margin-bottom: 8px;
			color: #ccc;
			text-transform:uppercase;
		}
		div.service div.service-info p {
			margin-bottom: 10px;
		}
		div.service div.service-info ul {
			margin-left: 20px;
			margin-bottom: 15px;
		}
			div.service div.service-info ul li {
				margin-left: 20px;
				list-style-type: disc;
			}
	div.service ul.service-keywords {
		float: right;
		width: 240px;
		color: #2C2C2C;
		font-size: 18px;
		margin-top: 38px;
	}
		div.service ul.service-keywords li {
			margin-bottom: 10px;
		}
		








/*		
		
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-dimming {
	background: #000000;
}
.highslide-image {
	border: none;
}
.highslide-caption {
	position: absolute;
	width: 100%;
	color: #CCCCCC;
	padding: 5px;
}
.highslide-loading {
	display: block;
	padding: 3px 0 3px 38px;
	width: 0;
	height: 32px;
	overflow: hidden;
	background-color: white;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
*/