body {
	background-color: black;
	text-align: center;
	height: 100%;
	margin: 0px;
	font-family: Verdana, Tahoma, Bitstream Vera Sans, Lucida Grande, sans-serif;
	font-size: 10pt;
	color: white;
	scrollbar-base-color: #800;
}

img {
	border: 0px;
}

div {
	border: 1px solid black;
}

a	{
	color: #B00;
	font-weight: bold;
}

a:hover	{
	color: #F22;
}

div#logo {
	margin-left: auto;
	margin-right: auto;
}

div#menu {
	margin-left: auto;
	margin-right: auto;
}

div#linkerreaper {
	float: left;
}

div#rechterreaper {
	float: right;
}

div#main {
	text-align: left;
	overflow: auto;
	width: 420px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

div#copyright {
	margin-top: 50px;
	font-size: 8pt;
	color: #666;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 10pt;
	color: #B00;
}

p {
	margin-bottom: 30px;
	border-left: 1px dashed white;
	padding: 5px;
}

td {
	font-size: 10pt;
}

table#rand td {
	border-width: 1px;
	border-style: dashed;
	border-color: #555;
	font-size: 10pt;
}

table#rand th {
	text-align: left;
        border-width: 1px;
	border-style: solid;
	border-color: #AAA;
	font-size: 10pt;
}

input,textarea {
	background-color: #800;
	color: white;
	font-family: Verdana, Tahoma, Bitstream Vera Sans, Lucida Grande, sans-serif;
	font-size: 10pt;
}















#koppen img	{
                width: 100%;
                height: 100%;
                border: 0;
                }

#koppen a:hover img
                {
                visibility: hidden;
                }

#koppen a	{
                display:block;
                width: 100px;
                height: 100px;
                display: block;
                margin: 0;
                padding: 0;
		}

* html a:hover  {
                visibility: visible;
                }

#gyze,#pman,#nick,#bas,#ruud {
		position:relative;
		background-repeat: no-repeat;
		display: block;
		width: 100px;
		height: 100px;
		margin: 0;
		margin-bottom:0px;
		padding: 0;
		float: left;
		}

#gyze		{
		float: left;
		background-image: url(img/gyzein.jpg);
		}

#pman           {
		float: left;
                background-image: url(img/pmanin.jpg);
                }

#nick           {
		clear: left;
                background-image: url(img/nickin.jpg);
                }

#bas            {
		float: left;
                background-image: url(img/basin.jpg);
                }

#ruud           {
		float: left;
                background-image: url(img/ruudin.jpg);
                }
