<!--
body {  font-family: serif; background-color: #ffc;}

a	{  color: #090; 
	text-decoration: underline;
	font-weight: bold;}
a:visited {  color: #0c0; text-decoration: underline}
a:hover {  color: #f60; text-decoration: underline}
a:active {  color: #36f; text-decoration: underline}

#menu a	{text-align: center;
	display: block;
	margin: 10px;
	padding: 5px;
	text-decoration: none;
	border: 1pt solid #ffc;
	}
#menu a:hover
	{text-decoration: underline;}
td#menu {vertical-align: top;
	width: 20%;}
#menu a#hier {text-decoration: none;
	border: 1px solid #f60;
	 color: #f60;}
H1, H2, H3, H4, h5, h6 
	{margin: 0.2em 10px 5px 15px; 
	padding: 0.2em 10px;
	color: #f60;
	font-weight: bold; }
H1 	{font-size: 220%; font-style: italic;}
H2 	{font-size: 170%}
H3 	{font-size: 140%}
H4 	{font-size: 110%}

UL LI {margin-bottom: 0.2em; margin-top: 0,2em; list-style-type: round;} --!> 
.skiplink {display:none} 
p	{margin: 8px; padding: 5px;}
blockquote {margin: 0.3em 10px; 
	padding: 8px;
	text-align: center;}
em, b, i{font-style: italic; font-weight: bold;}

#ontwerp{font-size: 75%;
	text-align: right;}