body,html{
	margin: 0;
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	background-image: url(../img/bg.jpg);
}


a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #3097B9;
	text-decoration: none;
}
a:hover {
	color: #333;
}
a:focus {
	-moz-outline-style: none;
}



p {
	color: #626469;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
h1 {
	color: #333;
	margin-bottom: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #626469;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4B443C;
	font-weight: lighter;
	margin: 0;
	padding-bottom: 18px;
}




#wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#flash {
	height: 455px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(../img/bg_flash.jpg);
	background-position: 50% 315px;
}
#mainnav {
	height: 25px;
	width: 625px;
	position: absolute;
	left: 355px;
	top: 58px;
}



#mainnav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainnav ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}
#mainnav ul li a {
	display: inline;
	float: left;
	text-indent: -2000px;
}

#mainnav ul li.home a{
	background-image: url(../img/nav.png);
	width: 50px;
	height: 25px;

}
#mainnav ul li.home a:hover {
	background-image: url(../img/nav_over.png);

}
#mainnav ul li.home a.active {
	background-image: url(../img/nav_over.png);

}
#mainnav ul li.buro a {
	background-image: url(../img/nav.png);
	width: 100px;
	height: 25px;
	background-position: -50px;
}
#mainnav ul li.buro a:hover {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.buro a.active {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.disciplines a {
	background-image: url(../img/nav.png);
	width: 100px;
	height: 25px;
	background-position: -150px;
}
#mainnav ul li.disciplines a:hover {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.disciplines a.active {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.werk a {
	background-image: url(../img/nav.png);
	width: 100px;
	height: 25px;
	background-position: -250px;
}
#mainnav ul li.werk a:hover {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.werk a.active {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.partners a {
	background-image: url(../img/nav.png);
	width: 100px;
	height: 25px;
	background-position: -350px;
}
#mainnav ul li.partners a:hover {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.partners a.active {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.nieuws a {
	background-image: url(../img/nav.png);
	width: 60px;
	height: 25px;
	background-position: -450px;
}
#mainnav ul li.nieuws a:hover {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.nieuws a.active {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.contact a {
	background-image: url(../img/nav.png);
	width: 100px;
	height: 25px;
	background-position: -510px;
}
#mainnav ul li.contact a:hover {
	background-image: url(../img/nav_over.png);
}
#mainnav ul li.contact a.active {
	background-image: url(../img/nav_over.png);
}



.border {
	border: 6px solid #FFF;
}
.kolom {
	width: 290px;
	height: auto;
	float: left;
	position: relative;
}


.kolomcenter {
	width: 290px;
	float: left;
	height: auto;
	margin-right: 45px;
	margin-left: 45px;
}
.kolomcenterwit {
	width: 250px;
	float: left;
	height: auto;
	margin-right: 45px;
	margin-left: 45px;
	background-color: #FFF;
	padding: 20px;
}
#klantprofiel {
	height: auto;
	width: 900px;
	border: 1px solid #DEDDDB;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
	float: left;
	position: relative;
}
#klantprofiel img {
	height: 148px;
	width: 278px;
	border: 1px solid #DEDDDB;
}




.kolombreed {
	width: 625px;
	height: auto;
	position: relative;
}
.kolombreedwit {
	width: 900px;
	height: auto;
	padding: 30px;
	background-color: #FFF;
	top: 0px;
	float: left;
	border: 1px solid #C3BFBC;
}

.kernwaarden {
	background-color: #EDEDEB;
	height: 120px;
	width: 240px;
	padding: 20px;
	margin-bottom: 30px;
}

.kernwaarden h1{
	font-size: 14px;
	color: #333;

}









#footer {
	width: 100%;
	height: 150px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_footer.png);
	background-color: #EEEDEB;
	clear: both;
	float: left;
	margin-top: 40px;
	padding-top: 25px;
}
#footer p {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #ADA8A4;
}





#footer a {
	font-size: 11px;
	text-decoration: none;
	color: #3097B9;
	font-weight: normal;
}
#footer a:hover {
	color: #4B443C;
}
.payoff {
	background-image: url(../img/design_for_everyone.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 960px;
	background-position: right;
	margin-right: auto;
	margin-left: auto;
}


.socialmedia {
	height: 16px;
	width: auto;
	float: left;
	margin-right: 170px;
}
.socialmedia img{
	height: 16px;
	width: 16px;
	margin-right: 5px;
	margin-left: 5px;
}



#header {
	height: 130px;
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	z-index: 30;
	padding-right: 20px;
	margin-bottom: 35px;
}
a:hover {
	text-decoration: none;
}
form {
	height: auto;
	margin: 0px;
	padding: 0px;
	width: auto;

}


.texfield {
	height: 22px;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	left: 100px;
	color: #000;
	background-color: #E2E3E4;
	border: 1px solid #E2E3E4;
	position: absolute;
	margin-top: -8px;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
.texfield2 {
	height: 22px;
	width: 230px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #E2E3E4;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
.nieuwstitle {
	background-color: #EDEDEB;
	padding: 20px;
	height: auto;
	width: 550px;
	margin-bottom: 36px;
}


.textarea {
	height: 95px;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	left: 100px;
	line-height: 22px;
	color: #000;
	padding-left: 4px;
	background-color: #E2E3E4;
	border: 1px solid #E2E3E4;
	position: absolute;
	margin-top: -8px;
	padding-top: 4px;
	padding-right: 4px;
}
.submit {
	height: auto;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	left: 100px;
	line-height: 22px;
	position: absolute;
	background-image: url(../img/bg_link.jpg);
	font-weight: bold;
	padding: 3px;
	background-repeat: repeat-x;
	color: #FFF;
	background-color: #3097B9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submit2 {
	height: auto;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	position: relative;
	background-image: url(../img/bg_link.jpg);
	font-weight: bold;
	padding: 3px;
	background-repeat: repeat-x;
	color: #FFF;
	background-color: #3097B9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
}





#logo {
	height: 110px;
	width: 330px;
	position: relative;
}


#content {
	width: 980px;
	height: auto;
	z-index: 20;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg_content.png);
}
.kolomkader {
	width: 250px;
	float: left;
	height: auto;
	padding: 20px;
	border: 1px solid #333;
}
.kolomwitlinks {
	width: 250px;
	float: left;
	height: 320px;
	background-color: #FFF;
	padding: 20px;
}
#containerwerk {
	height: 360px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.werkomschrijving {
	width: 250px;
	float: right;
	height: 320px;
	background-color: #EDEDEB;
	text-align: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(../img/bg_projectomschrijving.jpg);
	background-repeat: repeat-y;
}
#subnav {
	width: auto;
}
#subnav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#subnav ul li {
	list-style-type: none;
	list-style-image: none;
	display: block;
}
#subnav ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3097B9;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAAA6;
	line-height: 18px;
}
#subnav ul li a:hover {
	color: #4B443C;
}
#subnav ul li a.active {
	color: #4B443C;
}
#subnav .last {
	color: #3097B9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAAA6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAAA6;
}
#subnav .lastactive  {
	color: #4B443C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAAA6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAAA6;
}


#nieuwsbrief {
	width: auto;
	position: relative;
	padding: 10px;
	background-color: #E5E5E5;
}

#kolomwerk {
	height: auto;
	width: 277px;
	position: relative;
	float: right;
}

.link {
	width: auto;
	position: relative;
	height: auto;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../img/bg_link.jpg);
	background-repeat: repeat-x;
}
.link a {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../img/bg_link.jpg);
	background-repeat: repeat-x;
	display: block;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.link a:hover {
	background-image: url(../img/bg_link_over.jpg);


}
#volgendepagina {
	background-color: #EDEDEB;
	height: 40px;
	width: 100%;
	float: left;
	position: relative;
}
#volgendepagina ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#volgendepagina ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 40px;
	padding-top: 10px;
}
#volgendepagina ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3097B9;
	text-decoration: none;
	display: inline;
	font-weight: normal;
	padding-right: 14px;
	text-align: center;
	padding-left: 14px;
	height: 40px;
}
#volgendepagina a:hover {
	color: #4B443C;
}
#volgendepagina ul li a.active {
	color: #4B443C;
	font-weight: bold;
}
#wrapper2 {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.kolombreedgrijs {
	width: 900px;
	height: auto;
	position: relative;
	background-color: #C8C4C1;
	top: 0px;
	background-image: url(../img/bg_intro.png);
	background-repeat: repeat-x;
	float: left;
	margin-bottom: 40px;
	padding: 30px;
}
.kolombreedgrijs p{
	color: #97928E;
}

.kolombreedgrijs h1{
	color: #FFF;

}
.kolombreedgrijs h2 {
	color: #4B443C;
}
.kolombreedgrijs a:hover {
	color: #FFF;
}


.contentkolom {
	width: 280px;
	height: auto;
	padding: 0px;
	float: left;
	position: relative;
}
.contentkolomcenter {
	width: 280px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}
.contentkolombreed {
	width: 590px;
	height: auto;
	margin-right: 30px;
	float: left;
	position: relative;
}
.contentkolombreed ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.contentkolombreed ul li{
	list-style-type: none;
	display: block;

}
.contentkolombreed ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3097B9;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 20px;
}
.contentkolombreed ul li a:hover {
	color: #4B443C;
}



.contentkolomgrijsrechts {
	width: 240px;
	height: auto;
	background-color: #EDEDEB;
	padding: 20px;
	float: right;
	position: relative;
	margin-bottom: 30px;
}
#lijstlinks {
	width: auto;
}
#lijstlinks ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#lijstlinks ul li {
	list-style-type: none;
	list-style-image: none;
	display: block;
}
#lijstlinks ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3097B9;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 20px;
}
#lijstlinks ul li a:hover {
	color: #4B443C;
}
.border {
	border: 2px solid #9F9A96;
}
.werkoverzicht {
	background-color: #EDEDEB;
	height: 160px;
	width: 240px;
	padding: 20px;
	margin-bottom: 30px;
	background-image: url(../img/bg_werkoverzicht.jpg);
	background-repeat: repeat-x;
}
.werkoverzicht h1{
	font-size: 14px;
	color: #333;
	margin-bottom: 4px;
}
.linkwerk {
	height: auto;
	background-image: url(../img/bg_link.jpg);
	background-repeat: repeat-x;
	width: auto;
	float: right;
	position: absolute;
	top: 340px;
}
.linkwerk a {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../img/bg_link.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: auto;
	display: block;
}
.linkwerk a:hover {
	background-image: url(../img/bg_link_over.jpg);
}
#bannerRotator {
	height: 360px;
	width: 650px;
}
.textsmall {
	padding: 10px;
	width: 570px;
	margin: 0px;
	border: 1px solid #C3BFBC;
}
.textsmall p {
	color: #999;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	margin: 0;
}
.kolombreedlichtgrijs {
	width: 920px;
	height: auto;
	padding: 20px;
	background-color: #EDEDEB;
	top: 0px;
	float: left;
	margin-top: 35px;
}
.kolombreedlichtgrijs p ,a{
	font-size: 13px;

}
.contentkolomrechtszomervakantie {
	width: 240px;
	height: auto;
	background-color: #EDEDEB;
	padding: 20px;
	float: right;
	position: relative;
	margin-bottom: 30px;
}
#twitter_div ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #626469;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#twitter_div a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #3097B9;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#twitter_div a:hover {
	color: #333;
}

.logohome {
	margin-left: 19px;
}
#socialmediahome {

}
#socialmediahome img{
	margin-left: 10px;
	height: 24px;
	width: 24px;
}

