@charset "utf-8";

html, body {
	margin: 1px;
	padding: 1px;
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #EEECE7;
	scrollbar-highlight-color: #EEECE7;
	scrollbar-3dlight-color: #EEECE7;
	scrollbar-shadow-color: #EEECE7;
	scrollbar-darkshadow-color: #EEECE7;
	scrollbar-track-color: #666666;
}

a:hover {
	color: #000000;
	background-color: #CCCCCC;
}

img {
	border: none;
}

ul {
	list-style-type: square;
	margin-left: -24px;
}

ol {
	margin-left: -20px;
}

p + ul, p + ol {
	margin-top: -0.75em;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 1em;
}

h2 {
	font-size: 100%;
	margin-bottom: 0.2em;
}

table {
	border-collapse:collapse;
	margin-right: 0;
}

td {
	padding-right: 10px;
	border: none;
	vertical-align: top;
}

td:last-child {
	padding-right: 0;
}

td:empty {
	height: 1em;
}

td.euro {
	padding-right: 5px;
}

td.rechts {
	text-align: right;
}

.pijl {
	margin-top: -10px;
	margin-bottom: 0;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	font-family: "Arial Black", sans-serif;
}

#distance, #hulpwoordjes, #logo, #foto, #kaart, #tekst img, .link_webmaster {
	display: none;
}
	
#hoofdcontainer {	
	position: relative;
	text-align: left;
	max-width: 410px;
}

#menu {
	width: 90px;
	font-size: 12px;
	background-color: #666666;
	border: 1px solid #CCC;
	z-index: 100;	
	float: none;
	display: block;
}	

#balk {
	margin-top: 10px;
	padding-right: 5px;
	color: #000000;
	line-height: 2.1em;
	font-weight: bold;
	letter-spacing: 0.15em;
	text-indent: 7px;
	background-color: #F0EFEA;		
	height: 2em;
	font-size: 0.95em;
	clear: both;
	display: inline-block;
	float: none;
	white-space: nowrap;
}

#tekst a, #tekst a:visited {
	color: #66CCFF;
	letter-spacing: 1px;
	text-decoration: none;
	outline: none;
}

#tekst a:hover {
	color: #000000;
	background-color: #CCCCCC;
}

#tekst .pijl a:hover {
	background-color: #666666;
	color: #0FF;
}

#teller {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	height: 15px;
	width: 25px;
}

/* Alleen van toepassing op INDEX */
#hoofdcontainer_index {
	position: relative;
	text-align: left;
	max-width: 245px;
}

#hoofdcontainer_index teller {
	display: none;
	z-index: -100;
}

#hoofdcontainer_index img {
	float: none;
}

#groot_scherm{
	display: none;
}

/* Alleen van toepassing op HOME */
#nieuw {	
	margin-top: 40px;
	font-size: 125%;
}

.kopje {
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 0.5em;
}

.slogan {
	font-size: 0.95em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 20px;
}

/* Alleen van toepassing op LINKS */
.eric {
	display: none;
}