body {
	background: #286a8d url('../img/bg-iftf-blauw-1142x683.jpg') repeat scroll center -100px;
	text-align: center;
}
.transparant {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
#container {
	margin: 0 auto;
	min-height: 100%;
	overflow: visible;
	position: relative;
	text-align: left;
	width: 950px;
}

#header {
	height: 250px;
	overflow: visible;
	position: relative;
	text-align: center;
	width: 100%;
}
.ster {
	cursor: pointer;
	position: absolute;
	text-align: center;
	top: 0;
}
.ster a {
	background: url(../img/content-text-bg.png) repeat-y center;
	color: #ffc000;
	display: none;
	font-size: 16px;
	font-weight: bold;
	padding: 15px;
	position: fixed;
	text-transform: uppercase;
}
#ster01 {
	background: url(../img/ster01-128x181.png) no-repeat;
	height: 181px;
	left: -50px;
	width: 128px;
}
#ster02 {
	background: url(../img/ster02-83x86.png) no-repeat;
	height: 86px;
	left: 150px;
	width: 83px;
}
#ster03 {
	background: url(../img/ster03-138x190.png) no-repeat;
	height: 190px;
	left: 400px;
	width: 138px;
}
#ster04 {
	background: url(../img/ster04-74x100.png) no-repeat;
	height: 100px;
	left: 500px;
	width: 74px;
}
#ster05 {
	background: url(../img/ster05-92x167.png) no-repeat;
	height: 167px;
	left: 650px;
	width: 92px;
}
#ster06 {
	background: url(../img/ster06-176x326.png) no-repeat;
	height: 326px;
	left: 750px;
	width: 176px;
}
#logo {
	height: 159px;
	margin: 0 auto;
	position: relative;
	top: -55px;
	width: 285px;
}
#content {
	padding-bottom: 100px;
}
#content-header,#content-footer {
	background: url(../img/content-top-bg.png) no-repeat right bottom;
	height: 11px;
	overflow: visible;
	width: 646px;
}
#content-text {
	background: url(../img/content-text-bg.png) repeat-y;
	overflow: visible;
	padding: 100px 35px 20px 35px;
	width: 576px;
}
#content-footer {
	background: url(../img/content-bottom-bg.png) no-repeat;
}
#footer {
	bottom: 0;
	height: 100px;
	overflow: visible;
	position: absolute;
	width: 100%;
}
#meisje {
	background: transparent url(../img/meisje.png) no-repeat;
	bottom: 0;
	height: 587px;
	position: absolute;
	right: -80px;
	width: 368px;
	z-index: -1;
}