#rechtswrap {
	display: none;
}
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;

}
#datum {
	font-size: 0.75em;
}


p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
	line-height: 1.5em;
}

a {
	color: #004000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #004000;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: Arial;
	color: #004000;
	
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;	
}
h4 {
	font-size: 1em;
}



li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
}

table {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
}

