h1,h2,h3,h4, h5, h6,p,a,ul,ol,li,td,th,b,i{
     font-family:Times,serif; }

h1 { font-size:20px; color: black;}
h2 { font-size:16px; color: black;}
h3 { font-size:14px; color: black;}

/*Ueberschrift*/
.t1 { 
  color: #003399;
  text-align: center;
  font: bold 32px/32px Times, serif;
  margin-top: 0px;
  margin-bottom: 0px;
}

.t2 { 
  color: black;
  text-align: center;
  margin-top: -34px;
  margin-left: -10px;
  font: bold 32px/32px Times, serif;
  margin-bottom: 0px;
}


/* Tabellenzellen */
th {font-size:14px; color:black; border:0px; padding:2px;}

a, p, ul, ol, li, td {font-size:12px; color:black; }
 .intern{ color:#8B0000; font-weight: bold;}/*darkred*/
 .gast{background-color:#FFFF99;}
 .fest{font-weight: bold;}
 .wett{font-style: italic;}
 .small{font-size:6px;}/*für "last modified"*/
 .jkon{color:#e6e6e6;}



/* Links */
  a {text-decoration: none; font-weight: bold;}
  a:link { COLOR: black; /*steelblue*/
               text-decoration: none; 
               font-weight: bold;}
  a:visited {COLOR: black; /*Navy*/
               text-decoration: none; 
               font-weight: bold;}

  a:link.nav { COLOR: black; /*Weiss*/
               text-decoration: none; 
               font-weight: bold;}
  a:visited.nav {COLOR:black; /*Dunkelblau*/
               text-decoration: none; 
               font-weight: bold;}


/* Hintergrund */
body {background-color:#66CCFF;
	margin:5px;}
 .asgzu{background-color:#FFFF99;}
 .zkav{background-color:#3399FF;}
 .bkav{background-color:#FF0000;}


/* Tabelle Hauptdefinitionen */
table { width:100%;}
  .zent{text-align: center; }
  .acht { width:80%; }
  .sieben { width:70%;}
  .sechs { width:60%; }

