html,body{
	margin:0;
}
.orange{display:none!important;}
body {
	background: #fff;
	width:auto;
	height:auto;
	padding-right:0;
	}
.container{
	width:959px;
	margin:30px auto 0;
	position:relative;
}
.header{
	height:95px;
	position:relative;
	background: url(../images/dummy/header-seperator.jpg) no-repeat 775px 14px;
}
	.quick-login{
		position:absolute;
		top:10px;
		left:790px;
		width:170px;
	}
	.quick-login a{
		color:#022d62;
	}
	.mijn-dossier{
		color:#929292!important;
		background: url(../images/dummy/dossier.gif) no-repeat 100% 50%;
		padding:0 15px 0 0;
	}
	.quick-login ul.panel{
		margin:0;
		padding:0;
		display:none;
	}
		.quick-login input{
			line-height:1em;
			height:1.1em;
			font-size:1em;
		}
		.quick-login input[type="text"]{
			width:162px;
			margin:0 0 2px 0;
			padding:2px;
		}
		.quick-login input[type="password"]{
			width:132px;
			float:left;
			padding:2px;
		}
		.quick-login input[type="image"]{
			float:right;
			border:0;
			height:19px;
		}
	a.logo{
		position:absolute;
		top:10px;
		background: url(../images/dummy/sibbing-logo.jpg) no-repeat;
		width:194px;
		height:47px;
	}
.menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
	.menu a, #bannerSelected{
		text-decoration:none;
		color:#022d62;
	}
	.menu li{
		display:block;
		float:left;
		color:#022d62;
		margin:0 10px 0 0;
	}
	.menu ul ul{
		display:none;
	}
.menu.top{
	position:absolute;
	top:70px;
	width:776px;
}
	.menu.top a:hover, .menu.top a.selected{
		color:#d4ce8d;
	}
	.menu.top li{
		position:relative;
		font-weight:bold;
	}
	.menu.top li:hover>ul{
		/*display:block;*/ /* DOOR JQUERY GEREGELD*/
	}
	.menu.top ul ul{
		position:absolute;
		top:100%;
		left:-15px;
		background:rgb(255,255,255);
		background:rgba(255,255,255,0.95);
		border:solid #aab7c8;
		border-width:0 1px 1px;
		padding:15px;
		width:140px;
	}
		.menu.top ul ul ul{
			left:100%;
			top:-15px;
			border-width:1px;
		}
	.menu.top li li{
		float:none;
		padding:0.2em 0;
		min-height:1.8em;
	}
.menu.banner{
	position:absolute;
	top:10px;
	right:192px;
	width:300px;
}
	.menu.banner li{
		float:right!important;
	}
	.menu.banner a{
		color:#929292;
	}
	.menu.banner a:hover{
		color:#022d62;
	}
.content{}
.column.left, .column.right{
	overflow:hidden;
	float:left;
}
.column.left{
	width:449px;
	height:439px;
	padding:15px;
	background:#022d62;
	position:relative;
}
	.column.left .pagina-navigatie{
		position:absolute;
		left:0;
		bottom:0;
		height:30px;
		width:100%;
		background:#022d62;
	}
	.column.left a.vorige{
		float:left;
		margin:5px 15px;
		background:url(../images/dummy/page.gif) no-repeat 0 -14px;
		text-transform:lowercase;
		padding:0 0 0 8px;
		color:#fff;
	}
	.column.left a.volgende{
		float:right;
		margin:5px 15px;
		background:url(../images/dummy/page.gif) no-repeat 100% 6px;
		text-transform:lowercase;
		padding:0 8px 0 0;
		color:#fff;
	}
.column.right{
	width:480px;
	height:469px;
	background:#fdf6de;
	color:#022d62;
}
	.column.right>div{
		margin:22px;
	}
	.column.right *{
		color:#022d62;
	}
	.column.right a{
		text-decoration:underline;
	}
	.column.right img{
		width:480px!important;
		height:auto!important;
	}
		
	#scrolling-headlines {
		position: relative;
		overflow: hidden;
		height: 200px;
		width:480px;
	 }
	 .headline {
		position: absolute;
		top: 410px;
		left:15px;
		height: 195px;
		width:450px;
		overflow: hidden;
	 }
	
	

ul.crumbs{
	margin:0;
	padding:0;
	list-style-position:inside;
	list-style-image:url(../images/dummy/crumbs.gif);
	overflow:hidden;
}
ul.crumbs a#bannerSelected{
	color:#d4ce8d;
}
ul.crumbs li:first-child{
	list-style:none;
}
ul.crumbs li{
	float:left;
	padding:0;
	padding:0 15px 0 0;
}
h1.page-title{
	margin-top:20px;
}
.maintenanceButtons{
	width:165px;
	position:absolute;
	z-index:99;
	margin:0;
	right:0;
	top:100px;
}
.sub.footer{
	clear:both;
}
	.sub.footer input{
		line-height:1em;
		height:1.1em;
		font-size:1em;
		padding:2px;
	}
	.sub.footer input[type="image"]{
		height:19px;
		padding:0;
		border:0;
	}
	.sub.footer ul{
		margin:0 0 1.6em;
		padding:1em 0;	
	}
	.sub.footer li.search{
		float:right;
		margin:0;
		width:368px;
	}
		.sub.footer span{
			float:left;
			display:block;
			margin:0 20px 0 0;
			width:200px;
		}
	.sub.footer input{
		float:left;
	}
	a.afspraak-maken{
		font-size:1.1em;
		font-weight:bold;
		position:relative;
		top:-1px;
	}
	a.mail-to{
		background:url(../images/dummy/mail-icon.gif) no-repeat 0 5px;
		padding: 0 0 0 15px;
		margin:0 0 0 20px;
		font-weight:bold;
	}
	a.bellen{
		background:url(../images/dummy/tel-icon.gif) no-repeat 0 5px;
		padding: 0 0 0 15px;
		margin:0 0 0 5px;
		font-weight:bold;
	}
.menu.footer{
	clear:both;
}
	.menu.footer ul{
		border-top:1px solid #dfdfdf;
		padding:0.8em 0;
	}
	.menu.footer li{
		border-left:1px solid #dfdfdf;
		padding: 0 0 0 5px;
		margin:0 5px 0 0;
		height:1em;
		line-height:1em;
	}
	.menu.footer li:first-child{
		border:0;
		padding:0;
	}
	.menu.footer a{
		color:#999;
	}
	.menu.footer a:hover{
		color:#022d62;
	}
div.keuze{
	margin:30px auto 0;
	width:700px;
	min-height:540px;
}
div.keuze *{
	color:#7b7b7b;
}
div.keuze a{
	color:#022d62;
}
