@charset "UTF-8";
/* CSS Document */

/* RESET all elments */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #ddd;
	background: #000;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Style default elements */

a:link, a:visited{
	color: #a29061;
}

a:hover{
	color: #ddd;
}

.clearfloat {
    clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}


/* STYLING Website*/
html, body {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ddd;
	background: url(../images/bg.jpg) #000 repeat-x;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	line-height: 1.4em;
}

#header{
	width: 960px;
	background: url(../images/headerbg.jpg) transparent no-repeat;
	background-position: 0px 1px;
	margin: 0 auto;
	text-align: left;
}

#top{
	height: 170px;
	position: relative;
}

#estimate{
	position: absolute;
	right: 10px;
	top: 10px;
	color: #695d2d;
}

#logo{
	position: absolute;
	left: 10px;
	top: 55px;
}

ul#menu{
	height: 29px;
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 103px;
	z-index: 9999;
}

ul#menu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	position: relative;
}

ul#menu li a {
	border: 0;
	display: block;
	width: 100px;
	height: 29px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/menuBg.png) transparent top;
	background-position: 0px 0px;
	line-height: 1.7em;
	margin-left: 5px;
}

#menu a:link, #menu a:visited{
	color: #ddd;
	text-decoration: none;
	background-position: 0px 0px;
}

#menu a:hover{
	color: #fff;
	background-position: 0px 58px;
}

#page_Welkom #menu #menu_Welkom{
	color: #000;
	background-position: 0px 29px;
}

#page_Nieuws #menu #menu_Nieuws{
	color: #000;
	background-position: 0px 29px;
}

#page_Portfolio #menu #menu_Portfolio{
	color: #000;
	background-position: 0px 29px;
}

#page_Services #menu #menu_Services{
	color: #000;
	background-position: 0px 29px;
}

#page_Contact #menu #menu_Contact{
	color: #000;
	background-position: 0px 29px;
}

#pageTitle{
	margin-top: 60px;
	margin-bottom: 100px
}

#pageTitle #title{
	float: left;
	width: auto;
	font-size: 4em;
	line-height: 1em;
	color: #fff;
	padding-right: 30px;
	border-right: 1px solid #3d3619;
}

#pageTitle #description{
	float: left;
	color: #ddd;
	padding-left: 30px;
	padding-top: 20px;
	margin-top: -8px;
	line-height: 1.5em;
}

#pageTitle #description span{
	color: #a29061;
}

#contents{
	width: 960px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#contents h1{
	font-size: 1.4em;
	color: #fff;
	padding-bottom: 20px;
	padding-top: 5px;
}

#contents h2{
	font-size: 1.1em;
	color: #fff;
}

#contents p{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 20px;
}

#contents #intro{
	line-height: 1.8em;
	padding-bottom: 30px;
	font-size: 1.1em;
}

#contents .service{
	width: 220px;
	background: transparent;
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.mainCol{
	float: left;
	width: 640px;
	margin-right: 20px;
}

.rightCol{
	float: left;
	width: 300px;
}

.mainColNews{
	float: left;
	width: 730px;
	margin-right: 20px;
}

.rightColNews{
	float: left;
	width: 200px;
}

.newsItem{
	width: 740px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.portfolioItem{
	width: 960px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

#contents .threeColLeft p{
	text-align: right;
}

.titleExtra{
	color: #a29061;
	font-size: 0.7em;
}

.threeColLeft{
	float: left;
	width: 300px;
	text-align:right;
}

.threeColMid{
	float: left;
	width: 300px;
	margin-left: 30px;
	margin-right: 30px;
}

.threeColRight{
	float: left;
	width: 300px;
}

.threeColLeftServices{
	float: left;
	width: 300px;
}

.threeColMidServices{
	float: left;
	width: 300px;
	margin-left: 30px;
}

.threeColMidNews{
	float: left;
	width: 370px;
	margin-left: 30px;
	margin-right: 29px;
}

.fourColLeft{
	float: left;
	width: 225px;
}

.fourColLeftMid{
	float: left;
	width: 225px;
	margin-left: 20px;
	margin-right: 10px;
}

.fourColRightMid{
	float: left;
	width: 225px;
	margin-left: 10px;
	margin-right: 20px;
}

.fourColRight{
	float: left;
	width: 225px;
}

#contactform{
	width: 570px;;
	padding: 30px;
	background: #0c0c0c;
	border: 1px solid #231d0f;
}

#contactform label{
	display: block;
}

#contactform input{
	margin-bottom: 10px;
	width: 300px;
	background: #444;
	border: 1px solid #222222;
	color: #ffffff;
}

#contactform input.button{
	background-color: #f3f3f3;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #999999;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 30px;
	width: 100px;
}

#contactform textarea{
	width: 550px;
	max-width: 550px;
	min-width: 550px;
	height: 150px;
	background: #444;
	border: 1px solid #222222;
	color: #ffffff;
        overflow: auto;
}

#contactform .remark{
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	margin-top: 10px;
        color: #a29061;
}

#adv_offerte{
	margin-top: 30px;
}

#footer{
	width: 960px;
	color: #444444;
	background: transparent;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 60px;
}

#footer a:link, #footer a:visited{
	color: #444;
}

#footer a:hover{
	color: #ddd;
}

.hideLinkColor a:link, .hideLinkColor a:visited{
	color: #ddd;
	text-decoration: none;
}

.hideLinkColor a:hover{
	color: #ddd;
	text-decoration: underline;
}

h2 a:link, h2 a:visited{
	color: #a29061;
	text-decoration: none;
}

h2 a:hover{
	color: #ddd;
	text-decoration: underline;
}

.newsItem h1 a:link, .newsItem h1 a:visited{
	color: #ddd;
	text-decoration: none;
}

.newsItem h1 a:hover{
	color: #ddd;
	text-decoration: underline;
}

#log_res.ajax-loading {
	padding: 0px 0;
	background: url(../contactform/ajax-loading.gif) no-repeat left;
}

#page_Welkom h2{
	color: #a29061;
}
