body
{ font-family     : "Verdana", "Helvetica", "Arial";
  color           : black;
  background-color: white;
}

a:link
{ color : #003333;
  text-decoration: none;
	font-weight: bold;
}

a:visited 
{ color : #006666; 
  text-decoration: none;
}
a:active  
{ color : gray;
  text-decoration: none;
}

h1 {font-size: 32pt;
	font-family: "Verdana", "Helvetica", "Arial";
  color      : black;
}

td.titel
{ font-weight: bold;
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  color      : black;
	background: Lavender;
	vertical-align: middle;
	line-height: 100%;
}

td.menu
{	font-size: 10pt;
	font-weight: normal;
	font-family: "Verdana", "Helvetica", "Arial";
  color      :  Gray;
	text-align: left;
	vertical-align: top;
	background: White;
	border-color: Gray;
}

td.hell
{ font-weight: normal;
	font-size: 10pt;
	font-family: "Verdana", "Helvetica", "Arial";
  color      : black;
	background: WhiteSmoke;
	vertical-align: top;
	line-height: 100%;
}

td.dunkel
{ font-weight: normal;
	font-size: 10pt;
	font-family: "Verdana", "Helvetica", "Arial";
  color      : black;
	background: Moccasin;
	vertical-align: top;
	line-height: 100%;
}

td.kleintitel
{ font-weight: bold;
	font-size: 10pt;
	font-family: "Verdana", "Helvetica", "Arial";
  color      : black;
	background: Moccasin;
	vertical-align: top;
	line-height: 100%;
}


td.kleinhell
{ font-weight: normal;
	font-size: 8pt;
	font-family: "Verdana", "Helvetica", "Arial";
  color      : black;
	background: WhiteSmoke;
	vertical-align: top;
	line-height: 100%;
}

td.kleindunkel
{ font-weight: normal;
	font-size: 8pt;
	font-family: "Verdana", "Helvetica", "Arial";
  color      : black;
	background: WhiteSmoke;
	vertical-align: top;
	line-height: 100%;
}


td
{	font-size: 10pt; 
	font-family: "Verdana", "Helvetica", "Arial";
  color      : black;
	background: white;
	
}.ueberschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt}
