body {
    overflow: -moz-scrollbars-vertical;
	overflow-y: visible ;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
body,td,th a:link {color: #2d6cad; text-decoration: underline;}
body,td,th a:visited {color: #000000; text-decoration: none;}
body,td,th a:hover {color: #2d6cad; text-decoration: underline;}
body,td,th a:active {color: #000000; text-decoration: none;}
.blue_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.blue_medium a:link {color: #0099FF; text-decoration: none;}
.blue_medium a:visited {color: #0099FF; text-decoration: none;}
.blue_medium a:hover {color: #FF6600; text-decoration:underline;}
.blue_medium a:active {color: #0099FF; text-decoration: none;}
.blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}
.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}
.white_bold a:link {color: #FFFFFF; text-decoration: none;}
.white_bold a:visited {color: #FFFFFF; text-decoration: none;}
.white_bold a:hover {color: #000099; text-decoration: none;}
.white_bold a:active {color: #FFFFFF; text-decoration: none;}
.orange_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.orange_medium a:link {color: #FF6600; text-decoration: none;}
.orange_medium a:visited {color: #FF6600; text-decoration: none;}
.orange_medium a:hover {color: #FF6600; text-decoration:underline;}
.orange_medium a:active {color: #FF6600; text-decoration: none;}
.orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #65C2FF;
	background: #F2FAFF;
	border: 1px solid #2FB1FF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color: #F2FAFF;
	color: #65C2FF;
	width:80px;
	text-align:left;
	margin-top: 5px;
}
#spa_outer {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
}
#spa_inner {
	position:absolute;
	z-index:2;
	width:1000px;
	left: 50%;
	top: 0px;
	margin-left: -500px;
	height: 765px;
}
#spa_inner_zwembad {
	position:absolute;
	z-index:2;
	width:1000px;
	height:600px;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -300px;
	background-color: #FFFFFF;
	background-image: url(Graphics/Background/HealthSpa_background_zwembad.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
#spa_logograph {
	position:absolute;
	z-index:1;
	width:400px;
	height: 400px;
	top: 0px;
	left: 0px;
	background-image: url(Graphics/HealtSpaVector.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#spa_logotext {
	position:absolute;
	z-index:4;
	width:1000px;
	height:125px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #6DBFF9;
}
#spa_leftbar {
	position:absolute;
	z-index:3;
	width:227px;
	top: 127px;
	left: 0px;
	height: 600px;
	background-color: #ECF8FF;
}
#spa_midbar {
	position:absolute;
	z-index:3;
	width:546px;
	top: 127px;
	left: 227px;
}
#spa_rightbar {
	position:absolute;
	z-index:3;
	width:227px;
	top: 127px;
	left: 773px;
	height: 600px;
	background-color: #D9F1FF;
}
#spa_left_blue_white {
	position:relative;
	z-index:4;
	width:225px;
	top: 0px;
	left: 0px;
	background-color: #F2FAFF;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-bottom-color: #65C2FF;
	border-right-color: #65C2FF;
}
#spa_left_white_blue {
	position:relative;
	z-index:4;
	width:225px;
	top: 0px;
	left: 0px;
	background-color: #2FB1FF;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.spa_content_separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#spa_mid_picture {
	position:relative;
	z-index:4;
	width:546px;
	height:600px;
	top: 0px;
	left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #65C2FF;
	height: 363px;
}
#spa_mid_content {
	position:relative;
	z-index:4;
	width:500px;
	top: 10px;
	left: 10px;
}
#spa_right_blue_white {
	position:relative;
	z-index:4;
	width:225px;
	top: 0px;
	left: 0px;
	background-color: #F2FAFF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #65C2FF;
	border-left-color: #65C2FF;
}
#spa_right_white_blue {
	position:relative;
	z-index:4;
	width:225px;
	top: 0px;
	left: 0px;
	background-color: #2FB1FF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#spa_navi {
	position:absolute;
	z-index:5;
	width:1000px;
	height:35px;
	top: 177px;
	background-color: #FFFFFF;
	filter: alpha(opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	width: 100%;
}
#spa_navi_text {
	position:absolute;
	z-index:6;
	width:1000px;
	height:25px;
	top: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #66C2FF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#spa_navi_text a:link {
	color: #0099FF;
	text-decoration: none;
}
#spa_navi_text a:visited {
	color: #0099FF;
	text-decoration: none;
}
#spa_navi_text a:hover {
	color: #FF6600;
	text-decoration: none;
}
#spa_navi_text a:active {
	color: #0099FF;
	text-decoration: none;
}
#spa_blueback {
	position:absolute;
	left: 0px;
	top: 100px;
	width:980px;
	height:350px;
	background-color: #2d6cad;
	z-index: 1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#spa_logo_lefttop {
	position:absolute;
	left: 0px;
	top: 20px;
	width:270px;
	height:80px;
	z-index: 2;
}
#spa_beeldmerk {
	position:absolute;
	left: 270px;
	top: 20px;
	width:674px;
	height:272px;
	background-color: #FFFFFF;
	z-index: 3;
}
#spa_navileft {
	position:absolute;
	left: 30px;
	top: 20px;
	width:220px;
	height:280px;
	z-index: 4;
}
#spa_navileft_item {
	position:relative;
	left: 0px;
	top: 0px;
	width:220px;
	height:30px;
	z-index: 5;
	background-color: #2d6cad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#spa_navileft_item:link {background-color: #2d6cad;color: #FFFFFF;text-decoration: none;}
#spa_navileft_item:visited {background-color: #2d6cad;color: #FFFFFF;text-decoration: none;}
#spa_navileft_item:hover {left: -10px;	width:230px;background-color: #669933;text-indent:10px; color: #FFFFFF;text-decoration: none;}
#spa_navileft_item:active {background-color: #2d6cad;color: #FFFFFF;text-decoration: none;}
#spa_introheader {
	position:absolute;
	left: 300px;
	top: 210px;
	width:644px;
	height:30px;
	z-index: 5;
}
#spa_introtekst {
	position:absolute;
	left: 300px;
	top: 245px;
	width:430px;
	height:80px;
	z-index: 6;
}
#spa_footer {
	position:relative;
	width:980px;
	height:20px;
	background-color: #FFFFFF;
	z-index: 12;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669933;
	top:-270px;
}
#spa_footer a:link {color: #2d6cad; text-decoration: underline;}
#spa_footer a:visited {color: #2d6cad; text-decoration: underline;}
#spa_footer a:hover {color: #2d6cad; text-decoration: underline;}
#spa_footer a:active {color: #2d6cad; text-decoration: underline;}
.HeaderWit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderWit a:link{ color: #FFFFFF;	text-decoration: none; }
.HeaderWit a:visited{ color: #FFFFFF;	text-decoration: none; }
.HeaderWit a:hover{ color: #FFFFFF;	text-decoration: none; }
.HeaderWit a:active{ color: #FFFFFF;	text-decoration: none; }
.NaviGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	margin-left: 10px;
}
.NaviGrey a:link{ color: #CCCCCC;	text-decoration: none; }
.NaviGrey a:visited{ color: #CCCCCC;	text-decoration: none; }
.NaviGrey a:hover{ color: #FFFFFF;	text-decoration: none; }
.NaviGrey a:active{ color: #CCCCCC;	text-decoration: none; }
.KopGroen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
.KopGroen a:link{ color: #669933;	text-decoration: none; }
.KopGroen a:visited{ color: #669933;	text-decoration: none; }
.KopGroen a:hover{ color: #2d6cad;	text-decoration: none; }
.KopGroen a:active{ color: #669933;	text-decoration: none; }
.HeaderBlauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	vertical-align: top;
}
.HeaderBlauw a:link{ color: #336699;	text-decoration: none; }
.HeaderBlauw a:visited{ color: #336699;	text-decoration: none; }
.HeaderBlauw a:hover{ color: #669933;	text-decoration: none; }
.HeaderBlauw a:active{ color: #336699;	text-decoration: none; }
.BroodWit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.05em;
	line-height: 18px;
}
#spa_navi_sub {
	position:absolute;
	left: 30px;
	top: 320px;
	width:220px;
	height:35px;
	z-index: 6;
}
#spa_navi_sub_left_up {
	position:absolute;
	left: 30px;
	top: 320px;
	width:110px;
	height:25px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	text-indent: 10px;
	padding-top: 10px;
	background-image: url(Graphics/nav_l_grijs.jpg);
	background-repeat: no-repeat;
}
#spa_navi_sub_left_up a:link{color: #669933;text-decoration: none;}
#spa_navi_sub_left_up a:visited{color: #669933;text-decoration: none;}
#spa_navi_sub_left_up:hover{background-image: url(Graphics/nav_l_grijs.jpg);background-repeat: no-repeat;}
#spa_navi_sub_left_up a:active{color: #669933;text-decoration: none;}

#spa_navi_sub_left_dn {
	position:absolute;
	left: 30px;
	top: 320px;
	width:110px;
	height:25px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	text-indent: 10px;
	padding-top: 10px;
	background-image: url(Graphics/nav_l_wit.jpg);
	background-repeat: no-repeat;
}
#spa_navi_sub_left_dn a:link{color: #669933;text-decoration: none;}
#spa_navi_sub_left_dn a:visited{color: #669933;text-decoration: none;}
#spa_navi_sub_left_dn:hover{background-image: url(Graphics/nav_l_grijs.jpg);background-repeat: no-repeat;}
#spa_navi_sub_left_dn a:active{color: #669933;text-decoration: none;}

#spa_navi_sub_right_up {
	position:absolute;
	left: 140px;
	top: 320px;
	width:110px;
	height:25px;
	z-index: 20;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	text-indent: 10px;
	padding-top: 10px;
	background-image: url(Graphics/nav_r_grijs.jpg);
	background-repeat: no-repeat;
}
#spa_navi_sub_right_up a:link{color: #669933;text-decoration: none;}
#spa_navi_sub_right_up a:visited{color: #669933;text-decoration: none;}
#spa_navi_sub_right_up:hover{background-image: url(Graphics/nav_r_grijs.jpg);background-repeat: no-repeat;}
#spa_navi_sub_right_up a:active{color: #669933;text-decoration: none;}

#spa_navi_sub_right_dn {
	position:absolute;
	left: 140px;
	top: 320px;
	width:110px;
	height:25px;
	z-index: 20;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	text-indent: 10px;
	padding-top: 10px;
	background-image: url(Graphics/nav_r_wit.jpg);
	background-repeat: no-repeat;
}
#spa_navi_sub_right_dn a:link{color: #669933;text-decoration: none;}
#spa_navi_sub_right_dn a:visited{color: #669933;text-decoration: none;}
#spa_navi_sub_right_dn:hover{background-image: url(Graphics/nav_r_grijs.jpg);background-repeat: no-repeat;}
#spa_navi_sub_right_dn a:active{color: #669933;text-decoration: none;}

#spa_content_left_backgrnd {
	position:absolute;
	left: 0px;
	top: 0px;
	width:275px;
	z-index: 7;
	background-color: #EEEEEE;
	height: 315px;
	background-image: url(Graphics/box_shadowline.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#spa_search_left {
	position:absolute;
	left: 42px;
	top: 15px;
	width:200px;
	z-index: 8;
	background-color: #EEEEEE;
	height: 25px;
}
#spa_search_left .input {
color: #000000;
background: #FFFFFF;
border: 1px solid #2d6cad;
width:100px;
}
#spa_search_left .submit {
color: #000;
background: #FFFFCC;
border: 2px outset #CCCCCC
}
#spa_content_left {
	position:absolute;
	left: 40px;
	top: 45px;
	width:210px;
	z-index: 8;
	background-color: #EEEEEE;
	height: 226px;
}
#spa_content_right {
	position:relative;
	left: 295px;
	top: -275px;
	width:440px;
	z-index: 99;
	background-color: #FFFFFF;
	min-height:280px;
	overflow: visible;
}
#spa_navi_right {
	position:relative;
	left: 760px;
	top: 20px;
	width:200px;
	z-index: 9;
	background-color: #FFFFFF;
	height: 295px;
}
.NaviGreySub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	margin-left: 30px;
	line-height: 20px;
}
.NaviGreySub a:link{ color: #FFFFFF;	text-decoration: none; }
.NaviGreySub a:visited{ color: #FFFFFF;	text-decoration: none; }
.NaviGreySub a:hover{ color: #C5E1A8;	text-decoration: none; }
.NaviGreySub a:active{ color: #FFFFFF; 	text-decoration: none;}
.blue_bold_xl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 22px;
	background-position: top;
}
.white_bold_xl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 22px;
	background-position: top;
}
.orange_bold_xl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 22px;
	background-position: top;
}
.orange_bold_xl a:link {color: #FF6600; text-decoration: none;}
.orange_bold_xl a:visited {color: #FF6600; text-decoration: none;}
.orange_bold_xl a:hover {color: #FF6600; text-decoration: none;}
.orange_bold_xl a:active {color: #FF6600; text-decoration: none;}
.red_alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}
#spa_aanmelding {
	position:relative;
	z-index:4;
	width:225px;
	top: 0px;
	left: 0px;
	background-color: #2FB1FF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
