a:link
{
	color: #DD1C21;
	text-decoration : none;
	}
a:visited
{
	color: #DD1C21;
	text-decoration : none;
} 
a:active 
{
	color:#DD1C21;
	text-decoration : none;
	font-weight: bolder;
	}
a:hover
{
	text-decoration : underline;
	color : #DD1C21;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}

h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { 	font-family: Verdana, Arial, Helvetica, sans-serif;
 } 

 h2 { 	font-family: Verdana, Arial, Helvetica, sans-serif;
 
 }
.Tabelle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: normal; font-style: normal; line-height: 18px;  table-layout : auto;  color: #DD1C21; }
.Titel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; color: Black;   }
.Tabelle2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: normal ; line-height: 30px}
.TabelleHaupt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 200%; font-weight: bolder;  text-indent : 5px;    color : #DD1C21;  border-bottom: solid #DD1C21;  border-bottom-width: thin;        }
.TlinieUnten { border-bottom : thin dotted #202020;       }
.TlinieLinks {	border-left: thin dotted #F00000;      }