body 
{
	background-color:window;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial;
	font-size:85%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}

div
{
	margin:10px;
}

div.hauptfenster
{
	margin:0px;
	width:800px;
}

div.abschnitt
{
	clear:both;
	margin:0px;
}

a:link.sichtbar
{
	text-decoration:none;
	color:#5050FF;
}

a:visited.sichtbar
{
	text-decoration:none;
	color:#5050FF;
}

a:hover.sichtbar
{
	text-decoration:underline;
	color:#5050FF;
}

a:active.sichtbar
{
	text-decoration:none;
	color:#808080;
}

a:focus.sichtbar
{
	text-decoration:underline;
	color:#5050FF;
}

a:link 
{
	text-decoration:none;
	color:#000000;
}

a:visited
{
	text-decoration:none;
	color:#000000;
}

a:hover
{
	text-decoration:underline;
	color:#5050FF;
}

a:active
{
	text-decoration:none;
	color:#808080;
}

a:focus
{
	text-decoration:underline;
	color:#5050FF;
}

.small 
{
	font-size:80%;
}


.footer 
{
	font-size:80%;
}

.absatz 
{
	margin-top:3.5em;
}

h1 
{
	font-family:'Eras Bold ITC';
	font-size:220%;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	margin-top:0em;
	margin-bottom:1.5em;
	border-color:#de0000;
	border-top-width:2px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
	background-color:#dddddd;
	
}

h2 
{
	font-family:Arial;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	margin-top:0em;
	margin-bottom:0em;
}

h3 
{
	font-family:Arial;
	font-size:100%;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
	margin-top:0em;
	margin-bottom:0em;
}

p 
{
	margin-top:0em;
	margin-bottom:2em;
}

ul
{
	margin-top:0em;
	margin-bottom:1.5em;
	list-style:disc outside;
}


table
{
	border-width:0px;
	border-color:000000;
	border-style:solid;
	padding:2px;
	border-collapse:separate;
}

table th
{
	font-family:Arial;
	font-size:85%;
	font-weight:bold;
	text-decoration:normal;
	color:#000000;
	margin-top:0em;
	margin-bottom:0em;
	border-width:2px;
	border-color:000000;
	border-style:solid;
	padding:2px;
	border-collapse:collapse;
	background-color:#dddddd;
	text-align:left;
	vertical-align:top;}

table td
{
	font-family:Arial;
	font-size:85%;
	font-weight:normal;
	text-decoration:normal;
	color:#000000;
	margin-top:0em;
	margin-bottom:0em;
	border-width:1px;
	border-color:000000;
	border-style:solid;
	padding:2px;
	border-collapse:collapse;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}

table.liste
{
	border-width:2px;
	border-color:000000;
	border-style:solid;
	padding:2px;
	border-collapse:collapse;
}

table.liste th
{
	font-family:Arial;
	font-size:85%;
	font-weight:bold;
	text-decoration:normal;
	color:#000000;
	margin-top:0em;
	margin-bottom:0em;
	border-width:2px;
	border-color:000000;
	border-style:solid;
	padding:2px;
	border-collapse:collapse;
	background-color:#dddddd;
}

table.liste td
{
	font-family:Arial;
	font-size:85%;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	margin-top:0em;
	margin-bottom:0em;
	border-width:1px;
	border-color:000000;
	border-style:solid;
	padding:2px;
	border-collapse:collapse;
	background-color:#ffffff;
}

table.unsichtbar
{
	border-width:0px;
	border-color:0000000;
	border-style:solid;
	padding:0px;
	border-collapse:collapse;
}


table.unsichtbar td
{
	font-family:Arial;
	font-size:85%;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	margin-top:0em;
	margin-bottom:0em;
	border-width:0px;
	border-color:000000;
	border-style:solid;
	padding:0px;
	border-collapse:collapse;
	background-color:transparent;
}

hr
{
	size=1;
	color=#de0000;
}

