@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top:5px;
	background: #b4b4b4 url('bestanden/bg.jpg') repeat-x fixed left top;
	margin-top:0; background-repeat:repeat-x
}

.h1 { 
	letter-spacing: 2px;
}

A:LINK {
	color : #FF0000;
	text-decoration : none
} 

A:VISITED {
	color : #FF0000;
	text-decoration : none;
} 

A:HOVER {
	color : #FF0000;
	text-decoration : underline;
}

A:ACTIVE {
	color : #FF0000;
	text-decoration : none;
}

.TABLE-BUTTONS {
	border:1px solid #B4B4B4;
	background-color: #E4E4E4;
	width:215px;
}

.TABLE-RUIMTE {
	width:5px;
}

.TABLE-WIT {
	padding:11px; 
	font-family: Verdana;
	font-size: 9pt;
	color:#000000;
	background-color: #FFFFFF;
	border:1px solid #B4B4B4;
	width:745px;
	text-align:left;
	vertical-align:top;
}

.TABLE-SPECS {
	font-family: Verdana;
	font-size: 9pt;
	color:#000000;
	text-align:left;
	padding:10px
}

.border {
	border: 1px solid #b4b4b4;
}