
* {
	margin:0;
	padding:0;
	}

html, body {
	height:100%;
	}

body {
	color: black; 
	background-color: #ff6400; 
	font-family: Verdana, Arial, san-serif;
	font-size: 10pt;
	text-align:center; /* horizontal centering for IE Win quirks */
	}

#distance { 
	width:1px;
	height:45%;
	background-color: #ff6400;
	margin-bottom:-13.75em; /* half of container's height */
	float:left;
		}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:508px;
	width:750px;
	clear:left;
	background-color: #ff6400;
	border:0px;	
	overflow: hidden;
	}


td.tabelkleur {
	background-color: #fff;
}

img.header {
	z-index: 1;
	}
	
img.chris {
	float: right;
	margin: 10px 0px 10px 10px;
	}
	
img.banner {
	float: right;
	margin: -15px 15px 0px 10px;
	border: 0px;
	}
	
td.header {
	background-image: url(../images/header.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	
.headertekst {
	margin: 0px 30px 0px 170px;
	font-weight: bold;
	letter-spacing: 1pt;
	display: block;
	z-index: 2;
	}
	
.item {
	display: inline;
	margin: 0px 37px 0px 4px;}

p {
	margin: 0px 0px 10px 0px;
	}

.kopje {
	font-weight: bold;
	color: #e90805; 
	margin: 12px 0px 10px 0px;
	display: block;
	}
	
.kopje2 {
	font-weight: bold;
	color: #e90805; 
	margin: 2px 0px 3px 0px;
	display: block;
	}


.adres {
	font-size: 8pt; 
	color: #fff; 
	display: block; 
	padding: 0px 4px 10px 15px;
}

.avida {
	font-size: 8pt; 
	color: #fff; 
	display: block; 
	padding: 8px 2px 0px 0px;
}

.print {
	font-size: 8pt; 
	color: #000000; 
	display: block;
	padding: 0px 15px 0px 3px;
	margin-top: 0px;
	margin-left: 10px;
}

.lijn {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	}

.tekstkader {
	width: 550px; 
	overflow: auto; 
	height: 325px; 
	padding: 0; 
	scrollbar-arrow-color: #ff6400; 
	scrollbar-face-color: #fff; 
	scrollbar-hightlight-color: #ff6400; 
	scrollbar-shadow-color: #ff6400; 
	scrollbar-darkshadow-color: #fff;
	scrollbar-hightlight-color: #ff6400; 
	scrollbar-3dlight-color: #ff6400;
	scrollbar-track-color: #fff;
}

.tekst {
	padding: 0px 10px 0px 25px;
	font-size: 10pt;
	line-height: 13pt;
}

p.citaat {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	font-size: 9pt;
	margin: 20px 0px 20px 0px;
	}

.adres {
	font-size: 8pt; 
	color: #000000; 
	display: block; 
	padding: 0px 4px 10px 15px;
}

a:link { 
	color: red;
}

a:visited { 
	color: purple;
}

a:hover {
	color: purple;
}

a:active {
	color: red;
}

a.contact:link {
	color: #fff;
}

a.contact:visited { 
	color: #fff;
}

a.contact:hover { 
	color: #fff; 
}

a.contact:active { 
	color: #fff; 
}


a.navigatie:link { 
	color: white;
	text-decoration: none;
}

a.navigatie:visited { 
	color: white;
	text-decoration: none;
}

a.navigatie:hover {
	color: white;
	text-decoration: underline;
}

a.navigatie:active {
	color: white;
	text-decoration: none;
}

li.inhoud {
	list-style-position: inside;
	margin: 0;
}


#navcontainer {
	background: #fff;
	width: 140px;
	w\idth: 150px;
	height: auto;
	margin: 0 auto;
	padding: 25px 0;
	font-family: verdana, arial, san-serif;
	font-size: 13px;
	text-align: center;
}
	
ul#navlist {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 125px;
}
		
ul#navlist li {
	display: block;
	margin: 0px;
	padding: 0 0 5px 0;
	width: 126px;
	w\idth: 116px;
}
		
ul#navlist li a {
	display: block;
	text-align: left;
	width: 126px;
	w\idth: 116px;
	padding: 2px 4px 2px 4px;
	border-width: 1px;
	border-color: #ff6400;
	border-style: solid;
	color: #000;
	text-decoration: none;
	background: #fff;
}
		
#navcontainer>ul#navlist li a { 
	width: 126px;
	w\idth: 116px;
}
		
ul#navlist li#active a {
	background: #e90805;
	color: #fff;
	width: 126px;
	w\idth: 116px;
}
		
ul#navlist li a:hover, 	ul#navlist li#active a:hover {
	color: #fff;
	background: #e90805;
	border-color: #ff6400;
	width: 126px;
	w\idth: 116px;
}
		

