body {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #bdd0de;
	background-color: #222f3d;
	padding: 0;
	margin: 0 0 65px 0;
}

table {
	font-family: Arial, Verdana;
	font-size: 13px;	
	color: #bdd0de;
	padding: 0;
	margin: 0;
}

  table.radioitems input {
      
      display: block;
      float: left;
   }
   table.radioitems label {
      
      display: block;
      float: left;
   }

tr {
	vertical-align: top;
}


.t_table 
{
    width:100%; 
	background-color: #425666;
    margin-bottom:16px;
    border:1px solid #bbd0de;
}


.t_table td {
	padding: 3px 3px;
	vertical-align:top;
	border-top:1px solid #222f3d;
}

.t_table th {
	background-color: #324352;
	padding: 5px 3px;
	vertical-align:top;
}







.t_table2 
{
    width:100%; 
	background-color: #425666;
    margin-bottom:16px;
    border:1px solid #bbd0de;
}


.t_table2 td {
	padding: 3px 3px;
	height: 30px;
	vertical-align:center;
	border-top:1px solid #222f3d;
	border-right:1px solid #222f3d;
}

.t_table2 th {
	background-color: #324352;
	padding: 5px 3px;
	vertical-align:top;
}




.t_tablewhite 
{
	color: #000000;
    width:100%; 
    margin-bottom:16px;
    border:1px solid #b4b4b4;
	border-top:0px solid #000000;
	background-color: #ececec;
}


.t_tablewhite td {
	padding: 3px 3px;
	vertical-align:top;
	border-top:1px solid #b4b4b4;
}

.t_tablewhite th {
	padding: 3px 3px;
	vertical-align:top;
	text-align:left;
	border-top:1px solid #b4b4b4;
	background-color: #d9d9d9;

}






img {
	border: 0;
	padding: 0;
	margin: 0;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	color: #ffffff;
}
h3
{
    font-size: 14pt;
    margin-bottom:8px;   
}
h5 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #55bdca;
}

h5.purple {
	font-size: 13px;
	font-weight: bold;
	color: #ba5094;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.text_right {
	text-align: right;
}

a, a:active, a:visited {
	color: #55bdca;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.purple {
	color: #ba5094;
}

input[type="radio"]  {
	background: none;
}






button {  
    padding: 0px 36px 0px 0px;  
    height: 38px;  
    border: 0;  
    cursor: pointer;  
    text-align: center;  
    background: transparent url(/img/structure/button-38.gif) no-repeat right top;  
	font-family: Arial, Verdana;
	font-size: 13px;
    overflow: visible;  
}  
  
button span {
	vertical-align:middle;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
    display: block;  
    padding: 0 36px 10px 36px; 
    height: 38px;  
    line-height: 45px;  
    white-space: nowrap;  
    background: transparent url(/img/structure/button-38.gif) no-repeat left -38px;  
}  
  
button:hover,  
button:focus {  
    background-position: right -76px;  
}  
  
button:hover span,  
button:focus span {  
    background-position: left -114px;  
}  
  
button:focus {  
    margin-top: 1px;  
}  
  
button::-moz-focus-inner /* fixing evil default firefox padding */ {  
    padding:0;  
    border:none;  
}





ol, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 19px;
}

ul.bullet, ul.list {
	padding-bottom: 18px;
	line-height: 19px;
}

ul.bullet li {
	background: url(/img/structure/bullet.gif) no-repeat 0 8px;
	padding: 2px 0 2px 15px;
	line-height: 19px;
}

ul.list li {
	font-weight: bold;
	color: #fff;
}

ul.list li a, ul.list li a:active, ul.list li a:visited {
	background: url(/img/structure/arrow_green.gif) no-repeat 0 4px;
	padding: 4px 0 4px 22px;
	display: block;
	color: #fff!important;
	text-decoration: none!important;
}

ul.list li a:hover {
	background: url(/img/structure/arrow_purple.gif) no-repeat 0 4px;
}

input[type="text"] {
	background-color: #edf5fa;
	color: #222f3d;
	border: none;
	padding: 5px 0 5px 7px;
	margin: 0;
}

input.errorMes {
	background-color: #ba5094;
}

body.js ul.overview li div, body.js ol.overview li div {
	display: none;
	padding: 0 20px 0 40px;
}

ul.overview, ol.overview {
	background: url(/img/structure/border_light_grey.gif) repeat-x 0 bottom;
}

ul.overview h3, ol.overview h3 {
	background: url(/img/structure/checklist_closed.gif) no-repeat 0 0;
	height: 31px;
	padding: 13px 0 0 40px;
	color: #edf5fa!important;
}

ul.overview h3.mouseover, ol.overview h3.mouseover {
	background: url(/img/structure/checklist_hover.gif) no-repeat 0 0;
	cursor: pointer;
	color: #55bdca!important;
}

ul.overview li.open h3 {
	background: url(/img/structure/checklist_open.gif) no-repeat 0 0;	
}

ul.overview li.open h3.mouseover  {
	background: url(/img/structure/checklist_open_hover.gif) no-repeat 0 0;	
}

ol.overview li {
	position: relative;
}

ol.overview li span {
	width: 20px;
	position: absolute;	
	display: block;	
	background: url(/img/structure/numbers.gif) no-repeat;
	height: 22px;
	width: 20px;
	top: 13px;
	left: 4px;
}

ol.overview li span.number1 {
	background-position: 0px 0px;
}

ol.overview li span.number2 {
	background-position: 0px -20px;
}

ol.overview li span.number3 {
	background-position: 0px -40px;
}

ol.overview li span.number4 {
	background-position: 0px -60px;
}

ol.overview li span.number5 {
	background-position: 0px -80px;
}

ol.overview li span.number6 {
	background-position: 0px -100px;
}

ol.overview li span.number7 {
	background-position: 0px -120px;
}

ol.overview li span.number8 {
	background-position: 0px -140px;
}

ol.overview li span.number9 {
	background-position: 0px -160px;
}

ol.overview li span.number10 {
	background-position: 0px -180px;
	left: 5px;
}

ol.overview h3 {
	background: url(/img/structure/reasons_closed.gif) no-repeat 0 0;
}

ol.overview h3.mouseover {
	background: url(/img/structure/reasons_hover.gif) no-repeat 0 0;
}

ol.overview li.open h3 {
	background: url(/img/structure/reasons_open.gif) no-repeat 0 0;	
}

ol.overview li.open h3.mouseover {
	background: url(/img/structure/reasons_open_hover.gif) no-repeat 0 0;	
}

#header-container_top {
	border-top: 1px solid #425666;
}

#header-container {
	border-bottom: 1px solid #425666;
	margin-bottom: 40px;
}

.home {
	margin-bottom: 0px!important;
}

#header {
	height: 53px;
	width: 973px;
	margin: 0 auto;
	position: relative;
}

#header #logo2 {
	position: absolute;
	top: 22px;
	left: -67px
}/* 16-12-09 */

#header #metanav {
	float: right;
	margin-top: 22px;
}



#header #metanav a, #header #metanav a:active, #header #metanav a:visited {
	color: #bdd0de;
	font-size: 12px;
	padding-left: 20px;
}

#header #metanav a:hover {
	color: #55bdca;
	text-decoration: none;
}

#nav_container {
	clear: both;
	width: 771px;
	padding: 12px 0px 7px 203px;
	margin: 0px auto 0 auto;
}/* 16-12-09 */

#nav_container div {
	display: inline;
}

#nav_container table td {
	text-align: left;
}

#home_block {
	width: 973px;
	margin: 0 auto;
	position: relative;
}	

#home_block .ankeiler {
	position: absolute;
	z-index: 100;
	right: 0;
	top: 73px;
}/* 16-12-09 */

#home_block .ankeiler img {
	display: block;
}

#flash_container {
	margin: 0px 0 10px 0;
	text-align: center;
}/* 16-12-09 */

#container {
	width: 973px;
	margin: 0 auto;
	position: relative;
}

#home_block_left {
	float: left;
	width: 714px;
	margin-right: 0px;
	padding: 0 0 65px 0;
}

#home_block_left .title {
	color: #7a8c99;
	padding-bottom: 28px;
}

#home_block_left .title a, #home_block_left .title a:active, #home_block_left .title a:visited {
	color: #acd113;
	text-decoration: underline;
}/* 16-12-09 */

#home_block_left .title a:hover {
	color: #ba5094;
}/* 16-12-09 */

#home_block_left .title {
	color: #7a8c99;
	padding-bottom: 28px;
}

#home_block_left .buttons a {
	float: left;
}

#home_block_left .buttons img {
	padding-right: 26px;
	display: block;
	
}

#home_block_left .buttons a.button1:hover img {
	visibility: hidden;
}

#home_block_left .buttons a.button2:hover img {
	visibility: hidden;
}

#home_block_left .buttons a.button1:hover {
	background: url(/img/content/home/vrijblijvende_offerte_maken_l_act.gif) no-repeat 0 0px;
}	

#home_block_left .buttons a.button2:hover {
	background: url(/img/content/home/direct_je_polis_overboeken_l_act.gif) no-repeat 0 0px;
}	

.home_date {
	background: url(/img/structure/border_light_grey.gif) repeat-x 0 23px;
	text-align: center;
	margin: 0 0 80px 0px;
}

#home_block_right {
	float: right;
	width: 248px;
	background: url(/img/structure/border_nav.gif) repeat-x 0 top;
	padding-top: 16px;
	margin-top: 12px;
}

#subnav {
	width: 153px;
	float: left;
	margin: 73px 52px 0 0;
}

#subnav ul {
	background: url(/img/structure/border_light_grey.gif) repeat-x 0 bottom;
}

#subnav ul li {
	background: url(/img/structure/border_light_grey.gif) repeat-x 0 top;
	padding: 12px 0;
}

#subnav ul li a, #subnav ul li a:active, #subnav ul li a:visited {
	font-weight: bold;
	color: #edf5fa;
	background: url(/img/structure/arrow_light_grey.gif) no-repeat 0 center;
	padding-left: 23px;
	text-decoration:none;
}
#subnav ul li ul {
    display: none;
}

#subnav ul li.selected ul {
    display: block;
}


#subnav ul li a:hover {
	background: url(/img/structure/arrow_light_blue.gif) no-repeat 0 center;
}	

#subnav ul li.selected {
	padding-bottom: 8px;
}

#subnav ul li.selected a, #subnav ul li.selected a:active, #subnav ul li.selected a:visited {
	background: url(/img/structure/arrow_light_blue_down.gif) no-repeat 0 center;
}

#subnav ul li.selected a:hover {
	background: url(/img/structure/arrow_light_blue_down.gif) no-repeat 0 center;
}

#subnav ul li a:hover {
	color: #55bdca;
	text-decoration: none;
}

#subnav ul li ul {
	margin-top: 12px;
	padding-top: 6px;
	background: url(/img/structure/border_light_grey.gif) repeat-x 0 top;
}

#subnav ul li ul.subsubnav li {
	background: none;
	padding: 3px 0;
}

#subnav ul li ul.subsubnav li a, #subnav ul li ul.subsubnav li a:active, #subnav ul li ul.subsubnav li a:visited {
	font-size: 12px;
	font-weight: normal;
	background: none;
}

#subnav ul li ul.subsubnav li a:hover {
	background: none;
}

#subnav ul li ul.subsubnav li.selected a, #subnav ul li ul.subsubnav li.selected a:active, #subnav ul li ul.subsubnav li.selected a:visited {
	font-weight: bold;
	color: #55bdca;	
	background: none;
}

#content_container {
	float: right;
	width: 765px;
}

#content {
	float: left;
	width: 478px;
}

.headtitle {
	margin-bottom: 20px;
}

h1 {
	font-size: 30px;
}
	
h2 {
	font-size: 19px;
	color: #55bdca;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #55bdca;
}

#content h4 {
	font-size: 13px;
	color: #55bdca;
}

#content p {
	line-height: 19px;
	padding-bottom: 18px;
	margin-bottom: 0;
}

#content a, #content a:active, #content a:visited {
	color: #acd113;
	text-decoration: underline;
}

#content a:hover {
	color: #ba5094;
}

#rightcolumn {
	margin-top: 40px;
	float: right; 
	width: 245px;
	background: url(/img/structure/border_light_grey.gif) repeat-x 0 bottom;
}

#rightcolumn .ankeiler {
	margin-bottom: 42px;
}

#rightcolumn .ankeiler img {
	display: block;
}

#rightcolumn .mini img {
	margin-bottom: 12px;
}

#footer_container {
	margin-top: 85px;
	border-top: 6px solid #425666;
	background: url(/img/structure/border_light_grey.gif) repeat-x 0 bottom;
	padding: 22px 0 21px 0;
}

#footer_nav, #footer {
	width: 973px;
	margin: 0 auto;
}

#footer_nav table {
	width: 973px;
}

#footer_nav table h2 {
	font-weight: bold;
	font-size: 14px;
	color: #55bdca;
	text-align: left;
	margin-bottom: 15px;
}

#footer_nav table td a, #footer_nav table td a:active, #footer_nav table td a:visited {
	color: #c3d6e5;
	display: block;
	margin-bottom: 6px;
}

#footer_nav table td a:hover {
	color: #55bdca;
	text-decoration: none;
}

#footer {
	padding-top: 12px;
}

#footer a, #footer a:active, #footer a:visited {
	color: #65788a;
	font-size: 11px;
}

#footer a:hover {
	color: #55bdca;
	text-decoration: none;
}

.remark {
	background-color: #2c3e4d;
	padding: 10px;
	margin: 10px 0 20px 0;
}

.terms {
	margin: 10px 0 20px 0;
	height: 25px;
	color: #b8cbd9;
	background: #2c3e4d url(/img/structure/error.gif) no-repeat right 0;
	padding: 8px 0 0 8px;
}

.terms a, .terms a:active, .terms a:visited {
	color: #acd113;
	text-decoration: underline;
}

.terms a:hover {
	color: #ba5094;
}

.message {
	background-color: #2c3e4d;
	padding: 10px;
	margin: 10px 0 20px 0;	
	font-size: 16px;
	font-weight: bold;
	color: #edf5fa;
	text-align: center;
}

.message span {
	color: #acd113;
}

.error {
	margin: 10px 0;
	height: 25px;
	color: #ba5094;
	background: #cfdce4 url(/img/structure/error.gif) no-repeat right 0;
	padding: 8px 0 0 8px;
}

.space20 {
	height: 20px;
}

.space10 {
	height: 10px;
}

.space5 {
	height: 5px;
}



#tooltip { 
	background:#cfdce4 url(/img/structure/arrow_tooltip_up.gif) no-repeat;
    display:none; 
    width:267px; 
	color: #222f3d;
	z-index: 10;
	padding: 20px 10px 10px 10px;	
}

#tooltip.top {
	background:#cfdce4 url(/img/structure/arrow_tooltip_down.gif) no-repeat bottom;
    display:none; 
    font-size:11px; 
    width:267px; 
	color: #222f3d;
	z-index: 10;
	padding: 20px 10px 20px 10px;	
}


x
{
    
    
}

#home_block .geeltje {
	position: absolute;
	float: right;
	z-index: 100;
	right: 275px;
	margin-top: -15px;
	/* top: 0px;*/
	display: block;
}
