<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
	height: 100%;
	}
body {
	height: 100%;
	margin: 0px 0px 0px 15px;
	background: white url("../images/doc_schaduw_links.gif") repeat-y left;
	font: 11px Lucida Sans Unicode, Verdana, arial;
	}
	
h1 {
	font: 24px Times New Roman, Georgia;
	font-weight: normal;
	margin: 2px 0px 10px 0px;
	}

a { color: #7F0026; text-decoration: underline;	}
a:hover { color: #7F0026; text-decoration: underline;}
	
a.zwart { color: black; text-decoration: none;	}
a:hover.zwart {	color: black; text-decoration: underline;}



input, select, textarea {
	font: 11px Lucida Sans Unicode, Verdana, arial;
	}
	
/* -------------------------- formulier ---------------------- */
table#formulier {
	width: 500px;
	}
table#formulier th {
	text-align: left;
	width: 150px;
	}
table#formulier td {
	width: 350px;
	}
.long {
	width: 95%;
	}
.story {
	width: 95%;
	height: 120px;
	}
.short {
	width: 30%;
	}
	
#document_schaduw {
	padding-right: 15px;
	background: url("../images/doc_schaduw_rechts.gif") repeat-y right;
	}
#document {
	height: 100%;
	background: white;
	}
#header {
	background: url("../images/header_8er.gif") repeat-x top;
	}
#header_pos {
	margin-left: 160px;
	}
#logo_schaduw_links {
	background: url("../images/hdr_lg_schaduw_links.gif") no-repeat top left;
	}
#logo_schaduw_rechts {
	background: url("../images/hdr_lg_schaduw_rechts.gif") no-repeat top right;
	}
#logo_schaduw_top {
	background: url("../images/hdr_lg_schaduw_top.gif") repeat-x bottom;
	height: 17px;
	}
#logo_schaduw_top_rechts {
	background: url("../images/hdr_lg_schaduw_topr.gif") no-repeat bottom right;
	height: 17px;
	}
#logo_schaduw_top_links {
	background: url("../images/hdr_lg_schaduw_topl.gif") no-repeat bottom left;
	height: 17px;
	}
#logo_container {
	margin: 0px 12px 0px 12px;
	background: white;
	padding: 7px 7px 0px 7px;
	}
#logo {
	background: #321B55;
	}
#logo_punt {
	background: #7F0026 url("../images/logo_punt.gif") no-repeat right center;
	}
#logo_text {
	background-color: #321B55;
	height: 91px;
	margin-right: 90px;
	}
img#logo_punt_print {
	display: none;
	}
#keuzemenu {
	position: absolute;
	top: 93px;
	left: 25px;
	width: 150px; 
	height: 22px; 
	background: #881134 url("../images/keuzemenu_8er.gif") repeat-x top;
	}
img#keuze {
	margin-top: 5px;
	margin-left: 40px;
	}
	
	
	
	
#navigatie {
	float: left;
	width: 160px;
	height: 175px;
	background: url("../images/navigatie_8er.gif") repeat-x top;
	padding-top: 10px;
	}

.menu_option_off {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C7C1D1;
	}
.menu_sub_option_off {
	margin: 0px 0px 0px 25px;
	padding: 2px 0px 2px 0px;
	}
.menu_option_on {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	background: url("../images/navigatiemenu_on.gif") repeat-x bottom;
	border-bottom: 1px dotted #C7C1D1;
	}
.bolletje {
	float: left;
	background: url("../images/bolletje.gif") no-repeat left top;
	width: 15px;
	height: 15px;
	}
	

#content_schaduw_rechts {
	background: url("../images/content_schaduw_r.gif") no-repeat top right;
	}
#content_schaduw_links {
	margin-left: 160px; 
	background: white url("../images/content_schaduw_l.gif") no-repeat top left;
	}
#content {
	border-right: 2px solid #321B55;
	border-bottom: 2px solid #321B55;
	border-left: 2px solid #321B55;
	margin: 0px 19px 0px 19px;
	background: white url("../images/content_content.gif") repeat-x bottom;
	}
#td_content {
	padding: 10px;
	line-height: 170%;
	}
	
	
#footer {
	padding: 3px 0px;
	margin-left: 160px;
	text-align: center;
	}
	


	
	
	
	
	
	</pre></body></html>