@charset "UTF-8";
/* CSS Document */

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	padding: 0;
	margin: 0;
}

.page_element{
	width:900px;
	margin:0px auto;
}

#container{
	width:100%;
	top:0px;
	left:0px;
}

#header{
	width:100%;
	height:65px;
	margin-top:15px;
	background-image:url(/img/header.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#42abe0;
}

#portfolio{
	width:70%;
	height:37px;
	background-image:url(/img/portfolio.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#90c56d;
	margin:15px 0px 15px;
}
/* Home content */
#home_content{
	width:577px;
	margin: 0 auto;
    text-align: center;
    padding-bottom: 0;
}

#home_content img {
    margin: 15px auto;
}

#home_content h2{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	text-align: center;
    font-weight: normal;
}
#home_content h4{
    font-family:Verdana, Geneva, sans-serif;
    color:#333;
    text-align: center;
    font-weight: bold;
    margin: 0 0 5px 0;
}

#h2_home_content_1 {
	font-size:60px;
	margin:6px 0px 20px 0px;
	padding:0px;
	line-height: 1;
    letter-spacing: 6px;
}

#h2_home_content_2 {
    font-size: 27px;
	margin:0 0 15px 0;
	padding:0px;
	line-height: 1;
}
	
#home_content p {
	width:281px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#333;
	margin:0px;
	padding:0px;
    margin-bottom: 0px;
}
#home_content p + p {
    
}
.spacer{
	width:15px;
	height:15px;
	background-color:#FFF;
	float:left;
}


/* Wij */ 
#wij{
	width:60%;
	height:37px;
	background-image:url(/img/wij.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#fdd5a1;
	margin:15px 0px;
}
#wij_content{
	width:650px; 
	margin:15px auto;
}
#wij_afbeeldingen{
	width:650px;
	margin: 0 auto;
}

#wij_afbeeldingen img{
	margin:0px 10px 20px 10px;
	float:left;
}

#wij_afbeeldingen p{
	width: 160px;
	float:left;
}
.sizelist {
    text-align: center;
    margin: 0; padding: 0;
    list-style: none;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
}
.sizelist img {
    height: 20px;
   -webkit-transition: height .25s linear;
   -o-transition: height .25s linear;
   -moz-transition: height .25s linear;
   transition: height .25s linear;
    line-height: 60px;
    vertical-align: middle;
    margin: 0 2px;
}
.sizelist img:hover {
    height: 60px;
}
.sizelist li {
    display: inline;
    line-height: 60px;
    vertical-align: middle;
}
#footer {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15%;
	background: url("/img/footer_back.png") transparent top center repeat-x;	
}
#footer div {
	vertical-align: 10px;
	display: inline;
}
#footer span {
	padding: 0 1.5em;
	font-size:9px;
}

/* /Wij */

#contact{
	width:80%;
	height:37px;
	float:right;
	background-image:url(/img/contact.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#f4b3b4;
	margin:0px 0px 2px 5px;
}

#portfolio_content, #wij_content,  #contact_content {
    margin-top: 15px;
    margin-bottom: 15px;
    display: none;
}

p {
    margin: 0;
}
img { border: none; }	

a{
	text-decoration:underline;
	color:#333;
}

a:hover{
	text-decoration:none;
}

.clickable a {
    display: block;
    height: 100%;
    width: 100%;
    
}
/*portfolio*/
#portfolio{
	width:70%;
	height:37px;
	background-image:url(/img/portfolio.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#90c56d;
	margin:15px 0px 15px;
}

#portfolio_content{
	width: 100%;
}

.portfolio_item{
	width:190px;
	height:360px;
	float:left;
	list-style-type: none;
	margin:0px 10px;
	background-repeat:no-repeat;
	display: block;
}

#portfolio_carrousel {
	max-width: 100%;
	height: 360px;
	overflow: hidden;
}

.portfolio_item_blauw1{background-image:url(/img/portfolio/p-border-blauw1.png);}
.portfolio_item_blauw2{background-image:url(/img/portfolio/p-border-blauw2.png);}
.portfolio_item_blauw3{background-image:url(/img/portfolio/p-border-blauw3.png);}
.portfolio_item_blauw4{background-image:url(/img/portfolio/p-border-blauw4.png);}

.portfolio_item img{
	margin-top:13px;
}
.portfolio_item span {
	margin-top: 13px;
	width: 190px;
	height: 150px;
	display: block;
}

.portfolio_item h3{
	font-size:16px;
	font-weight:bold;
	color:#444;
	margin:30px 0px 5px;
	padding:0px;
}
.portfolio_item h3 a {
	text-decoration: none;
}
.portfolio_item h3 a:hover {
	text-decoration: underline;
}

.portfolio_item p{
	color:#444;
	font-size:10px;
	width:190px;
	margin:0px;
	padding:0px;
}

#p_onderrand{
	clear: both;
	width:500px;
	height:21px;
	background: url(/img/portfolio/p-onderrand.png) 15px center no-repeat;
	margin:0px auto;
	padding-top: 15px;
	color:#666;
	font-size:9px;
	clear: both;
}
#product #p_onderrand {
	position: relative;
	left: -150px;   /* (800 - 500) / 2, om onder de foto's te plaatsen. */
}
#foto #p_onderrand {
	padding-right: 287.5px;
}

#p_onderrand p{
	width:500px;
	text-align:center;
	padding-top:6px;
}

#p_onderrand a, #footer a{
	padding: 0 1.5em;
	font-size:9px;
	text-decoration:none;
	color:#666;
}

#p_onderrand a:hover, #footer a:hover {
	text-decoration:underline;
}

#p_bovenrand{
	width:500px;
	height:4px;
	background-image:url(/img/portfolio/p-bovenrand.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px auto 20px;
	color:#666;
	font-size:9px;
}

#foto .p_pijl{
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
	top: -187px;
	float: none;
}
#foto .p_pijl a {
	display: inline;
	
}
.p_pijl{
	width: 35px;
	height: 180px;
}
.p_pijl a {
	display: block;
	width: 15px;
	height: 60px;
	padding: 60px 10px 60px 10px;
}
.pijl_links { float: left; }
.pijl_rechts { float: right; }

.editit + textarea {
	max-width: 100%;
	width: 20em;
}

/*end of portfolio*/
/* product */
#product{
	width:800px;
	margin: 0px auto;
}

#pr_afbeelding{
	width:500px;
	float:left;
	height: 400px;
	margin: 0 20px 0 0;
	overflow: hidden;
}
.pr-subfoto {
	position: absolute;
	padding: 6px 7px 7px 6px;
}
.pr-subfoto:hover {z-index: 2}

#pr_tekst {
	width: 280px;
	float:left;
	text-align:right;
}
#pr_tekst h3{
	margin-top: 0;
}

/* end of product */

/* Productfotos */

#foto {
	width: 900px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#prfoto_strip {
	clear: both;
	list-style: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 250px 0 0;
	max-width: 100%;
}
#prfoto_strip li {
	display: inline;
}
#prfoto_strip img {
	border: 2px solid transparent;
}
#foto h3 {
	margin-top: 0; /* Voorkom margin collapse */
}

#prfoto_bekijken {
	float: left;
	margin: 0 auto 15px auto;
	width: 650px;
	text-align: center;
}
#prfoto_tekst {
	float: right;
	width: 235px;
}
#prfoto_tekst p, #prfoto_tekst h3 {
	text-align: right;
}

#prfoto_strip .current img {
	border: 2px #42ABE1 solid;
}
#prfoto_curfoto {
	border: 0;
	padding: 10px 11px 11px 10px;
	background: url(/img/portfolio/blauwerand_groot.png);
}

/* einde van product */
/* wij */

#wij_tekst p {
	width: 314px;
	text-align: justify;
}

/* Contactformulier */
#contact_content {
	width: 680px;
}
#contact_gegevens {
	float: left;
	width: 170px;
	margin-right: 60px;
}
#contact_formulier {
	width: 450px;/* 800 - 220 px */
	margin-left: 230px;
}
#contact_formulier h3 {
    margin-top: 0px;
}
input, textarea {
    border:1px solid #222222;
    clear:both;
    font-family:"frutiger linotype","lucida grande","verdana",sans-serif;
    font-size: 12px;
    padding:2px;
}
.contactformulier {
	margin-top: 1.5em;
	width: 450px;
}

.contactformulier label{
    width: 120px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    text-align: left;
}
.input {
	width: 450px;
	text-align: right;
}
.input label {
	float: left;
}
    
.contactformulier input{
    width:280px;
    background-color:#FFF;
    margin-bottom:3px;
}

.contactformulier textarea{
	width: 444px;
    display: block;
    background-color:#FFF;
    margin: 0 0 3px 0;
    height:80px;
}

.contactformulier input[type=submit]{
    width:70px;
    height:25px;
}

.contactformulier fieldset{
    margin:0px;
    padding:0px;
    border:none;
}

input.error, textarea.error{
    color:red;
    border: 1px red dotted;
}
label.error{
	display: block;
    color:red;
    text-align: right;
    margin-bottom: 5px;
    font-style: italic;
    width: 444px;
}
.submit {
	text-align: right;
}
.required {
    font-weight: bold;
}

/* Laadbericht... */
.laadbericht {
	width: 100% !important;
	left: 0;
	float: none !important;
	position: absolute;
	height: 70px;
	text-align: center !important;
	padding-top: 45px;
	z-index: 3;
}
.laadbericht img {
	display: block;
	margin: auto;
	float: none !important;
}
