a:link { text-decoration: none; font-weight: bold; color: #0000FF; }
a:visited { text-decoration:underline; font-weight:bold; color:#800000; }
a:hover { text-decoration:none; font-weight:bold; color:#000000;}
a:hover { text-decoration:none; font-weight:bold; background-color:#FFFFFF; }
a:active { text-decoration:underline; font-weight:bold; }
/*pre { font-family : Arial, Tahoma, Helvetica, sans-serif;color:#000000; }*/
img {border:0;}
BODY { 	background-color : #FFF8DC;
	background-position: center;
	width: 97%; height:95%; /*margin: 1em;*/
         border-width:5px;                                /* Bildschirmaussenrand!*/
       	border-style:solid;
       	border-color:#C0C0C0;
         padding:3px;
         text-align:center;
         color : #000000;  /* generelle Schriftfarbe für alles was oben nicht aufgeführt ist */
         overflow-y:hidden;
       margin-top: 5px;
       margin-left : auto;
       margin-bottom: auto;
       margin-right : auto;
       }
TH {
        background-color:#FFFFFF;/* TH    Hintergrund<th> leitet eine Kopfzelle ein*/
}
TD {
        background-color : #C0C0C0; /*TD  Hintergrund , <td> eine normale Datenzelle}*/
}
TABLE {  border-width:0px;  /*TabellenrahmenDICKE*/
     	border-style:solid;
     	border-color:#FFFF00;
         padding:0px; } /*Tabellenrahmenfarbe+Schatten-nur, wenn bei border-width >0*/

         #scrollfenster
	{
	overflow-y:scroll;
         top:0;
         padding: 0 0 0 0;
         height:98%;
         margin: auto ;
         }
* html #scrollfenster       /* Angaben nur für den Internet Explorer mit Star HTML Hack */
	{
	overflow-y:scroll;
         padding: 0 0 0 0;
         height:100%;
         margin:0 0 0 0 ;
          }


         #scroll  {
	overflow:auto;
         padding: 0 0 0 0;
         height:100%;
         }

* html #scroll  {
	overflow-y:scroll;
         padding: 0 0 0 0;
         height:100%;
         }
         #zentriert {
  position:absolute;
  top:50%;
  left:50%;
  width:30em;
  height:20em;
  margin-left:-15em;
  margin-top:-10em;
}

         #fussli {
	position:absolute;
	bottom:40px; left:0px;
	text-align:left;
	padding:0px;
	padding-top:0px;
	}
#fussre {
	position:absolute;
	bottom:40px; right:0px;
         text-align:right;
	padding:0px;
	padding-top:0px;
         }
h1 {
font-family:"Comic Sans MS";      /*Überschriften*/
font-size:3em;
font-weight:bold;
font-style:normal;
text-decoration:underline ;
color:#191970;
}
h2 {                           /*Mittlere Schrift für normale Texte fett*/
font-family:"Comic Sans MS",Arial,sans-serif;
font-size:2.5em;
font-weight:bold;
font-style:normal;
text-decoration:none;
}
.tg {                   /*Text groß*/
font-family:"Comic Sans MS",Arial,sans-serif;
font-size:1.8em;
font-weight:normal;
font-style: normal      ;
text-decoration:none;
margin-top: 0px;
margin-bottom: 0px;
 }
.tn {                   /*Text normal*/
font-family:"Comic Sans MS",Arial,sans-serif;
font-size:1.4em;
font-weight: normal;
font-style: normal      ;
text-decoration:none;
margin-top: 0px;
margin-bottom: 0px;
 }
.tk {                    /*Text klein*/
font-family:Arial,sans-serif;
font-size:1em;
font-weight:normal;
font-style:normal;
text-decoration:none ;
margin-bottom: 0px;
margin-top:0px ;
}
.tgk {                    /*Text ganz klein*/
font-family:"Comic Sans MS",Arial,sans-serif;
font-size:0.8em;
font-weight:bold;
font-style:normal;
text-decoration:none ;
margin-bottom: 0px;
margin-top:0px ;
}
.vo {                            /* class-Verweis-links oben */
font-family:Tahoma,"Comic Sans MS",Arial,sans-serif;
font-size:0.9em;
font-weight:bolder;
font-style:normal;
text-decoration:none;
margin-bottom:0px;
}
#vo {                            /* ID Verweis-links oben */
font-family:Tahoma,"Comic Sans MS",Arial,sans-serif;
font-size:0.9em;
font-weight:bolder;
font-style:normal;
text-decoration:none;
margin-bottom:0px;
}
.vu {                            /*classVerweis-links unten*/
font-family:Tahoma,"Comic Sans MS",Arial,sans-serif;
font-size:0.9em;
font-weight:bolder;
font-style:normal;
text-decoration:none;
margin-top:0px;
margin-bottom:0px;
}
#vu {                            /* ID Verweis-links unten*/
font-family:Tahoma,"Comic Sans MS",Arial,sans-serif;
font-size:0.9em;
font-weight:bolder;
font-style:normal;
text-decoration:none;
margin-top:0px;
margin-bottom:0px;
}