@charset "utf-8";
* {
	border-style: none;
}
body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	background-color: #000000;
	background-attachment: fixed;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#kop {
	float: none;
	height: 172px;
	width: 960px;
	background-image: url(../images/images_lotus/images/kop.png);
	background-repeat: no-repeat;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: 230px;
}
#middendeel {
	float: none;
	width: 960px;
	/*	background-image: url(../images/images_lotus/images/midden.png);
*/	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	min-height:700px;
	background-position: 230px 180px;
	margin-top: 0px;
	padding-top: 0px;
	overflow: hidden;
	background-image: url(../images/images_lotus/images/midden.png);
}
.koptabel {
	clear: both;
}
.spreuk {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-style: italic;
	padding-top: 7px;
}


.clearboth {
	clear: both;
}
#content {
	float: left;
	width: 610px;
	font-size: 16px;
	padding-right: 20px;
	padding-top: 7px;
	padding-left: 55px;
	/*	overflow: auto;
*/	color: #666666;
	margin-top: 0px;
}
#content a:link, #content a:visited {
	color: #666666;
	text-decoration: underline;
}
#content a:hover {
	color: #999999;
	text-decoration: underline;
} 
.foottext {
	font-size: 11px;
	color: #999999;
	padding-bottom: 8px;
	bottom: 5px;
	float: right;
	padding-right: 130px;
}
.foottext a:link, .foottext a:visited {
	color: #999999;
	text-decoration: none;
}
.foottext a:hover {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}
.foto_links {
	float: left;
	padding-right: 16px;
}
.foto_rechts {
	float: right;
	padding-left: 16px;
}
.input_field {
	border: 1px solid #CCCCCC;
	padding-top: 2px;
}
.copyemail {
	font-size: 11px;
}
.handje {
	cursor: pointer;
}
.regnummer {
	font-size: 10px;
}
#fotoshow A {
	visibility: hidden;
}
#fotoshow .visible{
	visibility: visible;
	text-decoration: none;
}

