﻿*
{
	font-family: Arial, Geneva, Helvetica, Sans-Serif;
}

p
{
	line-height: 1.6em;
	margin-bottom: 0.75em;
}

h1
{
	font-family: Georgia, Serif;
	font-family: Arial, Sans-Serif;
	font-size: 1.8em;
	line-height: 2.4em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #990000;
}


h2
{
	font-family: Georgia, Serif;
	font-family: Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0.4em;
	margin-bottom: 0.5em;
	color: #990000;
}


a
{
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	padding-left: 0.5em;
}

li
{
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

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 #000000;
}

span.zeile
{
	display: block;
}

span.bezeichner
{
	clear: left;
	float: left;
	width: 50px;
	margin-right: 10px;
}

span.wert
{
	float: left;
	width: 165px;
}

legend
{
	font-family: Georgia, Serif;
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0.4em;
	margin-bottom: 0.5em;
	color: #990000;
}
legend .legend_error
{
	font-family: Georgia, Serif;
	font-family: Arial, Sans-Serif;
}

