@CHARSET "ISO-8859-1";
html {
	background: #f09661 url(../images/bg_body.jpg) repeat;
}
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3d40;
	line-height: 2em;
	height: 100%;
}
h1,h2,h3 {
	margin: 0; padding: 0;
}
h1 {
	font-size: 30px;
	color: #e66c2b;	
	padding: 10px 0px;
	font-weight: normal;
}
h2 {
	font-size: 30px;
	color: #e66c2b;		
	padding: 10px 0px;	
	font-weight: bold;
}
h2.small {
	font-size: 16px;
	padding-bottom: 0;
}
h3 {
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 22px;
	padding: 10px 0px;
}
.h1black {
	font-size: 30px;
	color: #3e3d40;	
	padding: 10px 0px;
	font-weight: normal;	
}

a {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
a#pasaan {
  font-weight: bold;
  color: red;
}
a.pasaan {
  font-weight: bold;
  color: red;
}
p {
	margin: 1em 0;
}
img { border: none; outline: none; }
/* einde algemeen */

div.titeloranje { 
	font-size: 13px;
	color: #e66c2b;	
	margin: 8px 0;
}
div.titeloranje a { 
	font-size: 13px;
	color: #3e3d40;	
	margin: 8px 0;
}
div.titeloranje a:hover { 
	font-size: 13px;
	color: #e66c2b;	
	margin: 10px 0;
	text-decoration: none;
}
div.titelwit { 
	font-size: 13px;
	color: #ffffff;	
	margin: 10px 0;
}
div.titelwit a { 
	font-size: 13px;
	color: #ffffff;	
	margin: 10px 0;
}
div.titelwit a:hover { 
	font-size: 13px;
	color: #ffffff;	
	margin: 10px 0;
	text-decoration: none;
}

div.titelzwart { 
	font-size: 13px;
	color: #1a171b;	
}
div.tekstwit { 
	color: white;	
	line-height: 1.4em;
}
div.tekstwit p {
	margin-top: 0;
}
div.tekstwit strong { 
	font-size: 13px;
	color: #1a171b;	
}

div.tekstzwart { 
	color: #3e3d40;	
	font-size: 10px;
	line-height: 1.4em;
	padding-top: 10px;
}
div.leesmeer, div.leesmeerwit {
  margin-top: 10px;
} 
div.leesmeer a {
	font-size: 11px;
	color: #e66c2b;
	margin: 10px 0;
}
div.leesmeerwit a {
	font-size: 11px;
	color: #ffffff;
	margin: 10px 0;
}

img.pijldown {
  padding-left: 20px;
}

legend {
 	font-size: 30px;
	color: #e66c2b;	
	padding: 5px 5px 10px 5px;
	font-weight: normal;
}


/* bovendeel */
#container {
	position: relative;
	margin: 46px auto 0 auto;
	width:991px;
	z-index: 1;
}	
	
#header {
	width: 991px; height: 170px;
	background: url(../images/bg_header.png) no-repeat;	
}

#content_container {
	width: 991px;
	background: url(../images/bg_container.png) repeat-y;	
	display: inline-block;
}


/* verschillende content templates */
#content {
	position: relative;
	padding: 15px 34px;
	width: 923px;
	float: left;
	z-index: 20;
}
#content_onder {
	position: relative;
	padding: 0 34px 15px 34px;
	width: 923px;
	float: left;	
	z-index: 20;
}
#content_algemeen {
	position: relative;
	margin: 0 8px;
	padding: 15px 34px 15px 34px;
	width: 907px;
	float: left;	
	z-index: 20;
	background: url(../images/bg_content_algemeen.jpg) repeat;
}
#content_gerealiseerd_onder {
	position: relative;
	margin: 0 8px;
	padding: 40px 34px 40px 34px;
	width: 907px;
	float: left;	
	z-index: 20;
	background: url(../images/bg_content_algemeen.jpg) repeat;
}
#content_project {
	position: relative;
	margin: 0 8px;
	padding: 15px 0px 0px 0px;
	width: 975px;
	float: left;	
	z-index: 20;
}
#content_project_gerealiseerd {
	position: relative;
	margin: 0 8px;
	padding: 15px 0px 0px 0px;
	width: 975px;
	float: left;	
	z-index: 20;
}
#content_nieuws {
	position: relative;
	margin: 0 8px;
	padding: 15px 0px 0px 0px;
	width: 975px;
	float: left;
	z-index: 20;
}
#content_contact {
	position: relative;
	margin: 0 8px;
	padding: 15px 34px 0px 34px;
	width: 907px;
	float: left;	
	z-index: 20;
	display: block;
}

#content_fotocontainer {
	float: left; 
	width: 560px;
	padding: 0 15px 15px 0;
}
#content_fotocontainer img {
	width: 560px;
}
#content_fotocontainer img.artikel_foto {
	position: absolute; top: 2px; left: 1px;
	background-color: #ECECEC;
	width: 560px; height: 280px;
	z-index: 26;
}
#content_tekst {
	width: 333px;
	padding-left: 15px;
	float: left;
}
#content_tekst div.inhoud {
	padding: 10px 20px 0 0;
}


/* behorende bij content_onder */
#nieuwsblokcontainer {
	position: relative;
	width: 230px; height: 165px; 
	float: left;
	z-index: 26;
}
#nieuwsblokcontainer div.achtergrond {
	position: absolute; top: 2px; left: 2px;
	background: url(../images/bg_shadow.png) repeat;	
	width: 228px; height: 163px;
	z-index: 25;	
}
#nieuwsblokcontainer div.nieuwsblok {
	position: absolute; 
	background-color: white;
	width: 226px; height: 161px;
	border: 1px solid black;
	z-index: 27;	
}
#nieuwsblokcontainer div.nieuwsblok div.boven {
	height: 18px; width: 206px;
	font-size: 16px; color: #3e3d40;
	padding: 10px;
}
#nieuwsblokcontainer div.nieuwsblok div.midden {
	padding: 0; height: 5px; width: 226px;
	background-color: black;
}
#nieuwsblokcontainer div.nieuwsblok div.onder {
	height: 110px; width: 206px;
	padding: 3px 10px;
	line-height: 1.2em;
}
.onder p {
	margin: .75em 0;
}


#recentprojectblokcontainer {
	position: relative;
	width: 335px; height: 165px; 
	float: left;
	margin-left: 11px;
	z-index: 26;
}
#recentprojectblokcontainer div.achtergrond {
	position: absolute; top: 2px; left: 2px;
	background: url(../images/bg_shadow.png) repeat;	
	width: 333px; height: 163px;
	z-index: 25;	
}
#recentprojectblokcontainer div.recentprojectblok {
	position: absolute; 
	background: url(../images/bg_recentproject.jpg) repeat;
	width: 333px; height: 163px;
	z-index: 27;	
}
#recentprojectblokcontainer div.boven {
	height: 18px;
	font-size: 16px; color: #3e3d40;	
	padding: 10px;
}
#recentprojectblokcontainer div.midden {
	padding: 0; height: 5px; width: 333px;
	background-color: black;
}
#recentprojectblokcontainer div.onderlinks {
	height: 120px; width: 160px;
	padding: 0px;	
	float: left;
	overflow: hidden;
}	
#recentprojectblokcontainer div.onderlinks img {
	width: 214px; height: 120px;
	float: left;
	margin-left: -27px;
}
#recentprojectblokcontainer div.onderrechts {
	width: 153px; height: 114px;
	float: left;
	padding: 3px 10px;	
	line-height: 1.2em;		
}

#inverkoopprojectblokcontainer {
	position: relative;
	width: 335px; height: 165px; 
	float: left;
	margin-left: 11px;
	z-index: 26;
}
#inverkoopprojectblokcontainer div.achtergrond {
	position: absolute; top: 2px; left: 2px;
	background: url(../images/bg_shadow.png) repeat;	
	width: 333px; height: 163px;
	z-index: 25;	
}
#inverkoopprojectblokcontainer div.inverkoopprojectblok {
	position: absolute; 
	background: url(../images/bg_inverkoopproject.jpg) repeat;
	width: 333px; height: 163px;
	z-index: 27;	
}
#inverkoopprojectblokcontainer div.boven {
	height: 18px;
	font-size: 16px; color: #3e3d40;
    color: #ffffff;
	padding: 10px;
}
#inverkoopprojectblokcontainer div.midden {
	padding: 0; height: 5px; width: 333px;
	background-color: black;
}
#inverkoopprojectblokcontainer div.onderlinks {
	height: 120px; width: 160px;
	padding: 0px;
	float: left;
}
#inverkoopprojectblokcontainer div.onderlinks img {
	width: 160px; height: 120px;
	float: left;
}
#inverkoopprojectblokcontainer div.onderrechts {
	width: 153px; height: 114px;
	float: left;
	padding: 3px 10px;	
	line-height: 1.2em;		
}
/* einde content_onder toepassingen */


/* content_algemeen toepassingen */
#tekstblokcontainer {
	position: relative;
	width: 356px;
	padding-right: 25px; 
	float: left;
	z-index: 26;
}

#content_algemeen_fotolinkscontainer {
	position: relative;
	width: 252px; height: 162px; 
	float: left;
	margin-left: 11px;
	z-index: 26;
}
#content_algemeen_fotolinkscontainer div.achtergrond {
	position: absolute; top: 2px; left: 2px;
	background: url(../images/bg_shadow.png) repeat;	
	width: 250px; height: 160px;
	z-index: 25;	
}
#content_algemeen_fotolinkscontainer img {
	position: absolute;
	width: 250px; height: 160px;
	z-index: 27;
}
#content_algemeen_fotorechtscontainer {
	position: relative;
	width: 252px; height: 162px; 
	float: left;
	margin-left: 11px;
	z-index: 26;
}
#content_algemeen_fotorechtscontainer div.achtergrond {
	position: absolute; top: 2px; left: 2px;
	background: url(../images/bg_shadow.png) repeat;	
	width: 250px; height: 160px;
	z-index: 25;	
}
#content_algemeen_fotorechtscontainer img {
	position: absolute;
	width: 250px; height: 160px;
	z-index: 27;
}

/* einde content_algemeen toepassingen */


/* start content gerealiseerde projecten */
#afbeeldingscontainer {
	position: relative;
	width: 907px;
	float: left;
	z-index: 26;	
}
#afbeeldingscontainer_afb1,#afbeeldingscontainer_afb2,#afbeeldingscontainer_afb3,#afbeeldingscontainer_afb4 {
	position: relative;
	width: 186px; height: 119px; 
	float: left;
	margin-left: 32px;
	z-index: 26;
}
#afbeeldingscontainer_afb1 div.achtergrond,#afbeeldingscontainer_afb2 div.achtergrond,#afbeeldingscontainer_afb3 div.achtergrond,#afbeeldingscontainer_afb4 div.achtergrond {
	position: absolute; top: 2px; left: 2px;
	background: url(../images/bg_shadow.png) repeat;	
	width: 180px; height: 114px;
	z-index: 25;	
}
#afbeeldingscontainer_afb1 img,#afbeeldingscontainer_afb2 img,#afbeeldingscontainer_afb3 img,#afbeeldingscontainer_afb4 img {
	position: absolute;
	width: 180px; height: 114px;
	z-index: 27;
}

#content_project_links {
	width: 710px; 
	float: left;
}
#content_project_rechts {
	width: 204px;
	padding-left: 24px;
	float: left;
	height: 560px;
}


#content_project_links_boven {
	width: 710px; height: 359px; 
	float: left;
}
#content_project_links_boven div.thumbs {
	width: 258px; height: 339px; 
	background-color: white;	
	float: left;
	text-align: center;
}
.thumbs:hover img {
    opacity: 0.3;
}
.thumbs:hover img:hover {
    opacity: 1;
}
#content_project_links_boven div.foto {
	width: 452px; height: 339px; 
	float: right;
}


#content_project_links_onder {
	background: url(../images/bg_recentproject.jpg) repeat;
	width: 710px;
	float: left;
}
#content_project_links_onder div.banner {
	width: 258px; height: 200px;
	float: left;
}
#content_project_links_onder div.tekst {
	width: 452px; min-height: 200px;
	float: left;
}

#content_project_gerealiseerd_links {  
	width: 710px; 
	float: left;
}
#content_project_gerealiseerd_rechts {
	width: 240px;
	padding-left: 24px;
	float: left;
	height: 560px;
}
#content_project_gerealiseerd_rechts a img {
	border: 4px solid #ffffff;
}
#content_project_gerealiseerd_rechts a:hover img {
	border: 4px solid #e66c2b;
}	
#content_project_gerealiseerd_boven {
	width: 710px; height: 339px; 
	float: left;
}
#content_project_gerealiseerd_boven div.thumbs {
	width: 150px; height: 310px; 
	background-color: white;	
	float: left;
	text-align: center;
}
#content_project_gerealiseerd_boven div.foto {
	width: 560px; height: 310px; 
	float: left;
}

#content_project_gerealiseerd_onder {
	background: url(../images/bg_recentproject.jpg) repeat;
	width: 710px;
	float: left;
}
#content_project_gerealiseerd_onder div.banner {
	width: 37px; height: 200px;
	float: left;
}
#content_project_gerealiseerd_onder div.tekst {
	width: 620px; min-height: 200px;
	float: left;
	padding-right: 40px;
}

#content_nieuws_links {
	width: 710px; 
	float: left;
}
#content_nieuws_rechts {
	width: 240px;
	padding-left: 24px;
	float: left;
}

#content_nieuws_links_boven {
	width: 710px; height: 359px; 
	float: left;
}
#content_nieuws_links_boven div.thumbs {
	width: 258px; height: 339px; 
	background-color: white;	
	float: left;
	text-align: center;
}
#content_nieuws_links_boven div.foto {
	width: 452px; height: 339px; 
	float: right;
}


#content_nieuws_links_onder {
	background: url(../images/bg_recentproject.jpg) repeat;
	width: 710px;
	float: left;
}
#content_nieuws_links_onder div.banner {
	width: 100px; height: 200px;
	float: left;
}
#content_nieuws_links_onder div.tekst {
	width: 560px; min-height: 200px;
	float: left;
	padding-right: 40px;
}


#content_nieuws_rechts div.boven {
	height: 18px; width: 220px;
	font-size: 16px; color: #3e3d40;
	padding: 10px;
}
#content_nieuws_rechts div.midden {
	padding: 0; height: 5px; width: 226px;
	background-color: black;
}
#nieuwsblokcontainer div.nieuwsblok div.onder {
	height: 110px; width: 206px;
	padding: 3px 10px;
	line-height: 1.2em;		
}	

#content_contact_links {
	width: 400px;
	float: left;
}
#content_contact_rechts {
	width: 507px;
	float: left;
}

/* contactformulier */
#contactformulier {
	position: relative;
	width: 507px; height: 365px; 
	float: left;
	margin-right: 11px;
	z-index: 26;
}
#contactformulier div.error-message {
	display: none;
}
#contactformulier div.text input, #contactformulier div.textarea textarea {
	border: 1px solid #000;
}
#contactformulier div.error input {
	border: 1px solid #e66c2b;
}

#contactformulier div.achtergrond {
	position: absolute; top: 2px; left: 2px;
	background: url(../images/bg_shadow.png) repeat;	
	width: 505px; height: 363px;
	float: left;	
	z-index: 25;	
}
#contactformulier div.contactformulierblok {
	position: absolute; 
	background: url(../images/bg_contactformulier.jpg) repeat;
	width: 505px; height: 363px;
	float: left;
	z-index: 27;	
}
#contactformulier div.contactformulierblok div.boven {
	height: 18px;
	font-size: 16px; color: #3e3d40;	
	padding: 10px;
}
#contactformulier div.contactformulierblok div.midden {
	padding: 0; height: 5px; width: 505px;
	background-color: black;
}
#contactformulier div.contactformulierblok div.onder {
	height: 120px;
	padding: 10px;	
}	
#contactformulier div.contactformulierblok div.onder img {
	width: 160px; height: 120px;
}
/* einde contactformulier */



/* Contactpersonen */
#contactpersonen {
	position: relative;
	width: 507px;
	float: left;
	z-index: 26;
	margin-top: 40px;
	margin-bottom: 40px;
}
#contactpersonen div.achtergrond {
	position: absolute; top: 2px; left: 2px;
	/*background: url(../images/bg_shadow.png) repeat;*/
	background: #d4d4d4;	
	width: 505px; height: 100%;
	z-index: 25;	
	float: left;	
}
#contactpersonen div.contactpersonenblok {
	position: relative; 
	background-color: white;
	width: 503px;
	border: 1px solid black;
	z-index: 27;	
	float: left;
	padding-bottom: 4px;	
}
#contactpersonen div.contactpersonenblok div.boven {
	height: 18px; width: 483px;
	font-size: 16px; color: #3e3d40;
	padding: 10px;
	float: left;
}
#contactpersonen div.contactpersonenblok div.midden {
	padding: 0; height: 5px; width: 503px;
	background-color: black;
	float: left;	
}
#contactpersonen div.contactpersonenblok div.onder {
	width: 483px;
	float: left;	
	padding: 3px 10px;
	line-height: 1.2em;
}	
#contactpersonen div.contactpersonenblok div.onder div.contactpersoon {
	width: 463px;
	padding: 10px;
	clear: left;
	float: left;
}
#contactpersonen div.imagecontactpersoon {
	float: left;
}
#contactpersonen div.naamcontactpersoon {
	padding-left: 25px;
	width: 300px;
	float: left;
	font-size: 14px;
	color: #707173;
	line-height: 1.4em;
}
#contactpersonen div.naamcontactpersoon a {
	color: #ef9163;
}
/* einde contactpersonen */

#footer {
	position: relative;
	background: url(../images/bg_footer.png) no-repeat;	
	width: 991px; height: 14px;
	z-index: 1000;
}

#admin {
	position: relative;
	padding: 15px 34px;
	width: 923px;
	float: left;
	z-index: 20;	
}
#admin fieldset {
	margin-bottom: 10px;
	padding: 5px 20px;
}
#admin label {
	display: block;
	width: 90px;
	padding-right: 10px;
	float: left;
}
#admin div.input input {
	width: 250px;
}
#admin textarea {
	width: 400px;
	height: 150px;
}
#admin div.input {
	margin-bottom: 5px;
	clear: both;
}
#admin div.checkbox {
	margin-left: 100px;
	clear: left;
}
#admin div.submit {
	margin-left: 100px;
	clear: left;
}
#admin div.loginsubmit {
	margin-left: 122px;
	clear: left;
}
#admin div.submit input {
	margin-top: 10px;
}
#admin div.checkbox input {
	width: auto;
	float: left;
}
#admin div.checkbox label {
	display: inline;
	width: 200px;
}
#admin #cancel {
	margin: .5em 0 .5em 100px;
}


/*
div#gmapdefault div span {font-size: 6px; }
div#gmapdefault div a.gmnoprint { font-size: 6px; }
*/

.thumbs, #content_project_gerealiseerd_rechts, #content_project_rechts {
	overflow-y: auto;
}




#pasaancontainer {
	position: absolute;
	top: 190px; right: 0px;
	margin-right: 8px;
	padding: 2px 10px;
	float: left;
	z-index: 2000;	
}
#pasaanknop {
	position: relative;
	margin: 0px 0px;
	margin-right: 2px;
	float: left;
}

.oranjetekst {
	color: #e66c2b;
}

th {
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
}

.rssproject {
	display: block;
	float: right;
	width: auto;
	margin-right: 10px;
	margin-top: 10px;
}

#searchresults {
	margin-left: 45px;
	min-height: 500px;
}
#searchresults ul {
	margin-left: 0;
	padding-left: 0;
}
#searchresults li p {
	margin-top: 0;
}
.googlemaps {
	margin-top: 40px;
}
#typelist {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

.textcolumn {
	float: left;
	width: 424px;
}
.right {
	float: right;
}
.update {
	display: block;
	float: right;
	width: auto;
	clear: right;
}