.tflink {
 color: #000;
 font-family: verdana;
 font-size: 9pt;
 font-weight: normal;
 text-decoration: none;
}

body {
 margin: 0;
 }
   
.tfauswahl {
 color: #000;
 background-color: #f8f8f8;
 font-family: verdana;
 font-size: 9pt;
 font-weight: normal;
 text-decoration: none;
 width: 120pt;
}
   
.tfcopy {
 color: #000;
 font-family: verdana;
 font-size: 7pt;
 font-weight: normal;
 text-decoration: none;
}

.tfcopy:hover {
 text-decoration: underline;
}

.tftext {
 color: #ff9900;
 font-family: verdana;
 font-size: 9pt;
 font-weight: normal;
 text-decoration: none;
}

.tfwhite {
 color: #fff;
 font-family: verdana;
 font-size: 9pt;
 font-weight: normal;
 text-decoration: none;
}

.tfwhite:hover {
 text-decoration: underline;
}

.tftitel {
 background-color: #000;
 color: #f8f8f8;
 font-family: verdana;
 font-size: 9pt;
 font-weight: bold;
 text-decoration: none;
}
