/************************* ALGEMEEN ***/
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px; 
	color: #434F7B; 
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	scrollbar-arrow-color: #045789; 
	scrollbar-3dlight-color: #AECEE2;
  scrollbar-darkshadow-color: #AECEE2;
  scrollbar-face-color: #AECEE2;
  scrollbar-highlight-color: #AECEE2;
  scrollbar-shadow-color: #AECEE2;
	scrollbar-track-color:	#E5EEF3;
	overflow-x: hidden; /*onderste scrollbar verbergen*/
	/* overflow: hidden; /*alle scrollbars verbergen*/
}

font {
	font-size: 11px;
}

ul {
 color: #045789;
 /*list-style-position: outside;
 list-style-type: square;*/
 margin:         0px 0px 0px 0px;
 padding-left:   0px;
 font-size: 11px;
 text-indent: 0px;
}

li {
 	color: #045789;
 	list-style-image: url(images/trans.gif);
	background-position: right middle;
	font-size:11px;
	font-weight:normal;
	color:#2C9FFF;
	background-image: url(images/dots_nav.gif);
	background-repeat: repeat-x;
	/*line-height:18px;*/
	background-position:bottom;
	height:30px;
	/*text-indent:10px;
	padding-left:-10px;*/
}

/* 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: #434F7B;
	line-height: 20px;
 	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

/* form elementen */
input, textarea {
	color: #045789;
	border: solid 1px #ccdbe3;
	background-color: #e5eef3;
	font-size:11px;
	paddin:2px;
}
/* style voor links */
a,a:link,a:visited,a:active,a:hover { 
	color: #006BB3; 
	line-height: 18px;
 	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	font-family: Arial;
	text-decoration: none; 
}
/* style voor de rollover van de links */
a:hover {
	text-decoration: underline;	
}
h1 {
	/*color: #006BB3;*/
	color:#2C9FFF;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	font-family: Arial;
	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: #2C9FFF;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
	margin-bottom:0px;
}

h3,b,strong { 
	color: #006BB3;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none; 
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #006BB3;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	line-height: 18px;
 	font-family:Arial;
	font-size: 11px;
	color: #434F7B;
}
/* style voor horizontale lijn */
hr {
	height: 2px;
	color: #CCDBE3;
}
.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: Arial, Verdana;
	font-size: 13;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.topnavlink:hover {
	color: #045789;
	text-decoration: underline;
}

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

.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: Arial;
	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:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.nieuwsberichtentabeltd {
	color:#434F7B;
}
/* de lees verder link onderin */
.nieuwslink,.nieuwslink:link,.nieuwslink:active,.nieuwslink:visited,.nieuwslink:hover{
	text-decoration:none;
	font-size: 11px;
	color: #434F7B;
	font-weight:normal;
	text-decoration: underline;
}
/* de hover class */
.nieuwslink:hover {
	text-decoration: none;
	color:#2C9FFF;
}

.nieuwstitelstabeltd {
color: red;
}
/* 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:#FFFFFF;
	font-weight:bold;
}
/* platte tekst nieuwsbericht, aankeiler op homepage */
.nieuwsbody {
 	font-family:Arial;
	font-size: 11;
	color: #434F7B;
}
/* platte tekst nieuwsbericht op nieuwspagina*/
.nieuwskop{
	color: #2C9FFF;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	font-family: Arial;
	text-align: left;
}
.nieuwsdatum {
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	color: #767474;
	/*height:20px;*/
}
.aankeiler {
	font-weight:bold;
	color: #2C9FFF;
}
.nieuwsbodycontent {
 	font-family:Arial;
	font-size: 11px;
	color: #434F7B;
	padding-bottom:20px;
	border-bottom:1px solid #CDCDCD;
}

.inschrijven_nieuwsbrief {
	color: #FFFFFF;
}

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



/****************************************************** ONDERKANT */
.footertabel {
}
.footertabeltd {
}
.footertabeltd,.footerlink,.footerlink:link,.footerlink:active,.footerlink:visited,.footerlink:hover {
	background: #001c4a;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
	text-indent: 10px;
	vertical-align:middle;
}
.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 {
}

/* bevat het subitem */
.submenutabeltd {
	width:210;
	padding-left: 12px;
	background-image: url(images/lijnsub.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* bevat het subitem niveau3 */
.submenutabeltd2 {
	padding-left: 17px;
	height: 16px;
}


/* titel boven submenu is los gestyled */
.submenutabeltdtitel {
	height: 16px;
}

/* het subitem zelf */
.submenuitemlink,.submenuitemlink:link,.submenuitemlink:active,.submenuitemlink:visited,.submenuitemlink:hover {
	color: #434f7b;
}

/* hover */
.submenuitemlink:hover {
	color: #2C9FFF;
	textdecoartion:none;
}

.submenuitemlinkSel,.submenuitemlinkSel:link,.submenuitemlinkSel:active,.submenuitemlinkSel:visited,.submenuitemlinkSel:hover {
	/*font-family:verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
	padding-left:18px;
	border-bottom: 1px solid #d4d4d4;
	display:block;
	height:20px;*/
}

/* het subitem niveau 3 zelf */
.submenuitemlink2,.submenuitemlink2:link,.submenuitemlink2:active,.submenuitemlink2:visited,.submenuitemlink2:hover {
	color: #2C9FFF;
}

/* hover */
.submenuitemlink2:hover {
	color: #434f7b;
	decoration: underline;
}

.submenuitemlink2Sel,.submenuitemlink2Sel:link,.submenuitemlink2Sel:active,.submenuitemlink2Sel:visited,.submenuitemlink2Sel:hover {
	/*font-family:verdana;
	font-size: 11px;
	color: green;
	text-decoration: none;
	padding-left:15px;
	display:block;*/
}

/* 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: Arial;
	color:#00245d;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	/*background-color:#d0ecff;*/
}

.topnavlink:hover {
	font-family: Arial;
	color:#00245d;
	font-size: 13px;
	text-decoration: underline;
}

.margin_tab {
	background-image: url(images/bg_tab.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}

.tab_normal {
	font-family: Arial;
	background-image: url(images/knop.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	height: 38px;
}
.tab_active {
	background-image: url(images/knopsel.gif);
	color: #FFFFFF;
	font-weight: regular;
	padding-left: 15px;
	padding-right: 15px;
	height: 38px;
}

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

.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: 5px;
	padding-right: 5px;
}
/* class op de antwoorden in de faq module. wordt vanuit editor gezet */
.FAQBODY {
	font-weight: normal;
	font-size: 10px;
}
.FAQTITELTD {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.FAQTITEL {
}


/*-----------------PANDA HALLEN STYLES---------------------*//*-----------------PANDA HALLEN STYLES---------------------*/

.totaaltabel {
}

.tabelgroot {
	width: 950px;
	height: 100%;
}

.framelinks {
	background-image: url(images/bg_color.gif);
	background-repeat: repeat-x;
	background-position: top right;
	background-color: #F2F2F2;
}

.framerechts {
	background-image: url(images/bg_color.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #F2F2F2;
}

.boven {
	width: 950px;
	height: 107px;
	background-image: url(images/bg_boven.jpg);
	background-repeat: no-repeat;
	background-fixed: fixed;
	
}

.buttons {
	width: 950px;
	height: 38px;
}

.knop {
	height: 38px;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(images/knop.gif);
	background-repeat: repeat;
}

.knopeind {
	height: 38;
	width: 100%;
	background-repeat: repeat;
}
/*
.linkknop,.linkknop:link,.linkknop:active,.linkknop:visited {
	color: 434f7b;
	font-family: Arial;
	font-weight: regular;
	font-size: 13;
	text-decoration: none;
}

.linkknop:hover {
	text-decoration: none;
}

.linkknopsel{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13;
	text-decoration: none;
}
*//*
.linkknopselected {
	height: 38px;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(images/knopsel.gif);
	background-repeat: repeat-x;

}
*/

.tussenbalk {
	width: 950px;
	height: 24px;
}

.bovenplaatje {
	width: 950px;
	height: 24px;
	background-image: url(images/toponder.gif);
	background-repeat: repeat;
	background-fixed: fixed;
}
}

.navigatie {
	width: 210px;
	height: 100%;
	background-color: #F2F2F2;

}

.tabeltekstvak {
	width: 512px;
	height: 100%px;
	background-color: #FFFFFF;
	border: solid 1px #CDCDCD;
}

.tekstvak {
	color: #434f7b;
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	line-height: 17px;
	width: 100%px;
	height: 100%px;
	background-color: #FFFFFF;
	padding: 20px 30px 5px 30px;
}

.nieuws {
	width: 210px;
	height: 100%px;
	background-color: #F2F2F2;
}

.nieuwsrand {
	height: 100%;
	width: 11px;
}

.nieuwstop {
	width: 209px;
}

.adres {
	height: 135px; 
	width: 209px;
	background-color: #F2F2F2;	
}


.kop {
	background-image: url(images/nieuws.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
}

.reserveren {
	background-image: url(images/reserveren.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
	width: 220px;
}

.tekst {
	color: #434f7b;
	font-family: Arial;
	font-size: 11;
	font-weight: regular;
	line-height: 17px;
	background-image: url(images/tekst.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 5px 11px 0px 25px;
	width: 220px;
}

.foot {
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	width: 220px;
}


.adrestop {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11;
	font-weight: regular;
	line-height: 17px;
	background-image: url(images/tekst.jpg);
	background-repeat: repeat-y;
	padding: 5px 11px 5px 11px;
	background-image: url(images/adres.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 124px;
}

.glow {
	background-image: url(images/glow.jpg);
	background-repeat: no-repeat;
	height: 17px;
}

.nieuwsfoot {
	height: 100%;
}

.topnav {
	background-image: url(images/topnav.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 7px;
}

.nav {
	background-image: url(images/nav.gif);
	background-repeat: repeat-y;
	height: 100%;
	padding-bottom: 28px;
}

.botnav {
	background-image: url(images/botnav.gif);
	background-repeat: no-repeat;
	height: 16px;

}

/*-----------------PANDA HALLEN STYLES---------------------*//*-----------------PANDA HALLEN STYLES---------------------*/