a img {
    border: 0
    }
body {
    /*    font: normal 100.01% Helvetica, Arial, sans-serif;*/
    font-size: 100.01%;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    background-color: #fff;
    background-image: url(/img/menue/bg.png);
    /* roter Rand */
    background-repeat: repeat-y;
    margin: 0;
    padding: 0;
    min-width: 30em;
    /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
    }
html {
    padding: 0
    }
/* Der linke Rand */
#fixiert {
    position: absolute;
    top: 0;
    left: 0;
    width: 190px
    }
html > body #fixiert {
    /* nur fuer moderne Browser! */
    position: fixed
    }
#fixiert img {
    /*  Bild über der Navigation */
    height: 72px;
    width: 144px;
    /*      padding:9px;
            border: 1px solid maroon;   */
    /* float: right;*/
    }
#Inhalt {
    /*  Inhaltsbox mit Texten, allgemeine Schriftgröße */
    font-size: 0.77em;
    line-height: 1.444em;
    margin: 20px 100px 0 200px;
    padding: 10px 0 120px 20px;
    float: left;
    width: 75%;
    /* max-width: 100em; Maximale Breite in em */
    }
* #Inhalt {
    /* versteckt vor Netscape 4 */
    background-color: #fff
    }
#Inhalt p {
    /*P Tag Abstand*/
    margin: 1px 0 12px 0
    }
/*Grauer Trennstrich*/
.linie {
    margin: 15px 0 15px 0;
    height: 1px;
    border-bottom: 1px solid #CCC;
    width: 100%;
    float: left
    }
/*Veranstaltungen*/
.Einleitung {
    width: 100%;
    margin: 0 0 0 0;
    float: left
    }
.Monat {
    font-size: 1.8em;
    font-weight: bold;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
    color: maroon;
    float: left
    }
.Block {
    width: 98%;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 8px 8px 10px 8px;
    float: left
    }
/*Diese dürfen in Kombination nicht mehr als 100% ergeben*/
.Datum {
    font-weight: bold;
    width: 15%;
    margin-right: 1%;
    /*Achtung, dies ist auch ein Prozent */
    float: left
    }
.Datum-1 {
    /*Datum nicht fett */
    width: 15%;
    margin-right: 1%;
    /*Achtung, dies ist auch ein Prozent */
    float: left
    }
.Kategorie {
    font-weight: bold;
    width: 13%;
    float: left
    }
.Beschreibung {
    font-weight: bold;
    width: 71%;
    float: left
    }
.Beschreibung-1 {
    /*Wenn die Kategorie wegfällt ist die Beschreibung breiter - der Text ist nicht fett*/
    font-weight: normal;
    width: 84%;
    float: left
    }
.Beschreibung-2 {
    /*Beschreibung bei breiterem Bild */
    font-weight: normal;
    width: 72%;
    float: left
    }
/* ENDE Diese dürfen in Kombination nicht mehr als 100% ergeben*/
.Beschreibung-3 {
    /*Beschreibung kleinerem Bild */
    font-weight: normal;
    width: 76%;
    float: left
    }
.Beschreibung-4 {
    /*Beschreibung mit Abstand rechts */
    font-weight: normal;
    margin-right: 30px;
    float: left
    }
.headline-rot {
    width: 100%;
    font-size: 1.8em;
    line-height: 1.1em;
    font-weight: bold;
    color: maroon;
    margin-bottom: 10px;
    float: left
    }
.Zwischen-Headline {
    font-size: 1.8em;
    line-height: 1.1em;
    font-weight: bold;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
    color: maroon;
    float: left
    }
.headline-schwarz {
    width: 100%;
    font-size: 1.6em;
    line-height: 1em;
    font-weight: bold;
    color: black;
    margin-bottom: 10px;
    float: left
    }
.headline-impressum {
    /*Hinzugefügt 25.9.13 karin*/
    width: 100%;
    font-size: 1.2em;
    line-height: 1em;
    font-weight: bold;
    color: black;
    margin-top: 5px;
    margin-bottom: 3px;
    float: left
    }
/*Bilderboxen */
.Bilderbox {
    float: left;
    width: 246px
    }
.Bilderbox-1 {
    float: left;
    width: 145px
    }
/*Bild ist 210 Pixel breit wird links ausgerichtet und hat Abstand rechts und unten*/
.Bild {
    float: left;
    width: 210px;
    padding: 0 20px 10px 0
    }
/*Bild ist 230 Pixel breit wird links ausgerichtet und hat Abstand rechts und unten*/
.Bild-1 {
    float: left;
    width: 230px;
    padding: 0 0 20px 0
    }
/*Bild ist 130 Pixel breit wird links ausgerichtet und hat Abstand rechts und unten*/
.Bild-2 {
    float: left;
    width: 130px;
    padding: 0 0 15px 0
    }
/*Bild ist 130 Pixel breit wird links ausgerichtet kein unten*/
.Bild-3 {
    float: left;
    width: 130px;
    padding: 0 20px 0 0
    }
.Bild-4 {
    float: left;
    width: 80px;
    padding: 0 20px 0 0
    }
/*Linke Navigation*/
#Navi {
    width: 190px;
    float: left
    }
#Navibox {
    font-size: 0.77em;
    line-height: 1.333em;
    /*Beinflust den Abstand zwischen den Menüpunkten */
    font-weight: bold;
    margin: 15px 0 0 21px;
    padding: 0 15px 10px 15px;
    background-color: #fff;
    float: left
    }
.NaviBild {
    width: 144px;
    /*Das Bild hat eine Feste größe, kann hier verendert werden */
    height: 72px;
    margin: 15px 0 0 21px;
    text-align: center;
    background-color: #FFF;
    float: left
    }
.Naviblock {
    /*Die Überschtiften sind rot */
    padding: 5px 6px 4px 6px;
    color: maroon;
    background-color: #fff
    }
.Naviblock-rechts {
    /*rechts ausgerichtet für den Kontakt unten */
    padding: 5px 6px 4px 6px;
    text-align: right;
    background-color: #FFF
    }
.Navigation {
    margin: 0;
    padding: 0;
    background-color: #fff
    }
.Navigation li {
    list-style: none;
    margin: 0;
    padding: 0
    }
ul.Navigation a {
    display: block;
    color: #000;
    background-color: #fff;
    padding: 0 1px 0 8px;
    text-decoration: none;
    font-weight: bold
    }
ul.Navigation a:visited {
    color: #000;
    background-color: #fff
    }
ul.Navigation a:hover {
    color: #000;
    background-color: #fff;
    text-decoration: underline
    }
/*Der aktive Menüpunkt Hintergrundfarbe und Farbe des Links*/
#aktiver a {
    /*Der aktivie Menüpinkt*/
    background-color: #FFF;
    color: #900;
    text-decoration: none;
    font-weight: bold;
    text-decoration: underline
    }
#aktiver a:hover {
    /*Der aktive Menüpunkt beim drüberfahren*/
    background-color: #FFF;
    color: #900;
    text-decoration: underline;
    font-weight: bold
    }
#aktiver a:visited {
    /*Der aktive Menüpunkt nach  dem Besuch*/
    background-color: #FFF;
    color: #900;
    text-decoration: none;
    font-weight: bold;
    text-decoration: underline
    }
/*Unternavigation*/
.Unternavigation {
    width: 400px;
    float: left;
    margin: 0;
    padding: 0
    }
.Unternavigation li {
    list-style: none
    }
ul.Unternavigation a {
    display: block;
    font-size: 0.9em;
    padding: 1px 1px 1px 22px;
    text-decoration: underline;
    font-weight: bold;
    background-image: url(/img/inhalt/pfeilab.gif);
    background-repeat: no-repeat
    }
ul.Unternavigation a:link, a:active, a:visited {
    color: #900
    }
ul.Unternavigation a:hover {
    color: black
    }
/*Das Datum in der Navigation*/
.Datum-navi {
    margin: 20px 0 10px 22px;
    width: 140px;
    text-align: center;
    font-weight: normal;
    float: left;
    font-size: 11px;
    color: #FFF
    }
/*Links*/
a:link {
    color: #900
    }
a:visited {
    color: #900
    }
a:hover {
    color: #666
    }
a:active {
    color: #933
    }
a {
    font-weight: bold
    }
.hoch, a.hoch:link, a.hoch:visited, a.hoch:active {
    color: #900;
    float: right;
    background-image: url(/img/inhalt/pfeilauf.gif);
    background-repeat: no-repeat;
    padding-left: 22px;
    margin: 0 0 0 20px
    }
/*Schriften*/
.kleiner {
    font-size: 10px;
    color: #000;
    font-weight: normal
    }
.mittel {
    font-size: 12px;
    color: #000;
    font-weight: normal
    }
.durchstrich {
    text-decoration: line-through;
    color: maroon
    }
.rot {
    color: maroon
    }
h1 {
    font-size: 2.5em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    color: maroon
    }
h2 {
    font-size: 1.8em;
    line-height: 1.1em;
    margin: 0;
    padding: 0;
    color: maroon
    }
h3 {
    font-size: 1.4em;
    line-height: 1em;
    margin-bottom: 9px;
    margin-top: 0;
    padding: 0;
    color: maroon
    }
.rot-klein {
    font-size: 0.6em;
    font-weight: normal;
    color: maroon
    }