body { 
	margin: 0px; 
	padding: 0px; 
	background-color:#E1E1E1;
} 
div#header { 
	clear: both; 
	padding: 1px; 
	height:350;
} 
div#right { 
	float: right; 
	width: 300px; 
	background-color: #CCCCCC;
	border-left:2px dotted #666666;
	min-height:500px;
} 
div#middle { 
	padding: 0px 0px 0px 0px; 
	margin: 0px; 
	background-color: transparent;
	text-align:justify;
	min-height:500px;
} 
div#footer { 
	clear: both; 
	background-color: #CCCCCC; 
}
.kader_links{
	max-width:650px;
	border:2px outset #c90540;
	background-color:transparent;
	min-height:50px;	
	float:left;
	margin:0px;
	padding:5px;
}
.kader_rechts{
	width:180px;
	border:1px outset black;
	background-color:transparent;
	min-height:50px;	
	float:right;
	margin:5px;
	padding:5px;
}
.right{
	border-left:1px none #2D64A0;
}
.image{
	margin:5px;}

.rechter_kolom{
	background-color: #DBDBDB;
	border:2px solid #D2D2D2
	}
.rechter_kolom A{ color: #000000;text-decoration:none;}
.rechter_kolom A:link{ color:#000000;text-decoration:none;}
.rechter_kolom A:hover{ color:#CC0000;text-decoration:none;}
.tabel_kleur{
	background-color: #DBDBDB;
	}
.tabel_icons{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.tabel_icons TD{
	border:1px dotted grey;
	background-color: #CCCCCC;
}
.tabel_icons A{
color:black;
text-decoration:none;
}
.tabel_icons A:hover{
color:red;
}
P{
padding:0px;
margin:0px;
}