/* CSS Document */
html {
	overflow-y: auto;
	overflow-x: hidden;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100%;
	font: 12px Trebuchet MS;
	background: #F7ECE6 left 5px url(../images/bg_repeat.jpg) repeat-x;
	overflow-y: auto;
	overflow-x: hidden;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

h2{
	font-size:15px;
	font-weight:100;
	margin: 7px 0px 0px 0px;
	color:#ffffff;
	padding:0px;
}

p {
	margin: 15px 0px;
}

.logo{
	margin:105px 0px 0px 25px;
}

#geheel {
	position:relative;
	width: 1000px;
	height: 540px;
	margin: 0px auto;
	z-index: 0;
}

#header {
	position: relative;
	width:1000px;
	height:105px;
	background:url(../images/logo_klein.jpg) center 5px no-repeat;
}

#foto_balk {
	position: relative;
	width: 986px;
	background: #000000;
	height: 206px;
	padding-left:14px;
	z-index: 0;
}

#titelbalk {
	width: 100%;
	background-color: #f7ece6;
	padding-bottom: 15px;
}

.balk_links {
	background:url(../images/balk_links.jpg) left top no-repeat;
	float:left;
	height:39px;
	width:495px;
	display:inline;
	margin: 21px 5px 0px 0px;
}

.balk_rechts {
	background:url(../images/balk_rechts.jpg) left top no-repeat;
	float:left;
	height:39px;
	width:495px;
	display:inline;	
	margin: 21px 0px 0px 5px;
}

.tekstvak_links {
	float:left;
	width: 460px;
	height: 180px;
	margin: 5px 0px 5px 23px;
	padding: 0 0 0 10px;
	display: inline;
	background: url(../images/tekstvak_achtergrond.jpg) left top no-repeat;
	font: 18px;
}

.tekstvak_rechts {
	float:left;
	width: 460px;
	height: 180px;
	margin: 5px 0px 5px 12px;
	padding: 0 0 0 10px;
	display: inline;
	background: url(../images/tekstvak_achtergrond.jpg) left top no-repeat;
	font: 18px;
}

#adresbalk {
	float:left;
	height: 32px;
	width:993px;
	padding-top:10px;
	padding-left: 7px;
	background-color: #f5ece7;
}

.koptekst {
	font-size: 18px;
	color: #7d0b00;
}

.email{
	color:#000000;
	text-decoration:none;
	margin: 0px 0px 0px 23px;
}

.adres{
	position:relative;
	float:left;
	margin: 0px 26px 0px 27px;
	display: inline;
}

.mal{
	width: 230px;
	height: 185px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.foto_index{
	position:relative;
	width:230px;
	height: 185px;
	display:inline;
	float:left;
	margin:10px 0px 10px 10px;
	overflow: hidden;
}