img{
  color:black;  
  border:white none;
  background-color: transparent black;
}

img.border{
  border: solid 2px #B6E7C9;
  color:black;
}

a{
  text-decoration:none;
  font-size:10pt;
  font-weight:bold;
  color:white;
}

a:hover{
  font-weight:800;
  color:#000000;
  
}

a.small{
  font-family:Tahoma;
  font-size:8pt;
  color:black;
  font-weight:200;
  
}

.headline {
   color:white;
   font-size:18px;   
   font-family: arial;
}

.headline.gross {
   font-size:20px;   
}

.kopf {
  color:white;
  font-size:32px;
  font-weight: bold;
  font-family:arial;
}

.kopf.klein {
  font-size:13px;
  font-weight: normal;
}
 
