﻿body
{
    background-color: #9f2d20;
    color: Black;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 0.8em;
}
h1, h2
{
    display: none;
}
h3
{
    color: #9f2d20;
    font-size: 1em;
    background-color: White;
}
img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
p
{
    line-height: 150%;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 10px;
}
li
{
    list-style-type: square;
    margin-bottom: 5px;
}
a:visited, a:link
{
    color: #9f2d20;
    text-decoration: none;
}

a:active, a:hover
{
    color: #565656;
    text-decoration: underline;
}
.contentBox
{
    width: 861px;
    margin: 0px auto 0px auto;
}
.imgHeader1
{
    float: left;
    border-right: solid 5px #9f2d20;
    display: inline;
    padding-bottom: 5px;
}
.imgHeader2
{
    display: inline;
    float: left;
    padding-bottom: 5px;
}
.navi
{
    clear:both;
    background-image: url(../images/nav_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 861Px;
    height: 41px;
}
.naviInhalt
{
    padding-top: 12px;
    padding-left: 24px;
    font-weight: bold;
}
.naviInhalt ul
{
    margin: 0px;
}
.naviInhalt li
{
    float: left;
    list-style-type: none; /*width: 130px;*/
    padding-right: 30px;
}

.naviInhalt a:link, .naviInhalt a:visited
{
    text-decoration: none;
    color: #565656;
}

.naviInhalt a:active, .naviInhalt a:hover
{
    text-decoration: none;
    color: #9f2d20;
}

.inhalt
{
    background-color: White;
    width: 855px;
    border-left: solid 3px #dcdcdc;
    border-right: solid 3px #dcdcdc;
}
.inhaltOben
{
    margin-top: 5px;
}

.inhaltText
{
    padding: 20px;
}

.imgHeader
{
    padding-bottom: 20px;
    display: block;
}

.div_kontakt
{
    margin-left: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.kontakt_table, td
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
}
.bild_div
{
    height: 133px;
    width: 520px;
    margin-bottom: 15px;
    margin: auto; text-align:center;
}
.bild_text
{
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    cursor:hand;
}
.copy
{
    margin: 0px auto 0px auto;
    width: 871px;
    text-align: center;
    padding-top: 10px;
    font-size: 0.8em;
    color: #ffffff;
}
.copy a
{
    color: #ffffff;
    text-decoration: none;
}


.modal_background
{
    background-color: #565656; /*#9f2d20;*/
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.popup
{
    background-color: White;
    width: 861px;
}
.popup_bars
{
    margin: 0px;
    padding: 0px;
}
.popup_content
{
    width: 815px;
    margin: 0px;
    padding: 20px;
    border-left: solid 3px #dcdcdc;
    border-right: solid 3px #dcdcdc;
}

.popup_content dl
{
    margin: 0px;
}
.popup_content dd, .popup_content dt
{
    display: none;
    margin: 0px;
    width: 600px;
    text-align: center;
}
.popup_bilder_navi
{
    vertical-align: top;
}
.popup_bilder_navi img
{
    border: solid 3px white;
}
.dunklerBG
{
    background-color: #dcdcdc;
}
.TextAufDunkel
{
    color: Black;
    padding: 3px;
}

.eintrag
{
    line-height: 150%;
    padding: 10px;
}
.eintragen
{
    padding: 5px;
}
.frei
{
    color: black;
}
.belegt
{
    color: #9f2d20;
    text-decoration: line-through;
}

.table_belgung
{
    margin: 0px auto 0px auto;
}
.table_belgung td
{
    vertical-align: top;
    padding: 20px;
}

.table_belgung td td
{
    padding: 3px;
}

.table_belgung th
{
    font-weight: bold;
}
.monatsname
{
    background-color: #dedede;
    color: #9f2d20;
}
