body {
	margin: 0px;
	text-align: center;
}

#main {
	position: relative;
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 982px;
	height: 50px;
	background-repeat: no-repeat;
}

#content {
	position: relative;
	width: 560px;
	min-height: 400px;
	background-color: rgb(42,69,157);
	background-image: url('/img/bg_content.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#content_txt {
	position: relative;
	left: 15px;
	top: 20px;
	padding-bottom: 60px;
	width: 520px;
	min-height: 95px;
	margin-right: 20px;
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: white;
	line-height: 17px;
}

#content p {
	margin-top: 0px;
}

#content p, td, a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: white;
}

#content_txt a {
	color: rgb(247,148,29);
	text-decoration: none;
	border-bottom: 0;
}

#content_txt a:hover {
	color: rgb(247,148,29);
	text-decoration: none;
	border-bottom: 1px dotted rgb(247,148,29);
}

#content_title {
	position: relative;
	left: 16px;
	top: 10px;
	line-height: 29px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	font-family: Garamond, Arial, sans-serif;
	font-size: 31px;
	color: rgb(247,148,29);
}

img.pand {
	border: 1px solid #6377b5;
}

a#webshop {
	position: absolute;
	left: 0px;
	top: 263px;
	display: block;
	margin-top: 10px;
	width: 533px;
	height: 66px;
	outline: none;
	text-indent: -10000px;
	background-image: url('/img/bhv-ehbo-webshop.png');
	background-repeat: no-repeat;
	background-position: left top;
}

a#webshop:hover {
	border: none;
	background-position: left bottom;
}

#menu {
	position: relative;
	width: 180px;
	background-color: rgb(212,145,64);
	background-image: url('/img/bg_menu_2009.jpg');
	background-repeat: repeat-y;
	height: 600px;
}

#menu a {
	outline: none;
}

#menu a.main {
	display: block;
	position: relative;
	width: 156px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	padding-left: 24px;
	margin-bottom: 1px;
	margin-left: -2px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #3c4c91;
	text-decoration: none;
	background-image: url('/img/menu-dot_2009.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#menu a.sub {
	display: block;
	position: relative;
	color: #3e3e3e;
	width: 150px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/img/submenu-dot_2009.jpg');
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#menu a.sub:hover {
	color: #3c4c91;
}

#menu a.active {
	color: black;
}

#menu span {
	position: absolute;
	display: block;
	left: -2px;
	width: 180px;
	height: 28px;
	background-color: white;
	opacity: .2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
}

#menu a.main:hover {
	color: black;
}

#right {
	width: 241px;
	height: 600px;
	background-color: rgb(240,240,240);
	background-image: url('/img/bg_right.jpg');
	background-repeat: repeat-y;
	background-position: top right;
	border-left: 1px solid white;
	z-index: 50;
}

#right a.ap_block {
	display: block;
	width: 236px;
	height: 46px;
	line-height: 46px;
	margin-bottom: 1px;
	font-family: Garamond, Arial, sans-serif;
	font-size: 31px;
	font-weight: bold;
	color: #2b49a1;
	text-align: center;
	text-decoration: none;
	background-color: #dee1ea;
}

#right a.ap_orange {
	color: #ff9428;
}

#right a.ap_block:hover {
	color: white;
}

#bg_gray_right {
	display:none;
	position: absolute;
	left: 0px;
	top: 33px;
	width: 240px;
	height: 467px;
}

#spacer_top {
	position: relative;
	left: 0px;
	top: 0px;
	width: 236px;
	height: 45px;
	background-color: white;
}

#spacer_bottom {
	position: absolute;
	left: 180px;
	top: -39px;
	width: 236px;
	height: 36px;
	background-color: white;
}

#footer {
	left: 0px;
	top: 5px;
	width: 242px;
	height: 0px;
	background-repeat: no-repeat;
}

#footer_div {
	position: absolute;
	left: -5px;
	_left: -5px;
	top: -4px;
	_top: -3px;
	width: 427px;
	height: 10px;
	background-image: url('/img/footer_2009.png');
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top: 11px;
	left: 590px;
	width: 111px;
	height: 122px;
	z-index: 10;
}

#logos_klein {
	display: none;
}

#pleister {
	position: absolute;
	left: -84px;
	bottom: -30px;
	width: 135px;
	height: 76px;
}

#ehbo_bhv_opleidingen {
	position: absolute;
	left: -560px;
	bottom: -26px;
	width: 273px;
	height: 13px;
	background-image: url('/img/ehbo_bhv_opleidingen.jpg');
	background-repeat: no-repeat;
}

#copy {
	position: absolute;
	left: 180px;
	bottom: -22px;
	width: 224px;
	height: 18px;
	color: rgb(155,155,155);
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: right;
}

#copy a {
	color: rgb(155,155,155);
	text-decoration: none;
	font-size: 10px;
}

#contact {
	position: absolute;
	left: 60px;
	top: -50px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: white;
}

#contact a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

#contact a:hover {
	color: black;
	text-decoration: none;
}

#sitemap {
	position: absolute;
	left: 350px;
	top: -33px;
	text-align: right;
	z-index: 15;
}

#sitemap a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#sitemap a:hover {
	color: rgb(247,148,29);
}

#mtable {
	position: relative;
	top: 70px;
	z-index: 6;
	margin-bottom: 10px;
}

a#front_logos_klein {
	position: absolute;
	outline: none;
	text-indent: -10000px;
	left: 0px;
	top: 363px;
	width: 120px;
	height: 177px;
	background-image: url('/img/logos_2009.png');
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 11;
}

a#front_logos_klein:hover {
	background-position: left bottom;
}

#video {
	position: absolute;
	left: 160px;
	top: 363px;
}

#right_spacer_1 {
	position: absolute;
	left: 722px;
	top: 114px;
	width: 236px;
	height: 22px;
	background-color: white;
}

#right_spacer_2 {
	position: absolute;
	left: 722px;
	top: 224px;
	width: 236px;
	height: 22px;
	background-color: white;
}

#doelgroep {
	position: absolute;
	left: 722px;
	top: -78px;
	width: 236px;
	height: 190px;
	z-index: 11;
}

img.doelgroep {
	border-bottom: 10px solid #f0f0f0;
}

#nieuwsbrief {
	position: relative;
	width: 236px;
	height: 88px;
	z-index: 50;
	border-top: 20px solid white;
}

#nieuwsbrief .nl_text {
	position: absolute;
	left: 10px;
	top: 37px;
	border: 0px;
	width: 203px;
	height: 23px;
	background-color: rgb(240,240,240);
	background-image: url('/img/input_nieuwsbrief.jpg');
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 4px;
	color: gray;
	z-index: 15;
}

#nieuwsbrief .nl_btn {
	position: absolute;
	left: 136px;
	top: 67px;
	border: 0px;
	width: 76px;
	height: 9px;
	background-color: rgb(240,240,240);
	background-image: url('/img/lbl_aanmelden.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 15;
}

#nieuws {
	position: relative;
	width: 216px;
	color: black;
	z-index: 11;
	padding: 10px;
	padding-top: 17px;
	border-top: 8px solid white;
}

#nieuws img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#nieuws p {
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	_margin-bottom: 10px;
	color: black;
	text-align: justify;
}

#nieuws a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#nieuws a:hover {
	color: #3c4c91;
}

div.nieuws_spacer {display:none;
	position: relative;
	left: -10px;
	top: -6px;
	_top: -12px;
	width: 236px;
	height: 1px;
	border-bottom: 1px solid white;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; border: 1px solid #dee1ea; border-bottom: 0; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; border: 1px solid #dee1ea;  border-top: 0; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay {
	display: none;
}