﻿body 
{
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
  font-size: 11pt;
  margin: 30 0 0 30;
}

a 
{
  font-size: 11pt; 
  color: #714A71;
  text-decoration: none;
}
a:hover    
{
  color: #620031;
}
a:link     
{
  color: #620031;
}
a:active   
{
  color: #714A71;
}

div        
{
  font-size: 8pt; 
  color: gray;
}

td         
{
  font-size: 11pt;
}
.item      
{
  font-size: 11pt; 
  color: darkblue;
}
.highlight 
{
  font-size: 11pt; 
  color: red;
}
.fusszeile
{
  font-size: 8pt;
}
