﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #0000FF;
	background-color: #D9A872;
}
.table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #993300;
	background-color: #FFFFFF;
	width: 950px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
	font-weight: normal;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: normal;
	text-align: left;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993300;
	font-weight: bold;
	text-align: left;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993300;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: normal;
	text-decoration: none;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #C28585;
	font-weight: normal;
	text-decoration: none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #339933;
	font-weight: normal;
	text-decoration: none;
}
a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #339933;
	font-weight: normal;
	text-decoration: none;
}
.zentriert
{
	text-align: center;
}
.links
{
	text-align: left;
}
.rot
{
	color: #FF0000;
}
.durchgestrichen
{
	text-decoration: line-through;
}
.liste_ebene2
{
	list-style-type: circle;
	list-style-position: inside;
}
.dropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #993300;
	background-color: #FFFFFF;
}
