body{
	font-size: 12px;
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
	margin: 0px; 
	background-color: white;	
	color: black;
	/* scrollbar */
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color:  #373a33; 
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #42811B; 
	scrollbar-highlight-color: #D6DECD; 
	scrollbar-shadow-color: #D6DECD; 
	scrollbar-track-color: white;}
	/* end of scrollbar */

	div#maincontainer{ /* voor centreren */
    position: relative;
    top: 0px;
    left:0px;
    padding:opx;
    margin: 0px;
    text-align: center;
    background-color: #eeeeee;
  }
  
	div#background{
    position: relative;
    top: 0px;
    left: 0px;
    margin: auto; /* nodig voor centreren in firefox */
		width: 964px;
		height: 770px;
		padding: 0.1px 0px;
		background-image: URL('/files/layout/background.gif');
		background-position: 0px 0px;
		background-repeat: no-repeat; 
		text-align: left;
	}
		
	div#menu{
    position: relative;
    top: 162px;
		float: left;
		width: 125px;
		padding: 10px 10px 0px 0px;
		text-align: right;
	}

	div#menu a{
		color: white;
		text-decoration: none;
        padding: 1px 0 4px 0;
        display:block;
	}
    
    div#menu a:hover{
        text-decoration: underline;
    }
    
    
    a#call-to-action {
        display: block;
        border: 2px solid #d6decd;
        width: 107px;
        padding: 5px 3px 7px 3px;
        background-color: #373a33;
        margin: 40px 0 0 11px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }
    
    a#call-to-action:hover {
        background-color: #4A4E44;
        text-decoration: underline;
    }


	div#image_left{
        position: relative;
        top: 164px;
		float: left;
		padding: 0 0 0 8px;
		width: 186px;
		height: 511px;
        background-color: #42811b;
        border-bottom: 1px solid #fff;
        overflow: hidden;
	}

	div#content{
        position: relative;
        top: 164px;
		overflow: auto;
		background-color: white;
		width: 481px;
		height: 491px;
		padding: 10px 10px 10px 10px;
	}

    div#adress{
        position: relative;
        top: 164px;
        overflow: hidden;
        width: 481px;
        height: 100px;
        padding: 10px 10px 10px 10px;
    }

		div#pdf{
			background-color: #eeeeee;
			float: right;
			padding: 10px 10px 10px 10px;
			margin: 0px 0px 0px 20px;
		}

			div#pdf a{
				color: black;
				background-image: URL("/files/layout/pdf.gif");
				background-repeat: no-repeat;
				padding: 0px 0px 2px 20px;

			}

	/*Afbeeldingen*/
	div.picturestop{
		background-color: #eeeeee;
		float: left;
		padding: 5px;
		margin: 0px 20px 0px 0px;
	}


	div.picturesbottom{
		background-color: #eeeeee;
		float: left;
		padding: 5px;
		margin: 0px 5px 5px 0px;
	}

	/* projecten*/

	div#projects{
    position: relative;
    top: 164px;
		overflow: auto;
		background-color: white;
		padding: 10px 10px 10px 10px;
		width: 481px;
		height: 491px;
	}

	div.project_thumb{
		overflow: auto;
		width: 420px;
		background-color: #d6decd;
		padding: 0px 10px 0px 0px;
		margin: 10px;
	}

	div.project_thumb img{
		border: 0px;
		float: left;
		border: 1px solid #373a33;
		margin: 0px 20px 0px 0px;
	}

	div.project_thumb a{
		color: #373a33;
		text-decoration: none;
		font-weight: bold;
	}

	div#project{
    position: relative;
    top: 164px;
		overflow: auto;
		background-color: white;
		padding: 10px 10px 10px 10px;
		width: 481px;
		height: 491px;
		}

	div#project img{
		border:	0px;
		margin: 20px;
		width: 140px;
		height: 100px;
	}

/* einde projecten*/

	div#adress{
	padding-top: 15px; 
	margin: 0px 0px 0px 350px;
	}

	div#content h1{
		font-size: 14px;
		text-transform: uppercase;
		padding: 4px 0px;
		}

	div#projects h1{
		font-size: 14px;
		text-transform: uppercase;
		padding: 4px 0px;
		}

	 h1{
		font-size: 14px;
		text-transform: uppercase;
		padding: 4px 0px;
		}

	 h5{
		font-size: 12px;
		font-weight:bold;
		}


	div#content h2{
		font-size: 12px;
		padding: 4px 0px;
		}

	img{
		padding: 0px;
		margin: 0px;
		border: 0px;
	}
p{
 margin: 8px 0px;}


/* fotogallerij */

img.gallery_thumb{
	border: 5px solid gray;	
	width: 104px;
	height: 80px;
}

/* contactformulier */

table.contact td{
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	font-size: 12px;
	color: black;
}

input.contact,
textarea.contact{
	border: 1px solid gray;
	width: 375px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

textarea.contact{
	height: 105px;
}

#submit_button{
	width: 377px;
}

/* download page */
ul.downloads li {
    list-style: none;
}

ul.downloads li a {
    margin: 0px;
    padding: 1px 0 3px 25px;
    background: url(/files/layout/download.png) no-repeat 3px 2px;
    display: block;
}

ul.downloads li a:hover {
    background-color: #EBEBEB;
}

/* captcha */

div#captcha_container{
	width: 365px;
	padding: 5px 5px 5px 5px; 
	border: 1px solid gray; 
	background-color: #eeeeee; 
	font-style: italic;
    overflow:auto;
}

div#captcha_container div{
    float: left
}

div#captcha_container img{
	border: 1px dotted gray; 
	margin: 5px 5px 5px 0px;
}

div#captcha_container input{
	font-size: 16px; 
	font-weight: bold; 
	padding: 3px 3px 3px 3px; 
	width: 94px;
}

#captcha_description {
    margin-left: 5px; 
    width: 253px; 
    line-height:165%
}

div.captcha_ok{
	color: green;
}

div.captcha_error{
	color: red;
}

span.contact_error{
    color:red;
}

