html
{
	height: 100%;
}

img {
   behavior: url("pngbehavior.htc");
}

#container
{
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
	

		#header
		{
		top:0px;
		width:800px;
		height:123px;
		position:absolute;
		left:50%; 
		margin-left: -400px;
		margin-right: auto;
		}
		
		#footer
		{
	bottom:0px;
	width:800px;
	height:35px;
	position:absolute;
	left:50%;
	margin-left: -400px;
	margin-right: auto;
	position: absolute;
	bottom: 0; /* heel belangrijk */
	background-image: url(beeld/footer_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
		}
		#content
		{
	top:0px;
	width:800px;
	position:relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	left:50%;
	margin-left: -400px;
	margin-right: auto;
	border-top: thin none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-repeat: repeat-x;
		}
		
		#contentWit
		{
	top:0px;
	width:800px;
	position:relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	left:50%;
	margin-left: -400px;
	margin-right: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 125px;
	float: none;
	margin-top: 0px;
	background-image: url(beeld/lures_BG_new.jpg);
		}
			#contentShop
		{
	top:0px;
	width:800px;
	position:relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	left:50%;
	margin-left: -400px;
	margin-right: auto;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0px 125px;
	float: none;
	margin-top: 0px;
		}
		#lurebox
		{
	position:relative;
	margin: 0px;
	background-image: url(beeld/lure_box_bg_wit.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 25px;
	float: left;
	text-align: center;
	vertical-align: middle;
	
	}

body	
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(beeld/background_wrap3.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	background-attachment:fixed;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	margin:0px;
	font-size: 10px;
	}
	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border:0
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	border:0
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	border:0
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.footerdiv {
	float: left;
	height: 100px;
	width: 800px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: bottom;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}
.floatleft  {
	float: left;
	width: 100px;
	height: 120px;
	padding: 5px;
	margin: 1px;
	text-align: center;
	border: 1px none #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.koffie_formulier_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
