BODY{
	margin:0px;
	background-image: url(../images/back.jpg);
}

a:LINK {color : #444444; text-decoration : none}
a:ACTIVE {color : #444444; text-decoration : none}
a:VISITED {color : #444444; text-decoration : none}
a:HOVER {cursor:none; color : #c00000; text-decoration: underline;}

.zwart:LINK {color : #000000; text-decoration : none}
.zwart:ACTIVE {color : #000000; text-decoration : none}
.zwart:VISITED {color : #000000; text-decoration : none}
.zwart:HOVER {cursor:none; color : #951B1B; text-decoration: none;}

.wit:LINK {color : #ffffff; text-decoration : none}
.wit:ACTIVE {color : #ffffff; text-decoration : none}
.wit:VISITED {color : #ffffff; text-decoration : none}
.wit:HOVER {cursor:none; color : #C49F7A; text-decoration: none;}

.tdmain { padding:20px;}
.tdmenu { font-size: 10px; }
.tdlinks { padding:25px 0px 0px 20px; color:white;}
.tdboven { padding-right:42px;}
.tdwit { color:white;}
.inhoud { padding:5px 42px 20px 20px;text-align:left;}

.lettergrootte {
	float:right;
	padding-right:10;
	padding-top:4;
}

TD { font-size: 14px; font-family: Arial}

.error {
width : 99%; 
padding:6px 6px 6px 10px;
color:#240024;
background-color : #FFFFC0; 
border:1px solid #C0C000;
font-family : arial; 
font-size : 12px; 
text-align : left;
}
