/*html, body {
	height: 100%;
}
*/
body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", arial, helvetica, sans-serif;
	color: #2E3848;
	font-size: 13px;
	height: 100%;
	background: #CCCCCC;
	line-height: 135%;
}
div,
textarea, 
select, 
option,
td {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", arial, helvetica, sans-serif;
	color: #2E3848;
	font-size: 1em;
	vertical-align: top;
	line-height: 135%;
}
	
textarea {
	overflow: hidden;
}	
	
p {
	vertical-align: top;
	margin: 0;
	padding: 10px 0;
	font-size: 1em;
	line-height: 135%;
}
	
form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0; padding: 0;
	font-weight: normal;
}

h1 { font-size: 2.0em; }
h2 { font-size: 1.9em; }
h3 { font-size: 1.7em; }
h4 { font-size: 1.5em; } 
h5 { font-size: 1.3em; }

.antracite { color: #2E3848; }

fieldset {
	border: 1px solid #000;
	padding: 8px 10px 13px 10px;
	margin: 0;
}
fieldset legend {
	font-size: 1.4em;
}

a,
a:link, 
a:visited {
	text-decoration: underline;
	color: #5C8A25;
}
a:hover {
	text-decoration: none;
}

p.spacer { padding: 10px 0 0 0; }

a img,
:link img,
:visited img { 
	border: none;
}

.clearLeft { clear: left; padding: 0; margin: 0;}
.clearRight { clear: right; padding: 0; margin: 0;}
.clearBoth { clear: both; padding: 0; margin: 0;}

p.clearLeft { clear: left; padding: 0; margin: 0;}
p.clearRight { clear: right; padding: 0; margin: 0;}
p.clearBoth { clear: both; padding: 0; margin: 0;}

#canvas { 
	background: url('../img/bodyBack.jpg') repeat-y center top;
	width: 972px; margin: 0 auto; padding: 0;  
}
#hdr { 
	background: url('../img/headBack.jpg') no-repeat right top; 
	padding: 164px 972px 0 0;
}

#mainStructure { padding: 0; border: 0; border-collapse: collapse; width: 972px; }
#leftCol { 
	width: 146px;
	padding-left: 4px;
	/*background: url('../img/leftVerticals.jpg') no-repeat 4px 0;*/
}
#midCol { 
	width: 569px;
	padding: 30px 30px 10px 30px;
	background: url('../img/midBack.jpg') no-repeat 0 0;
}
#rightCol { 
	vertical-align: top;
}

ul#navigatie { margin: 0; padding: 0; list-style-type: none; }
ul#navigatie li { margin: 0; padding: 0; height: 28px; width: 193px; text-align: right; padding-top: 15px; padding-right: 15px; font-weight: bold; color: #232a54; font-family: "helvetica"; cursor: pointer;}

ul#navigatie li.homeOff { 			 }
ul#navigatie li.watisOff { 			}
ul#navigatie li.lesMethodeOff { 	 }
ul#navigatie li.specialsOff { 		}
ul#navigatie li.tarievenOff { }
ul#navigatie li.forumOff { 			}
ul#navigatie li.contactOff { 		 }
ul#navigatie li.linksOff { 		 }
ul#navigatie li.pilatusStoreOff { 	}

ul#navigatie li.homeOn { 			background: url('../img/btnOn.jpg') no-repeat right top; }
ul#navigatie li.watisOn { 			background: url('../img/btnOn.jpg') no-repeat right top; }
ul#navigatie li.lesMethodeOn { 		background: url('../img/btnOn.jpg') no-repeat right top; }
ul#navigatie li.specialsOn { 		background: url('../img/btnOn.jpg') no-repeat right top; }
ul#navigatie li.tarievenOn { 		background: url('../img/btnOn.jpg') no-repeat right top; }
ul#navigatie li.forumOn { 			background: url('../img/btnOn.jpg') no-repeat right top; }
ul#navigatie li.contactOn { 		background: url('../img/btnOn.jpg') no-repeat right top; }
ul#navigatie li.linksOn { 			background: url('../img/btnOn.jpg') no-repeat right top; }
ul#navigatie li.pilatusStoreOn { 	background: url('../img/btnOn.jpg') no-repeat right top; }

.tooltip { cursor: pointer; text-decration: underline; color: #5C8A25;}
.small { font-size: 0.9em; }



.ptTypeHead { width: 360px; float: left; padding: 0 0 5px 0; border-bottom: 1px solid #5C8A25; }
.priceSingleHead { width: 100px; float: left; padding: 0 0 5px 0; border-bottom: 1px solid #5C8A25; text-align: right;  }
.priceDoubleHead { width: 100px; float: left; padding: 0 0 5px 0; border-bottom: 1px solid #5C8A25; text-align: right;  }

.ptType { width: 360px; float: left; padding: 2px 0; }
.priceSingle { width: 100px; float: left; padding: 2px 0; text-align: right;}
.priceDouble { width: 100px; float: left; padding: 2px 0; text-align: right; }


ul.nonTypeVert { margin: 10px 0; padding: 0; list-style-type: none; }
ul.nonTypeVert li { padding: 0; font-size: 1em; }
ul.nonTypeVert li.titleBold { font-weight: bold; font-size: 1.1em; }
ul.nonTypeVert li.italic { font-size: 1em; font-style:italic; }
ul.nonTypeVert li.btmSpaceItalic { padding: 0 0 20px 0; font-size: 1em; font-style:italic; }


.formR1 {float: left; width: 120px; height: 27px; }
.formL1 {float: left; width: 400px; height: 27px; }

ul.radio {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0;
}
ul.radio li {
	display: inline;
	padding: 0 40px 0 0;
	font-size: 1em;
}
ul.radio li input.radio {
	margin: -2px 0 0 0;
	vertical-align: middle;
}

input.cBox {
	margin: -2px 0 0 0;
	vertical-align: middle;
}


.formR1TextArea  {width: 500px; height: 27px; padding-top: 10px; }
.formL1TextArea {width: 500px; height: 110px; }
textarea.normal { width: 490px; height: 100px; padding: 0; margin:0; }

input { color: #2E3848;}

input.klein { width: 100px; height: 20px; padding: 0; margin:0; }
input.normal { width: 210px; height: 20px; padding: 0; margin:0; }
input.big { width: 300px; height: 20px; padding: 0; margin:0; }

select { color: #2E3848;}

select.dag { width: 46px;  padding: 0; margin:0; }
select.maand { width: 100px;  padding: 0; margin:0; }
select.jaar { width: 60px;  padding: 0; margin:0; }

ul.nonTypeVert2 { margin: 20px 0; padding: 0; list-style-type: none; }
ul.nonTypeVert2 li { padding: 0 0 5px 0; font-size: 1em; }


.endHome { padding-bottom: 300px;}
.endLesMethode,
.endSpecials,
.endWatIs { padding-bottom: 200px;}
.endContact { padding-bottom: 200px;}
.endTarieven { padding-bottom: 300px;}
.endLinks { padding-bottom: 500px;}
.endThanks { padding-bottom: 650px;}

.errorBox { padding: 10px; background: #ffb7b7; font-size: 1em; font-weight: bold; color: red; border: 2px solid red; }
