function verzorg_stijl(){

document.write("<style>")
document.write("A:link.a1 {font-family:'Verdana',sans-serif;font-size:14pt;text-decoration: none;color: #771122; cursor: hand;background:#fffddd}")
document.write("A:visited.a1 {font-family:'Verdana',sans-serif;font-size:14pt;text-decoration: none;color: #771122; cursor: hand;background:#fffddd}")
document.write("A:active.a1 {font-family:'Verdana',sans-serif;font-size:14pt;text-decoration: none;color: #771122; cursor: hand;background:#fffddd}")
document.write("A:hover.a1 {font-family:'Verdana',sans-serif;font-size:14pt;text-decoration: underline;color: #771122; cursor: hand;background:#fffddd}")
document.write("A:link.a2 {font-family:'Verdana',sans-serif;font-size:14pt;text-decoration: none;color: #fffddd; cursor: hand;background:#406096}")
document.write("A:visited.a2 {font-family:'Verdana',sans-serif;font-size:14pt;text-decoration: none;color: #fffddd; cursor: hand;background:#406096}")
document.write("A:active.a2 {font-family:'Verdana',sans-serif;font-size:14pt;text-decoration: none;color: #fffddd; cursor: hand;background:#406096}")
document.write("A:hover.a2 {font-family:'Verdana',sans-serif;font-size:14pt;text-decoration: underline;color: #fffddd; cursor: hand;background:#406096}")
document.write("A:link.a3 {font-family:'Verdana',sans-serif;font-size:10pt;text-decoration: none;color: #fffddd; cursor: hand;background:#406096}")
document.write("A:visited.a3 {font-family:'Verdana',sans-serif;font-size:10pt;text-decoration: none;color: #fffddd; cursor: hand;background:#406096}")
document.write("A:active.a3 {font-family:'Verdana',sans-serif;font-size:10pt;text-decoration: none;color: #fffddd; cursor: hand;background:#406096}")
document.write("A:hover.a3 {font-family:'Verdana',sans-serif;font-size:10pt;text-decoration: underline;color: #fffddd; cursor: hand;background:#406096}")

document.write(".blk1 {")
document.write("	position:relative;")
document.write("	vertical-align:top;")
document.write("	background: #fffddd")
document.write("}")
document.write(".tt1 {")
document.write("	position:relative;")
document.write("	background: #771122;")
document.write("	color: #fffddd;")
document.write("	font-family:'Verdana',sans-serif;")
document.write("	font-size:24pt;")
document.write("	font-weight:bold;")
document.write("	text-align:left;")
document.write("	padding:12;")
document.write("}")


document.write(".td1 {")
document.write("	position:relative;")
document.write("	background: #771122;")
document.write("	color: #fffddd;")
document.write("	font-family:'Verdana',sans-serif;")
document.write("	font-size:10pt;")
document.write("	font-weight:bold;")
document.write("	text-align:left;")
document.write("	width:140;")
document.write("	padding:4;")
document.write("}")

document.write(".td1a {")
document.write("	position:relative;")
document.write("	background: #771122;")
document.write("	color: #fffddd;")
document.write("	font-family:'Verdana',sans-serif;")
document.write("	font-size:10pt;")
document.write("	font-weight:bold;")
document.write("	text-align:left;")
document.write("	width:140;")
document.write("	padding:4;")
document.write("}")

document.write(".td1b {")
document.write("	position:relative;")
document.write("	background: #771122;")
document.write("	color: #fffddd;")
document.write("	font-family:'Verdana',sans-serif;")
document.write("	font-size:10pt;")
document.write("	font-weight:bold;")
document.write("	text-align:left;")
document.write("	width:180;")
document.write("	padding:4;")
document.write("}")

document.write(".td2 {")
document.write("	position:relative;")
document.write("	background: #305086;")
document.write("	color: #fffddd;")
document.write("	font-family:'Verdana',sans-serif;")
document.write("	font-size:9pt;")
document.write("	font-weight:bold;")
document.write("	text-align:left;")
document.write("	height:50;")
document.write("	width:180;")
document.write("	padding:4;")

document.write("}")

document.write(".td2a {")
document.write("	position:relative;")
document.write("	background: #305086;")
document.write("	color: #fffddd;")
document.write("	font-family:'Verdana',sans-serif;")
document.write("	font-size:9pt;")
document.write("	font-weight:bold;")
document.write("	text-align:left;")
document.write("	height:50;")

document.write("	padding:4;")
document.write("	width:180;")
document.write("}")
document.write(".txt1 {")
document.write("	position:relative;")
document.write("	background: #305086;")
document.write("	border-style: none;")
document.write("	color: #fffddd;")
document.write("	font-family:'Verdana',sans-serif;")
document.write("	font-size:10pt;")
document.write("	font-weight:bold;")
document.write("	text-align:left;")
document.write("	height:50;")
document.write("	width:180;")
document.write("	overflow:hidden;")
document.write("}")

document.write(".txt1a {")
document.write("	position:relative;")
document.write("	background: #305086;")
document.write("	border-style: none;")
document.write("	color: #fffddd;")
document.write("	font-family:'Verdana',sans-serif;")
document.write("	font-size:10pt;")
document.write("	font-weight:bold;")
document.write("	text-align:left;")
document.write("	text-decoration:underline;")
document.write("	width:180;")
document.write("	height:50;")
document.write("	cursor:hand;")
document.write("	overflow:hidden;")
document.write("}")


document.write("</style>")

}