html, body {
	background-color:#abf5ff;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container {
	width:859px;
	margin:0 auto;
}

#header {
	width:848px;
	height:86px;
	background-image: url(../images/header.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:54px;
	padding-left:11px;
}

#content {
	width:852px;
	background-color:#fff;
	margin-left:4px;
}

#menu img {
	float:left;
}

#footer {
	width:859px;
	height:30px;
	background-image: url(../images/footer.jpg);
	text-align:center;
	padding:20px 0px 0px 0px;
}

#left {
	width:650px;
	height:auto;
	float:left;
	padding-left:1px;
}

#right {
	float:left;
	width:198px;
	margin-left:3px;
}

.ocont .odark {
	background-color:#fde8be;
}

.bcont .bdark {
	background-color:#c2f1fe;
}

.otop {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:4px 0px 0px 17px;
	width:180px;
	height:28px;
	background-image: url(../images/orange_top.jpg);
}

.ocont {
	width:197px;
	background-color:#ffa801;
}

.ocont ul {
	margin:0 auto;
	padding:0;
	width:195px;
}

.ocont li {
	width:185px;
	background-color:#fef0d5;
	border-top:#fff 1px  solid;
	list-style-type:none;
	padding:2px 0px 2px 10px;
}

.ofoot {
	width:197px;
	height:14px;
	overflow:hidden;
	background-image: url(../images/ofoot.jpg);
	margin-bottom:5px;
}





.btop {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:4px 0px 0px 17px;
	width:180px;
	height:28px;
	background-image: url(../images/blauw_top.jpg);
}

.bcont {
	width:197px;
	background-color:#61dcff;
}

.bcont ul {
	margin:0 auto;
	padding:0;
	width:195px;
}

.bcont li {
	width:185px;
	background-color:#e3f8fe;
	border-top:#fff 1px  solid;
	list-style-type:none;
	padding:2px 0px 2px 10px;
}

.bfoot {
	width:197px;
	height:14px;
	overflow:hidden;
	background-image: url(../images/bfoot.jpg);
	margin-bottom:5px;
}

#aanmelden {
	width:215px;
	height:45px;
	background-image: url(../images/aanmeld.jpg);
	float:left;
	margin-bottom:5px;
	text-align:center;
	padding-top:170px;
	color:#fff;
}
#sparen {
	width:215px;
	height:45px;
	background-image: url(../images/sparen.jpg);
	float:left;
	margin-bottom:5px;
	text-align:center;
	padding-top:170px;
	color:#fff;
	margin-left:2px;
}


#menu {
	float:left;
	width:800px;
}


#submenu {
	float:left;
	width:670px;
	padding-left:130px;
	padding-top:8px;
}

#submenu img {
	float:left;
	margin-top:4px;
}

#lang {
	width:850px;
	clear:both;
	margin:0 auto;
}

.ltop {
	margin-top:5px;
	width:850px;
	height:12px;
	background-image: url(../images/ltop.jpg);
}

.lcont {
	width:848px;
	border-left: 1px solid #afedfe;
	border-right: 1px solid #afedfe;
	text-align:center;
}

.lfoot {
	width:850px;
	height:12px;
	background-image: url(../images/lfoot.jpg);
}

.item {
	float:left;
	margin-left:5px; margin-right:5px;
}

.clear {
	margin:0;
	padding:0;
	height:0;
	width:0;
	clear:both;
}

#cashen {
	width:215px;
	height:45px;
	background-image: url(../images/cashen.jpg);
	float:left;
	margin-bottom:5px;
	text-align:center;
	padding-top:170px;
	color:#fff;
	margin-left:2px;
}

.orange_top {
	width:641px;
	height:28px;
	background-image: url(../images/otopo.jpg);
	float:left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:4px 0px 0px 10px;
}

.orange_cont {
	width:639px;
	background-color:#fef0d5;
	border-left:1px solid #ffa801;
	border-right:1px solid #ffa801;
	float:left;
	padding:5px 5px 0px 5px;
}

.orange_foot {
	width:651px;
	height:13px;
	background-image: url(../images/ofooto.jpg);
	float:left;
	margin-bottom:5px;
}

.blauw_top {
	width:641px;
	height:28px;
	background-image: url(../images/btopb.jpg);
	float:left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:4px 0px 0px 10px;
}

.blauw_cont {
	width:639px;
	background-color:#e3f8fe;
	border-left:1px solid #61dcff;
	border-right:1px solid #61dcff;
	float:left;
	padding:5px 5px 0px 5px;
}

.blauw_foot {
	width:651px;
	height:13px;
	background-image: url(../images/bfootb.jpg);
	float:left;
	margin-bottom:5px;
}
