html {
	min-height: 100%;
	height: auto;
}
body {
	background-image:url(../../images/structure/bck.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	background-color:#272727;
	padding:0px;
	margin:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:18px;
}
#top {
margin:0px; 
padding:0px;
width:958px;
}
#menu {
margin:0px; 
padding:0px;
width:958px;
background-color:#000056;
}
#content {
background-image:url(../../images/structure/bck_mid.jpg); 
background-repeat:repeat-x;
background-position:top;
background-color:#0c3242;
padding:20px 68px 20px 190px;
width:700px;
min-height:396px;
height:inherit;
}
#occasions {

}
#bot {
width:958px;
}
#logos {
position:absolute;
z-index:2;
top:265px;
}

/* algemene spullen */
a {
	text-decoration: none;
	color: #2cb8f3;
}
a:hover {
	text-decoration: underline;
	color: #51cbff;
}
h1 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
}
h2 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	color: #51cbff;
}
h3 { 
	font-family: verdana;
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #9ecadd;
}
.marquee {
	font-family: verdana;
	font-size: 14px;
	color: #fed90f;
	font-weight: bold;
}
#wrapper {
background-image:url(../../images/structure/sfeertop1.jpg); 
background-repeat:no-repeat;
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 958px;
	height: 100%;
}