@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}

body{
	height:100%;
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#ffffff;
}

div#header_background{
	width:100%;
	height:284px;
	background-image:url(/images/bg_header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	float:left;
}

div#header{
	height:284px;
	width:952px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:right;
}

div#header_top{
	width:952px;
	height:264px;
	float:left;
}

div#header_left{
	width:185px;
	height:20px;
	float:left;
}

div#header_link{
	width:250px;
	height:20px;
	text-align:left;
	float:left;
	color:#F3990F;
}

div#container{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:952px;
}

div#container_content{
	width:952px;
	float:left;
}

div#container_main{
	width:952px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

div#menu_container{
	width:164px;
	height:306px;
	background-image:url(/images/menu.jpg);
	background-repeat:no-repeat;
	float:left;
}

div#menu_top{
	width:150px;
	height:94px;
	float:left;
}

div#menu{
	width:150px;
	height:212px;
	float:left;
}

div#container_text{
	width:768px;
	min-height:300px;
	float:left;
	text-align:left;
	padding:10px 0px 20px 20px;
	background-image:url(/images/links_content.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#snelknoppen{
	width:846px;
	height:118px;
	float:left;
}

div#footer{
	width:100%;
	height:149px;
	float:left;
	margin:0px;
	padding:0px;
}

div#footer_top{
	width:752px;
	height:32px;
	margin-left:auto;
	margin-right:auto;
}

div#hypotheek{
	width:600px;
	height:95px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#pensioen{
	width:600px;
	height:95px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#autoverzekering{
	width:600px;
	height:95px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#footer_bottom{
	width:100%;
	height:138px;
	background-image:url(/images/bg_footer.jpg);
	background-repeat:repeat-x;
	text-align:center;
	float:left;
	height: 185px;
}

div#footer_adres{
	margin-left:auto;
	margin-right:auto;
	padding:18px 0px 0px 0px;
	width:752px;
	font-size: 10px;
	line-height: 20px;
}


ul.verzekeringoverzicht{float:left; list-style:none; padding:0px; margin:0px; width:768px;}
ul.verzekeringoverzicht li{float:left; width:236px; height:24px; line-height:24px; margin:1px 10px 0px 10px; display:inline;}
ul.verzekeringoverzicht li a, ul.verzekeringoverzicht li a:active{color:#333333; padding:4px; text-decoration:none; display:block; float:left; width:204px; height:24px; padding:0 15px;  border:1px solid #90867a; background-color:#ccc7c1; }
ul.verzekeringoverzicht li a:hover{background:#90867a;}
