﻿a {
    color: #46574D;
    background: inherit;
}

    a:hover {
        color: #647B6D;
        background: inherit;
    }

h1 {
    font: bold 2em Arial, Sans-Serif;
    letter-spacing: -1px;
    padding: 16px 0 0 8px;
    margin: 0;
}

h2 {
    margin: 0;
    padding: 0;
    font: normal 1.6em Arial, Sans-Serif;
    letter-spacing: -1px;
}

h1 a {
    color: #46574D;
    background: inherit;
}

h1 a, h2 a {
    text-decoration: none;
}

    h1 a:hover, h2 a:hover {
        color: #BFE1ED;
        background: inherit;
    }

h3 {
    font: 90% Arial, Sans-Serif;
    margin: 0 0 10px 0;
    padding: 0;
    color: #46574D;
    background: #FFF;
}

p {
    margin: 0 0 0px 0;
    line-height: 1.5em;
}

form {
    margin: 0;
}

*:focus {
    outline: none;
}

#tooltip_id{
    cursor: pointer;
}

.btnSelect
{
    background:#01204E;
    color: #FFF;
}


.whiteline
{
    margin-top:15px;
    border-bottom:5px solid #fff;
    margin-bottom:25px;
}

.contact-result-normal
{
    font-weight: bold;
}
contact-result-failed
{
    font-weight: bold;
    color: red;
}

.class-header-block
{
    text-transform: uppercase;
}

.ipad_selectie_verzekeraars1
{
    width: 160px;
    margin-left: 0px;
}

.googleplaystore1
{
    width: 140px;
    margin-left:5px;
    margin-right:15px;
}
.applestore1
{
    width: 140px;
    margin-left:5px;
    margin-right:15px;
}


/* ############################################# extrabox_6 ############################################# */
.extrabox_6 {
    color:#fff;
	padding:35px 0 0px;
	margin:0 0;
	background-color:#01204E;
}
.extrabox_6 a {
    background:#fff;
    margin-left: 2px;
    margin-right: 2px;
}

.extrabox_6 em {
    color: #fff;
}
@media (max-width: 767px) {
	.extrabox_6 { padding:15px 0; }
}
.extrabox_6:before, .extrabox_6:after { background:#01204E; }
.extrabox_6 h2 {
    font-size: 34px;
    color:#fff;
	padding:15px 0 0px;
	display:block;

}
.extrabox_6 .extra-wrap { margin:0 0 40px; }
.extrabox_6 .dropcap {
	font-family:'Arial', sans-serif;
	font-size:35px;
	line-height:48px;
	font-weight:700;
	width:47px;
	font-style:normal;
	text-align:center;
	text-transform:uppercase;
	overflow:visible;
	margin:0 42px 20px 20px;
	padding:0;
	color:#fff;
	border-radius:0;
	background:transparent;
	border:5px solid #fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.extrabox_6 .dropcap { margin:0 20px 20px 20px; }
}
@media (max-width: 767px) {
	.extrabox_6 .dropcap { margin:0 20px 20px 20px; }
}

.extrabox_6 .dropcap:after {
	position:absolute;
	content:"";
	right:-17px;
	top:10px;
	width:17px;
	height:23px;
	text-align:center;
	background:url(/images/arrowdropcap2wit.png) no-repeat;
	z-index:2;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.extrabox_6 .class-header-block
{
    font-weight: bold;
    color:#FFFFFF;
}
/* ############################################# extrabox_6b ############################################# */
.extrabox_6b {
    color:#fff;
	padding:35px 0 0px;
	margin:0 0;
	background-color:#35A7D6;
}
.extrabox_6b a {
    margin-left: 2px;
    margin-right: 2px;
}
.extrabox_6b a:hover {
    background-color: #fff;
}
.extrabox_6b em {
    color: #fff;
}
@media (max-width: 767px) {
	.extrabox_6b { padding:15px 0; }
}
.extrabox_6b:before, .extrabox_6b:after { background:#35A7D6; }
.extrabox_6b h2 {
    font-size: 34px;
    color:#fff;
	padding:15px 0 0px;
	display:block;

}
.extrabox_6b .extra-wrap { margin:0 0 40px; }
.extrabox_6b .dropcap {
	font-family:'Arial', sans-serif;
	font-size:35px;
	line-height:48px;
	font-weight:700;
	width:47px;
	font-style:normal;
	text-align:center;
	text-transform:uppercase;
	overflow:visible;
	margin:0 42px 20px 20px;
	padding:0;
	color:#fff;
	border-radius:0;
	background:transparent;
	border:5px solid #fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.extrabox_6b .dropcap { margin:0 20px 20px 20px; }
}
@media (max-width: 767px) {
	.extrabox_6b .dropcap { margin:0 20px 20px 20px; }
}

.extrabox_6b .dropcap:after {
	position:absolute;
	content:"";
	right:-17px;
	top:10px;
	width:17px;
	height:23px;
	text-align:center;
	background:url(/images/arrowdropcap16b.png) no-repeat;
	z-index:2;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.extrabox_6b .class-header-block
{
    font-weight: bold;
    color:#FFFFFF;
}

/* ############################################# extrabox_6c ############################################# */
.extrabox_6c {
    color:#fff;
	padding:35px 0 0px;
	margin:0 0;
	background-color:#56CCC8;
}
.extrabox_6c a {
    margin-left: 2px;
    margin-right: 2px;
}
.extrabox_6c a:hover {
    background-color: #fff;
}
.extrabox_6c em {
    color: #fff;
}
@media (max-width: 767px) {
	.extrabox_6c { padding:15px 0; }
}
.extrabox_6c:before, .extrabox_6c:after { background:#56CCC8; }
.extrabox_6c h2 {
    font-size: 34px;
    color:#fff;
	padding:15px 0 0px;
	display:block;
}
.extrabox_6c .extra-wrap { margin:0 0 40px; }
.extrabox_6c .dropcap {
	font-family:'Arial', sans-serif;
	font-size:35px;
	line-height:48px;
	font-weight:700;
	width:47px;
	font-style:normal;
	text-align:center;
	text-transform:uppercase;
	overflow:visible;
	margin:0 42px 20px 20px;
	padding:0;
	color:#fff;
	border-radius:0;
	background:transparent;
	border:5px solid #fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.extrabox_6c .dropcap { margin:0 20px 20px 20px; }
}
@media (max-width: 767px) {
	.extrabox_6c .dropcap { margin:0 20px 20px 20px; }
}

.extrabox_6c .dropcap:after {
	position:absolute;
	content:"";
	right:-17px;
	top:10px;
	width:17px;
	height:23px;
	text-align:center;
	background:url(/images/arrowdropcap16c.png) no-repeat;
	z-index:2;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.extrabox_6c .class-header-block
{
    font-weight: bold;
    color:#FFFFFF;
}
/* ############################################# end ############################################# */

.class-header-block
{
    font-weight: bold;
    color:#01204E;
}

.class-news-titel
{

    font-weight: bold;
    font-style:italic; 
    padding: 0 0 0 0;
    margin: 0 0 5px 0;
}

.img-button-zorgvergelijker
{
    width: 140px;
    border: none;
    margin: 10px 5px 10px 10px;
}


.class-imagelogo-left
{
    width: 150px;
    border: none;
    margin: 15px 15px 15px 15px;
}
.class-imagelogo-right
{
    width: 150px;
    border: none;
    margin: 15px 15px 15px 15px;
}


.div-imagelogo-ma-left
{
    margin-top: 15px;
    margin-right: 15px;
}
.div-imagelogo-ma-right
{
    margin-top: 15px;
    margin-left: 15px;
}
.class-imagelogo-ma-left
{
    width: 130px;
    border: none;
    margin-bottom: 15px;
}
.class-imagelogo-ma-right
{
    width: 130px;
    border: none;
    margin-bottom: 20px;
}
.class-page-not-found
{
    width: 150px;
    border: none;
    padding-bottom: 10px;
}

.lb_vergelijker
{
    z-index: 99999999;
}

.lb_vergelijker 
{
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    left:0px;
    top: 0px;
}
.rltbPager
{
    display: none;
}

.disTextbox {
    background-color: #eeeeee !important;
}

.label-wachtwoord {
    top: -15px;
}

.itemstyle-row-image a:hover {
    cursor: crosshair;
}

.rgAltRow, .rgRow {
    cursor: pointer !important;
} 

/* ############################################# SIZES ############################################# */
@media (min-width: 768px) and (max-width: 979px) {
    .class-imagelogo-right, .class-imagelogo-left
    {
        width: 100px;
        border: none;
        margin: 5px 5px 5px 5px;
    }
    .img-button-zorgvergelijker {
        width: 100px;
        height: 100px;
        border: none;
        margin: 5px 5px 5px 10px;
    }

	.div-aanmelden-ma-right
	{
		margin-top: 5px;
		margin-left: 5px;
	}

	.class-imagelogo2-ma-right,
	.class-aanmelden-ma-right
	{
		width: 100px;
	}

}
@media (max-width: 767px) {
	

}


@media (max-width: 500px) {
	.dropcap {
		visibility: hidden;
		position: absolute;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		
	}
	.extra-wrap	{
		padding-left: 15px;

	}
	


}

/* ############################################# Verder ############################################# */








