body {
	font-family: Papyrus, "Comic Sans MS", sans-serif;
	color: #000000;
	background: #ffffff url(images/achtergrondplaatje.jpg) top left;
	margin: 0px
	}
#center{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#inhoud {
	margin-left: -300px;
	position: absolute;
	top: -75px;
	left: 50%;
	width: 600px;
	height: 150px;
	visibility: visible
	}
#footer{
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 100%;
	height: 30px;
	visibility: visible;
	display: block
	}

a:link, a:visited {color: #bb0000;text-decoration: none}
a:hover {color: #000000;text-decoration: underline}

a.h1:link, a.h1:visited {color: #bb0000;text-decoration: underline}
a.h1:hover {color: #000000;text-decoration: none}

h1{color:#000000;font-size:1.4em;font-weight:normal;}

img{border:0;}


/* ROUNDED CORNER NIEUWSBLOKJE: */
div#box{margin: 0;background: #f3efef}
h1{margin: 0 20px;font-size: 150%;color: #000}
p{margin: 0 20px 1em;line-height:1.5;color: #000}

b.btop, b.btop b, b.bbot, b.bbot b{display: block;height: 10px;font-size: 1px;background-image:url(images/rc.png);background-repeat: no-repeat}

b.btop b{background-position: 100% -10px}
b.bbot{background-position: 0 -20px}
b.bbot b{background-position: 100% -30px}

