*
{
	font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	color: #414042;
}

p, ul
{
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 0.75em;
}

li
{
	margin-bottom: 0.5em;
}

h1
{
	font-family: Arial, Geneva, Helvetica, Sans-Serif;
	font-size: 1.6em;
	line-height: 1em;
	font-weight: bold;
	color: #0b94a0;
	margin-bottom: 0.75em;
}
h2
{
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #0b94a0;
	margin-bottom: 0.75em;
}

a
{
	font-weight: bold;
	color: #0b94a0;
	text-decoration: underline;
}
a:hover
{
	color: #07909c;
}

a.more
{
	display: block;
	margin: 0.5em 0;
	text-align: right;
}

hr {
	clear: both;
	background: transparent none repeat scroll 0%;
	border:0pt none;
	height:1px;
	margin: 1em 0 2em;
	padding-top: 1em;
	border-bottom: 1px dotted #999999;
}

sup
{
	font-size: 0.7em;
}

span.zeile
{
	display: block;
}

span.bezeichner
{
	clear: left;
	float: left;
	width: 175px;
	margin-right: 10px;
	text-align: right;
}
span.wert
{
	float: left;
	width: 175px;
}