/* - - - - - - - - - - - - - - - - - - - - - - - -
Author       : Rudolph Smits
URL          : www.magoster.com
BUILD        : 3.4.02
Modified     : 05-10-11
Special thanks: Jerome Bohg
- - - - - - - - - - - - - - - - - - - - - - - - - */

/* replace voor print:
		scherm    afdruk
	-------------------------------------------------------
	#F FF (wit) wordt bij afdruk autom. in zwart omgezet
	#F FC = #000	lichtgeel  = zwart
	#F F6 = #000	geel 	   = zwart
	#F C6 = #000 	orange     = zwart
	#F 00 = #000
	#C FF = #000 	lblauw     = zwart
	#9 FC = #000
	#9 FC = #000
	#0 FF = #000
	#0 CC = #000	blauwgroen = zwart
	#0 33 = #FFF 	groen      = wit

	LET OP	LET OP	LET OP	LET OP	LET OP	LET OP	LET OP	LET OP    TOEVOEGING HIERONDER:

	text-decoration: line-through;
						IN tab_vrij_bezet

	writing-mode: tb-rl;
	height: 80%;
	margin: 10% 0%;
						IN #content  ????
*/


/* - - - - generic elements - - - - */

html, body, p {
	margin: 0; 
	padding: 0;
	}
	
img 	{
	border: none;
	}
	
body 	{ 
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #FFC;
	background: #033;
	border-style: none;
	border-width: 0px;
	margin: 0; 
	margin-top: 3px;
	padding: 0;
	font-weight: normal;
	text-align: center;
	line-height: 1.5;
	}
	
p 	{
	margin: 2px 0px 0px 9px; 	/* boven, rechts, onder, links */
	font-size: 12px;
	text-align: left; 
	color: #FFC;			/* lichtgeel */
	background: #033;
	}

h1,h2,h3,h4 {
	color: #FF6;
	}
	
h1 	{			/* kopregels linkerkolom */
	font-size: 17px;
	font-weight: bold;
	text-align: center; 
	margin: 22px 0px 12px 6px;  	/* boven, rechts, onder, links */
	border-bottom: 1px solid #CFF;	/* dit is een onderstreping */
	line-height: 1.8;
	}
	
h1.eig 	{
	color: #F2454D;
	}
	
h1.kerst {				/* header voor Kerst vrij? Pasen vrij? etc. */
	background: #FFFFCC;
	color: #003333;
	line-height: 1.5;
	border-bottom: 1px solid #FFFFCC;	/* dit is een onderstreping */
	}
	
h1.streep 	{				/* streep boven menu-opties halaverwege */
	margin: 30px 140px 0px 135px;  	/* boven, rechts, onder, links */
	border-bottom: 1px dashed #CFF;	/* dit is een onderstreping */
	}
	
h2 	{
	font-size: 13px;
	font-weight: bold;
	color: #FFC;		/* lichtgeel */
	text-align: left; 
	text-decoration: underline;
	margin: 26px 0px 0pt 9px; 	/* boven, rechts, onder, links */
	line-height: 1.55;
	}
	
h3	{			/* kopregels rechterkolom */
	border-bottom: 1px solid #F8722B;	/* dit is een onderstreping */
	margin: 19px 0px 5px 6px;  	/* boven, rechts, onder, links */
	font-size: 13px;
	font-weight: bold;
	color: #F8722B;		/* groenblauw of #F03 #E87C34?F8722B*/
	text-align: center; 
	line-height: 1.8;
	}

ol, ul 	{
	padding: 0;
	margin: 6px 0px 0px 30px;	/* boven, rechts, onder, links */
	text-align: left;
	}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #CFF;			/* lichtblauw */
	font-size: 12px;
	font-weight: normal;
	}

a:hover 	{ 
	text-decoration: underline;
	color: #FF6600;	
	font-size: 12px; font-weight: normal;
	}

a:link.mago, a:visited.mago, a:active.mago, a:hover.mago  { 
	font-size: 17px;
	font-weight: bold;
	color: #FF6;
	text-decoration: none;
	line-height: 1.9;
	}

a:link.boek, a:visited.boek, a:active.boek, a:hover.boek  { 
			/* link voor boeken vanuit tabel beschikbaar op home-page */
	text-decoration: underline;
	color: #CFF;			/* lichtblauw */
	font-size: 10px;
	font-weight: normal;
	}

a:link.kalender, a:visited.kalender, a:active.kalender, a:hover.kalender  { 
			/* link voor boeken vanuit jaarkalender */
	text-decoration: underline;
	color: #000;
	font-family: "Courier New", sans-serif;
	font-size: 11px; font-weight: bold;
	border-width: 0px;	/*  boven, rechts, onder, links */
	border-style: solid;
	border-color: #000;
	}

a:link.webmaster {		/* link voor 'email' */
	font-size: 11px;
	font-weight: normal;
	}

a:link.taal, a:visited.taal, a:active.taal, a:hover.taal   /* naar andere taalsite */
	{
	font-size: 9px;
	}


/* - - - - specific divs - - - - */

#container {
	width: 820px;
	margin: auto;
	}

#versieblok {
	position: absolute;
	top: 0px;
	height: 24px;
	width: 800px;
	font-size: 9px;
	margin-top: 5px;
	}
#taalregel {
	position: absolute;
	width: 200px;
	float: left;
	margin-left: 11px;
	text-align: left;
	}
#versieregel {
	width: 600px;
	float: right;
	margin-right: 12px;	/*  boven, rechts, onder, links */
	text-align: right;
	}

#header 	{
	display: block;
	position: relative;
	top: 24px;
	height: 144px;
	width: 820px;
    	margin-left: auto;
    	margin-right: auto;
	}

#content 	{ 
	color: #FFC; 		/* lichtgeel */
	min-width: 700px;
	width: 820px;
	text-align: left;
	margin: auto;
	}

#leftcolum, #rightcolum {
	display: block;
	margin-top: 10px;
	min-height: 500px;
	background-color: #033;
	}

#leftcolum1 {
	width: 617px;
	float: left;
	}

#rightcolum {
	width: 175px;
	float: right;
	}

#footer 	{
	clear: both;
	width: 800px;
	height: 60px;
	text-align: left; 
	margin: 20px 0 20px 9px;
	padding: 10px 0;
	background-color: #000;
	}

#webmaster1 {
	display: block;
	width: 380px; 
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3;
	margin: 0px 0px 0px 20px; 	/* boven, rechts, onder, links */
	}

#webmaster2 {
	display: block;
	width: 360px;
	float: right;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	line-height: 1.3;
	margin: 0px 20px 0px 0px; 	/* boven, rechts, onder, links */
	}


/* - - - - content tags MAGOSTER - - - - */

.norm 	{
	color: #FFC;			/* lichtgeel */
	}
.normora 	{
	font-size: 12px;  
	color: #FC6; 			/* orange */
	}
.normblw 	{
	font-size: 12px;  
	color: #CFF;			/* lichtblauw */
	}
.normblw10 	{
	font-size: 10px;  
	color: #CFF;			/* lichtblauw */
	}
.opbouw 	{
	color: orange;			/* lichtgeel */
	font-size: 11px;
	}
.streep	{
	border-bottom: 1px solid #CFF;
	margin-bottom: 120px;
	}
.menu	{
	text-align: center; 
	margin: 18px 0px 6px 0px; 	/* boven, rechts, onder, links */
	text-transform: uppercase;
	}
.menugeena { 
	font-size: 12px;  
	text-decoration: none;
	color: #CFF;			/* lichtblauw */
	}
.menubott {
	margin: 0px; 		/* boven+rechts+onder+links */
	text-align: center;
	text-transform: uppercase;
	}

.boeking1 {
	font-size: 12px;
	color: #FFC;			/* lichtgeel */
	background: #033;
	margin: 0px 0px 0px 18px; 	/* boven, rechts, onder, links */
	line-height: 1.5;
	}
.boeking2 {
	font-size: 11px;
	}



.aanb_p 	{
	font-size: 12px; font-weight: normal;
	color: #CFF;
	text-align: center; 
	}
.aanb_data {
	color: #FFC; 			/* wit */
	margin-right: 12px;
	}
.aanb_last_m {
	color: red;
	margin-left: 24px;
	}
.aanb_midweek {
	color: #FFC;			/* lichtgeel */
	margin-left: 24px;
	}

.danksheet {
	margin-top: 100px;
	text-align: center;
	font-size: 10pt;
	color: #099;
	}

/* - - - - tabel huurder-evaluaties - - - - */
.tabel_eval_1 {
	margin: 4px 0px 0px 0px; 	/* boven, rechts, onder, links */
	text-align: left;
	color: #FFF;			/* wit */
	font-size: 12px;
	}
.tabel_eval_2 {
	margin: 4px 0px 0px 0px; 	/* boven, rechts, onder, links */
	text-align: right;
	color: #CFF;			/* lichtblauw  */
	font-size: 12px;
	}
.tabel_eval_3 {
	margin: 4px 0px 0px 0px; 	/* boven, rechts, onder, links */
	text-align: right;
	color: #FF6;			/* geel  */
	font-size: 12px;
	}

/* - - - - tabel faciliteiten huisje - - - - */
.tabel_fac_1 {
	padding-left: 12px;
	margin: 12px 0px 0px 0px; 	/* boven, rechts, onder, links */
	text-align: right;
	color: #CFF;			/* lichtblauw */
	font-size: 12px;
	}
.tabel_fac_2 {
	padding-left: 12px;
	margin: 12px 0px 0px 0px; 	/* boven, rechts, onder, links */
	text-align: left;
	color: #FF6;			/* geel  */
	font-size: 12px;
	}
.tabel_fac_3 {
	padding-left: 9px;
	text-align: left;
	}

/* - - - - tabel hoge kortingen - - - - */
.tabel_hoge_kort {
	margin: 4px 0px 4px 24px; 	/* boven, rechts, onder, links */
	text-align: left; 
	vertical-align: bottom;
	font-size: 10px;
	color: #FFFFCC;			/* lichtgeel */
	background: #003333;
	}

/* - - - - tabel aanduiding H/M/L-seizoen - - - - */
.tabel_seizoen1 {
	margin: 4px 0px 0px 0px; 	/* boven, rechts, onder, links */
	text-align: right;
	}
.tabel_seizoen2 {
	margin: 4px 0px 0px 12px; 	/* boven, rechts, onder, links */
	text-align: left;
	color: #CFF;
	}
.tabel_seizoen3 {
	margin: 4px 0px 0px 0px; 	/* boven, rechts, onder, links */
	text-align: left;
	color: #CFF;
	}

/* - - - - tabel tarief-informatie - - - - */
.tabel_tarieven1 {
	margin: 12px 0px 0px 24px; 	/* boven, rechts, onder, links */
	text-align: left;
	border-width: medium;
	}
.tabel_tarieven2 {
	margin: 4px 24px 0px 0px; 	/* boven, rechts, onder, links */
	text-align: right;
	border-width: medium;
	}
.tabel_tarieven3 {
	margin: 4px 0px 0px 24px; 	/* boven, rechts, onder, links */
	text-align: left;
	color: #CFF;
	border-width: medium;
	}
.tabel_tarieven4 {
	margin: 4px 20px 0px 0px; 	/*  boven, rechts, onder, links */
	text-align: left;
	border-width: medium;
	}

/* - - - - tabel schoolvakantie en feestdagen vrij - - - - */
.tabel_vak_fd {
	margin: 0px 0px 0px 6px; 	/* boven, rechts, onder, links */
	text-align: left; 
	vertical-align: bottom;
	font-size: 10px;
	color: #FFC;			/* lichtgeel */
	background: #033;
	}
.tabel_vak_fd_1 {
	color: #CFF;			/* lichtblauw */
	}

/* - - - - tabel vrije perioden - - - - */
.tab_vrij_jaar {
	font-family: "Courier New", sans-serif;
	font-size: 14px; font-weight: bold;
	color: #0F0;			/* groen */
	background: #033;
	}
.tab_vrij_libre {
	font-family: "Courier New", sans-serif;
	font-size: 11px; font-weight: bold;
	color: #000;			/* zwart */
	background: #0F0;
	}
.tab_vrij_lastmin {
	font-family: "Courier New", sans-serif;
	font-size: 11px; font-weight: bold;
	color: #000;			/* zwart */
	background: #9FC;
	}
.tab_vrij_bezet {
	font-family: "Courier New", sans-serif;
	font-size: 11px; font-weight: bold;
	color: #000;			/* zwart */
	background: #F00;
	}
.tab_vrij_aanb {
	font-family: "Courier New", sans-serif;
	font-size: 11px; font-weight: bold;
	color: #000;			/* zwart */
	background: #D3D968;
	}
.tab_vrij_dagrij {
	font-family: "Courier New", sans-serif;
	font-size: 11px; font-weight: bold;
	color: #FFC;			/* wit */
	background: #033;
	}
.tab_vrij_mnd_fr {
	font-family: "Courier New", sans-serif;
	font-size: 11px;
	color: #0FF;			/* lichtblauw */
	background: #033;
	}

/* - - - - tabel opsomming acties ww-ii - - - - */
.tab_wwii {
	margin: 0px 0px 0px 6px; 	/* boven, rechts, onder, links */
	font-size: 12px;
	}
ul.tab_wwii {
	margin: 0px 0px 0px 0px; 	/* boven, rechts, onder, links */
	vertical-align: top;
	text-indent: 18px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
	}

/* - - - - tabel zomervakantie vrij - - - - */
.tabel_zomervak {
	margin: 4px 0px 0px 12px; 	/* boven, rechts, onder, links */
	font-size: 10px;
	background: #033;
	}
.tabel_zomervak1 {
	color: #CFF;			/* lichtblauw */
	padding-bottom: 6px;
	}
.tabel_zomervak2 {
	border-width: 2px;
	border-style: dashed;
	border-color: #033; 
	color: #033;
	background: red;
	}

/* - - - - overzicht van aanbiedingen op index.htm - - - - */
.tabel_aanb_home {
	margin-left: 45px;
	font-size: 10px;
	background: #033;
	}











/* - - - - niet gebruikte tags BELARD - - - - */
.anja 	{
	font-size: 11px; font-weight: normal;
	line-height: 1.3;
	color: #FFC;			/* lichtgeel */
	margin-left: 20px;
	}

.eval1_x  {  				/* wat is dit */
	font-size: 12px;
	color: #FFC;			/* lichtgeel */
	background: #033;
	margin: 0px 0px 0px 19px; 	/* boven, rechts, onder, links */
	line-height: 1.5;
	}

