.plattetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.kop {
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #666699;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
div.logo {
	position:fixed;
  _position:absolute;
    top:0;
  _top:expression(eval(document.body.scrollTop));
	left: 0px;
	width: 210px;
	height: 120px;
}
div.menu {
	position: absolute;
	top: 145px;
	left: 20px;
	width: 190px;
	height: 120px;
}
div.adres {
	position: absolute;
	top: 380px;
	left: 20px;
	width: 190px;
	height: 120px;
}
div.donaties {
	position: absolute;
	top: 300px;
	left: 620px;
	width: 190px;
	height: 120px;
}
div.content {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 400px;
	padding-bottom: 75px;
	background-color: #FFFFFF;
	padding-top: 75px;
}
div.image {
	position: absolute;
	left: 621px;
	background-color: #FFFFFF;
	top: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 190;
}
.menuitem {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	padding-left: 7px;
	padding-bottom: 5px;
}
a.menuitem:link {
	text-decoration: none;
	color: #666699;
	background-image: url(img/blokje.gif);
	background-repeat: no-repeat;
}
a.menuitem:visited {
	text-decoration: none;
	color: #666699;
	background-image: url(img/blokje.gif);
	background-repeat: no-repeat;
}
a.menuitem:hover {
	text-decoration: none;
	color: #FF0000;
	background-image: url(img/blokje2.gif);
	background-repeat: no-repeat;
}
a.menuitem:active {
	text-decoration: none;
	color: #666699;
	background-image: url(img/blokje2.gif);
	background-repeat: no-repeat;
}
.plaatje {
	border: 1px solid #666699;
}
.titel {
	font-weight: bold;
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
}
