*{
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}
.header{
	height: 250px;
	background-image:url(../images/bgtop.png);
	background-repeat:no-repeat;
}
.sundays{
	height: 200px;
	width: 200px;
	margin-left: 120px;
	margin-top:35px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
/*Extra submenu bovenin header*/
.extramenu{
	height: 80px;
	width: 300px;
	margin-left:660px;
	margin-top:-70px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size; 14px;
	color:#000000;
	z-index:100;
}
.logoheader{
	float:right;
	margin-top: 80px;
}
.search{
	height: 50px;
	text-align:right;
	margin-right: 32px;
	margin-top: 10px;
	float:right;
}
.menutop{
	height:70px;
	padding-right:20px;
	text-align: left;

}
.menushadow
{
	width:990px;
	height:20px;
	position:absolute;
	top:300px;
	background-image:url(../images/menubg2.png);
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:1000;
}

.menutop img{
	margin-top: 0px;
}
.vbvlogo
{
	text-align:left;
	margin-left:30px;
	padding-top: 5px;
	position:absolute;
}
.carousel{
	width: 600px;
	min-height: 200px;
	padding: 28px;
	padding-top: 5px;
}
.breadcrumb{
	width: 600px;
	padding-top: 5px;
	padding-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.collums{

	width: 990px;
	height: 300px;
	background-image:url(../images/collumn_bg.png);
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-top:10px;
	
}
.collums {
	top /*\**/:-1px\9;
}
.content{
	width: 600px;
	padding: 30px;
	float:left;
}
.right{
	width: 280px;
	min-height: 280px;
	padding:16px;
	margin-top: -269px;
	float: right;
}
#searchform{
height: 80px;
}
#searchform input {
	height:30px;
	color: #BBB;
	font-size:14px;
	background: #EDFAFF;
	border: 1px solid #CCC;
}
#button input {
	display:none;
	height:30px;
	color: #BBB;
font-size:14px;
}
.footer, .push {
	height: 200px;/* .push must be the same height as .footer */
	clear: both;
}
.footer{
	background-image:url(../images/footer_binnen.png);
	height:200px;
	text-align:center;
	padding-top:50px;
}
.footer_inner{
	background-image:url(../images/footerbg.jpg);
	height:250px;
	width:100%;
	z-index:-1;
}
.f1{
	width:200px;
	float:left;
	margin-left:40px;
	margin-right:40px;
	font-family: Verdana;
	color:#FFF;
	font-size:12px;
	line-height:20px;
	text-align: left;
	border-right: 1px dotted #FFF;
}
.f2{
	width:200px;
	float:left;
	margin-right:40px;
	font-family: Verdana;
	color:#FFF;
	font-size:12px;
	line-height:20px;
	text-align: left;
	border-right: 1px dotted #FFF;
}
.f3{
	width:200px;
	float:left;
	margin-right:40px;
	font-family: Verdana;
	color:#FFF;
	font-size:12px;
	line-height:20px;
	text-align: left;
	border-right: 1px dotted #FFF;
}
.f4{
	width:200px;
	float:left;
	font-family: Verdana;
	color:#FFF;
	font-size:12px;
	line-height:20px;
	text-align: left;
}
.f5{
	width:195px	;
	float:left;
	font-family: Verdana;
	color:#FFF;
	font-size:10px;
	line-height:12px;
	text-align: left;
}