/* HTML TAGS START */
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color: #f08bbd;
}
H1 {
  font:                        bold 16px Arial;
  color:						#690e3a;
  line-height:                 16px;
}
H2 {
  font:                        bold 17px Arial;
  color:                       #000000;
}
H3 {
  font:                        bold 15px Arial;
  color:                       #9E0B0E;
  line-height:                 14px;
}
HR {
  color:						#e1ddbf;
}
/* HTML TAGS END */

/* CUSTOM CSS TAGS START */
.fade{
	height:						229px;
}
.fadebg1{
 text-align:					right;
 height:						229px;
 vertical-align:				top;
 background:					url('../image/bg-fill.jpg');
}
#menu {
	width: 920px;
	height: 42px;
}
.banner{
	text-align:					center;
	background:					url('../image/menu-right-top.jpg') no-repeat top left;
}
#footer {
	height:						42px;
	vertical-align:				top;
	background: 				url('../image/bottom.jpg') no-repeat top left;
	font:						normal 10px Arial;
	color:						#FFFFFF;
	text-align:					right;
	padding:					15px 15px 0px 0px;
}
.top4{
	height:						119px;
	vertical-align:				top;
	border-left:				2px solid #FFFFFF;
	border-right:				2px solid #FFFFFF;
	border-bottom:				2px solid #FFFFFF;
	background: 				url('../image/middenstuk.jpg') no-repeat top left;
}
.spellen{
	vertical-align:				top;
	width:						916px;
	border-left:				2px solid #FFFFFF;
	border-right:				2px solid #FFFFFF;
	background-color:			#FFFFFF;
}
.spellen2{
	vertical-align:				middle;
	text-align:					center;
	width:						916px;
	border-left:				2px solid #FFFFFF;
	border-right:				2px solid #FFFFFF;
	background-color:			#ffcde0;
}
.grotetitle{
	height:						31px;
	background:					url('../image/grotetitle.jpg') no-repeat top left;
	font:						bold 15px Verdana;
	color:						#FFFFFF;	
}
.headerroze{
	height:						31px;
	width:						227px;
	background:					url('../image/header-lichtroze.jpg') no-repeat top left;
	padding-left:				27px;
	font:						bold 11px Verdana;
	color:						#FFFFFF;	
}
.headerdonkerroze{
	height:						31px;
	width:						227px;
	background:					url('../image/header-donkerroze.jpg') no-repeat top left;
	padding-left:				27px;
	font:						bold 11px Verdana;
	color:						#FFFFFF;	
}
.bg1{
	height:						31px;
	width:						227px;
	background:					url('../image/bg1.jpg') no-repeat top left;
	padding-left:				27px;
	font:						normal 11px Verdana;
	color:						#741543;
	text-decoration:			none;
}
.bg1 a{
	font:						normal 11px Verdana;
	color:						#741543;
	text-decoration:			none;
}
.bg1 a:hover{
	font:						normal 11px Verdana;
	color:						#741543;
	text-decoration:			underline;
}
.bg2{
	height:						31px;
	width:						227px;
	background:					url('../image/bg2.jpg') no-repeat top left;
	padding-left:				27px;
	font:						normal 11px Verdana;
	color:						#741543;	
}
.bg2 a{
	font:						normal 11px Verdana;
	color:						#741543;
	text-decoration:			none;
}
.bg2 a:hover{
	font:						normal 11px Verdana;
	color:						#741543;
	text-decoration:			underline;
}
.middenfoto{
	width:						152px;
	height:						119px;
	text-align:					center;
}

.middenpic img{
	border:						1px solid #FFFFFF;
}
/* FORM CSS */

legend{
	color: #FFFFFF;
	font-family:Arial;
	font-weight: bold;
	padding: 0px;
	margin-left:-6px;
	font-size: 12px;;
	}
label2{
	color: #FFFFFF;
	font-family:Arial;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height:25px;
	width:150px;
	}
label{
	width:	190px;
	padding-left:14px;
	font:	normal 12px arial;
	color: #000000;
	}
label a{
	font:	bold 12px arial;
	color: #000000;
	text-decoration:underline;
	}
label a:hover{
	font:	bold 12px arial;
	color: #000000;
	text-decoration:none;
	}
.button{
	border:0px;
	width: auto;
	padding-left: 20px;
	}
.invulveld{
	width:190px;
	height:18px;
	font:bold 11px Arial;
	color:#000000;
	margin:3px;
	border:1px solid #ec3891;
	background-color:#ededed;
	}
.invulveld2{
	width:190px;
	height:18px;
	font:bold 11px Arial;
	color:#000000;
	margin:3px;
	border:1px solid #ec3891;
	background-color:#ededed;
	}
.invulveld3{
	width:120px;
	height:18px;
	font:bold 11px Arial;
	color:#000000;
	margin:3px;
	border:1px solid #ec3891;
	background-color:#ededed;
	}
.formulier{
	width:	400px;
	padding-left:14px;
	font:	normal 12px arial;
	color: #000000;
}	
.links{
	font:normal 12px Arial;
	color:#741543;
	padding:5px;
}
.links a{
	font:normal 12px Arial;
	color:#741543;
	text-decoration:none;
}
.links a:hover{
	font:normal 12px Arial;
	color:#741543;
	text-decoration:underline;
}
