/* Farbwerte */
/* aktuelles blau: #161AFF  */

/* Tabellenbreite Haupttabelle Hauptframe   */
.tabellehaupt {width="800"}


/* Formatvorlagen */

h1 {font-family: Arial; font-size: 13pt; color: #000000; font-weight: bold; 
               margin-top: 20; margin-bottom: 20; text-decoration:underline; text-align:left}

h2 {font-family: Arial; font-size: 11pt; color: #000000; font-weight: bold; 
               margin-top: 20; margin-bottom: 10; text-decoration:underline; text-align:left}               
               
.haupttext {font-family: Arial; font-size: 11pt; color: #000000; margin-top:0; margin-bottom:0}

.zurueck {font-family: Arial; font-size: 11pt; color: #0000FF; text-align: center; margin-top:0; margin-bottom:20}

.copyright {font-family: Arial; font-size: 9pt; text-align:right; margin-top:0; margin-bottom:0}

.vorlesungen {font-family: Arial; font-size: 9pt; color: #000000; margin-top:0; margin-bottom:0}


/* Hintergründe */

.body {background-image:url(grafik/hinter1.jpg)}


.querstrich {color: #161AFF}




/* Links */

a {text-decoration:none} 

a:link {color:#161AFF }
a:visited {color:#161AFF }
a:hover {color:#FA0103 }
a:active {color:#FA0103}
a:focus {color:#FA0103 }