* {
	text-decoration:none;
	margin:0;
	padding:0;
	border-collapse:collapse;
	font-size:100.01%;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}
body {
	color:#000;
}
#header h1 {
	font-size:200%;
	margin-bottom:20pt;
}
#header #smallmenu {
	display:none;
}
#bigmenu {
	display:none;
}
#content h1 {
	font-size:200%;
	margin:1.5em 0 0.5em 0;
}
#content h2 {
	font-size:175%;
	margin:1.5em 0 0.5em 0;
}
#content h3 {
	font-size:150%;
	margin:1.5em 0 0.5em 0;
}
#content p {
	margin:1em 2em 1em 0;
	text-align:justify;
}
#content ul {
	list-style-type:circle;
	margin-bottom:1em;
}
#content li ul {
	margin-bottom:0;
}
#content li {
	margin:0.25em 2em;
}
#content table caption {
	font-style:italic;
	padding-bottom:0.3em;
}
#content table th {
	padding:0.5em 1em 0.1em 1em;
	font-size:125%;
	border-bottom:1px solid #000; 
}
#content table td {
	padding:0.2em 1em;
	border-bottom:1px solid #000; 
}
a {
	font-weight:bold;
	color:#000;
}
#balken {
	padding:1em;
	text-align:right;
}
#footer a {
	margin-left:10pt;
}
#footer ul {
	display:none;
}
