*
{
	font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	color: #003399;
}

p
{
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0.75em;
}

h1
{
	font-family: Georgia, Garamond, "Times New Roman", Times, Serif;
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: normal;
	color: #003399;
	margin-bottom: 0.5em;
}

a
{
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:hover
{
	color: #003399;
}

a.back
{
	display: block;
	text-align: center;
	margin-top: 3em;
}

hr {
	clear: both;
	background: transparent none repeat scroll 0%;
	border:0pt none;
	height:1px;
	margin: 1em 0 2em;
	padding-top: 1em;
	border-bottom: 1px solid #003399;
}

span.zeile
{
	display: block;
}

span.bezeichner
{
	clear: left;
	float: left;
	width: 50px;
	margin-right: 10px;
	text-align: right;
	padding-bottom: 0.75em;
}
span.wert
{
	float: left;
	width: 265px;
}


ul
{
	padding-left: 50px;
	margin-bottom: 1.5em;
}
li
{
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0.75em;
}
