.knap {
	outline-style : none;
	padding : 0px 1px 2px 1px;
	font-size : 14px;
	font : Tahoma;
	font-weight : bold;
	color : White;
	border : 1px;
	background-color : #aaaaaa;
}
BODY {
	background-color : #cccccc;
	color : #333333;
	text-align : left;
}

TABLE {
	font-size : 11px;
	font-family : "Tahoma, Verdana, Trebuchet MS, Sans Serif";
	text-align : justify;
}

p {
	font-size : 11px;
	font-family : "Tahoma, Verdana, Trebuchet MS, Sans Serif";
	text-align : left;
	margin-right: 20px;
	margin-left : 10px;
	margin-top : 2px;
	padding-left: 2px;
}

.underkant {
	text-decoration : none;
	font-size : 10px;
	font-family : "Tahoma, Verdana, Trebuchet MS, Sans Serif";
	color : #cc0000;
	margin-left : 170px;
	}
.blaatekst {
	text-decoration : none;
	font-size : 10px;
	font-family : "Tahoma, Verdana, Trebuchet MS, Sans Serif";
	color : #3399cc;
	font-weight : bold;
}
.gultekst {
	text-decoration : none;
	font-size : 10px;
	font-family : "Tahoma, Verdana, Trebuchet MS, Sans Serif";
	color : #999933;
	font-weight : bold;
}
.roedtekst {
	font-size : 10px;
	font-family : "Tahoma, Verdana, Trebuchet MS, Sans Serif";
	color : #cc0000;
	font-weight : bold;
}



h3 {
	font-size : 14px;
	font-family : "Trebuchet MS, Tahoma, Verdana, Trebuchet MS, Sans Serif";
	font : bold;
	margin-right: 20px;
	margin-left : 10px;
	margin-bottom : 0px;
	margin-top : 6px;
}

h4 {
	font-size : 12px;
	font-family : "Trebuchet MS, Tahoma, Verdana, Trebuchet MS, Sans Serif";
	font : bold;
	margin-right: 20px;
	margin-left : 10px;
	margin-bottom : 0px;
	margin-top : 6px;
}

h5 {
	font-size : 10px;
	font-family : "Trebuchet MS, Tahoma, Verdana, Trebuchet MS, Sans Serif";
	font : bold small-caps;
	margin-bottom : 0px;
	margin-right: 20px;
	margin-left : 10px;
	letter-spacing : 1px;
}

ul {
	list-style-image : url(/pvanke/bitmaps/roed_punkt.gif);
	font-size : 11px;
	font-family : "Tahoma, Verdana, Trebuchet MS, Sans Serif";
	text-align : justify;
	margin-right: 20px;
	margin-left : 10px;
	margin-top : 12px;
	padding-left: 24px;
}




#listmenu a:link,#listmenu a:visited,#listmenu a:active{color:#666;text-decoration:none;}
#listmenu ul{margin:0;list-style:none;font-size:12px;font-family:arial;}
#listmenu li{padding:5px 0;}
#listmenu li li{color:red;font-size:11px;}

#listmenu ul ul{list-style-type:square;margin:5px 0 0 0;font-size:11px;font-family:arial;}
