
/* main */

body {
	margin:0px;
	padding:0px;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
}

td,th {
	font-size: 12px;
	vertical-align:top;
	line-height:16px;
	color:#464646;
}

p {
	line-height:16px;
}

hr {
	color:#CBCBCB;
	background-color:#CBCBCB;
	border:0px;
}

a, a font {
	text-decoration:none;
	color: #1F3F9E;
}

a:hover {
	text-decoration:underline;
}

.small {
	white-space:normal;
	font-size: .9em;
	font-weight:normal;
	
}

.smallred {
	font-size: .9em;
	color:#DC342C;
}

span.big {
	font-size: 1.4em;
}

div.kreet {
	margin-top:40px;
	font-size:12px;
	font-weight:bold;
	color:#DC342C;
}

div.title {
	margin-bottom:10px;
	font-size:17px;
	font-weight:bold;
	color:#1F3F9E;
}

div.subtitle {
	font-size:12px;
	font-weight:bold;
	color:#1F3F9E;
}



/* main: doelgroep navigatie */

a.dgnav {
	position:relative;
	display:block;
	font-size:20px;
	line-height:21px;
	color:white;
	text-decoration:none;
	margin-top:1px;
	border:none;
}
a.dgnav_sel{
	position:relative;
	display:block;
	font-size:20px;
	line-height:21px;
	color:white;
	text-decoration:none;
	margin-top:0px;
	border:solid 1px white;
}
a.dgnav:hover,a.dgnav_sel:hover {
	text-decoration:none;
	margin-top:0px;
	border:solid 1px white;
}



div.dgnav_sub {
	position:relative;
	font-size:11px;
	color:white;
	text-decoration:none;
	margin-top:4px;
	border:none;
}
div.dgnav_sub div {
	position:absolute;
	width:600px;
	top:25px;
	height:26px;
}
div.dgnav_sub div a {
	color:white;
	margin-right:6px;
	margin-left:6px;
	padding-right:5px;
	padding-left:5px;
	border:1px solid transparent;
}
div.dgnav_sub div a:hover, div.dgnav_sub div a.dgnav_sub_sel{
	text-decoration:none;
	border:solid 1px white;
}



/* main: doelgroep menu (cm-pagina's) */

div.dgmenu_kop {
	margin-bottom:10px;
	margin-left:19px;
	font-size:17px;
	font-weight:bold;
	color:#DC342C;
}
div.dgmenu a {
	display:block;
	margin-top:3px;
	padding-left:20px;
	line-height:18px;
	font-size:11px;
	color:#DC342C;
	text-decoration:none;
	background:url('../img/dgmenu_bull.gif') no-repeat white 0px -2px;
}
div.dgmenu a:hover {
	color:white;
	background-color:#DC342C;
	text-decoration:none;
	background:url('../img/dgmenu_bull2.gif') no-repeat #DC342C 0px -2px;
}



/* main: sitewide menu */ 

div.sitemenu {
	padding:5px 5px 10px 5px;
}
div.sitemenu p {
	margin:5px 0px 5px 5px;
	font-size:12px;
	font-weight:bold;
	color:white;
}
div.sitemenu a {
	display:block;
	padding-left:5px;
	padding-right:5px;
	line-height:18px;
	font-size:12px;
	color:white;
	text-decoration:none;
}
div.sitemenu a:hover {
	text-decoration:none;
	background-color:#CFDFEE;
	color:#1F3F9E;
}



/* main: ms logo's */

td.mslogo {
	vertical-align:middle;
	height:50px;
}
img.mslogo {
	filter:alpha(opacity=25);
	opacity:0.25;
	-moz-opacity:0.25;
}
img.mslogo_over {
	filter:alpha(opacity=70);
	opacity:0.70;
	-moz-opacity:0.70;
}
td.mslogo_spacer {
	width:18px;
}



td.footermenu {
	text-align:center;
	font-size:11px;
	color:white;
}
td.footermenu a {
	color:white;
	text-decoration:none;
}
td.footermenu a:hover {
	color:CFDFEE;
	text-decoration:none;
}



div.xsarus {
	font-size:11px;
	color:#CCCCCC;
}
div.xsarus a {
	color:#CCCCCC;
	text-decoration:underline;
}
div.xsarus a:hover {
	text-decoration:none;
}



/* kaders */

table.kader2 {
	width:100%;
}
td.kader2_kopje {
	background: url('../img/kaderkop.gif') no-repeat;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:8px;
	line-height:20px;
}
td.kader2_kopje_klein {
	background: url('../img/kaderkop_klein.gif') no-repeat #1F3F9E;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:8px;
	line-height:20px;
}
td.kader2_kopje_schalend_a {
	background:url('../img/kaderkop_rechts.gif') no-repeat right;
	line-height:20px;
}
td.kader2_kopje_schalend_b {
	width:400px;
	background: url('../img/kaderkop.gif') no-repeat;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:8px;
	line-height:20px;
}
td.kader2_body {
	background-color:white;
	color:#464646;
	padding:8px;
	border: 1px solid #CBCBCB;
	border-top:0px;
}



/* homeplaat */

table.homeplaat {
	width:100%;
	height:250px;
}
table.homeplaat div.div_a {
	position:absolute;
	height:250px;
}
table.homeplaat div.div_b {
	position:relative;
	width:627px;
	height:250px;
	top:0px;
	left:-27px;
}
img.homeplaatvgl {
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}
img.homeplaatvgl_over {
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
}




/* home */

div.home_tekst {
	font-size:12px;
	line-height:19px;
	color:#34339C;
}
div.home_tekst span.rood {
	font-size:16px;
	font-weight:bold;
	color:#E2352B;
}



table.home_kader {
	width:601px;
	background-color:#F3F9FF;
	border:solid 1px #E5E7EA;
}
table.home_kader p.kop_blauw {
	margin:5px 0px 5px 0px;
	font-size:16px;
	font-weight:bold;
	color:#34339C;
}
table.home_kader div.bull {
	font-size:11px;
	line-height:18px;
	background:url('../img/bull.gif') no-repeat 0px 4px;
	padding-left:27px;
}







form {	
	padding:0px;
	margin:0px;
}
input,textarea, select, input.mono {
	font-family: Arial;
	font-size: 10pt;
	border: 1px solid black;
	background-color: #F7F7F7;
	margin:1px;
}
input.mono {
	font-family: Courier New;
}
input.input_100 {
	width:100%;
}
input.radio {
	border: 0px;
	background-color: transparent;
	margin:0px;
}
input.button {
	border:0px;
	background: transparent url('../img/button_bg.gif') no-repeat;
	height:23px;
	width:129px;
	color:white;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	padding-bottom:1px;
	text-align:center;
	cursor:pointer;
	text-transform: lowercase;
}
input.button_small, input.button_small_dpurple, input.button_small_lpurple, input.button_small_blue {
	border:0px;
	background: transparent url('../img/button_small_bg.gif') no-repeat;
	height:19px;
	width:91px;
	color:white;
	font-weight:bold;
	font-size:11px;
	padding-left:20px;
	padding-bottom:1px;
	text-align:left;
	cursor:pointer;
}
input.button_small_dpurple {
	background: transparent url('../img/button_small_dpurple_bg.gif') no-repeat;
}
input.button_small_lpurple {
	background: transparent url('../img/button_small_lpurple_bg.gif') no-repeat;
}
input.button_small_blue {
	background: transparent url('../img/button_small_blue_bg.gif') no-repeat;
}
input.noborder {
	background-color: transparent;
	border:0px;
	margin:-1px;
}
input.datum {
	background-color: transparent;
	border:0px;
	margin:0px;
	font-family: Courier New;
}
table.kader1 {
	width:128px;
}
td.kader1_kopje {
	background: url('../img/kaderkop.png');
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:8px;
	line-height:20px;
}
td.kader1_body {
	/*background-color:#91ACD9;*/
	background-color: #6F92CB;
	color:white;
	padding:8px;
	line-height:16px;
}
table.kader1 a:active, table.kader1 a:visited, table.kader1 a:link, table.kader1 a:hover,
table.kader_help a:active, table.kader_help a:visited, table.kader_help a:link, table.kader_help a:hover{
	color:white;
	text-decoration: none;
}
table.kader1 a:hover, table.kader_help a:hover {
	color:white;
	text-decoration: underline;
}

table.kader3 {
	width:587px;
}



/*table.kader_help {
	width:128px;
	background:url('../img/helpdame.gif') no-repeat;
}

td.kader_help_kopje {
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:8px;
	line-height:20px;
	padding-top:20px;
}
td.kader_help_body {
	color:black;
	padding-left:2px;
	line-height:15px;
	padding-bottom:2px;
}*/
td.cp_head {
	background-color: #1F3F9E;
	color: white;
	font-size: 11px;
	height: 20px;
}
td.cp_head a {
	color: white;	
}
td.cp_label_1 {
	background-color:#F0F3FA;	
	font-size:11px;
	height:20px;
}
td.cp_label_2 {
	background-color:white;	
	font-size:11px;
	height:20px;
}
td.cp_section {
	font-size:11px;
	font-weight:bold;
	color:white;
	background-color:#1F3F9E;
	cursor:pointer;
}
td.cp_score {
	border-top:1px dashed #CBCBCB;
	font-size:11px;
	font-weight:bold;
}
td.cp_button {
	border-top:1px dashed #CBCBCB;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
}
a.back:active, a.back:visited, a.back:link, a.back:hover {
	background: url('../img/link_back.gif') no-repeat top left;
	padding-left:21px;
}
a.next:active, a.next:visited, a.next:link, a.next:hover {
	background: url('../img/link_next.gif') no-repeat top right;
	padding-right:21px;
}
span.rating_bg, span.rating_purple_bg {
	background:url('../img/ster_bw.gif') no-repeat;
	width:90px;
	height:19px;
	text-align:left;
	display:block;
}
span.rating_purple_bg {
	background:url('../img/ster_purple_bw.gif') no-repeat;
}
span.rating_fg, span.rating_purple_fg {
	background:url('../img/ster_color.gif') no-repeat top left;
	height:19px;
	width:0%;
	display:block;
}
span.rating_purple_fg {
	background:url('../img/ster_purple_color.gif') no-repeat top left;
}
a.tab_actief:active, a.tab_actief:visited, a.tab_actief:link, a.tab_actief:hover,
a.tab:active, a.tab:visited, a.tab:link, a.tab:hover {
	background: url('../img/tab_actief_bg.gif') top left no-repeat;
	color:white;
	font-size:15px;
	font-weight:bold;
	padding-left:8px;
	margin-right:8px;
	line-height:20px;
	text-decoration:none;
	width:101px;
	display:block;
}
a.tab:active, a.tab:visited, a.tab:link, a.tab:hover {
	background: url('../img/tab_inactief_bg.gif') top left no-repeat;
	color:white;
}
a.tab_actief:hover {
	color:white;
}
a.tab:hover {
	color:CFDFEE;
}

td.tabs_body {
	background-color:white;
	color:black;
	padding:8px;
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
}
td.tabs_header {height:20px;
	/*background:url('../img/sp_blue.gif') bottom left repeat-x;*/
	background:url('../img/tabs_header_bg.gif') no-repeat right;
}
span.li {
	background: url('../img/arr_right.gif') no-repeat top left;
	padding-left:15px;
	display:block;
}

table.product_bg_top {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../img/product_bg1.gif');
}
table.product_bg_top2 {
}

table.product_bg_bottom {
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url('../img/product_bg2.gif');
}

td.product_bg_td1{
	padding-left:5px;
	vertical-align:bottom;
	background-color:#B1CDF2;
	border-left:1px solid #3657B2;
	border-right:1px solid #3657B2;
}

td.product_bg_td1_uneven{
	padding-left:5px;
	vertical-align:bottom;
	background-color:#D8E5FB;
	border-left:1px solid #3657B2;
	border-right:1px solid #3657B2;
	border-top:1px solid #3657B2;
	border-bottom:1px solid #3657B2;
}

td.product_bg_td1_bottom{
	padding-left:5px;
	vertical-align:bottom;
	background-color:#B1CDF2;
	border-left:1px solid #3657B2;
	border-right:1px solid #3657B2;
	border-bottom:1px solid #3657B2;
}

td.product_bg_td1_bottom_uneven{
	padding-left:5px;
	vertical-align:bottom;
	background-color:#D8E5FB;
	border-left:1px solid #3657B2;
	border-right:1px solid #3657B2;
	border-bottom:1px solid #3657B2;
}

td.product_bg_td1_mijblok{
	padding-left:5px;
	background-color:#9CBBEE;
	border-left:1px solid #3657B2;
	padding:0px;
	vertical-align:top;
	border-right:0px;
}
td.product_bg_td1_uneven_bottom{
	vertical-align:bottom;
	background-color:#D8E5FB;
	border-left:1px solid #3657B2;
	border-right:1px solid #3657B2;
	border-top:1px solid #3657B2;
	border-bottom:0px solid #3657B2;
}

td.product_bg_td1_uneven_bottom2{
	vertical-align:bottom;
	background-color:#D8E5FB;
	border-left:1px solid #3657B2;
	border-right:1px solid #3657B2;
	border-top:0px solid #3657B2;
	border-bottom:0px solid #3657B2;
}

td.product_bg_td2{
	height:100%;
	background-color:#D8E5FB;
}


td.product_bg_td2_bottom{
	height:100%;
	background-color:#D8E5FB;
	border-bottom:1px solid #3657B2;
}

td.product_bg_td3{
	 vertical-align:bottom;
	 padding-bottom:2px;
	 text-align:right;
	 background-color:#D8E5FB;
	 width:10px;
}

td.product_bg_td4{
	background-color:#D8E5FB;
	vertical-align:bottom;
	border-bottom:0px;
	border-right:1px solid #3657B2;
}

td.product_bg_td4_right{
	background-color:#9CBBEE;
	vertical-align:bottom;
	border-bottom:0px;
	border-right:1px solid #3657B2;
}

img.mij_logo{
    border:10px solid #6F92CB;
    border-left:5px solid #6F92CB;
    border-right:5px solid #6F92CB;
}

table.simple_border {
	border:1px solid black;
	border-collapse:collapse;
}
table.simple_border td, table.simple_border th {
	padding:1px;
	padding-left:4px;
	padding-right:4px;
	border:1px solid black;
}
table.simple_border th {
	font-size:8pt;
	text-align:left;
	vertical-align:bottom;
}

table.simple_horborder {
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-collapse:collapse;
}
table.simple_horborder td, table.simple_horborder th {
	padding:1px;
	vertical-align:middle;
}


/* home - quote */
td.quote {
	padding-left:10px;
	vertical-align: middle;
}
span.quote_tekst {
	font-family: tahoma,arial;
	font-size: 8pt;
	font-style: italic;
	color:white;
}
span.quote_naam {
	font-size: 8pt;
	color:white;
	padding-left:10px;
}

/* nieuws, faq */
td.balk_right {
	border-right: 1px solid #CBCBCB;
}
a.news_period:link, a.news_period:hover, a.news_period:active, a.news_period:visited {
	padding-right:5px;
	text-decoration: none;
	font-size:9pt;
	font-weight: bold;
	text-transform:uppercase;
	display:block;
}
a.news_period:hover {
	text-decoration: underline;
}
a.news_headline:link, a.news_headline:hover, a.news_headline:active, a.news_headline:visited, 
a.news_headline_selected:link, a.news_headline_selected:hover, a.news_headline_selected:active, 
a.news_headline_selected:visited {
	padding-left: 0px;
	padding-right: 10px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration: none;
	font-size:9pt;
	display:block;
}
a.news_headline_selected:link, a.news_headline_selected:hover, a.news_headline_selected:active, 
a.news_headline_selected:visited {
	text-decoration: underline;
}
a.news_headline:hover, a.news_headline_selected:hover {
	text-decoration: underline;
}
.error {
	color: #DC342C;
	font-weight:bold;
}
table.hor_borders {
	border-top: 1px solid #D9D9D9;
}
table.hor_borders td {
	border-bottom: 1px solid #D9D9D9;
	height:20px;
}

img.special_icon {
	margin-left:2px;
	margin-right:2px;
}

/* help in popup */
a.help_menu:link, a.help_menu:hover, a.help_menu:active, a.help_menu:visited {
	padding-right:5px;
	line-height:16px;
	text-decoration: none;
	font-size:9pt;
	font-weight: bold;
	display:block;
}
a.help_menu:hover {
	text-decoration: underline;
}
span.help_titel {
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	display:block;
}

span.help_omschrijving {
	padding-left: 16px;
	padding-bottom: 15px;
	font-size: 11px;
	display:block;
}


/* content editor */

.Kopstijl {
	font-size: 13px;
	font-weight: bold;
}
.Klein {
	font-size: 11px;
}
a.ce:link, a.ce:hover, a.ce:active, a.ce:visited {
	font-weight: bold;
}

.korting_collectief{
	font-weight:bold;
	font-size:14px;
	color:black;
}

/* verfijnen in calculate show all */
table.verfijnen td.spacer{
	width:5px;
}
table.verfijnen td.left{
	font-size:11px;
	padding-right:10px;
	vertical-align:middle;
	white-space:nowrap;
}
table.verfijnen td.right select{
	font-size:11px;
}

/* setinput */
table.setinput td{
	vertical-align:middle;
}
table.setinput td.label{
	width:110px;
	white-space:nowrap;
	font-weight:bold;
	vertical-align:middle;
}
table.setinput td.spacer{
	width:5px;
}
table.setinput input.noborder{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* collectief*/

table.instantierubrieken td.input{
	vertical-align:top;
}
table.instantierubrieken td.text{
	font-size:11px;
	vertical-align:top;
	line-height:12px;
	padding:4px 0px 0px 0px;
	margin:0px;
}
table.instantierubrieken td.rubriek{
	padding:0px 2px 0px 4px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
table.instantierubrieken td input.noborder{
	margin:1px 2px 1px 2px;
}
table.instantierubrieken td.openclose{
	vertical-align: middle;
}
table.instantierubrieken td.openclose img{
	cursor:pointer;
	margin-top:1px;
}
div.divinstantierubrieken{
	/*sheight:120px;*/
	width:467px;
	/*soverflow:auto;*/
	padding: 3px 0px 3px 5px;
	margin-left:1px;
	border:1px dotted #CBCBCB;
	/*background-color:#F7F7F7;*/
}

/* medicijnen */
table.medicijn_zoeken, table.medicijn_output {
	border: none;
	border-collapse: collapse;
	width: 600px;
}
table.medicijn_zoeken td {
	width: 25%;
	padding: 0px;
	border-left: solid 1px white;
	border-right: solid 1px white;
}
table.medicijn_output td {
	width: 25%;
	padding: 0px;
	border-left: solid 1px white;
	border-right: solid 1px white;
}
table.medicijn_zoeken td a,table.medicijn_output td a {
	text-align: center;
	display: block;
	color: white;
	background: #1F3F9E url(../img/tab_inactief_bg.gif) repeat-y left top;
	text-decoration: none;
	line-height: 20px;
}
table.medicijn_zoeken td a:hover, table.medicijn_zoeken td a.active, table.medicijn_output td a:hover, table.medicijn_output td a.active {
	background: #EA4824 url(../img/tab_actief_bg.gif) repeat-y left top;
	text-decoration: none;
}
table.medicijn_output td div {
	text-align: center;
	display: block;
	color: white;
	background-color: #CBCBCB;
	text-decoration: none;
	line-height: 20px;
}

table.medicijn_panel {
	border-collapse: collapse;
	border: solid 1px #CBCBCB;
	border-top: none;
	width: 598px;
	display: none;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
}
table.medicijn_panel td {
	padding: 10px;
}
table.medicijn_panel td table {
	border-collapse: collapse;
	border: none;
}
table.medicijn_panel td table td {
	padding: 0px;
}
table.medicijn_panel td table td.label {
	padding-top: 4px;
	width: 150px;
}

/* tandarts */
.tandarts_vinkje {
	color: #008000;
	font-weight: bold;
}
.tandarts_kruisje {
	color: #AA0000;
	font-weight: bold;
}
table#tandartskosten td {
	padding: 0px 3px 0px 3px;
}

/* pakketfunctie */
tr.eigen_polis td {
	border-top: solid #E94723 1px;
	border-bottom: solid #E94723 1px;
}
tr.eigen_polis td td {
	border: none;	
}

div.voorwaarden_popup {
	position: absolute;
	border: solid 1px #CBCBCB;
	background-color: white;
	width: 500px;
	left: -150px;
	top: 15px;
	z-index: 30;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,direction=135,strength=5);
}
div.voorwaarden_popup table {
	width: 100%;
	border-collapse: collapse;
}
div.voorwaarden_popup div {
	padding: 10px;
	text-align: left;
}
div.voorwaarden_popup table th {
	color: white;
	background-color: #1F3F9E;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	width: 300px;
}
div.voorwaarden_popup table td {
	text-align: right;
	padding-right: 10px;
}
div.voorwaarden_popup input.button {
	margin-bottom: 10px;
}

div.detail_popup {
	position: absolute;
	border: solid 1px #CBCBCB;
	background-color: white;
	width: 600px;
	left: -450px;
	top: 15px;
	z-index: 30;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,direction=135,strength=5);
}
div.detail_popup table {
	width: 100%;
	border-collapse: collapse;
}
div.detail_popup div {
	padding: 10px;
	text-align: left;
}
div.detail_popup table th {
	color: white;
	background-color: #1F3F9E;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	width: 400px;
}
div.detail_popup table td {
	text-align: right;
	padding-right: 10px;
}
div.detail_popup input.button {
	margin-bottom: 10px;
}
div.detail_popup div tr.topline td {
	border-top: solid 1px #CBCBCB;
}
select#maatschappij_id, select#verzekering{
	overflow: hidden;
	width: 400px;
}

div.printdisclaimer {
	font-size: 10px;
	color: #808080;
	text-align: justify;
}

/* print-mogelijkheid */
@MEDIA print {
	.noprint, 
	.homeplaat, 
	.dgmenu_kop, 
	.dgmenu, 
	.balk_right
	{
		display: none;
	}
}
@MEDIA screen {
	.printonly {
		display: none;
	}
}
