body{
	background: url(../images/background.jpg) center top repeat-y #bfd730;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	}
#sitecontainer{
	position: relative;
	margin: 0 auto;
	height: auto;
	width: 906px;
	}
	#topbalk{
		position: absolute;
		top: 0px;
		height: 7px;
		width: 100%;
		display: block;
		background: #d8d8d8;	
		}
	#bottombalk{
		position: fixed;
		bottom: 0px;
		height: 7px;
		width: 100%;
		display: block;
		background: #d8d8d8;	
		}
	#header{
		position: relative;
		float: left;
		height: 184px;
		width: 905px;
		background: url(../images/header.jpg);
		}
		.logo{
			position: relative;
			float: left;
			margin: 29px 0 0 10px;	
			}
		a img{
			border: 0px;
			}
		#topmenu{
			position: relative;
			float: right;
			margin-top: 20px;
			height: 11px;	
			}
	#fotobalk{
		position: relative;
		float: left;
		height: 148px;
		width: 906px;
		background: url(../images/fotobalk.jpg);	
		}
	#main{
		position: relative;
		float: left;
		height: auto;
		width: 905px;
		}
		#left{
			position: relative;
			float: left;
			height: auto;
			padding: 10px 0 20px 20px;
			width: 665px;
			}
			.referentie{
				float: left;
				clear: both;
				margin-top: 5px;
				}
				.referentie img{
					float: left;
					}
				.referentieItem{
					float: left;
					margin-left: 20px;
					height: 130px;
					width: 475px;
					border-bottom: 1px solid #bfd730;	
					}
					.thumbs{
						float: right;
						margin-top: 15px;
						}
						.thumbs img{
							margin-left: 10px;
						}
		#right{
			position: relative;
			float: right;
			margin-top: 100px;
			height: auto;
			padding-left: 20px;
			width: 145px;
			border-left: 1px solid #b7b7b7;	
			}
			.logoklein{
				float: left;
				margin-top: -75px;
				margin-left: -22px;
				}
fieldset{
	border: 0px;
	float: left;
	margin-left: 60px;
	}
label{
	float: left;
	clear: both;
	display: block;
	width: 100px;
	font-size: 12px;
	color: #636365;
	margin-bottom: 5px;
	}
input{
	float: left;
	width: 300px;
	border: 1px solid #b2b2b2;
	margin-bottom: 5px;
	}
input.submit{
	margin-top: 5px;
	float: right;
	height: auto;
	width: auto;
	padding: 5px 10px;
	border: 1px solid #b2b2b2;
	background: #fff;
	}
input.submit:hover{
	cursor: pointer;
	background: #b2b2b2;
	}
textarea{
	float: left;
	width: 300px;
	height: 100px;
	border: 1px solid #b2b2b2;
	}
fieldset span{
	margin-left: 100px;
	font-size: 10px;
	float: left;
	clear: both;
	color: #b1b1b2;
	font-style: italic;
	}

.afbeelding{
	text-decoration: none;
	margin-right: 15px;
}			