body 	{ 	
		text-family: Arial;
		color: #909090;
		background-color: #333333;
		}

a 		{
		text-decoration: none;
		color: #CCCCCC; size:3;
		}

a:hover{
		text-decoration: none;
		color: #FFCC33; size:3;
		}

img.b 	{
		border: 1px solid #FFFFFF;
		margin: 15px;
		}

div.kader{
		border-width: 40px;
		}

div.c 	{
		text-align: center;
		font-weight: bold;
		margin: 5px;
		padding: 5px;
		}

td.inhoud{
		padding: 10px;
		}

h2		{
		text-align: center;
		}

div.r 	{
		text-align: right;
		}
div.werk
		{
position:absolute;
left:50%;
top:50%;
width:600px;
height:320px;
margin-left:-300px;
margin-top:-160px;
background-image: url(werk.gif);
		}

div.inhoud
		{
position:absolute;
left:50%;
top:50%;
width:520px;
height:240px;
margin-left:-260px;
margin-top:-120px;
background-color: #333333;
text-align:center;
vertical-align:middle;
		}

div.footer
		{
size: 80%;
position:absolute;
right:5px;
bottom:5px;
		}