body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
}

.datum {
	font-size: 10px;
	color: #FFFFFF;
	font-style:italic;
}

.img_right {
	float:right;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:3px;
}
	
.bck_schaduw {
	background-image: url(../beelden/schaduw_rechts.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.tekst td {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}

.tekst td a {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}

.tekst td a:hover {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}

.input {
	background-color: #333333;
	border: none;
	height: 18px;
	width: 182px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 9px;
	margin-bottom: 4px;
}
.textarea {
	background-color: #333333;
	border: none;
	height: 42px;
	width: 182px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 9px;
	margin-bottom: 4px;
	overflow: auto;
}

.submit {
	background-color: transparent;
	border: none;
	background-image: none;
	background-attachment: fixed;
	background-position: left top;
	height: 20px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 2px;
	padding-left: 5px;
}


#container {
	position: relative;
	left: 0px;
	top: 0px;
	height: 410px;
	width: 710px;
	z-index: 1;
	overflow: hidden;
}
#foto {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 710px;
	height: 410px;
	
	overflow: hidden;
	z-index: 5;
}
#email_link {
	position: absolute;
	left:  555px;
	top: 375px;
	width: 120px;
	height: 15px;
	z-index: 10;
	overflow: hidden;
}

#banner { left: 730px; top: 210px; width: 0px; height: 0px; position: relative; z-index: 500; }
#facebook { position: relative; width: 346px; height: auto; margin: 0 0 0 90px; padding: 100px 0 0 40px; background: url(../beelden/bck-facebookNEW.gif) no-repeat; border:2px solid #F0F9F4; }
