@CHARSET "ISO-8859-1";
* {
	line-height: 1.4em;
}
html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #555555;
	background: #f1f1f1;
	font-size: 11px;
	height: 100%;
}
#container {
	position: relative;
	margin: 0 auto;
	padding: 0 29px;
	background: url(../images/body_background.jpg);
	width: 975px;
	min-height: 100%;
	margin-bottom: -80px;
}
#header {
	height: 493px;
	margin-bottom: -45px;
}
#clearfooter {
	height: 80px;
	clear: both;
}
#footer {
	position: relative;
	height: 80px;
	/*background: #ff8;*/
	margin: 0 auto;
	padding: 0 29px;
	background: url(../images/body_background.jpg);
	width: 975px;
}
h1, h2, h3, h4 {
	color: #333333;
	font-weight: normal;
	margin: 0 0 .75em 0;
}
h1 {}
h2 {
	font-size: 1.6em;
	color: #888888;
}
h3 {
	font-size: 1.4em;
	clear: both;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0;
}
#main h3 {
	margin-left: 20px;
}
h4 {
	font-size: 1em;
	margin-bottom: 0;
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.content a {
	text-decoration: underline;
}
a.readmore, a.backlink, a.route {
	display: block;
	height: 27px;
	line-height: 19px;
	width: 92px;
	padding-right: 17px;
	background: url(../images/leesverder.png);
	color: #9c9e9f;
	text-decoration: none;
	text-align: right;
	font-size: .9em;
}
a.backlink {
	text-align: center;
	float: right;
	margin-top: -19px;
}
a.readmore:hover, a.backlink:hover {
	color: #000000;
}
a.route {
	background: url(../images/routebeschrijving.png);
	width: 107px;
	margin-top: 2em;
	position: absolute;
	bottom: 10px;
}

#extra a.readmore {
	float: right;
}
a img {
	border: 0;
}
p {
	margin: 0 0 1.25em 0;
}
strong {
	color: #000;
	font-weight: normal;
	font-size: 1.15em;
}
#logo {
	position: absolute;
	left: 80px;
	top: 40px;
}
#header form {
	position: absolute;
	top: 55px;
	right: 60px;
	width: 165px;
}
#header form label {
	color: #888888;
	float: left;
	margin-right: 10px;
	margin-top: .25em;
}
#header form input {
	border: 1px solid #d2d3d5;
	border-left: 0;
	height: 14px;
	padding: 2px;
	float: left;
	background: #fff;
}
#header form input.search {
	border: 1px solid #d2d3d5;
	border-right: 0;
	padding: 0;
	height: 18px;
	width: 89px;
}


#strukton {
	position: absolute;
	left: 68px;
	bottom: 30px;
}
#main {
	position: relative;
	float: left;
	width: 562px;
	margin-left: 32px;
}
#extra {
	position: relative;
	float: left;
	width: 318px;
	margin-left: 38px;
}
.content {
	float: left;
	background-color: #eceded;
	margin-top: 23px;
	padding: 8px 20px 8px 20px;
	width: 522px;
}
.content.first {
	padding-top: 35px;
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
}
#main > p {
	font-size: 1.2em;
	font-style: italic;
	padding: 0 20px;
	line-height: 1.75em;
}
#firstimage {
	position: relative;
	margin-bottom: 40px;
	height: 210px;
}
#firstimage img {
	position: absolute;
	left: 0;
	top: 0;
}

#extra ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.home .content img {
	float: right;
	padding: 0 8px 8px 0;
	margin-left: 10px;
	background: url(../images/bg_image_nieuws_188.png) bottom right no-repeat;
}

.news h2 {
	font-style: italic;
	color: #000000;
}
.newsimage {
	margin-top: 10px;
	width: 232px;
	position: relative;
}
.leftimage {
	float: left;
}
.rightimage {
	float: right;
	margin-right: 15px;
}
.newsimage img {
	padding: 0 8px 8px 0;
	background: url(../images/bg_image_nieuws.png) bottom right no-repeat;
}
.newsimage a.enlarge {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.newsimage .enlarge img {
	padding: 0;
	background: transparent;
}
.date {
	padding-top: .5em;
	font-size: 1.1em;
	display: block;
	clear: both;
}
#newslist li {
	clear: both;
	margin-top: 8px;
	padding-top: 10px;
	border-top: 1px solid #e2e2e2;
	position: relative;
	float: left;
	width: 100%;
}
#newslist li:first-child {
	border-top: 0;
	padding-top: 0;
}
#newslist li .readmore {
	position: absolute;
	bottom: 0px;
	right: 2px;
}
#newslist div {
	padding: 0 8px 8px 0;
	margin-right: 5px;
	background: url(../images/bg_image_nieuws_116.png) bottom right no-repeat;
	float: left;
	width: 108px;
	height: 92px;
	overflow: hidden;
}
#newslist div div {
	margin: 0;
	padding: 0;
}
#newslist div img {
	margin-left: -8px;
}
#jobs li {
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e2e2e2;
}
#paging {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
}
#extra #paging {
	margin-bottom: 5px;
}
#paging li {
	width: auto;
	float: left;
	margin-right: 1em;
	padding-bottom: 5px;
}
#paging li .current {
	color: #000000;
	text-decoration: underline;
}
#paging li a {
	color: #333333;
	text-decoration: none;
}
#extra #projectimages {
	margin-top: 10px;
}
#projectimages li {
	float: left;
	width: 92px;
	height: 81px;
	margin: 0 9px 9px 0;
	padding: 0 5px 3px 0;
	background: url(../images/bg_referenties_foto.jpg) bottom right no-repeat;
	overflow: hidden;
}
#projectimages li div {
	width: 92px;
	height: 81px;
	margin: 0;
	padding: 0; 
	overflow: hidden;
}
#projectimages img {
	height: 81px;
	margin-left: -15px;
}

#contact {
	position: relative;
	background: #ededed url(../images/bg_contact.jpg) top left no-repeat;
	width: 904px;
	padding-top: 39px;
	margin: 0 35px;
	float: left;
}
#contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#contact li {
	float: left;
	width: 280px;
	margin: 0 0 0 20px;
	padding: 0 0 40px 0;
}
#contact img.building {
	padding: 0 8px 8px 0;
	background: url(../images/bg_contact.png) bottom right no-repeat;
	float: left;
}
#contact li p {
	float: right;
	width: 150px;
}
#contact li span {
	color: #999999;
	font-size: 1.3em;
	font-weight: bold;
}

#careers {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
}
#careers li {
	background: url(../images/button_referenties.png) top right no-repeat;
	margin: 0 18px 0 0;
	padding: 0 0 11px 15px;
	width: 228px;
	height: 23px;
	line-height: 23px;
	float: left;
}
#joblist {
	list-style: none;
	margin: -2em 0 0 0;
	padding: 0;
	width: 522px;
	float: left;
}
#joblist th {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	padding-top: 2em;
}
#joblist th, #joblist td {
	border-bottom: 1px solid #555555;
}
#joblist td a.readmore {
	margin-top: 5px;
}
#route {
	display: none;
	width: 522px;
	padding: 10px 40px;
	position: absolute;
	top: 294px;
	left: 337px;
	background: url(../images/bg_route.png) bottom left;
}
#route .print {
	position: absolute;
	top: 15px;
	right: 40px;
}
#route .print a {
	text-decoration: underline;
    display: block;
    float: left;
    width: 30px;
    margin-top: 8px;
}
#route .print a img {
    margin-top: -8px;
}
#route .close {
	width: 33px;
	float: right;
	margin-right: 0;
	margin-bottom: 10px;
}

#extra #references {
	margin-top: 10px;
}
#references li {
	float: left;
	width: 315px;
	height: 115px;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	position: relative;
	padding: 0 6px 7px 0;
	background: url(../images/bg_referenties_rechts.jpg) bottom right no-repeat;
}
#references li div {
	width: 315px;
	height: 115px;
	overflow: hidden;
}
#references li img {
	margin-top: -22px;
}
#references span {
	position: absolute;
	left: 15px;
	display: block;
	width: 160px;
}
#references span.name {
	font-size: 1.2em;
	top: 15px;
}
#references span.slogan {
	font-size: 1.4em;
	top: 33px;
}

#footer ul {
	float: right;
	width: 50%;
	list-style: none;
	margin: 20px 15px 0 0;
	padding: 0;
}
#footer li {
	margin: 0 5px;
	padding: 0;
	float: right;
	width: auto;
}
#footer li.login a {
	color: #bbb;
}
