﻿a:link
{
	color: #990033;
	text-decoration : none; 
}

a:visited
{
	color: #990033;
	text-decoration : none; 
}

a:active
{
	color: #000000;
	text-decoration : none; 
}

a:target {color:#990033}

a:hover
{   color: #000000;
}

body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

p {
	font-size: 14pt;
	line-height: 17pt;
	margin-bottom: 6pt;
	line-height: 18pt;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}

.kopf {
	font-size: 13pt;
	margin-top: 8pt;
	margin-bottom: 0pt;
}

.fuss {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul
{
    margin: 1em;
    padding: 0;
}

li
{
    font-size: 14pt;
    line-height: 17pt;
    margin: 0;
    padding: 0;
}

.Ohne_Abstand_vor_und_nach {
	margin-top: 0px;
	margin-bottom: 0px;
}

.Mitte {
	margin-right: auto;
	margin-left: auto;
}
