﻿/*   2009 © Sjalosh-IT   */
/*   www.sjalosh-IT.nl    */
body {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0;
	text-align: center; /* center layout in ie5 and 5.5. */;
	background-color: #FFFFFF;
	background-image: url(illu/bg_aarde.jpg);
	background-position: center;
/*	font-family: "comic Sans MS"; */
}
/*   O P M A A K   T E K S T   */
p {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.2em;
}
h1 {
	font: normal normal bolder 100%;
	color: #D49866;
	font-size: large;
	font-weight: bold;
	font-family: DemocraticaBold;
}
h2 {
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: normal;
}
a:link {
	color: #000000;
}
.a:link {
	color: #FFFFFF;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ae1619;
}
a:active {
	color: #000000;
}
/*   O P M A A K   P A G I N A   */
#pagewidth {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #000;
	background-image: url(illu/bg_terra.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#navigatie {
	height: 145px;
	width: 950px;
	background-color: #FFFFFF;
	z-index: 5;
}
.table_style {
	background-color: #FFFFFF;
	width: 950px;
	height: 145px;
}
.table_td_style {
	text-align: justify;
	background-color: #FFFFFF;
}
.table_img_style {
	border-style: 0 0 0 0;
	height: 145px;
	width: 335px;
	border-width: 0;
}
.table_style_coach {
	background-image: ;
	background-color: #FFFFFF;
	width: 950px;
	height: 145px;
}
.img_top {
	height: 145px;
	width: 600px;
	vertical-align: top;
}
.img_logo {
	border-style: none;
	height: 130px;
	width: 335px;
	vertical-align: top;
	border-width: 0;
}
.imgRight {
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	padding-left: 10px;
}
#quote {
	position: relative;
	height: 104px;
	width: 100%;
	z-index: 6;
}
#maincol {
	float: right;
	display: inline;
	position: relative;
	width: 625px;
	margin-right: 15px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#footer {
	text-align: center;
	background-color: #BF5F00;
	padding: 1px;
	clear: both;
}
.spirit_aarde {
	color: #BF5F00;
	font-weight: normal;
	font-size: medium;
	font-family: DemocraticaBold;
	line-height: 20px;
}
/*   O P M A A K   M E N U   */
#leftcol {
	width : 142px;
	float : left;
	position : relative;
	padding : 8px 0 0 5px;
	background-color : #FFFFFF;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* #leftcol li a {
  	height					:30px;
	font-size				:0.8em;
	text-decoration			:none;
	padding					:8px 0 0 17px;
	background				:url(illu/bullet_terra.gif) 0 7px;
	background-repeat		:no-repeat;
	}
	
/* #leftcol li a:link, #menu4 li a:visited {
	color					:#000000;
	display					:block;
	background				:url(illu/bullet_terra.gif) 0 7px;
	background-repeat		:no-repeat;
	}
	
#leftcol li a:hover {
	color					:#000000;
	text-decoration			:underline;
	background				:url(illu/bullet_terra.gif) 0 7px;
	background-repeat		:no-repeat;
	}
	
#leftcol li a:active {
	color					:#000000;
	text-decoration			:underline;
	background				:url(illu/bullet_terra.gif) 0 7px;
	background-repeat		:no-repeat;
	}



/* H A C K S */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*printer styles*/
@media print
{
/*hide the left column when printing*/
#leftcol {
	display: none;
}
#twocols, #maincol {
	width: 100%;
	float: none;
}
.imgLeft {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	padding-left: inherit;
}

