a.menue:link {
   color: #003579; /* Menü-link: Standard */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-decoration: none;
}

a.menue:visited {
   color: #003579; /* Menü-link: Standard */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-decoration: none;
}

a.menue:hover {
   color: #ffffff; /* Menü-link: Standard */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-decoration: none;
}

a.menue:active {
   color: #ffffff; /* Menü-link: Standard */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-decoration: none;
}

a.seitenanfang:link {
   color: #003579; /* Seitenanfang-Link */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-decoration: underline;
}

a.seitenanfang:visited {
   color: #003579; /* Seitenanfang-Link */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-decoration: underline;
}

a.seitenanfang:hover {
   color: #003579; /* Seitenanfang-Link */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-decoration: none;
}

a.seitenanfang:active {
   color: #003579; /* Seitenanfang-Link */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-decoration: underline;
}

a.startseite:link, a.startseite:visited, a.startseite:hover, a.startseite:active {
   color: #ffffff; /* Menü-Link: Startseite */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   text-decoration: none;
}

a:link {
   color: #003579; /* Standard-Link */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-decoration: underline;
}

a:visited {
   color: #003579; /* Standard-Link */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-decoration: underline;
}

a:hover {
   color: #003579; /* Standard-Link */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-decoration: none;
}

a:active {
   color: #003579; /* Standard-Link */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-decoration: underline;
}

body {
   background-color: #ffffff; /* komplette Seite */
   color: #003579;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
}

h1 {
   color: #c30859; /* Überschrift 1 (rot) */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 30px;
   font-weight: bold;
   text-align: center;
}

h2 {
   color: #003579; /* Überschrift 2 (blau) */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 24px;
   font-weight: bold;
   text-align: center;
}

h3 {
   color: #003579; /* Überschrift 3 (blau) */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: normal;
}

h4 {
   color: #c30859; /* Überschrift 4 (rot) */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   text-align: center;
}

p {
   color: #003579; /* Kleine Schrift (blau) */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}

p.kartei {
   color: #ffffff; /* Überschrift 5 (weiß) */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
}

p.kategorie {
   color: #003579; /* Kategorie (blau) */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
}

p.klein {
   color: #003579; /* Kleine Schrift (blau) */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}

p.menuepunkt {
   color: #ffffff; /* Überschrift 4 (weiß) */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 32px;
   font-weight: bold;
   text-align: center;
}

table.blau {
   background-color: #ffffff; /* Karteirahmen (blau) */
   border-bottom-color: #003579;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-left-color: #003579;
   border-left-style: solid;
   border-left-width: 1px;
   border-right-color: #003579;
   border-right-style: solid;
   border-right-width: 1px;
}

table.konzerte {
   color: #003579; /* Standardtabelle */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}

table.rot {
   background-color: #ffffff; /* Karteirahmen (rot) */
   border-bottom-color: #c30859;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-left-color: #c30859;
   border-left-style: solid;
   border-left-width: 1px;
   border-right-color: #c30859;
   border-right-style: solid;
   border-right-width: 1px;
}

td.blau {
   border-bottom-color: #003579; /* Karteirahmen unten (blau) */
   border-bottom-style: solid;
   border-bottom-width: 1px;
}

td.blau2 {
   background-color: #ffffff; /* Rahmen (blau) */
   border-bottom-color: #003579;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-left-color: #003579;
   border-left-style: solid;
   border-left-width: 1px;
   border-right-color: #003579;
   border-right-style: solid;
   border-right-width: 1px;
}

td.blau-konzert {
   background-image: url(Bilder/icon_konzert_hg.jpg);
   background-position: right bottom;
   background-repeat: no-repeat;
   border-bottom-color: #003579; /* Karteirahmen unten (blau) */
   border-bottom-style: solid;
   border-bottom-width: 1px;
}

td.blau-theater {
   background-image: url(Bilder/icon_theater_hg.jpg);
   background-position: right bottom;
   background-repeat: no-repeat;
   border-bottom-color: #003579; /* Karteirahmen unten (blau) */
   border-bottom-style: solid;
   border-bottom-width: 1px;
}
td.blau-grafitti{
   background-image: url(Bilder/Artikel/grafitti.jpg);
   background-position: right bottom;
   background-repeat: no-repeat;
   border-bottom-color: #003579; /* Karteirahmen unten (blau) */
   border-bottom-style: solid;
   border-bottom-width: 1px;
}
td.blau-sonstiges {
   border-bottom-color: #003579; /* Karteirahmen unten (blau) */
   border-bottom-style: solid;
   border-bottom-width: 1px;
}

td.hintenblau {
   background-color: #003579;
   color: #ffffff; /* Zellenfeld für Überschrift mit rotem Hintergrund und weißer Schrift */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
}

td.hintenrot {
   background-color: #c30859;
   color: #ffffff; /* Zellenfeld für Überschrift mit blauem Hintergrund und weißer Schrift */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
}

td.rot {
   border-bottom-color: #c30859; /* Karteirahmen unten (rot) */
   border-bottom-style: solid;
   border-bottom-width: 1px;
}

td.rot2 {
   background-color: #ffffff; /* Rahmen (rot) */
   border-bottom-color: #c30859;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-left-color: #c30859;
   border-left-style: solid;
   border-left-width: 1px;
   border-right-color: #c30859;
   border-right-style: solid;
   border-right-width: 1px;
}




