.border
 {
  border-style: solid;
  border-width: 1px;
  border-color: #b20000;
 }
body
 {
  margin-top: 0px;
  margin-bottom: 0px;    
  margin-left: 0px;
  margin-right: 0px;
 }
p
 {
  font-family: arial, helvetica, sans-serif, verdana;
  font-size: 12px;
  line-height: 12px;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;      
 }
p.head
 {
  font-weight: bold;
  font-size: 12px;
 }
p.headd
 {
  font-weight: bold;
  font-size: 14px;
 }
p.head2
 {
  font-weight: bold;
  font-size: 12px;
  margin-left: 1px;
 }
p.logo
 {
  margin: 10px;
 }
p.logofont
 {
  font-size: 16px;
  text-align: right;
  color: #ffffff;
  font-weight: bold;
  margin: 10px;
  line-height: 16px;
 }
p.adresse
 {
  font-size: 10px;
  text-align: right;
  //color: #cccccc;
  color: #8B8B8A;
 }
.fett
 {
  font-weight: bold;
 }


a:link
 {
  color: #ffffff; 
  text-decoration: underline;
 }
a:active
 {
  color: #ffffff; 
  text-decoration: underline;
 }
a:visited
 {
  color: #ffffff; 
  text-decoration: underline;
 }
a:vlink
 {
  color: #ffffff; 
  text-decoration: underline;
 }
a:hover
 {
  color: #ffffff; 
  text-decoration: none;
 }


a.footer:link
 {
  //color: #cccccc; 
  color: #8B8B8A;
  text-decoration: underline;
 }
a.footer:active
 {
  //color: #cccccc; 
  color: #8B8B8A;
  text-decoration: underline;
 }
a.footer:visited
 {
  //color: #cccccc; 
  color: #8B8B8A;
  text-decoration: underline;
 }
a.footer:vlink
 {
  //color: #cccccc; 
  color: #8B8B8A;
  text-decoration: underline;
 }
a.footer:hover
 {
  //color: #cccccc; 
  color: #8B8B8A;
  text-decoration: none;
 }

