<!--

        /* css.Datei für "Menne Gastlichkeit"

        Kommentare siehe über den jeweiligen Punkten*/

/*--------------------------------------------------------------------------------------*/

/* Wird als 'normaler' Link auf der linken Seite verwendet                                */

a:link {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 9pt ;
        color: white  ;
        font-weight: bold ;
        text-decoration: none ;
        }

a:visited {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 9pt ;
        font-weight: bold ;
        color: white  ;
        text-decoration: none ;
        }

a:active {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 9pt ;
        font-weight: bold ;
        color: yellow  ;
        text-decoration: none ;
        }

a:HOVER {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 9pt ;
        font-weight: bold ;
        color: yellow ;

        text-decoration: none ;
        }

/*--------------------------------------------------------------------------------------*/

/* Wird als Link auf der 'Start-Seite' verwendet                                        */

a.startlink:link {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 10pt ;
        color: black ;
        text-decoration: none ;
        font-weight: normal ;
        }

a.startlink:visited {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 10pt ;
        color: #3f3f3f  ;
        text-decoration: none ;
        font-weight: normal ;
        }

a.startlink:active {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 10pt ;
        color: red  ;
        text-decoration: none ;
        font-weight: normal ;
        }

/* Läuft zur Zeit nur im IE ab 5.0 und NS ab 6.0                                          */

a.startlink:HOVER {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 10pt ;
        color: red ;
        text-decoration: none ;
        font-weight: normal ;
        }

/*--------------------------------------------------------------------------------------*/

/* Wird als Link auf den 'Info-Seiten' verwendet                                        */

a.infolink:link {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 9pt ;
        color: black ;
        text-decoration: underline ;
        font-weight: normal ;
        }

a.infolink:visited {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 9pt ;
        color: #3f3f3f  ;
        text-decoration: underline ;
        font-weight: normal ;
        }

a.infolink:active {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 9pt ;
        color: red  ;
        text-decoration: underline ;
        font-weight: normal ;
        }

/* Läuft zur Zeit nur im IE ab 5.0 und NS ab 6.0                                          */

a.infolink:HOVER {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 9pt ;
        color: red ;
        text-decoration: underline ;
        font-weight: normal ;
        }

/*--------------------------------------------------------------------------------------*/

.initiale {
        color: red ;
        font-family:  Arial, Helvetica, 'Times New Roman', Geneva ;
        font-weight: bold ;
        text-decoration: none ;
        font-size: 13pt ;
        }

/*--------------------------------------------------------------------------------------*/
.initiale2 {
        color: red ;
        font-family:  Arial, Helvetica, 'Times New Roman', Geneva ;
        font-weight: bold ;
        text-decoration: none ;
        font-size: 12pt ;
        }

/*--------------------------------------------------------------------------------------*/
.initiale3 {
        color: red ;
        font-family:  Arial, Helvetica, 'Times New Roman', Geneva ;
        font-weight: bold ;
        text-decoration: none ;
        font-size: 10pt ;
        }

/*--------------------------------------------------------------------------------------*/

/* Wird als Schrift in den Speisekarten vom Fürstenbankett verwendet.*/

.karte1 {
        font-family: Arial, Geneva, 'Times New Roman' ;
        color: #003535 ;
        text-decoration: none ;
        font-weight: bold ;
        font-size: 9pt ;
        }

/*--------------------------------------------------------------------------------------*/
/* Wird als Schrift in den Speisekarten vom Fürstenbankett verwendet.*/

.karte2 {
        font-family: Arial, Geneva, 'Times New Roman' ;
        color: #003535 ;
        font-size: 8pt ;
        font-weight: normal ;
        }

/*--------------------------------------------------------------------------------------*/

/* Wird als Schrift in den Speisekarten vom Fürstenbankett verwendet.*/

.karte3 {
        font-family: Arial, Geneva, 'Times New Roman' ;
        color: #003535 ;
        font-size: 11pt ;
        font-weight: bold ;
        }

/*--------------------------------------------------------------------------------------*/
/* Wird in "neuen Fenstern" verwendet - z.B. Termine.                                               */

.untertitel {
        color: black ;
        font-family:  Arial, Helvetica, Geneva ;
        text-decoration: none ;
        font-size: 8pt ;
        font-weight: normal ;
        }

/*--------------------------------------------------------------------------------------*/


/* Wird als Überschrift in Weiß mit rotem Hintergrund für das Logo der MENNE Gastlichkeit verwendet                      */

.logo {
        color: white ;
        font-family: Arial, Helvetica, Geneva ;
        text-decoration: none ;
        font-size: 11pt ;
        font-weight: bold ;
        background-color: red ;
        }

/*--------------------------------------------------------------------------------------*/
/* Wird als Überschrift in Weiß mit rotem Hintergrund auf der Seite
   AKTION verwendet                      */

.logo2 {
        color: white ;
        font-family: Arial, Helvetica, Geneva ;
        text-decoration: none ;
        font-size: 13pt ;
        font-weight: bold ;
        background-color: red ;

        border-width: 2px;
        border-style: solid;
        border-color: silver;
        padding: 2px;
        }

/*--------------------------------------------------------------------------------------*/
/* Wird als Überschrift in Weiß mit rotem Hintergrund auf der Seite
   AKTION verwendet                      */

.logo3 {
        color: white ;
        font-family: Arial, Helvetica, Geneva ;
        text-decoration: none ;
        font-size: 10pt ;
        font-weight: bold ;
        background-color: red ;
        }

/*--------------------------------------------------------------------------------------*/
/* Wird als Überschrift in rot auf der Seite AKTIONEN verwendet                      */

.aktion {
        color: red ;
        font-family: Arial, Helvetica, Geneva ;
        text-decoration: none ;
        font-size: 10pt ;
        font-weight: normal ;
        font-style: italic ;
        }

/*--------------------------------------------------------------------------------------*/

.border-red{
        border-width: 2px;
        border-style: solid;
        border-color: red;
        padding: 5px;
        }

.border-215{
            width:215px;
        border-width: 2px;
        border-style: solid;
        border-color: red;
        padding: 5px;
        }
/*--------------------------------------------------------------------------------------*/
/* Wird als Information in silber in der rechten Tabellenspalte verwendet.                    */

.info3 {
        color: #8a8a8a ;
        font-family:  Arial, Helvetica, Geneva ;
        text-decoration: none ;
        font-size: 10pt ;
        text-align: center ;
        }

/*--------------------------------------------------------------------------------------*/

/* Wird als Textformatierung in schwarz auf verschiedenen Seiten verwendet.                    */

.info4 {
        color: black ;
        font-family:  Arial, Helvetica, Geneva ;
        text-decoration: none ;
        font-size: 10pt ;

        }

/*--------------------------------------------------------------------------------------*/

/* Setzt die Schrift in Tabellenzellen auf die angegebene Größe und Farbe fest.
   Muß extra als ' class=td ' in den Zellen definiert werden */

.td        {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 9pt ;
        color: #000000 ;

        text-decoration: none ;
        }

/*--------------------------------------------------------------------------------------*/

/* Setzt die Schrift in Tabellen auf die angegebene Größe und Farbe fest.                     */

td      {
        font-family: Arial, Helvetica, 'Times New Roman' ;
        font-size: 9pt ;
        color: #000000 ;
        text-decoration: none ;
        }

/*--------------------------------------------------------------------------------------*/

/* Hintergrundfarbe in verschiedenen Tabellen   */

.bgcolor        {
        font-family: Geneva, Helvetica, 'Times New Roman', Arial  ;
        font-size: 12pt ;
        color: white ;
        font-weight: bold ;
        text-decoration: none ;
        background-color: green ;
        }

/*--------------------------------------------------------------------------------------*/

/* Fixiert im IE ab 5.0 und NS ab 6.0  die Hintergrundgrafik auf dem Bilschirm,
   alle anderen Browser ziehen das Bild mit!
   Um die Grafik in allen Browsern anzuzeigen, ist die Grafik auf den Seiten
   deklariert. (Läuft sonst nur im IE ab 5.0)                                                */

.body        {
        font-family: Arial, Helvetica, Geneva ;
        font-size: 9pt ;
        color: #000000 ;
        text-decoration: none ;
        background-color: white ;
     /* background-color: #f3da85;*/ /*#f3da80 ;*//*#f3da72;*/
        background-attachment: fixed ;
        }

/*--------------------------------------------------------------------------------------*/

/* Ändert im IE>=5 und NS ab 6 die Hintergrundfarbe und Schriftgröße im Auswahlfeld           */

SELECT {
        BACKGROUND: #fdefbd;
        COLOR: #000000;
        FONT-FAMILY:  Arial, Helvetica, Verdana, sans-serif;
        FONT-SIZE: 9pt
        }

/*------------------ zuletzt bearbeitet und gespeichert am 17.11.2002-------------------*/


//-->
