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

/* HOME */
#home.content {
	height:675px;
	background-image:url(../img/bg_content_home.jpg);
}

.slogan {
	height:138px;
	position:absolute;
}
.slogan img {	margin-top:36px; }

/* rob */
.rob {
	position:absolute;
	margin-left:312px;
	margin-top:128px;
}

/* text onderkant */
#textOnderkant {
width:622px;
height:60px;
position:absolute;
margin-top:566px;
}
#textOnderkant .background {
width:622px;
height:60px;
}
#textOnderkant .spacer {
width:622px;
height:40px;
}
#textOnderkant .text {
	padding:16px;
	padding-top:12px;
}

/* button offerteformulier */
#buttonForm {
width:274px;
height:60px;
position:absolute;
margin-left:632px;
margin-top:566px;
}
#buttonForm .background {
width:274px;
height:60px;
}
#buttonForm .spacer {
width:274px;
height:40px;
}
#buttonForm .text{
	padding:20px;
	padding-top:17px;
}

/* bekijk onze referenties */
#bekijkOnzeReferenties {
width:274px;
height:400px;
position:absolute;
margin-left:632px;
margin-top:138px;
}
#bekijkOnzeReferenties .background {
width:274px;
height:400px;
}
#bekijkOnzeReferenties .spacer {
width:274px;
height:380px;
}
#bekijkOnzeReferenties .fotoCutOut {
	width:257px;
	height:270px;
/*	background-color:#C93;
	background-color:#F00;*/
	background-image:url(../img/cutOutImgHome.jpg);
	margin:9px;
	margin-top:-10px;
	margin-left:-11px;
	margin-bottom:5px;
}
#bekijkOnzeReferenties .fotoCutOut .spacer {
	width:257px;
	height:250px;
}
#bekijkOnzeReferenties .text {
	color:#404040;
	font-size:15px;
	width:235px;
	padding:20px;
	padding-left:19px;
}
#bekijkOnzeReferenties .buttonSlim {
	margin-top:6px;
}

/* tarieven */
#tarieven {
width:274px;
height:400px;
position:absolute;
margin-top:138px;
}
#tarieven .text {
	color:#FFF;
	font-size:14px;
	padding-top:16px;
}
#tarieven .background {
width:274px;
height:400px;
}
#tarieven .spacer {
width:274px;
height:380px;
}
#tarieven select {
	margin-bottom:2px;
	margin-top:2px;
	margin-left:1px;
	width:235px;
}
#tarieven input {
	margin-top:11px;
	height:20px;
	width:239px;
	padding:3px;
	margin-left:-6px;
	border:solid 1px #747474;
	font-size:15px;
}
#tarieven .selectVloersoort {
	background-color:#FFF;
	width:239px;
	padding:3px;
	padding-left:3px;
	margin-left:-6px;
	margin-top:9px;
	margin-bottom:9px;
}
#tarieven .selectVloersoort td {
	padding-right:5px;
}

#tarieven .ActieMaand { width:98px; height:30px; margin-bottom:3px; background-color:#FFF; color:#F00; font-size:13px; position:relative; margin-top:-36px; margin-left:144px; text-transform:uppercase; padding:2px; }

#tarieven .inlcusiefBlauw { background-color:#25addd; padding:2px; margin-left:-7px; width:190px; }

.letOpKorting { color:#F00; padding-left:3px; }
