/* *** BODY *** */

body {
     background-color:#CA0D33;
     color:#000000;
   }


/* *** NORMALER FLIESSTEXT (SCHWARZ) *** */

font {
     font-family:arial;
     font-size:10pt;
   }


/* *** THEMENÜBERSCHRIFT MIT LINK (ROT) *** */

a:link.h2 {
     font-family:arial;
     font-size:10pt;
     font-weight:bold;
     color:#AA0013;
     text-decoration:underline;
   }
a:hover.h2 {
     font-family:arial;
     font-size:10pt;
     font-weight:bold;
     color:#AA0013;
     background-color:#DDDDCC;
     text-decoration:underline;
   }
a:visited.h2 {
     font-family:arial;
     font-size:10pt;
     font-weight:bold;
     color:#AA0013;
     text-decoration:underline;
   }
a:active.h2 {
     font-family:arial;
     font-size:10pt;
     font-weight:bold;
     color:#770013;
     text-decoration:underline;
   }


/* *** NEWS  (AUF DER STARTSEITE) *** */

a:link.news {
     font-family:arial;
     font-weight:normal;
     font-size:8pt;
     color:#AA0013;
     text-decoration:none
   }
a:hover.news {
     font-family:arial;
     font-weight:normal;
     font-size:8pt;
     color:#AA0013;
     text-decoration: underline;
   }
a:visited.news {
     font-family:arial;
     font-weight:normal;
     font-size:8pt;
     color:#AA0013;
     text-decoration:none;
   }
a:active.news {
     font-family:arial;
     font-weight:normal;
     font-size:8pt;
     color:#AA0013;
     text-decoration:none;
   }



/* *** LINK IM NORMALEN FLIESSTEXT (Schwarz) *** */

a:link.texts {
     font-family:arial;
     font-weight:normal;
     font-size:10pt;
     color:#000000;
     text-decoration:none
   }
a:hover.texts {
     font-family:arial;
     font-weight:normal;
     font-size:10pt;
     color:#000000;
     text-decoration: none;

   }
a:visited.texts {
     font-family:arial;
     font-weight:normal;
     font-size:10pt;
     color:#000000;
     text-decoration:none;
   }
a:active.texts {
     font-family:arial;
     font-weight:normal;
     font-size:10pt;
     color:#000000;
     text-decoration:none;
   }


/* *** LINK IM NORMALEN FLIESSTEXT (ROT) *** */

a:link.text {
     font-family:arial;
     font-weight:normal;
     font-size:10pt;
     color:#AA0013;
     text-decoration:none
   }
a:hover.text {
     font-family:arial;
     font-weight:normal;
     font-size:10pt;
     color:#AA0013;
     text-decoration: underline;
     background-color:#DDDDCC;
   }
a:visited.text {
     font-family:arial;
     font-weight:normal;
     font-size:10pt;
     color:#AA0013;
     text-decoration:none;
   }
a:active.text {
     font-family:arial;
     font-weight:normal;
     font-size:10pt;
     color:#AA0013;
     text-decoration:none;
   }


/* *** LISTENPUNKT  (ROT) *** */

li {
     color:#AA0013;
   }
li.text {
     color:#000000;
   }


/* *** ANFAHRTSBESCHREIBUNG *** */

font.Anfahrt {
     font-family:arial;
     font-weight:normal;
     font-size:9pt;
     color:#000000;
     text-decoration:none;
   }


/* *** LINK 'MEHR'  (ROT, FETT) *** */

a:link.mehr {
     font-family:arial;
     font-weight:bold;
     font-size:10pt;
     color:#AA0013;
     text-decoration:none;
   }
a:hover.mehr {
     font-family:arial;
     font-weight:bold;
     font-size:10pt;
     color:#AA0013;
     background-color:#DDDDCC;
     text-decoration: underline;
   }
a:visited.mehr {
     font-family:arial;
     font-weight:bold;
     font-size:10pt;
     color:#AA0013;
     text-decoration:none;
   }
a:active.mehr {
     font-family:arial;
     font-weight:bold;
     font-size:10pt;
     color:#AA0013;
     text-decoration:none;
   }


/* *** DIE LINKS AUF DER INDEXSEITE (ABGERUNDETE ROTE ECKEN) *** */

a:link.index {
     font-weight:bold;
     color:#eeeeee;
     text-decoration:none;
     font-family:arial;
     font-size:10pt;
   }
a:hover.index {
     font-weight:bold;
     color:#FDDA17;
     text-decoration:underline;
     font-family:arial;
     font-size:10pt;
   }
a:visited.index {
     font-weight:bold;
     color:#eeeeee;
     text-decoration:none;
     font-family:arial;
     font-size:10pt;
   }
a:active.index {
     font-weight:bold;
     color:#FDDA17;
     text-decoration:none;
     font-family:arial;
     font-size:10pt;
   }
a:visited:hover.index {
     font-weight:bold;
     color:#FDDA17;
     text-decoration:underline;
     font-family:arial;
     font-size:10pt;
   }


/* *** STAM - MENÜ STAMMTISCH-SEITE *** */

a:link.stam {
     font-weight:bold;
     color:#eeeeee;
     text-decoration:none;
     font-family:arial;
     font-size:10pt;
   }
a:hover.stam {
     font-weight:bold;
     color:#eeeeee;
     text-decoration:none;
     font-family:arial;
     font-size:10pt;
   }
a:visited.stam {
     font-weight:bold;
     color:#eeeeee;
     text-decoration:none;
     font-family:arial;
     font-size:10pt;
   }
a:active.stam {
     font-weight:bold;
     color:#FDDA17;
     text-decoration:none;
     font-family:arial;
     font-size:10pt;
   }


/* *** DIV. ÜBERSCHRIFTEN MIT LINK *** */

a:link.head {
     font-weight:bold;
     color:#555555;
     text-decoration:none;
     font-family:arial;
     font-size:8pt;
   }
a:hover.head {
     background-color:#DDDDCC;
     font-weight:bold;
     color:#555555;
     text-decoration:none;
     font-family:arial;
     font-size:8pt;
   }
a:visited.head {
     font-weight:bold;
     color:#555555;
     text-decoration:none;
     font-family:arial;
     font-size:8pt;
   }
a:active.head {
     font-weight:bold;
     color:#555555;
     text-decoration:none;
     font-family:arial;
     font-size:8pt;
   }


/* *** DIV. ÜBERSCHRIFTEN OHNE LINK *** */


h1 {
     font-family:arial;
     font-size:20pt;
     font-weight:bold;
     color:#FDDA17;
     margin-top:30px;
     margin-left:100px;
   }

h2 {
     font-family:arial;
     font-size:10pt;
     font-weight:bold;
     color:#AA0013;
     text-decoration:underline;
   }

h3 {
     font-family:arial;
     font-size:12pt;
     font-weight:bold;
     color:#EEEEEE;
     background-color:#AA0013;
     text-decoration:none;
   }

h4 {
     font-family:arial;
     font-size:20pt;
     font-weight:bold;
     color:#EEEEEE;
     background-color:#AA0013;
     text-decoration:none;
   }

h5 {
     font-family:arial;
     font-size:24pt;
     font-weight:bold;
     color:#FDDA17;
     text-decoration:blink;
   }

font.head {
     font-weight:bold;
     color:#555555;
     text-decoration:none;
     font-family:arial;
     font-size:8pt;
   }

font.fh {
     font-weight:bold;
     color:#EEEEEE;
     text-decoration:none;
     font-family:arial;
     font-size:8pt;
   }

font.sbhead {
     font-weight:bold;
     color:#EEEEEE;
     text-decoration:none;
     font-family:arial;
     font-size:10pt;
   }

font.gesch {
     font-family:arial;
     font-weight:normal;
     font-size:8pt;
     color:#AA0013;
     text-decoration:none
   }
/* *** FÜR'S FORUM *** */

.sbhead {
     font-weight:bold;
     color:#EEEEEE;
     text-decoration:none;
     font-family:arial;
     font-size:10pt;
   }

.autor {
     font-weight:normal;
     color:#000000;
     text-decoration:none;
     font-family:arial;
     font-size:8pt;
   }

.forum {
     font-weight:normal;
     color:#000000;
     text-decoration:none;
     font-family:arial;
     font-size:10pt;
   }






.news {
     font-family:arial;
     font-weight:normal;
     font-size:8pt;
     color:#AA0013;
     text-decoration:none
   }

.head {
     font-weight:bold;
     color:#555555;
     text-decoration:none;
     font-family:arial;
     font-size:8pt;
   }


/* *** SCHRIFT FÜR DIE KANTINE *** */

font.kan {
     font-weight:bold;
     color:#eeeeee;
     text-decoration:none;
     font-family:arial;
     font-size:12pt;
     }


a.thema {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #000000;
  text-decoration: none;
}
a.thema:hover {
  font-weight : bold;
  font-style : italic;
  color : #000000;
  text-decoration : underline;
   }
