@charset "utf-8";
/* CSS Document */
body, html{
	width:100%;
	saoverflow:auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0CBDD;
}
#horizontal {
	background-color: transparent;
	position: absolute;
	left: 0px;
	width: 100%;
	margin-top: 25px;
	text-align: center;
	min-width: 972px; 
}
#balk{
	position: relative;
	margin: 0px auto;
	width:971px;
	height:200px;
	z-index:1000;
	text-align:left;
}
a{
	text-decoration:none;
	color:#ca006c;
}
img{
	border:none;
}
#banner_boekel{
	display:none;
}
#wrapBanner{
	position:fixed;
	left:0;
	bottom:0;
	display:block;
	width:100%;
	height:200px;
	z-index:5000;
	padding:0;
	margin:0;
}