body {
	margin: 0 0 5px 0;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#header {
	background: #B354AD url('../Images/header.gif') left top repeat-x;
	height: 77px;
	margin: 0;
}

#begrippenContainer
{
	display: none;
	position: absolute;
	padding: 5px;
	top: 10px;
	left: 10px;
	width: 275px;
}

#begrippenLabel
{
	float: left;
	padding: 3px 5px;
	border: 1px solid #ababab;
	background-color: #fefefe;
	color: #333;
}

.logo {
	background: url('../Images/enursing.gif') left top no-repeat;
	width: 246px;
	height: 59px;
	position: relative;
	left: 19px;
	top: 12px;
}

.controls {
	position: absolute;
	right: 10px;
	top: 10px;
}

.fontsize {
	width: 20px;
	float: left;
	position: relative;
	top: 7px;
	right: 5px;
}

.account-ctrl {
	background: url('../Images/account.gif') left top repeat-x;
	height: 62px;
	padding: 9px 0 0 0;
	font-size: 11px;
	color: #666;
	float: left;
}

.account-start {
	background: url('../Images/account-start.gif') left top no-repeat;
	height: 62px;
	width: 14px;
	float: left;
}

.account-stop {
	background: url('../Images/account-stop.gif') left top no-repeat;
	height: 62px;
	width: 12px;
	float: left;
}

.account-ctrl img {
	position: relative;
	top: 3px;
	margin: 0 3px 0 0;
}

.account-ctrl p {
	margin: 0 0 1px 0;
	font-size: 12px;
	border-bottom: 1px solid #888;
	min-width: 165px;
	padding: 2px 3px 5px 3px;
}

.account-ctrl a {
	color: #666;
	text-decoration: none;
}

.account-ctrl a:hover {
	color: #222;
}

.menu {
	background: #B354AD url('../Images/menu.gif') left top repeat-x;
	height: 27px;
	padding: 0 0 0 10px;
	font-size: 0;
}

#main {
	margin: 25px 20px 7px 20px;
}

.tab-menu {
	height: 23px;
}

.tab {
	display: inline;
}

.tab a {
	padding: 3px 4px 2px 4px;
	margin: 1px 0 0 0;
	background: url('../Images/tab.gif') left top repeat-x;
	display: block;
	float: left;
	text-decoration: none;
	color: #888;
	font-size: 12px;
}

.tab a:hover {
	color: #444;
}

.tab .start {
	background: url('../Images/tab-start.gif') left top no-repeat;
	width: 4px;
	display: block;
	float: left;
	padding: 3px 0 2px 0;
	margin: 1px 0 0 0;
}

.tab .stop {
	background: url('../Images/tab-stop.gif') left top no-repeat;
	width: 9px;
	display: block;
	float: left;
	padding: 3px 0 2px 0;
	margin: 1px 0 0 0;
}

.sel-tab {
	display: inline;
}

.sel-tab a {
	padding: 3px 4px 3px 4px;
	background: url('../Images/sel-tab.gif') left top repeat-x;
	display: block;
	float: left;
	text-decoration: none;
	color: #444 !important;
	font-size: 12px;
	position: relative;
	top: 1px;
}

.sel-tab .start {
	background: url('../Images/sel-tab-start.gif') left top no-repeat;
	width: 5px;
	display: block;
	float: left;
	padding: 3px 0 3px 0;
	position: relative;
	top: 1px;
}

.sel-tab .stop {
	background: url('../Images/sel-tab-stop.gif') left top no-repeat;
	width: 10px;
	display: block;
	float: left;
	padding: 3px 0 3px 0;
	position: relative;
	top: 1px;
}

.content {
	border-top: 1px solid #ababab;
	padding: 15px 10px 10px 10px;
	clear: both;
	line-height: 1.4;
}

.content form {
	margin: 0 20px;
}

.cursus-content {
	margin: 0 250px 0 0;
}

.media {
	float: right;
	width: 240px;
	margin: 0 -10px 10px 0 !important;
	margin: 0 -5px 10px 0;
	border-bottom: 1px solid #ababab;
	padding: 0 !important;
	padding: 0 0 13px 0;
	font-size: 12px !important;
}

.media-desc {
	border-top: 1px solid #ababab;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.media-desc img {
	border: 1px solid #ababab;
	float: left;
	margin: 12px 5px 13px 2px;
}

.media-desc a {
	cursor: pointer;
}

.media-desc a:hover img {
	border: 1px solid #777;
}

.media-desc h2 {
	margin: 12px 0 2px 0 !important;
	font-size: 12px !important;
	font-weight: normal;
}

.media-desc p {
	margin: 0 !important;
	padding: 0 0 8px 0;
	font-size: 11px;
	line-height: 17px;

}

.media-desc p strong {
	font-weight: bold !important;
}

.media-desc strong {
	display: block;
}

.content a {
	color: #B354AD;
	cursor: pointer;
}

.content a:hover {
	color: #991991;
}

h1 {
	margin: 0;
	padding: 8px 0 20px 0;
	font-size: 18px;
}

.content h1 {
	font-size: 1.3em;
	margin: 0 0 7px 0;
	padding: 0;
	color: #444;
}

.content h2 {
	font-size: 1em;
	margin: 0 0 4px 0;
	color: #444;
}

.content h3 {
	background: url('../Images/h3.gif') left top no-repeat;
	font-size: 1.3em;
	padding: 0 0 0 30px;
	margin: 0 0 4px 0;
	color: #444;
}

.portal {
	margin: 10px;
}

.portal div {
	border-left: 1px solid #aaa;
	padding: 0 0 0 15px;
	margin: 13px 9px 25px 9px;
}

table.overview {
	border: 1px solid #D8D8D8;
	background: #FAFAFA;
	border-collapse: collapse;
}

table.overview td {
	border: 1px solid #D8D8D8;
	padding: 2px 6px;
}

table.overview .head {
	background: #e5e5e5 url('../Images/table-head.gif') left top repeat-x;
}

table.overview .head td {
	font-weight: bold;
	color: #444;
}

table.overview img {
	position: relative;
	top: 2px;
}

.content p {
	margin: 0 0 10px 0;
}

.cursus-omschrijving {
	margin: 5px 0 10px 0;
}

.hoofdstuk-overzicht h2 {
	font-size: 1.1em;
	margin: 0 0 4px 0;
}

.hoofdstuk-overzicht a {
	text-decoration: none;
	color: #444;
}

.hoofdstuk-overzicht a:hover {
	text-decoration: underline;
}

.hoofdstuk-overzicht p {
	margin: 0 0 2px 10px;
}

img.proef-vraag {
	position: relative;
	top: 2px;
	margin: 0 3px;
}

a.proef-vraag {
	text-decoration: underline;
	cursor: help;
}

a.begrip {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #888;
	cursor: default;
}

a.begrip:hover {
	color: #000;
	border-bottom: 1px dotted #888;
}

.highlight {
	background: #F9F9F9 url('../Images/highlight.gif') left top repeat-x;
	border: 1px solid #C8C8C8;
	border-top: none;
	margin: 0 5px 10px 0;
	color: #444;
}

.highlight span
{
	display: block;
	background: url('../Images/highlight-exclamation.gif') left top no-repeat;
	position: relative;
	left: -1px;
	margin: 0;
	padding: 10px 15px 8px 40px;
	height: auto !important;
	min-height: 35px;
	height: 35px;
}

.cursus-content table {
	border: 1px solid #D8D8D8;
}

.cursus-content table {
	border: 1px solid #D8D8D8;
	background: #FAFAFA;
	border-collapse: collapse;
}

.cursus-content table td {
	border: 1px solid #D8D8D8;
	padding: 2px 6px;
}

ul.inzien {
	margin-top: 0;
	margin-bottom: 5px;
}

ul.inzien li {
	list-style: circle;
}

span.toelichting {
	padding: 2px 5px;
	border-left: 1px solid #D8D8D8;
}

ul.inzien li.fout {
	color: red;
}

ul.inzien li.checked {
	list-style: disc;
}

/* .cursus-content table tr:first-child td {
	font-weight: bold;
	color: #444;
	background: #e5e5e5 url('../Images/table-head.gif') left top repeat-x;
} */

.paragraaf-nav {
	margin: 20px 0 0 0;
}

.toets-nav {
	margin: 0 0 10px 0;
	color: #666;
}

.paragraaf-nav td {
	border-top: 1px solid #ccc;
	font-size: 10px;
	padding: 0;
}

.paragraaf-nav .empty {
	border-top: 0;
	width: 255px;
}

.paragraaf-nav a {
	border: 1px solid #aaa;
	padding: 1px 6px 2px 6px;
	color: #666;
	text-decoration: none;
	position: relative;
	top: -9px;
	background: #fff;
}

.paragraaf-nav a:hover {
	color: #000;
	border: 1px solid #666;
}

.printDisclaimer {
	display: none;
}

.footer {
	border-top: 1px solid #ababab;
	clear: both;
	color: #555;
	background: url('../Images/wijsheid.gif') left top no-repeat;
	margin: 0 22px;
	padding: 5px 0;
	height: auto !important;
	height: 43px;
	min-height: 43px;
	font-size: 11px;
	line-height: 14px;
}

.meta {
	position: relative;
	left: 45px;
	float: left;
}

.meta a {
	color: #B354AD;
}

.meta a:hover {
	color: #991991;
}

.footer p {
	margin: 0;
}

.adecon {
	text-align: right;
}

.adecon a {
	text-decoration: none;
	color: #555;
}

.adecon a:hover {
	color: #222;
}

.tableHeader {
	font-weight: bold;
	color: #444;
}

select {
	border: 1px solid #ABABAB;
	padding: 2px;
	color: #222;
}

option {
	color: #222;
}

input.field {
	border: 1px solid #ABABAB;
	padding: 2px;
	color: #222;
}

textarea {
	border: 1px solid #ABABAB;
	padding: 2px;
	color: #222;
}

input.submit {
	background: #F4F4F4;
	padding: 2px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #D8D8D8;
	color: #222;
	margin: 7px 0 0 0;
}

table.overview input.submit {
	margin: 3px 0 !important;
}

/* Table-of-Contents glide */

#glideDiv0 {
	background: #FAFAFA url('../Images/inhoud-edge.gif') right top repeat-y;
	width: 250px;
	border-bottom: 1px solid #bbb;
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:200;
	line-height: 1.3;
}

#glideDiv0 .handle {
	text-align: right;
	background: #FAFAFA url('../Images/inhoud-top.gif') right top repeat-x;
	width: 240px;
	position: relative;
	top: -3px;
}

#glideDiv0 .handle img {
	position: relative;
	left: 27px;
}

.table-of-contents {
	position: relative;
	top: -70px;
	margin: 0 0 -50px 10px;
}

.table-of-contents .selected {
	border: 1px solid #aaa;
	background: #f4f4f4;
}

.table-of-contents a {
	color: #444;
	text-decoration: none;
	display: block;
}

.table-of-contents a:hover {
	color: #111;
}

.table-of-contents p a:hover {
	background: #f1f1f1;
}

#glideDiv0 h1 {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}

#glideDiv0 h2 {
	margin: 0;
	font-size: 10px;
}

#glideDiv0 p {
	margin: 0 15px 0 0;
	padding: 0 0 0 6px;
	font-size: 10px;
}

/* Image Layer */

#closeLayerContent {
	float: left;
	padding: 3px;
	border: 1px solid #ababab;
	border-top: 0;
	background-color: #fefefe;
	color: #333;
}

#closeLayerContent img {
	border: 1px solid #ababab;
}

#closeLayer {
	cursor: pointer;
}

#closeLayer a {
	color: #666;
	display: block;
	padding: 1px 0 0 3px;
}

#closeLayer a img {
	margin: 0 0 0 3px;
}

#closeLayer .topRow {
	border: 1px solid #ababab;
	border-bottom: 0;
	background: #fefefe;
	text-align: right;
}

/* td */

.tdSearch, .tdContent
{
	vertical-align: top;
	padding: 10px;
}

.tdContent
{

}

.tdSearch
{
	border-right: 1px solid #ababab;
	width: 250px;
}

.tdSearch a
{

}

.tdSearch td
{
	text-transform: capitalize;
}

.tdSearch input
{
	width: 110px;
}

.tdSearch select
{
	width: 75px;
}

select
{
	padding: 1px;
}

/* bijzijn xl */

.bijzijnxl-msg {
	background: url('../Images/bijzijnxl.gif') left top no-repeat;
	width: 450px;
	height: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	position: relative;
	top: 10px;
}
.bijzijnxl-msg p {
	margin: 0;
	padding: 8px 100px 50px 11px;
	color: #222;
}

.bijzijnxl-msg p strong {
	color: #5267AB;
	display: block;
	font-size: 12px;
	line-height: 15px;
}
