body
{
 margin=0;
 background-attachment:fixed;
 background-repeat:no-repeat;
}

.firma
{
 font-family:verdana;
 color:white;
 font-size:24px;
 font-weight:600;
 text-decoration:italic;
}

.gross
 {
  font-family:verdana;
  color      :black;
  font-size  : 18px;
  font-weight:  600;
 }

.ueberschrift
 {
  font-family:verdana;
  color      :black;
  font-size  : 14px;
  font-weight:  600;
 }

.normal
 {
  font-family:verdana;
  color      :black;
  font-size  : 12px;
  font-weight:  100;
 }

.klein
{
 font-family:verdana;
 color:black;
 font-size:9px;
 font-weight:100;
}
 
a.desktop
{
 color		: black; 
 font-family	: verdana; 
 font-size	: 12px; 
 text-decoration: none;
}
a 
{
 color		: black; 
 font-family	: verdana; 
 font-size	: 12px; 
}

a.uebersicht
 {
  font-family	 :verdana;
  color      	 :#FFFF80;
  font-size  	 : 12px;
 } 

A.normal 
 {
  font-family:verdana;
  color      :black;
  font-size  : 12px;
  font-weight:  100;
 }

a:hover
 {
  font-family	 :verdana;
  color      	 :lightblue;
  font-size  	 : 12px;
  text-decoration: underline;
 } 

a.head
{
 font-family:verdana;
 color: black;
 font-size:12px;
 text-decoration:none;
}

.td
{
	background: #00CED1;
	border    : silver;
}