/* DATEI: termin_s.css */



body { margin-top:0px; margin-bottom:0px;
}

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */
/* background-color:#E0E0E0 */
/* background-image:URL(Bilder/feu_2.gif);*/

.text_k
{
font-size:12px;

font-family:Arial, Helvetica, sans-serif;
}

a:link#k {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #C0C0C0;
   text-decoration: none;
   padding: 2px;
}


a:visited#k {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #C0C0C0;
   text-decoration: none;
   padding: 2px;
   }

a:hover#k {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #FF0000;
   text-decoration: none;
   padding: 2px;
   }

.red {
   font-size: 12px;
   color: #FF0000;
   font-weight: bold;
}
