body {
	background-color: #E1FFEF;
	font-family: corbel, Arial, verdana, sans-serif;
	font-size: medium;
	list-style-image: url(listenpunkt.png);
	list-style-type: disc;
	list-style-position: outside;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: large;
}
h3 {
	font-size: x-large;
}
h4 {
	font-size: x-large;
	color: #FF0000;
	}
h5 {
	font-size: xx-large;
}
h6 {
	font-size: xx-large;
	color: #FF0000;
}
h1,h2,h3,h5 {
	font-weight: bold;
	color: #006633;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
}
cursur {
	cursor: text;
}
.large-fett {
	font-size: large;
	font-weight: bold;
	color: #006633;
}
.fett {
	font-weight: bold;
	color: #006633;
}
