@charset "utf-8";

* {
	margin-top: 0;
	outline: none;
}

html {
	overflow: auto;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #666666;	
}

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;
}

sup {
	line-height: 0;
	position: relative;
	top: 0.15em;
	font-size: 80%;
}

table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

td:empty {
	height: 1em;
}

td {
	padding: 0 20px 0 0;
	border: none;
	margin: 0;
}

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

td.rechts {
	text-align: right;	
}

.pijl {
	display: none;
}

#distance {
	background-color: #CCCCCC;
	margin-bottom: -297px;
	width: 1px;
	height: 48%;	
	float: left;
}
	
#hoofdcontainer {
	background-color: #666666;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 1012px;
	height: 590px;
	clear: left;	
}

#hulpwoordjes {
	position: absolute;
	height: 200px;
	width: 280px;
	left: 10px;
	top: 10px;
	color: #676767;
}

#logo {
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 298px;
	height: 292px;
}

#foto {
	position: absolute;
	left: 0px;
	top: 292px;
	width: 298px;
	height: 298px;
}

#menu {
	font-size: 1.0em;
	background-color: #666666;
	position: absolute;
	left: 298px;
	top: 0px;	
	right: 0px;
	height: 33px;
	z-index: 100;
}

#balk {
	color: #000000;
	line-height: 33px;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-indent: 40px;
	background-color: #F0EFEA;
	position: absolute;
	left: 298px;
	top: 33px;
	right: 0px;
	height: 33px;
	font-size: 0.95em;
}

#tekst {
	text-align: justify;
	line-height: 1.25em;
	position: absolute;
	left: 365px;
	top: 125px;
	right: 55px;
	bottom: 38px;	
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 10px;
}

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

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

#teller {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 15px;
	width: 25px;
	display: none;
}

/* Alleen van toepassing op INDEX */
#hoofdcontainer_index {
	background-color: #CCCCCC;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 894px;
	height: 590px;
	clear: left;
}

#hoofdcontainer_index img {
	float: left;
	margin: 0;
}

#klein_scherm {
	display: none;
}

/* Alleen van toepassing op HOME */
#nieuw {	
	margin-top: 10px;
	padding: 10px;
	background-color: #F0EFEA;
	color: black;
	font-size: 100%;
	position: absolute;
}

#nieuw a, #nieuw a:visited {
	color: #00aaff;
}

#nieuw a:hover {
	background-color: #9bdaf9;
	color: #000;
}

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

.slogan {	
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	left: 402px;
	bottom: 10px;
}

/* Alleen van toepassing op WAAR */
#adres {
	position: absolute;
	left: 340px;
	top: 120px;
	right: 490px;
}

#kaart {
	position: absolute;
	left:570px;
	top: 120px;
	right: 50px;
	bottom: 50px;
	border: 0;
}

/* Alleen van toepassing op VOLWASSENEN */
img.logo_vvyn {		
	position: absolute;
	left: 495px;
	top: 295px;
}

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

/* Alleen van toepassing op KINDEREN */
.foto_francis {
	float: right;
	margin: 2px 0 1px 10px;	
}