@import url("../system/seo/aanvragen/contact.form.css");
@import url("jquery.fancybox-1.3.3.css");

*{
	margin:0;
	padding:0;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

html {
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}

body {
	text-align:left;
	height: 100%;
}

#wrapper{
	margin:0 auto;
	min-height: 100%;
	text-align:left;
	width:950px;
	position:relative;
}

#menu{
	float:left;
	width:950px;
	height:43px;
	background: url(../images/menu_bg.jpg) no-repeat top left;
}

#menu ul{
	list-style:none;
}

#menu li{
	float:left;
}

#visual{
	float:left;
	width:950px;
	height:283px;
}

#content{
	width:950px;
	float:left;
	overflow:auto;
	padding-bottom: 53px;
}

#home-balk{
	float:left;
	width:950px;
	height:146px;
	padding:16px 0 0 0;
	background: url(../images/home_balk.jpg) no-repeat top center;
}

#nieuws{
	float:left;
	width:265px;
}

#nieuws ul{
	list-style:square;
	padding:0 0 0 20px;
}

#nieuws li{
	padding:3px 0;
}

#fotoalbum-uitgelicht{
	float:left;
	width:355px;
}

#fotoalbum-uitgelicht img{
	width:83px;
	border:3px solid #558cb7;
	float:left;
	margin:10px 20px 0 0;
}

#apk{
	float:left;
	width:330px;
}

#balk{
	float:left;
	width:950px;
	height:29px;
	background: url(../images/home_balk.jpg) no-repeat top center;
}

#tekst{
	float:left;
	width:517px;
	position:relative;
	padding:20px 24px 0 0;
	min-height:350px;
	height: auto !important;
	height:350px;
}

#tekst ul{
	list-style:square;
	padding:6px 0 10px 20px;
}

#tekst li{
	padding:0 0 6px 0;
}

#sidebar{
	float:left;
	width:408px;
	padding:33px 0 20px 0;
}

.extrafotos{
	float:left;
	width:517px;
	margin-top:40px;
}

iframe{
	border:1px solid #186aa2;
}

#footer{
	float:left;
	position: relative;
	margin-top: -50px; /* negative value of footer height */
	clear:both;
	width:100%;
	height:43px;
	text-align:center;
	z-index:10;
	background:#57585a;
	border-top:7px solid #fff;
}

#footer-content{
	margin:0 auto;
	width:950px;
	height:43px;
}

.foot_left{
	width:700px;
	padding:13px 0 0 0;
	float:left;
	text-align:left;
	height:30px;
}

.foot_right{
	width:119px;
	padding:13px 0 0 0;
	float:right;
	height:30px;
	text-align:left;
}
