﻿.normalertext { font-family: Verdana; color: #D2A230}
.kmenu        { font-family: Verdana; font-size: 12pt; color: #D2A230;}
.kmenuAktuell { font-family: Verdana; color: #D2A230; font-size: 12pt; font-weight: bold }
.Initialen   { font-family: Verdana; font-size: 18pt; font-weight: bold }
.Headline    { font-family: Verdana; font-size: 14pt; color: #333333; font-weight: bold }
.TopHeadline { font-family: Verdana; font-size: 18pt; color: #333333; font-weight: bold; text-align:center }
html         {
	font-family: Verdana;
	color: #333333;
	font-size: 12pt;
}
a            {
	font-family: Verdana;
	font-size: 12pt;
	color: #333333;
	text-decoration: underline;
}
a:visited    { font-family: Verdana; font-size: 12pt; color: #333333; text-decoration:underline}
a:link       { font-family: Verdana; font-size: 12pt; color: #333333; text-decoration:underline}
a:hover       { font-family: Verdana; font-size: 12pt; color: #333333; text-decoration:underline;}

table.mybackground{
	/* forward slash for the path */text-align: center;
	vertical-align: top;
	background-color: #ADEA00;
} 


