
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: normal;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: normal;
	color: #000000;
}
.titel { 
    font-family: sans-serif; 
	font-weight: bold; 
	background: #330000;
	font-size: 20 px;
	color: #FF9900;
}
.kop { 
    font-family: sans-serif; 
	font-weight: bold; 
	font-size: 16 px;
	color: #993300;
}
.kadertekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #000000;
	margin-left: 2px; 
	margin-right: 2px;
    margin-bottom: 2px; 
    margin-top: 6px;
}
.kader { 
     padding: 5px; 
	 border: solid 1px #FFFFFF;
     margin-top: 5px; 
}
a:link { 
    color: #000000;
	font-weight: bold; 
	text-decoration: none; 
}
a:visited { 
    color: #000000; 
	font-weight: bold; text-decoration: none; 
}
a:hover { 
    color: #999999; 
	font-weight: bold; text-decoration: none; 
}

