/*Pagina-specifieke css inladen! */
@import url("/includes/css/home.css?t=1321302435");
@import url("/includes/css/zorg.css?t=1321302435");
@import url("/includes/css/resultatenpaginas.css?t=1321302435");
@import url("/includes/css/verzekeraars.css?t=1321302435");
@import url("/includes/css/overig.css?t=1321302435");
@import url("/media/stylesheets/includes/vergelijker.css?t=1321302435");
/* Standaardfuncties */
body {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: arial, verdana, sans-serif;
	color: #4f4f4f;
	font-size:12px;
	margin-right: auto;
	margin-left: auto;
}
html {
    overflow-y: scroll;
}
p {
    color: #4f4f4f;
    font: 12px/14px arial, sans-serif;
}
h1 {
    font: bold 20px/18px arial, sans-serif;
    color: #5491bd;
    margin: 14px 0px;
}
h2 {
    font: bold 12px/14px arial, sans-serif;
    margin: 0px;
}
h3 {
    font: bold 14px/14px arial, sans-serif;
    margin: 0px;
}
form {
    margin: 0px;
    padding :0px
}
a:link, a:visited {
    color: #82af0a;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: none;
}
input[disabled] {
    background-color: #F0F0F0;
}

div.story, div.story p {
    line-height: 18px;
    font-family: verdana, sans-serif;
    font-size: 13px;
}
div.story h2 {
    font-size:14px;
}

/* Tabbed */
div.tabs-container ul.navigation {
    list-style:none;
    margin:0;
    padding:0;
    height:30px;
}
div.tabs-container ul.navigation li {
    background: #f7f7f7;
    border:1px solid #cccccc;
    border-bottom:0;
    cursor:pointer;
    float:left;
    margin:0 10px 0 0;
    padding:0;
    position: relative;
    top: 1px;
    font-size:14px;
    border-radius: 8px 8px 0 0;
}
div.tabs-container ul.navigation li.active {
    background: white;
    padding-bottom: 1px;
}
div.tabs-container ul.navigation li span {
    padding:6px 12px;
    display:block;
    height: 16px;
}
div.tabs-container ul.navigation li.active span {
    color:#00a2ff;
}
div.tabs-container div.content-container {
    clear:both;
    margin: 0;
    padding: 25px 20px;
    border:1px solid #cccccc;
    border-radius: 0 15px 15px;
}

div.menu {
    border-bottom: 1px solid #8DC63F;
    padding: 4px 0;
    margin-left: 14px;
}
div.menu ul {
    margin:0;
    padding:0;
    list-style:none;
}
div.menu ul li {
    float:left;
    margin-right:20px;
}
div.menu ul li a {
    color:#898989;
    font-family:Arial;
    font-size:14px;
}
div.menu ul li.active a {
    color:#f7941d;
    background:url(/media/images/layout/arrow-orange.png) center left no-repeat;
    padding-left:12px;
}

/* Veelgebruikte classes */
.leftfloat, .bodies {
	float:left;
}
.clearer {
	clear:both;
	line-height:1px;
}
.stretcher {
    clear: both;
}
.pagelinks {
    clear: both;
	background-color: #e4e4e4;
	border-top: 30px solid #cbcbcb;
	overflow:auto;
}
.pagelinks-sub {
	float:left;
	padding:12px 15px 15px;
	width:210px;
}
.pagelinks-sub a {
	color:#92a2ad;
}
.pagelinks-sub h3 {
	color:#92a2ad;
	width:194px;
	margin: 0 auto;
    font-size:12px;
    font-weight:bold;
}
.pagelinks-sub ul {
	line-height:1.6;
	list-style:none outside none;
	margin:5px auto 0;
	padding:0;
	width:194px;
}
h2.precontent {
    font-weight: normal;
    margin-bottom: 1em;
}
div.bordereddiv, div.borderedpaddingdiv
{
	border:1px solid #b1b1b1;
	border-top:0px;
}
div.borderedpaddingdiv
{
	padding:8px;
}
div.basispakket, div.basispakket p {
	line-height:1.5;
}
div.basispakket a.cta {
	margin-left:115px;
}
div.newsletter2011 {
	border: 1px solid #e4e4e4;
	padding:4px 0;
}
div.newsletter2011 .comparebutton {
	background:url("/images/comparebutton-orange.png") no-repeat scroll right center #F5F5F5;
	border:0 none;
	color:white;
	cursor:pointer;
	font:bold 12px/18px arial,sans-serif;
	margin: 0 0px 6px 3px;
	padding:2px 4px;
	text-align:left;
	width:76px;
}
div.newsletter2011 label {
	padding: 0 14px;
}
div.newsletter2011 h2 {
	padding: 6px 14px;
	font-size:16px;
}
div.newsletter2011 h3 {
	padding: 0 14px;
	font-size:14px;
}
div.greykop {
	border:1px solid #b1b1b1;
	background-color:#f5f5f5;
    font-weight: bold;
	padding:7px;
	margin-top:15px
}
div.orangekop {
	padding:7px 0;
	margin-top:15px;
    font-size:16px;
    height:17px;
    width: 725px;
    color: #5491BD;
    font:bold 20px/18px arial, sans-serif
}
div.contentcontainer {
    float:left;
    width:700px;
}
div.lead-sidebar {
    float:right;
    clear:right;
}
div.premie-sidebar  {
    float:right;
    width:235px;
    margin-top:-65px;
}
div.premie-sidebar  p {
    line-height: 16px;
    margin: 4px 0 0;
    font-size: 10px;
}
div.premie-sidebar p a {
    color:#3F8EB8;
}
div.orangecontainer {
    border-bottom:1px solid #ccc;
    border-top:1px solid white;
    padding: 15px 8px;
}
div.warning {
    border-left:1px solid #EE7C09;
    border-right:1px solid #EE7C09;
    border-top: 0;
}
div.greybottom {
	border:1px solid #b1b1b1;
	background-color:#f5f5f5;
	padding:7px;
	text-align:right;
	margin-top:15px;
}
div.orangebottom {
	background:#DCDCDC;
	padding:5px 8px 5px 0;
	text-align:right;
	margin-top:15px;
    overflow:auto;
    border:1px solid #EE7C09;
}

dl.orangewhiteform input.submit_vergelijk {
    margin: 0 0 0 130px;
    width:  205px;
    height: 42px;
}
div.greybottom .comment {
	text-align: left;
}
div.greybottom span.comment {
    margin-top:3px;
}
.greybottom .comparebutton {
	width: 100px;
	height: 22px;
	padding: 0px;
	border: 0px;
	background: #f5f5f5 url(../../images/comparebutton.png) no-repeat center right;
	font: bold 12px/18px arial, sans-serif;
	text-align: left;
	color: #82af0a;
	cursor: pointer;
}
.contentbox_fullwidth .greykop {
    margin: 14px 14px 0px;
}
.contentbox_fullwidth .borderedpaddingdiv {
    margin: 0 14px 14px 14px;
    border:1px solid #5490bd;
    border-top:0;
}
.contentbox_fullwidth .greybottom {
    margin: 14px;
}
/* Header */
.header {
    position: relative;
    height: 155px;
}
.header a.logo {
    position:absolute;
    top: 30px;
    right: 10px;
}
.header .header_home {
    display: block;
    float: left;
    position: absolute;
    left: 15px;
    top: 0px;
    width: 200px;
    height: 65px;
}
.header .headertext {
    padding: 70px 0 0px 10px;
    font: bold 24px/24px arial, sans-serif;
    color: #00A2FF;
    margin: 0;
}
.header .headertext span.emphasis {
    color:#ff8a00;
    font-style:italic;
    font-size:25px;
}

/* Navigatie */
.nav {
    clear: none;
    width: 984px;
    height: 35px;
    padding: 0 0px 0px 15px;
    margin: 0px auto 0;
}
.nav .tabtop {
    clear: both;
    width: 984px;
    height: 27px;
    margin: 0px auto;
}
.nav .tabtop a:link, .nav .tabtop a:visited {
    text-decoration: none;
    font: normal 14px/22px georgia, times, serif;
    color: #ffffff;
}
.nav .tabtop img {
    float: left;
    margin: 3px 10px 0px 26px;
}
* html .nav .tabtop img {
    margin: 3px 11px 0px 26px;
}
.nav .tabtop .spacer {
    float: left;
    width: 103px;
    height: 27px;
    margin: 0px;
}
.nav .bigtab_active, .nav .bigtab_inactive {
    float: left;
    width: 386px;
    height: 25px;
    padding-top: 2px;
    margin: 0px 5px 0px 0px;
    text-align: center;
    font: normal 14px/22px georgia, arial, sans-serif;
    color: #ffffff;
}
.nav .bigtab_active {
    background: url(/images/tabgreen_big.png) no-repeat bottom center;
}
.nav .bigtab_inactive {
    background: url(/images/tabblue_big.png) no-repeat bottom center;
}
.nav .tabbottom_gb {
    width: 984px;
    height: 27px;
    margin: 0px auto;
}
.nav .tabbottom_zorg {
    /*background: transparent url(/images/navgbzorg.png) no-repeat top center;*/
}
div#tab_zorg .smalltab_inactive {
    background: transparent url(../../images/tabblue-small.png) no-repeat scroll center bottom;
    width:158px;
}
div#tab_zorg .smalltab_active {
    background: transparent url(../../images/tabgreen-small.png) no-repeat scroll center bottom;
    width:158px;
}
div#tab_zorg .smalltab_active a, div#tab_zorg .smalltab_inactive a {
    width: 158px;
}
.nav .tabbottom_gb .smalltab_active,
.nav .tabbottom_gb .smalltab_blog,
.nav .tabbottom_gb .smalltab_inactive {
    float: left;
    height: 25px;
    padding-top: 2px;
    margin: 0 20px 0 0;
    text-align: center;
    color: #ffffff;
    display:inline;
}
.nav .tabbottom_gb .smalltab_active {
    background: url(../../images/tabgreen.png) no-repeat bottom left;
}
* html .nav .tabbottom_gb .smalltab_active {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/tabgreen.png", sizingMethod="crop");
}
.nav .tabbottom_gb .smalltab_inactive {
    background: url(../../images/tabblue.png) no-repeat bottom left;
}
* html .nav .tabbottom_gb .smalltab_inactive {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/tabblue.png", sizingMethod="crop");
}
.nav .tabbottom_gb .smalltab_blog {
    background: url(../../images/tabwhite.png) no-repeat bottom left;
}
* html .nav .tabbottom_gb .smalltab_blog {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/tabwhite.png", sizingMethod="crop");
}
.nav .tabbottom_gb .smalltab_active a:link, .nav .tabbottom_gb .smalltab_active a:visited {
    position: relative;
}
.nav .tabbottom_gb .smalltab_inactive a:link, .nav .tabbottom_gb .smalltab_inactive a:visited {
    position: relative;
}
.pageintro {
	width:98%;
	margin-top: 5px;
	font-size:12px;
	font-family: arial, verdana, sans-serif;
}

.steps {
    margin: 18px 0 0 15px;
    border:1px solid #ccc;
}
/* Content */
.contentbox {
    width: 972px;
    min-height: 300px;
    height: auto !important;
    padding: 14px;
}
* html .contentbox {
    height: 300px;
}
.contentbox .toprow,
.contentbox_fullwidth .toprow {
	width: auto;
	padding-bottom: 14px;
	font: 12px/14px arial, sans-serif;
    text-decoration: none;
    color: #4f4f4f;
}

.contentbox_fullwidth p {
    font: 12px/14px arial, sans-serif;
    color: #4f4f4f;
    padding: 0px 14px;
}
.contentbox_fullwidth h1 {

    padding: 0px 14px;
}
.contentbox_fullwidth .toprow {
    padding: 0px 0px 14px;
    margin: 0px 14px;
}
.contentbox_fullwidth {
    width: 1000px;
    min-height: 300px;
    height: auto !important;
    padding: 14px 0px 1px;
}
* html .contentbox_fullwidth {
    height: 300px;
}
.contentbox_fullwidth p {
    font: 12px/14px arial, sans-serif;
    color: #4f4f4f;
    padding: 0px 14px;
}
.contentbox_fullwidth h1 {

    padding: 0px 14px;
}

.trail {
	float: left;
    width: auto;
    height: 12px;
}
.firstcrumb {
    font-weight: bold;
}
.trail a:link, .trail a:visited {
    color: #4f4f4f;
    text-decoration: none;
}
.trail a:hover {
    text-decoration: underline;
}
.servicenummer {
	float: right;
}
.servicenummer img {
    vertical-align: top;
    margin-right: 1px;
}
/* Footer */
.credit, .footer, .footer_noborder {
	clear:both;
	width: 1000px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	font: 12px/14px arial, sans-serif;
	color: #82af0a;
	text-align: center;
	margin:0 auto;
	margin-bottom:10px;
}
.credit p, .footer p, .footer_noborder p {
    font-size: 0.7em;
}
.credit a:link, .credit a:visited, .footer a:link, .footer a:visited, .footer_noborder a:link, .footer_noborder a:visited {
	font: 12px/14px arial, sans-serif;
	color: #82af0a;
	text-decoration: none;
}
/* Kleurtjes */
.orange {
    color:#ff8000 !important
}

div#survey-request {
    width:510px;
    height:160px;
    margin:0 auto;
    border:1px solid #5490bd;
    padding:20px;
    background-color:white;
    background-color:#eee;
    text-align:left;
}
div#survey-request h2 {
    margin:10px 0 20px;
    font-size:1.4em;
    color:#82af0a;
}
div#survey-request p.answers {
    margin-top:24px;
    text-align:center;
}
div#survey-request a {
    font-size:1.3em;
    font-weight:bold;
    color:#82af0a;
}
div#survey-request a.no { margin-left:20px; }

div.zorgbox {
    margin: 0 13px 13px;
    float:left;
}

div#googlemap {
    height:380px;
    margin:20px auto;
    width:70%;
    border:1px solid black;
}

/* container for Google ads */
div.ads {
    padding-bottom:15px;
}
div.adslist {
    margin:10px 10px 0 0;
    float:right;
}
div.newsads {
    margin: 10px;
    float:right;
}

p.teaser {
    font-weight:bold;
}

.polis-overzicht .name .insurance-provider {
    font-size: 12px;
}

.polis-overzicht .name .product {
    font-size: 14px;
    font-weight: bold;
}

.polis-overzicht .freechoice,
.polis-overzicht .prepay {
    padding-left: 20px;
    white-space: nowrap;
}

.polis-overzicht .service,
.polis-overzicht .dekking {
    text-align: center;
}

.polis-overzicht .ownrisk-filter {
    width: auto;
}

.polis-overzicht .amount-heading .period {
    position: absolute;
    top: 15px;
}

h2 img.tooltip-icon {
    margin-left: 5px;
}

/**** Drop-downs ****/
p.dropdown-element {
    float:right;
    margin-bottom:-1px;
}
p.dropdown-element a {
    background-color:#FCFCFC;
    border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    cursor:pointer;
    display:inline-block;
    margin:-6px 0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:0;
    position:relative;
    text-decoration:none !important;
    z-index:501;
}
p.dropdown-element a.selected {
    background-color:#FFFFFF;
    border-bottom:0;
}
p.dropdown-element a span.border {
    display:inline-block;
    margin:0 0;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    padding:1px 5px 1px 0;
}
p.dropdown-element a.selected span.border {
    padding-bottom:2px;
}
p.dropdown-element a span.text {
    display:inline-block;
    padding:0 16px 0 5px;
    background:transparent url(/media/images/icons/icn-arr-d.gif) no-repeat scroll right center;
}
div.dropdown {
    position:absolute;
    right:0;
    margin:0 0 0 -1px;
}
div.dropdown-shadow {
    position:absolute;
    left:3px;
    top:3px;
    filter:alpha(opacity=25);
    -moz-opacity:.25;
    opacity:.25;
    background-color:#000;
    height:100%;
    width:100%;
    z-index:500;
}
* html div.dropdown-shadow { display:none; }
div.dropdown ul {
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    float:left;
    font-weight:normal;
    margin:0;
    position:relative;
    z-index:500;
    padding: 0;
}
div.dropdown li {
    border:0 none;
    display:block;
    font-size:0.9em !important;
    line-height:0;
    margin:0;
    padding:0;
    white-space:nowrap;
}
div.dropdown li a {
    color:#3366CC !important;
    display:block;
    line-height:1em;
    padding:0.5em 1em;
    position:relative;
}

/** tooltip **/

.tooltip.tip {
    white-space: normal;
    padding: 10px 10px 0;
    font: 12px/1.3em arial, verdana, sans-serif;
}

.tooltip.tip p {
    margin: 0 0 10px;
    padding: 0;
}

.tooltip.tip p.unavailable {
    color: #aaaaaa;
}

.tooltip.tip hr {
    margin-bottom: 10px;
}

a.tooltip {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px dotted white;
}

a:hover.tooltip {
    text-decoration: none;
}

div.summarybox img.logo {
    float: left;
    margin: 30px 50px;
}
div.summarybox  div.logo  {
    background: url(/images/logo_verzekeraars/large/bg.png) top left no-repeat transparent;
    width: 166px;
    height: 86px;
    float: left;
    margin: 30px 45px 30px 50px;
}
div.summarybox div.logo img.logo {
    width:128px;
    height:80px;
    display:block;
    margin: 0 auto;
    float:none;
}

div.summarybox table {
    float: left;
    margin: 30px 0;
    color: #444;
}

div.summarybox {
    margin: 40px 0;
}

div.summarybox table th {
    font-weight: normal;
    text-align: left;
}

div.summarybox table th.title {
    font-size: 16px;
    font-weight: bold;
    width: 340px;
}

div.summarybox table tr.amount-base th {
    width: 175px;
}

div.summarybox table tr.subscriber-acceptation th,
div.summarybox table tr.subscriber-acceptation td {
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
}

div.summarybox table tr.selection-main th,
div.summarybox table tr.selection-main td {
    padding-top: 10px;
}

div.summarybox table tr.selection-ownrisk th,
div.summarybox table tr.selection-ownrisk td {
    padding-bottom: 10px;
}

div.summarybox table tr.amount-discount th,
div.summarybox table tr.amount-discount td {
    border-top: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.summarybox table tr.amount-total th,
div.summarybox table tr.amount-total td {
    border-top: 1px solid #eee;
    padding: 10px 0 40px;
}

div.summarybox table tr.amount-total th,
div.summarybox table tr.amount-total td {
    color: #5491bd;
}

div.summarybox table tr.amount-total td {
    font-size: 16px;
    font-weight: bold;
}

div.summarybox table tr.amount-total td.amount {
    padding-left: 3px;
    width: 25px;
}

div.summarybox a:link,
div.summarybox a:visited {
    color: #5491bd;
}

div.summarybox table tr td.currency {
    width: 10px;
    text-align: right;
}
div.summarybox table tr td.amount {
    width: 25px;
    text-align: right;
}

a.action-large {
    display: block;
    width: 105px;
    height: 37px;
    padding: 15px 30px 0 20px;
    background: url("/images/actionbutton-large-155.png") no-repeat center center;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
}

a.action-large.x205 {
    width: 155px;
    background: url("/images/actionbutton-large-205.png") no-repeat center center;
}

a.action-large.x235 {
    width: 185px;
    background: url("/images/actionbutton-large-235.png") no-repeat center center;
}

a.action-small {
    display: block;
    width: 90px;
    height: 20px;
    padding: 5px 5px 0;
    background: url("/images/actionbutton-small-100.png") no-repeat center center;
    color: #fff !important;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

div.infobox {
    padding: 0 0 0 50px;
    background: #fff url(/images/bubble-info.png) no-repeat left top;
}

div.infobox h1 {
    font:bold 20px/24px arial, verdana, sans-serif;
    color: #82af0a;
    line-height: 40px;
}

div.errorbox {
    padding: 0 0 0 50px;
    background: #fff url(/images/bubble-error.png) no-repeat left top;
    color: #b61e1e;
}

div.errorbox p,
div.errorbox ul li,
div.errorbox h1 {
    color: #b61e1e;
}

div.errorbox span {
    font:bold 20px/24px arial, verdana, sans-serif;
    color: #b61e1e;
    margin: 14px 0px;
}

div.story p {
    line-height:18px;
}

