@charset "UTF-8";
/*_______________________________ frame of page */
*
{
	font-family: arial,helvetica,sans-serif;
}
html
{
	background: #f9fafc url(/images/mednet/body_gradient.gif) 0 0 repeat-x;
	height: 100%;
}
body
{
	background: #f9fafc url(/images/mednet/body_background.gif) center top repeat-y;
	border: 1px solid transparent;
	font-size: 62.5%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#page_wrapper
{
	background: #fff;
	height: auto;
	margin: 230px auto 0;
	padding: 0;
	position: relative;
	text-align: left;
	top: 1px;
	width: 99em;
}
html>body div#page_wrapper
{
	width: 98.9em;
}
div#header
{
	background: #fff;
	height: 230px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -231px;
	width: 99em;
	z-index: 100;
}
html>body div#header
{
	width: 98.9em;
}
#header a#logolink {
	text-decoration:none;
}
img#logo
{
	left: 1.5em;
	position: absolute;
	top: 10px;
	border: 0;
}
img#portallogo
{
	left: 28.6em;
	position: absolute;
	top: 24px;
}
div#page
{
	margin: 0;
	min-height: 30em;
	padding: 0;
}
html>body div#page
{
	width: 98.8em !important;
}
div#content
{
	float: left;
	margin: -1px 10px 0 15px;
	padding: 0;
	width: 65em;
}
div#sidebar
{
	background: #fff;
	float: left;
	margin: 0 15px 0 0;
	width: 30em;
}
html>body div#sidebar
{
	width: 29.8em !important;
}
div#footer
{
	background: #37a6d8;
	margin-left: 15px;
	width: 96em;
}
/*_____________ navigation inside header */

ul#header_navi
{
	height: 3.2em;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 4px;
	width: auto;
}
#header_navi li
{
	float: left;
	margin: 0;
	padding: 0;
}
#header_navi li a
{
	border-left: 1px solid #d5d4dc;
	color: #37a6d8;
	font-size: 1.2em;
	line-height: 14px;
	padding: 0 6px;
	text-decoration: none;
}
#header_navi li:first-child a
{
	border-left: 0;
}
#header_navi li.first a
{
	border-left: 0;
}
#header_navi li a.rss {
	background-position:35px 2px;
	margin-right:5px;
	padding-right:15px;
}
h2.breadHead
{
	display: inline;
	position: absolute;
}
ul#bread_crumbs
{
	background: transparent url(/images/mednet/bread_bg.gif) center left repeat-x;
	border-right: 1px solid #d5d4dc;
	height: 30px;
	left: 15px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 13em;
	width: 96em;
}
#bread_crumbs li
{
	background: transparent url(/images/mednet/bread_sep.gif) center left no-repeat;
	float: left;
	font-size: 1.2em;
	line-height: 30px;
	padding-left: 25px;
}
#bread_crumbs li:first-child
{
	background: transparent url(/images/mednet/bread_lb.gif) center left no-repeat;
	padding-left: 10px;
}
#bread_crumbs li.first
{
	background: transparent url(/images/mednet/bread_lb.gif) center left no-repeat;
	padding-left: 10px;
}
#bread_crumbs li.last
{
	color: #00508f;
	font-weight: 700;
}
#bread_crumbs li a
{
	color: #37a6d8;
	text-decoration: none;
}
#bread_crumbs li.logout
{
	background: transparent url(/images/mednet/logout_icon.png) center left no-repeat;
	float: right;
	padding-left: 42px;
}
#bread_crumbs li.logout a
{
	font-weight: 700;
	text-transform: capitalize;
}
ul#navigatie
{
	background: #37a6d8 url(/images/mednet/nav_bg.png) top left repeat-x;
	display: block;
	height: 6em;
	left: 15px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 11.7em;
	width: 96em;
}
ul#navigatie ul
{
	list-style: none;
	margin: 0;
	min-width: 95em;
	padding: 0;
}
#navigatie li
{
	float: left;
	height: 2.4em;
	margin: 0;
	padding-top: 6px;
}
#navigatie li.service
{
	height: 30px;
	margin: 0;
	position: absolute;
	right: 0;
}
#navigatie li a
{
	background: transparent url(/images/mednet/nav_spacer.png) left center no-repeat;
	color: #fff;
	font-size: 1.4em;
	font-weight: 700;
	padding: 0 9px 0 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#navigatie li a:hover
{
	text-decoration: underline;
}
#navigatie li:hover
{
	background: #37b6e9;
	height: 2.5em;
}
#navigatie li.active
{
	background: #37b6e9;
	height: 2.5em;
}
#navigatie li.first a
{
	background: none;
}
#navigatie li:first-child a
{
	background: none;
}
#navigatie li:hover a
{
	background: none;
}
#navigatie li.active a
{
	background: none;
}
#navigatie li.service a
{
	background: none;
}
#navigatie ul
{
	clear: both;
	left: 0;
	position: absolute;
	top: 30px;
}
#navigatie li.active li
{
	background: #37a6d8 url(/images/mednet/nav_bg_sub.png) left bottom repeat-x;
	border: 0;
	display: inline;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 6px 0 0;
}
#navigatie li:hover li
{
	background: #37a6d8 url(/images/mednet/nav_bg_sub.png) left bottom repeat-x;
	border: 0;
	display: inline;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 6px 0 0;
}
#navigatie ul li:first-child
{
	padding: 0 6px 0 0;
}
#navigatie ul li.first
{
	padding: 0 6px 0 0;
}
#navigatie li.service ul
{
	left: auto;
	right: 0;
	width: 95em;
}
#navigatie li.service li
{
	float: right;
	padding: 0 0 0 6px;
}
#navigatie li:hover li a
{
	background: transparent url(/images/mednet/nav_spacer_sub.png) left center no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.4em;
	line-height: 30px;
	padding: 0 3px 0 10px;
	text-decoration: none;
	text-transform: none;
}
#navigatie li.active li a
{
	background: transparent url(/images/mednet/nav_spacer_sub.png) left center no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.4em;
	line-height: 30px;
	padding: 0 3px 0 10px;
	text-decoration: none;
	text-transform: none;
}
#navigatie li.service li a
{
	background: transparent url(/images/mednet/nav_spacer_sub.png) right center no-repeat;
	padding: 0 10px 0 3px;
}
#navigatie li li:first-child a
{
	background: none;
}
#navigatie li.service li:first-child a
{
	background: none;
}
#navigatie li.service li.first a
{
	background: none;
}
#navigatie li li.first a
{
	background: none;
}
#navigatie li li a:hover
{
	text-decoration: underline;
}
#navigatie li li.active a
{
	color: #00508f;
}

/* ____________________________ zoeken in header  */

#header form
{
	margin: 0;
	padding: 0;
}
#header fieldset
{
	border: 1px solid #d5d4dc;
	left: 66.3em;
	margin: 2em 0 1em;
	padding: 10px 10px 7px;
	position: absolute;
	top: 1.6em;
	width: 29em;
}
#header fieldset input
{
	border: 1px solid #d5d4dc;
	border-top: 2px solid #d5d4dc;
	font-size: 1.2em;
	height: 1.5em;
	line-height: 15px;
	margin-bottom: 8px;
	padding: 1px 2px 2px;
	width: 23.7em;
}
#header fieldset input.input_init
{
	color: #d5d4dc;
}
html>body #header fieldset input.input_init
{
	padding-bottom: 0;
}
#header fieldset select
{
	font-size: 1.2em;
	height: 1.5em;
	margin: 0;
	position: relative;
	width: 15em;
}
#header fieldset button
{
	float: right;
	text-transform: uppercase;
}
#header fieldset input.submit
{
	background: #37a6d8 url(/images/mednet/zoeken_knop.gif) center center no-repeat;
	border: 0;
	cursor: pointer;
	height: 1.7em;
	left: 10px;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	top: 0;
	width: 7.6em;
}

/*______________________________________ footer */

#footer div.footernav
{
	background: #014073 url(/images/mednet/footer_bg_nav.png) left top repeat-x !important;
	margin: 0;
	overflow: hidden;
	padding: 1.5em 0 2.5em;
	position: relative;
	width: 96em;
}
#footer .footernav div
{
	float: left;
}
#footer .footernav div.logos
{
	height: 14em;
	padding: 6px 2px 0 20px;
	text-align: center;
	width: 20em;
}
#footer .footernav .logos img
{
	border: 0;
	margin: 0 16px 0 auto;
}
#footer .footernav .logos hr
{
	border: 1px solid #4d85b1;
	border-top: 1px solid #014073;
	clear: both;
	color: #014073;
	height: 1px;
	margin: 0 0 6px 10px;
	width: 80%;
}
#footer .footernav .logos p
{
	clear: both;
	color: #fff;
	font-size: 11px;
	margin: 22px 18px 27px 0;
	padding: 0;
	text-align: center;
}
#bodem_navigatie
{
	list-style: none;
	margin: 0 20px 2px 8px;
	padding: 0;
	width: 70em;
}
#bodem_navigatie ul
{
	list-style: none;
	padding: 0;
}
#bodem_navigatie li
{
	clear: both;
	margin: 2px 0;
	padding: 0;
}
#bodem_navigatie li a
{
	color: #37a6d8;
	float: left;
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
	margin: 0;
	padding: 0 0 4px;
	text-decoration: none;
	width: 8.8em;
}
#bodem_navigatie li a:hover
{
	text-decoration: underline;
}
#bodem_navigatie li ul
{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 58em;
}
#bodem_navigatie li li
{
	clear: none;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}
#bodem_navigatie li li a
{
	border-left: 1px solid #37a6d8;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	margin: 2px 0 4px;
	padding: 0 7px;
	text-decoration: none;
	white-space: nowrap;
	width: auto !important;
}
#bodem_navigatie li li:first-child a
{
	border: 0;
	padding-left: 0;
}
#bodem_navigatie li li.first a
{
	border: 0;
	padding-left: 0;
}
#bodem_navigatie li li a.rss
{
	background: transparent url(/images/mednet/rss.gif) 92% 2px no-repeat;
	font-size: 10px;
	padding-right: 20px;
}
#footer .footernav dd
{
	float: left;
	margin: 0;
	padding: 4px 0 0;
	position: relative;
}
#footer .footernav dd a
{
	border-left: 1px solid #37a6d8;
	color: #fff;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 15px;
	padding: 0 7px;
	text-decoration: none;
}
#footer .footernav dd:first-child a
{
	border: 0;
	padding-left: 0;
}
#footer .footernav dd.first a
{
	border: 0;
	padding-left: 0;
}
#footer .footernav dd a.rss
{
	background: transparent url(/images/mednet/rss.gif) 92% 2px no-repeat;
	font-size: 10px;
	padding-right: 20px;
}
#footer div.servicelinks
{
	background: #37a6d8 url(/images/mednet/footer_bg_nav_legal.png) left bottom repeat-x;
	margin: 0;
	padding: 7px 5px 27px 337px;
	position: relative;
}
#footer .servicelinks ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .servicelinks li
{
	float: left;
	margin: 6px 0;
}
#footer .servicelinks li a
{
	border-left: 1px solid #00508f;
	color: #fff;
	font-size: 1.2em;
	line-height: 12px;
	padding: 0 8px;
	text-decoration: none;
}
#footer .servicelinks li:first-child a
{
	border: none;
	padding-left: 0;
}
#footer .servicelinks li.first a
{
	border: none;
	padding-left: 0;
}
#footer .servicelinks p
{
	clear: both;
	color: #fff;
	font-size: 1.2em;
	margin: 0;
}

/*_________________ overall elements */

.hide { display: none !important; }
.nonvisual
{
	left: -2000px;
	position: absolute;
}
a.accessebilty_navigatie
{
	color: #37a6d8;
	font-size: 1.2em;
	left: 2em;
	position: absolute;
	text-decoration: none;
	top: -200em;
	z-index: 1000;
}
.accessebilty_navigatie:focus
{
	outline-width: 0;
	top: -19.8em;
}
h1
{
	border-bottom: 1px solid #00508f;
	color: #00508f;
	font-size: 2.4em;
	font-weight: 900;
	line-height: 140%;
	margin-right: 10px;
	margin-top: 2px;
	padding-top: 0;
}
.article h1.vademecum, h1.vademecum
{
	margin-bottom: 4px;
}
a.more
{
	background: transparent url(/images/mednet/pfeil_blau.gif) 1px 0.25em no-repeat;
	color: #37a6d8;
	font-size: 1.2em;
	padding-left: 13px;
	text-decoration: none;
}
a.more:hover
{
	text-decoration: underline;
}
a.duplex
{
	background: transparent url(/images/mednet/dubbele_pijl.gif) 1px 0.25em no-repeat;
	line-height: 2.4em;
	padding-left: 17px;
	vertical-align: 2em;
}
a.loading
{
	background: transparent url(/images/mednet/arrow_loader_lite.gif) 0 0 no-repeat;
	padding-left: 17px;
}
a.inside
{
	border: 0;
	color: inherit !important;
	font: inherit !important;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.rss
{
	background: transparent url(/images/mednet/rss.gif) 99% 2px no-repeat;
	color: #37a6d8;
	font-size: 1.2em;
	padding-right: 15px;
	text-decoration: none;
}
a.order
{
	background: transparent url(/images/mednet/button_bg.png) 0 bottom repeat-x;
	display: block;
	height: 20px;
	outline-width: 0;
	text-decoration: none;
	width: 9em;
}
a.order span
{
	background: transparent url(/images/mednet/pfeil_button.gif) 3px 0.45em no-repeat;
	color: #fff;
	display: block;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 120%;
	padding: 2px 6px 2px 18px;
}
a.extlink
{
	background: transparent url(/images/mednet/arrow_extlink.gif) 1px 0.25em no-repeat;
	color: #37a6d8;
	font-size: 1.2em;
	padding-left: 16px;
	text-decoration: none;
}
button.liteblue
{
	background: transparent url(/images/mednet/button_bg.png) left bottom repeat-x;
	border: 0;
	cursor: pointer;
	height: 20px;
	outline-width: 0;
	padding: 0 .7em;
}
button span
{
	background: transparent url(/images/mednet/pfeil_button.gif) 1px 0.35em no-repeat;
	color: #fff;
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 120%;
	padding: 2px 6px 2px 18px;
}
html>body button
{
	font-size: 1em;
}
html>body button span
{
	height: 30px;
}
.skip, .auralinline, .auralblock, #navigatie ul li
{
	display: none;
}
@media aural
{
.auralinline
{
	display: inline;
}
.auralblock
{
	display: block;
}
}
a:hover.inside,#header_navi li a:hover
{
	text-decoration: underline;
}
a.liteblue,.rss_list li a
{
	color: #37a6d8;
	font-size: 1.2em;
	text-decoration: none;
}
a.liteblue:hover
{
	text-decoration: underline;
}
.odd
{
	background-color: #f9fAfc;
}
div.space
{
	height: 20px;
}
br.clear
{
	clear: both;
}
hr.space
{
	border-left: 1px solid #d5d4dc;
	border-top: 1px solid #d5d4dc;
	clear: both;
	color: #fff;
	height: 3px;
	margin: 4px 15px 30px;
}
#content hr.space
{
	margin: 4px 10px 30px 0;
}
#sidebar hr.space
{
	margin: 17px 0 15px;
}
.uppercase
{
	text-transform: uppercase;
}
span.purple, a.purple
{
	color: #8a2981 !important;
	font-size: 1em;
	line-height: 10px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}
a:hover.purple
{
	text-decoration: underline;
}
span.partner
{
	background-color: #8a2981;
	color: #fff;
	font-size: 10px !important;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 110%;
	padding: 0 4px;
	text-transform: uppercase;
	vertical-align: middle;
}
span.strike
{
	text-decoration: line-through;
}
span.nowrap
{
	white-space: nowrap !important;
}
span.ok
{
	background: transparent url(/images/mednet/ok_blau.gif) no-repeat 1px 0.25em;
	color: #37a6d8;
	font-size: 1.2em;
	font-weight: 700;
	padding-left: 13px;
}
div.ajax_melding
{
	background: #fff;
	border: 1px dashed #00508f;
	left: 200px;
	margin: auto;
	marginTop: -62px;
	padding: 12px;
	position: absolute;
	width: 42em;
	zIndex: 100;
}
label.fotocaption
{
	color: #d5d4dc;
	display: block;
	font-size: 10px;
	height: 12px;
	line-height: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 282px;
	vertical-align: top;
}
span.small
{
	color: #d5d4dc;
	display: block;
	font-size: 1em;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.darkblue
{
	color: #00508f;
}
.liteblue
{
	color: #37a6d8;
}
.white
{
	color: #fff;
}
.purple
{
	color: #8a2981;
}
.grey
{
	color: #929799;
}