@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background:url(../img/achtergrond.gif) top left repeat-x #f3f4c6;
	overflow: -moz-scrollbars-vertical;
	behavior:url("csshover.htc");
}

body,td,tr,select,option {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#004189;
}

img, div { behavior: url(/iepngfix.htc) }

/* styles for IE 5 Mac */
#container {
	width:936px;
	position:relative;
}


/* commented backslash hack  - invisible to IE 5 \*/
#container {
	position:absolute;
	margin:0 0 0 -500px; /* 1st = 0.5 x height / 2nd = 0.5 x width */
	left:50%;
}
/* end hack */

#logo {
	position:absolute;
	left:-50px;
	top:0px;
}

#main_blue{
	margin-top:40px;
	left:0px;
	top:40px;
	width:712px;
	border: 1px solid #004188;
	background:url(../img/blue-bg.gif) top left repeat-y #ffffff;
}

#right{
	position:absolute;
	left:718px;
	top:40px;
	width:217px;
}

#advies-check{
	height:152px;
}

#main-right{
	background-color:#D5D9EA;
	border: 1px solid #004188;
	margin-top: 55px;
}

.table-right{
	font-size:10px;
	color:#003399;
	margin:3px;
}

#achtergrond-foto{
	position:absolute;
	top:41px;
	left:207px;
	width:509px;
	height:150px;
}

#achtergrond-foto-home{
	position:absolute;
	top:41px;
	left:207px;
	width:509px;
}


#content{
	margin-top:167px;
	margin-left:222px;
	width:460px;
}

#hypotheek-content{
	position:absolute;
	top:20px;
	left:484px;
	width:425px;
	height:400px;
	overflow:auto;
}

#content_padding{
	padding:0 10px 20px 0;
	line-height:16px;
}
#content_padding-home{
	padding:100px 10px 20px 0;
	line-height:16px;
}
#menu{
	position:absolute;
	left:1px;
	top:191px;
}

#waardecheque-ontvangen{
	margin-top:10px;
	padding-left:118px;
}

#offerte-aanvraag{
	margin-top:10px;
	padding-left:19px;
	float:left;
}

#live-button{
	margin-top:5px;
	padding-left:29px;
}

#monuta{
	margin-top:10px;
}

#hypotheek-advies-gesprek{
	position:absolute;
	left:370px;
	top:370px;
}

#hypotheek-offerte-aanvraag{
	position:absolute;
	left:370px;
	top:465px;
}

#neem-contact-op{
	position:absolute;
	left:372px;
	top:370px;
}

#achtergrond-foto-polissen{
	position:absolute;
	left:194px;
	width:125px;
	height:556px;
}

#polissen-content{
	position:absolute;
	top:20px;
	left:334px;
	width:575px;
	height:516px;
	overflow:auto;
}

#nva{
	position:absolute;
	top:650px;
	left:10px;
}

#questo{
	margin-left:635px;
	margin-top:2px;
	font-size:10px;
}

td.polis-td{
	border-bottom:#e2e155 solid 1px;
	padding:2px 5px 2px 0;
}


a{ outline: none; }
:focus{ -moz-outline-style: none; }
ul { margin-left: 15px; padding-left: 0; }
li { margin: 0;	padding: 0; }

