#gecko_scrollbar {
    display: none;
}

html>body #gecko_scrollbar {
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    width: 1px;
    height: 1px;
    display: block;
    font-size: 0;
}

body {
    color:#000000;
    background-color:#EFE8E3;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:13px;
    margin:10px;
}

p {
    color:#000000;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:13px;
}

td {
    color:#000000;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:13px;
}

h1 {
    color:#000000;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-weight:bold;
    font-size:15px;
}

h2 {
    color:#000000;
    font-family:Verdana,Arial,Helvetica;
    font-weight:bold;
    font-size:13px;
}

a {
    color:#a0ae0d;
    text-decoration:none;
}

a:link {
    color:#a0ae0d;
    text-decoration:none;
}

a:active {
    color:#a0ae0d;
    text-decoration:none;
}

a:visited {
    color:#a0ae0d;
    text-decoration:none;
}

a:hover {
    color:#000000;
    text-decoration:none;
}

input, textarea, select {
    color:#000000;
    border:1px solid #999999;
}

.small_grey {
    color:#808080;
    font-family:Verdana,Arial,Helvetica;
    font-size:11px;
}

.pfeil {
    background:url(/bilder/allgemein/pfeil.gif);
    background-repeat:no-repeat;
    background-position:3px 5px;
    padding-left:11px;
    font-family:Verdana,Arial,Helvetica;
}

.pfeil_klein {
    background:url(/bilder/allgemein/pfeil.gif);
    background-repeat:no-repeat;
    background-position:3px 4px;
    padding-left:11px;
    font-family:Verdana,Arial,Helvetica;
    font-size:11px;
}

.button, .button:link, .button:visited, .button:active, .button:hover {
    display:block;
    height:20px;
    margin:0px;
    padding-top:1px;
    padding-left:5px;
    padding-right:5px;
    color:#ffffff;
    font-family:Verdana,Arial,Helvetica;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
}

.button_weiter, .button_weiter:link, .button_weiter:visited, .button_weiter:active, .button_weiter:hover {
    display:block;
    height:20px;
    margin:0px;
    padding-top:1px;
    padding-left:5px;
    padding-right:10px;
    color:#ffffff;
    font-family:Verdana,Arial,Helvetica;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
}

.plausi_error {
    color:#ff0000;
    font-weight:bold;
}

.box {
}

.box_ueberschrift {
    padding:2px;
    color:#ba0000;
    font-weight:bold;
}

.box_text {
    padding:2px;
}

.kleine_ueberschrift {
    display:block;
    font-weight:bold;
    border-bottom:1px solid #cccccc;
    margin-bottom:5px;
}


/**********************************************************
 *
 * Calendar
 *
 **********************************************************/

.calendar {
    cursor:default;
    float:left;
    width:29%;
    margin-right:10px;
    margin-bottom:10px;
}

.calendar-td {
    cursor:pointer;
    padding-left:6px;
    padding-right:6px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:right;
    font-size:11px;
    color:#000000;
    font-weight:normal;
    text-decoration:none;
    background:#efefef;
    border:1px solid #ffffff;
}


.calendar-td-current-day {
    cursor:pointer;
    padding-left:6px;
    padding-right:6px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:right;
    font-size:11px;
    color:#dd0000;
    font-weight:bold;
    text-decoration:none;
    background:#efefef;
    border:1px solid #ffffff;
}

.calendar-td-linked-day {
    cursor:pointer;
    padding-left:6px;
    padding-right:6px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:right;
    font-size:11px;
    color:#ffffff;
    font-weight:normal;
    text-decoration:none;
    background:#dd0000;
    border:1px solid #ffffff;
}


.calendar-td-linked-current-day {
    cursor:pointer;
    padding-left:6px;
    padding-right:6px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:right;
    font-size:11px;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    background:#dd0000;
    border:1px solid #ffffff;
}

.calendar-td-remaining-day {
    cursor:default;
    padding-left:6px;
    padding-right:6px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:right;
    font-size:11px;
    color:#000000;
    font-weight:normal;
    text-decoration:none;
    background:#ffffff;
    border:1px solid #ffffff;
}

.calendar-link, .calendar-link:link, .calendar-link:hover, .calendar-link:visited, .calendar-link:aktive {
    cursor:pointer;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
}


/**********************************************************
 *
 * Navi
 *
 **********************************************************/


.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display:block;
    color:#FFFFFF;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:11px;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:20px;
}

.ebene0-1:hover {
    display:block;
    color:#FFFFFF;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:11px;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:20px;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    display:block;
    color:#FFFFFF;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:11px;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:20px;
}

.ebene0-1_angewaehlt:hover {
    display:block;
    color:#FFFFFF;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:11px;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:20px;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display:block;
    color:#FFFFFF;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:11px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:30px;
}

.ebene1-1:hover {
    display:block;
    color:#FFFFFF;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:11px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:30px;
}

.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
    display:block;
    color:#FFFFFF;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:11px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:30px;
}

.ebene1-1_angewaehlt:hover {
    display:block;
    color:#FFFFFF;
    font-family:Trebuchet MS,Verdana,Arial,Helvetica;
    font-size:11px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:30px;
}

/**********************************************************
 *
 * Navi Aufklapp Layer
 *
 **********************************************************/

.aufklapp0-1, .aufklapp0-1_angewaehlt {
    position:absolute;
    margin-left:0px;
    margin-top:30px;
    width:200px;
}

.aufklapp1-1, .aufklapp1-1_angewaehlt {
    position:absolute;
    margin-left:200px;
    margin-top:0px;
    width:200px;
}


/**********************************************************
 *
 * Navi Runde Ecken
 *
 **********************************************************/

.ecke0-1_mitte, .ecke0-1_angewaehlt_mitte {
}

.ecke0-1_om, .ecke0-1_angewaehlt_om {
    background-image:url(/bilder/allgemein/ecke_om.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.ecke0-1_um, .ecke0-1_angewaehlt_um {
    background-image:url(/bilder/allgemein/ecke_um.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.ecke0-1_lm, .ecke0-1_angewaehlt_lm {
}

.ecke0-1_rm, .ecke0-1_angewaehlt_rm {
}

.ecke0-1_lo, .ecke0-1_angewaehlt_lo {
    background-image:url(/bilder/allgemein/ecke_lo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.ecke0-1_ro, .ecke0-1_angewaehlt_ro {
    background-image:url(/bilder/allgemein/ecke_ro.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

.ecke0-1_lu, .ecke0-1_angewaehlt_lu {
    background-image:url(/bilder/allgemein/ecke_lu.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.ecke0-1_ru, .ecke0-1_angewaehlt_ru {
    background-image:url(/bilder/allgemein/ecke_ru.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}

