/************************* ALGEMEEN ***/
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px; 
	color: #00235d; 
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	scrollbar-arrow-color: #B1B3C7; 
	scrollbar-3dlight-color: #B1B3C7;
  scrollbar-darkshadow-color: #B1B3C7;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color:	#FFFFFF;
	overflow-x: hidden; /*onderste scrollbar verbergen*/
	/* overflow: hidden; /*alle scrollbars verbergen*/
}
ul {
 color: #045789;
 /*list-style-position: outside;
 list-style-type: square;*/
 margin:         0px 0px 0px 0px;
 padding-left:   15px;
 font-size: 11px;
 text-indent: 0px;
}
li {
 	color: #045789;
 	/*list-style-image: url(images/bullitsub_alg.gif);
	background-position: 0% 50%;*/
	font-size:11px;
	color:#00235D;
	font-weight:normal;
	
}
/* dit is de stijl voor alle (dus ook tekstblokken) td's en tabellen in de website (waar geen class met overrulende definities op zit) */
table,td {
	color: #00235d;
	line-height: 20px;
 	font-family:verdana;
	font-size: 11px;
	font-weight: normal;
}
/* form elementen */
input, textarea {
	color: #0067B1;
	border: solid 1px #78BDE8;
	/*background-color: #e5eef3;*/
	font-size:10px;
	padding:2px;
}
/* style voor links */
a,a:link,a:visited,a:active,a:hover { 
	color: #172B54; 
	line-height: 18px;
 	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	font-family: Verdana;
	text-decoration: underline; 
}
/* style voor de rollover van de links */
a:hover {
	color: #486E92;
	text-decoration: underline;	
}
h1 {
	color: #172B54;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
}


/* style voor h2, h3, bold en strong tegelijk (dit is goed indexeerbaar. kopjes gewoon bold en dan zelf grootte bepalen) */
h2 {
	color: #172B54;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
}
h3,b,strong { 
	color: #172B54;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none; 
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #172B54;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	line-height: 18px;
 	font-family:verdana;
	font-size: 11px;
	color: #555658;
}
/* style voor horizontale lijn */
hr {
	height: 1px;
	color: #172B54;
}
.marge {
	font-size: 1px;
	line-height: 1px;
}
/****************************************************** BOVENKANT */
/* algehele tabel om de site heen */
.hoofdtabel {
}
/* de relatieve marges links en rechts */
.linkstd,.rechtstd {
	background: #ffffff;
	background-image: url(images/bg.gif);
}
/* de td's in de hoofdtabel, als ze geen andere naam hebben, zoals linkstd, rechtstd etc */
.hoofdtabeltd {
	/*border-left:#7288a6 1xp solid;
	border-right:#7288a6 1xp solid;*/
}
/* tabel om de hele bovenkant */
.headertabel {
}
/* elke td in deze tabel */
.headertabeltd {
	font-size: 1px;
	line-height: 1px;
}
/* tabel om de td waarin het logo zit */
.logotabel {
}
/* hierin het logo en imagemap */
.logotabeltd {
}
/* tabel om de navigatie heen */
.topnavtabel {
}
/* hierin wordt het hoofdmenu gestopt */
.topnavtabeltd {
	text-align:right;
}
.topnavlink,.topnavlink:link,.topnavlink:visited,.topnavlink:active,.topnavlink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
	font-weight: normal;
}
.topnavlink:hover {
	color: #045789;
	text-decoration: underline;
}
.vlaggentd {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
}
/* style van de tabellen in de navigatie include (het pulldown menu) */
.hoofdnavtabel {
	background-image: url(images/dots_nav.gif);
	background-repeat: repeat-x;
}
/* */
.hoofdnavtabeltd {
	vertical-align: middle;
}
/* de tabel om de zoekfunctie heen */
.zoektabel {
	background-image: url(images/dots_nav.gif);
	background-repeat: repeat-x;
}
/* de td in de zoektabel */
.zoektabeltd {
	width: 10px;
	font-size: 1px;
}
/****************************************************** CONTENT */
/* de td met daarin de contenttabel */
.contenttabeltd {
}
/* stijl op de tabel met daarin de diverse td's met tekstblokken */
.contenttabel {
}
/* stijl op de td's waarin de tekstblokken gegenereerd worden */
.content {
	color: #000000;
	font-family: Verdana;
	line-height: 18px;
	align: justify;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background: transparent;
	padding-top:45px;
}
/* zijnavigatieholder */
.contenttabellinks {
	text-align:	left;
}
/* rechterkantpaneelholder */
.contenttabelrechts {
	text-align:	left;
}
/****************************************************** NIEUWS- en EVENTSBLOK */
/* class op de 'legend' (kopje) */
.head {
	padding: 0px;
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.nieuwsberichtentabeltd {
	color:#000000;
}

/* de lees verder link onderin */
.nieuwslink,.nieuwslink:link,.nieuwslink:active,.nieuwslink:visited,.nieuwslink:hover{
	text-decoration:none;
	font-size: 9px;
	color:#486E92;
	font-weight:normal;
	text-decoration:none;
}
/* de hover class */
.nieuwslink:hover {
	text-decoration:none;
}

.nieuwstitelstabeltd  {
}

/* class van de nieuwslinks aan de  rechterzijde van de nieuwspagin */
.nieuwslink_rechts,.nieuwslink_rechts:link,.nieuwslink_rechts:active,.nieuwslink_rechts:visited,.nieuwslink_rechts:hover{
	text-decoration:none;
	font-size: 11px;
	color:#006BB3;
	font-weight:normal;
	text-decoration:underline;
}
/* de hover class */
.nieuwslink_rechts:hover {
	text-decoration:none;
	text-decoration:none;
}

/* titel boven nieuwsbericht */
.nieuwstitel,.nieuwstitel:link,.nieuwstitel:ative,.nieuwstitel:visited,.nieuwstitel:hover {
	text-decoration:none;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}
/* platte tekst nieuwsbericht, aankeiler op homepage */
.nieuwsbody {
 	font-family:verdana;
	font-size: 9px;
	color: #777879;
}
/* platte tekst nieuwsbericht op nieuwspagina*/
.nieuwskop{
	font-weight:bold;
	color: #172B54;
	font-size: 16px;
	/*background-color: #D0ECFF;
	padding-top:10px;
	padding-bottom:10px;*/
}
.nieuwsdatum {
	font-family:verdana;
	font-size: 11px;
	font-weight:normal;
	color: #767474;
	/*height:20px;*/
}
.aankeiler {
	font-weight:normal;
	color: #486E92;
	font-size: 13;
	font-style: italic;
}
.nieuwsbodycontent {
 	font-family:verdana;
	font-size: 11px;
	color: #000000;
	padding-bottom:25px;
	border-bottom: 1px solid #00245D;
	/*background-image: url(images/verloop.gif);
	background-position: left bottom;
	background-repeat: repeat-x;*/
	/*border:1px solid green;*/
}

.inschrijven_nieuwsbrief {
	color: #FFFFFF;
}

/*****************************************************************/



/****************************************************** ONDERKANT */
.footertabel {
}
.footertabeltd {
}
.footertabeltd,.footerlink,.footerlink:link,.footerlink:active,.footerlink:visited,.footerlink:hover {
	background: #2d455c;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
	word-spacing:2px;
}
.footerlink:hover {
	text-decoration: underline;
}
/*****************************************************************/
.zoeken,.zoeken:link,.zoeken:active,.zoeken:visited,.zoeken:hover {
	font-size: 10px;
	color: #ffffff;
}
.notselected {
	font-size:1px;
	line-height:1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:transparent;
}
.selected {
	font-size:1px;
	line-height:1px;
	background:url(images/clickstate.gif) repeat-x top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* tabel met td's met subitems */
.submenutabel {
	border-top: solid 1px #CCDBE3;
	border-right: solid 1px #CCDBE3;
	border-bottom: solid 0px #CCDBE3;
	border-left: solid 0px #CCDBE3;
	/*padding: 50px 0px 20px 0px;*/
}
/* bevat het subitem */
.submenutabeltd {
	background-image: url(images/bg_submenu.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

/* bevat het subitem niveau3 */
.submenutabeltd2 {
	/*background-image: url(images/bullitsub_nav.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
	
}


/* titel boven submenu is los gestyled */
.submenutabeltdtitel {
	font-weight: normal;
	color: #7288A6;
	height:20px;
	/*background-image: url(images/bg_form.gif);
	background-position: left bottom;
	background-repeat: repeat-x;*/
	text-indent:0px;
	font-style:italic;
}
/* het subitem zelf */
.submenuitemlink,.submenuitemlink:link,.submenuitemlink:active,.submenuitemlink:visited,.submenuitemlink:hover {
	font-family:verdana;
	font-size: 11px;
	color: #172B54;
	text-decoration: none;
	display:block;
	height:27px;
	padding-left: 12px;
	padding-top: 2px;
}
/* hover */
.submenuitemlink:hover {
	color: #172B54;
	display:block;
	background-image: url(images/bg_submenu_hover.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

.submenuitemlinkSel,.submenuitemlinkSel:link,.submenuitemlinkSel:active,.submenuitemlinkSel:visited,.submenuitemlinkSel:hover {
	font-family:verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	height:27px;
	font-weight:normal;
	background-image: url(images/bg_submenu_active.gif);
	background-position:top left;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 2px;
}

/* het subitem niveau 3 zelf */
.submenuitemlink2,.submenuitemlink2:link,.submenuitemlink2:active,.submenuitemlink2:visited,.submenuitemlink2:hover {
	font-family:verdana;
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: none;
	display:block;
	height:24px;
	background-image: url(images/bg_subsubmenu.gif);
	background-position:top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
}
/* hover */
.submenuitemlink2:hover {
	color: #172B54;
	text-decoration: none;
	display:block;
}

.submenuitemlink2Sel,.submenuitemlink2Sel:link,.submenuitemlink2Sel:active,.submenuitemlink2Sel:visited,.submenuitemlink2Sel:hover {
	font-family:verdana;
	font-size: 11px;
	color: #172B54;
	text-decoration: none;
	display:block;
	height:24px;
	background-image: url(images/bg_subsubmenu.gif);
	background-position:top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
}

/* class op tabel met gegenereerde nieuwsitems op nieuwspagina zelf */
.nieuwstitelstabel {
	width: 220px;
}
/* td in de tabel. bevat gegenereerde nieuwstitels */
.nieuwstitelstabeltd {
	padding: 8px 5px 15px 15px;;
	border-top: 0px solid #CCDBE3;
	/*border-right: 1px solid #CCDBE3;*/
	border-bottom: 1px dotted #CCDBE3;
	border-left: 0px solid #CCDBE3;
	background-image: url(images/nieuwspijl.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
img {
	border:0px;
}

/*------------ support pagina -----------*/

.bg_support{
	background:  #E5EEF3 url(images/bg_support.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

/*------------ contact formulier -----------*/
.contactformtabeltd {
	font-size: 9px;
	font-weight: bold;
	color: #045789;
	height:25px;
}

.divider_form {
	background-image: url(images/bg_form.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height:5px;

}

.tabel_versturenknopjelink {
	background-color: #045789;
	padding:8px;
	color:#FFFFFF;
}

.resellerslogin {
	border: 1px solid ##BDDAF6;
	border-bottom: 3px solid ##BDDAF6;
	background-color:red;
}

.tabelcontracten {
	border: solid 1px #efefff;
}

/* ------------  tab navigatie ------------- */
.topnavlink,.topnavlink:link,.topnavlink:visited,.topnavlink:active,.topnavlink:hover {
	font-family: Verdana;
	color: #D0ECFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.topnavlink:hover {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

.topnavlink_active,.topnavlink_active:link,.topnavlink_active:visited,.topnavlink_active:active,.topnavlink_active:hover {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

.margin_tab {
	background-image: url(images/bg_tab.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	
}
.tab_normal {
	background: #486E92;
	background-image: url(images/bg_tab.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-top: solid 1px #C5C5C5;
	border-bottom: solid 1px #C5C5C5;
	padding-left: 6px;
	padding-right: 6px;
}
.tab_active {
	background-image: url(images/bg_tab_active.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-top: solid 1px #C5C5C5;
	border-bottom: solid 1px #C5C5C5;
	padding-left: 6px;
	padding-right: 6px;
}

.rechtsonder_trigger {
	border-left:1px solid #78BDE8;
	background-image: url(images/bg_trigger.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	margin-left:22px;
}

.blok_zorginstelling {
	background: #C2E6FF url(images/banner-zorginstelling.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#00235D;
}
.blok_behandelaars {
	background: #C2E6FF url(images/banner-behandelaars.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#00235D;
}

.bg_navigatie {
	background: url(images/softmedex-logo.gif);
	background-position:top;
	background-repeat:no-repeat;
}
/* tabel om de vragen in de faqmodule heen */
.FAQTITELTABEL {
}
/* td met de titel voor de faq er in */
.FAQTITELTABELTD {
}
/* td met daarin de link ga naar boven */
.FAQTITELANKERTD {
}
/* link op ga naar boven */
.FAQTITELANKER {
}
/* tabel om de antwoorden in de faqmodule heen */
.FAQTABEL {
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
}
/* class op de antwoorden in de faq module. wordt vanuit editor gezet */
.FAQBODY {
	font-weight: normal;
	font-size: 10px;
	background-image: url(images/faqlijn.gif);
	background-position:bottom left;
	background-repeat: repeat-x;
}

.Body_FAQ {
	font-weight: normal;
	font-size:10; 
	color:#555658;
}

.FAQTITELTD {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.FAQTITEL {
}

.links {
	background-color: #14264A;
}

.rechts {
	background-color: #14264A;
}

.bgboven {
	background: url(images/bg_boven.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.bgmenu {
	background: #FFFFFF url(images/bg_menu.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.bgbannerrechts {
	background: #FFFFFF url(images/bg_banner_rechts.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.bgnieuws {
	background: #FFFFFF url(images/bg_nieuws.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.contact,.contact:link,.contact:visited,.contact:active {
	color: #D0ECFF;
	text-decoration: none;
}

.contact:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* STYLE VOOR HET MULTISAFEPAY FORMULIER */
.MSPform fieldset {
	padding:5px;
	padding-bottom:0px;
	border:0px;
}

.MSPform p{
	padding:0px;
	margin:0px;
	margin-bottom:3px;
	background: url(images/msp_row_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:7px;
	padding-top:3px;
}

.voorloop {
	display:block;
	float:left;
	width:250px;
}

.transactie {
	background: url(images/msp_row_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	
}

.currency {
	border: solid 1px #555658;
	width:125px;
}

.betaalwijze{
	/*background: url(images/msp_row_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;*/
}

.betaalwijze p{
	background: url(images/trans.gif);
}

.betaalwijze label input{
	display:block;
	float:left;
	height:25px;
	border:0px;
}

.betaalwijze label{
	display:block;
	float:left;
	clear:both;
}

.betaalwijze_ideal {
	padding-right:35px;
	line-height:25px;
	background: url(images/ideal.gif) no-repeat;
	background-position: right;
}

.betaalwijze_mastercard {
	padding-right:35px;
	line-height:25px;
	background: url(images/mastercard.gif) no-repeat;
	background-position: right;
}

.betaalwijze_visa {
	padding-right:35px;
	line-height:25px;
	background: url(images/visa.gif) no-repeat;
	background-position: right;
}

.hoofdtitel {
	font-weight:bold;
}

.MSPform p input{
	font-size:11px;
	border:solid 1px #555658;
	color:#000000;
}

.MSPsubmit {
	background: url(images/submit.gif);
	width:172px;
	border:0px;
	padding-top:8px;
	padding-right:5px;
	padding-bottom:9px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	margin-left:250px;
}

.MSPform p label.error{
	display:none;
}

a:hover {text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:5px; margin-left:5px; width:180px;line-height:20px; }
a.tooltip span b { color:#DB0000; }
a.tooltip:hover span{display:inline; position:absolute; background:#F5F5F5; border:2px solid #DB0000; color:#DB0000;}

a:hover {text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip_info span {display:none; padding:5px; margin-left:5px; width:180px;line-height:20px; }
a.tooltip_info:hover span{display:inline; position:absolute; background:#F5F5F5; border:2px solid #486E92; color:#486E92;}

.spamcheck {
	font-size:0px;
	border:0px;
	height:0px;
	width:0px;
	padding:0px;
	margin:0px;
}

.msp_error {
	margin-top:60px;
	text-align:center;
}

.msp_error span{
	background:#F5F5F5; 
	border:2px solid #DB0000; 
	color:#DB0000;
	width:200px;
	text-align:left;
	padding:5px;
}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.offertForm label.error{
	display:none;
	width:16px;
}

a.tooltip span {display:none; padding:5px; margin-left:5px; width:180px;line-height:20px; }
a.tooltip:hover span{display:inline; position:absolute; background:#F5F5F5; border:2px solid #DB0000; color:#DB0000;}

.offertnawtable {
	width:580px;
}

.offertnawtable td{
	line-height:28px;
}

.offertevoorloop {
	width:120px;
}

.offerteinput {
	width:410px;
}

.offerteinput input {
	width:400px;
}

.offerteerror {
	width:30px;
}