html {
	font-family: "Trebuchet MS", Verdana, Arial;
	}

body, td, th {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000;
	}

p {
	margin-top:0;
	}

a:link, a:active, a:visited {
	color:  #993300;
	text-decoration: underline;
	}
	
a:hover {
	color: #C8B79B ;
	}

h1 {
	font-size:16px;
	margin-bottom:0;
	margin-top:0;
	}
	
h2 {
	font-size:14px;
	margin-top:0;
	color:#AD592B;
	}
	
hr {
	border:1px solid #993300;
	width:400px;
	}
	
form {
	margin-top:0px;
	}
	
.clear {
	clear:both;
	}
	
#header {
	position:absolute;
	left:50%;
	margin-left:-325px;
	padding:0;
	width:650px;
	background:#CAB79A;
	}
	
#logo {
	float:left;
	margin-right:5px;
	}
	
#groetenlogo {
	float:right;
	}
	
#headonder {
	float:left;
	background:#993300;
	}
	
#groeten {
	float:left;
	padding-left:5px;
	font-size:x-small;
	color:#FCF4E4;
	background-color:#993300;
	}
	
#vlaggen {
	float:right;
	margin:2px 2px 0 0;
	height:15px;
	}
	
#vlaggen img {
	width:20px;
	height:13px;
	border:none;
	}
	
#content {
	background:#FCF4E4;
	margin-top:5px;
	width:650px;
	}

.Tekst {
	font-size:12px;
	padding:14px;
	}
	
.Dik {
	font-size: x-small;
	font-weight: bold;
	}

.Kop {
	font-size: small;
	font-weight: bold;
	}

.Groeten {
	font-size: x-small;
	color: #FCF4E4;
	}

.Copyright {
	font-size: xx-small;
	color: #999;
	}

.adres {
	width:200px;
	font-size:xx-small;
	color:#000;
	background-color:#fcf4e4;
	vertical-align:top;
	}

#pad {
	padding:10px;
	}

.layer {
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
	height:1px;
	width:200px;
	visibility:hidden;
	}
