

html, body {
	height: 100%;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	font: normal 12px Helvetica, Arial, sans-serif;
	color: #78645A;
	line-height: 14px;
}

a {
	color: #78645A;
}

img {
	border: 0px;
}
#boven {
	height: 60%;
	background-color: #2A1A16;
}
#logo {
	position: relative;
	/*80 + helft van menu hoogte*/
	top: -101px;
}
#menu {
	position: absolute;
	top:30%;
	left: 60px;
	height:42px;
}
#inhoudkader {
	position: relative;
	margin-top: -160px;
	height: 320px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 6;
}
#voet {
	position: relative;
	top: -420px;
	left: 60px;
	width:900px;
	z-index: 106;
}
#adres {
	position: relative;
	float:left;
	z-index: 106;
}
#nieuwsbrief {
	position: relative;
	float:right;
	margin-right:80px;
	z-index: 106;
}
#nieuwsbriefveld {
	float:left;
	margin-right:2px;
	position:relative;
	top:-2px;
	left:-4px;
	z-index: 106;
}
input {
	background-color:#2A1A16;
	border:1px solid #B4AAA4;
	color:#B4AAA4;
	width:178px;
	font-size:10px;
	text-align:center;
	z-index: 106;
}
#nieuwsbriefknop {
	float:left;
	position:relative;
	cursor:pointer;
	cursor:hand;
	z-index: 106;
}
#euroflorist {
	position: relative;
	float:right;
	top:-13px;
	z-index: 106;
}
#inhoud {
	position: relative;
	padding: 30px;
	left: 60px;
	width: 900px;
	top: 0px;
	z-index: 6;
}
#onder {
	height: 100%;
	background-color: #2A1A16;
}
#fotokader {
	position: relative;
	height: 320px;
	z-index: 4;
	top: -320px;
	left: 60px;
	background-color: #FFF;
}
#foto {
	position: relative;
	top: 30px;
	left: 30px;
	height: 260px;
	width: 278px;
	overflow: hidden;
}
#foto0 {
	position: absolute;
	display: none;
}
#foto1 {
	position: absolute;
	display: none;
}
#bovenwit {
	position: relative;
	width: 900px;
	height: 30px;
	background-color: #FFF;
	top: -640px;
	left: 60px;
	z-index: 8;
}
#onderwit {
	position: relative;
	width: 900px;
	height: 30px;
	background-color: #FFF;
	top: -380px;
	left: 60px;
	z-index: 8;
}
#rechts {
	position: relative;
	top: -600px;
	left: 100%;
	z-index: 12;
}
#bruin {
	position: relative;
	width: 60px;
	height: 320px;
	background-color: #2A1A16;
	left: -60px;
	z-index: 12;
}
#tekstblokken {
	left:268px;
	top:38px;
	position:relative;
	z-index: 12;
}
.item {
	position: relative;
	z-index: 12;
}
.titel {
	background-color: #FFF;
	cursor:hand;
	cursor:pointer;
	z-index: 12;
}

.tekstblok {
	position:relative;
	float:left;
	width: 620px;
	background-color: #FFF;
	padding-left: 30px;
	z-index: 12;
}

.actief .tekstblok {
	background-image: url('../afbeeldingen/pijlhoog.gif');
	background-repeat: no-repeat;
	background-color: transparent;
}

.tekstblokzonderpijl {
	width: 520px;
	background-color: #FFF;
	padding-left: 30px;
}
.tekstblokmetpijl {
	width: 520px;
	background-image: url('../afbeeldingen/pijlhoog.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
}
.marge {
	position:relative;
	height: 12px;
	width: 800px;
	background-color: #FFF;
	clear:both;
}
.tekst {
	position:relative;
	margin-top:6px;
	display:none;
	width:560px;
}
.kolomlinks {
	position: relative;
	float: left;
	width: 160px;
}
.kolomrechts {
	position: relative;
	float: left;
	width: 100px;
	text-align: right;
}
.vullen {
	clear: both;
}

#navigatie {
	background-color:#FFFFFF;
	height:38px;
	left:358px;
	padding-left:29px;
	position:relative;
	top:-670px;
	width:590px;
	z-index:106;
	background: url('../afbeeldingen/menugradient.png');}

.knop {
	position: relative;
	float: left;
	margin-right: 20px;
	cursor: pointer;	border-bottom: 1px solid #FFF;
	z-index:106;
}

#navigatie .actief {
	border-bottom: 1px solid #96A000;
}

#gradient1 {
	left:358px;
	position:relative;
	top:-468px;
	z-index:103;
}

#gradient2 {
	left:368px;
	position:relative;
	top:-476px;
	z-index:103;
}