body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7CCBE9;
	background-image: url(pict/back.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	SCROLLBAR-FACE-COLOR: #CFF1FD;
	SCROLLBAR-HIGHLIGHT-COLOR: #bce7f8; 
	SCROLLBAR-SHADOW-COLOR: #0cb6f9; 
	SCROLLBAR-3DLIGHT-COLOR: #bce7f8; 
	SCROLLBAR-ARROW-COLOR: #0287bbF; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #005b7e;
}
#band {
	background-color: #FE7D43;
	position: absolute;
	height: 471px;
	width: 100%;
	left: 0px;
	top: 73px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	z-index: 1;
}
#tekstvlak {
	position: absolute;
	height: 556px;
	width: 593px;
	background-color: #FFFFFF;
	top: 30px;
	left: 395px;
	z-index: 2;
}
#tekst {
	padding-right: 10px;
}
#tekstklein {
	font-size: 10px;
	font-style: italic;
}
#rand {
	position: absolute;
	z-index: 4;
	top: 23px;
	left: 388px;
}
#tekst a:visited {
	color: #666666;
}
#tekst a:hover {
	color: #333333;
	text-decoration: none;
}
#tekst a:active {
	color: #333333;
}
#tekst a:link {
	color: #333333;
}
#tekstcontainer {
	overflow: auto;
	position: absolute;
	z-index: 40;
	height: 501px;
	width: 550px;
	left: 423px;
	top: 50px;
	padding-top: 25px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #E44436;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #E44436;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #E44436;
	clear: both;
}

#navigatie {
	position: absolute;
	z-index: 10;
	top: 85px;
	left: 3px;
	height: 450px;
	width: 375px;
	text-align: right;
}
#plaatjerechts {
	padding: 0px;
	float: right;
	border: 1px solid #666666;
	margin: 3px;
}
#plaatjerechtszkader {
	padding: 0px;
	float: right;
}
#kader {
	padding: 0px;
	border: 1px solid #666666;
}
td {
	text-align: left;
	vertical-align: top;
}
.subnav {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.subnav a:link {
	color: #666666;
	text-decoration: underline;
}
.subnav a:visited {
	color: #666666;
    text-decoration: underline;
}
.subnav a:hover {
	color: #666666;
	text-decoration: none;
}
.subnav a:active {
	color: #666666;
	text-decoration: underline;
}


#speellijst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 520px;
	color: #000000;
	border: medium dotted #E44436;
}
.fototabel td {
	text-align: left;
	vertical-align: bottom;
}
.fototabel td a:link {
	color: #666666;
	text-decoration: underline;
}
.fototabel td a:visited {
	color: #666666;
    text-decoration: underline;
}
.fototabel td a:hover {
	color: #666666;
	text-decoration: none;
}
.fototabel td a:active {
	color: #666666;
	text-decoration: underline;
}
#vlaggen {
	position: absolute;
	z-index: 200;
	width: 150px;
	top: 53px;
	left: 252px;
}

#inhoud {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 200;
}
.vrst {
	clear: both;
}
.vrst .kader {
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
}

.vrst_tekst {
}

#tekst .vrst a {
     text-decoration: none;
     }
     
#tekst .vrst a:hover {
     color: #f00;
     }