﻿/*   2005 © MANSCHOT GRAFIMEDIA   */
/*   www.manschotgrafimedia.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_vuur.jpg);
	background-position: center;
}
/*   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;
}
h3 {
	color: ;
	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;
}
.img_top {
	height: 145px;
	width: 600px;
	vertical-align: top;
}
.img_logo {
	border-style: none;
	height: 130px;
	width: 335px;
	vertical-align: top;
	border-width: 0;
}
#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;
	padding-top: 10px;
}
#maincol ul {
	list-style: square;
	list-style-position: inherit;
	font-size: 0.8em;
}
#maincol li {
	list-style-position: inherit;
	font-size: inherit;
	list-style-type: none;
	padding-bottom: 2px;
}
.spirit_vuur {
	color: #BF5F00;
	font-weight: normal;
	font-size: medium;
	font-family: DemocraticaBold;
	line-height: 20px;
}
.paragraaf_vuur {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.2em;
}
.table_style {
	background-color: #FFFFFF;
	width: 950px;
	height: 145px;
}
.table_style_mgr {
	background-image: ;
	background-color: #FFFFFF;
	width: 950px;
	height: 145px;
}
.table_style_coach {
	background-image: ;
	background-color: #FFFFFF;
	width: 950px;
	height: 145px;
}
.table_td_style {
	background-color: #FFFFFF;
	text-align: center;
}
.table_img_style {
	border-style: 0 0 0 0;
	height: 145px;
	width: 335px;
	border-width: 0;
}
.table_style_retrait {
	background-image: ;
	background-color: #FFFFFF;
	width: 950px;
	height: 145px;
}
#footer {
	text-align: center;
	background-color: #BF5F00;
	padding: 1px;
	clear: both;
}
/*   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; 
background-position: 0 7px;
	height: 50px;
	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 */
.imgmgr {
	margin-bottom: 10px;
	float: right;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.imgLeft {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}
.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;
}
