.page {
    width: 800px;
    background: #ffffff;
    margin: 0px auto;
    /*vertical-align: middle;    */
    padding: 0px;
}

.page2{
    width: 900px;
    height: 20px;
    margin: 0px auto;
    padding: 0px;
    background: #FFDEBD url(/static/img/background-shadow-bottom.png) center repeat-y;
}

.page0{
    width: 900px;
    margin: 0px auto;
    padding: 0px;
    height: 20px;
    background: #FFDEBD url(/static/img/background-shadow-top.png) center repeat-y;

}

.head {
    background: #ffdebd;
    border-top: 20px #b5101f solid;
}

.top_teaser {
    float: right;
    border-bottom: 2px #b5101f solid;
    border-left: 2px #b5101f solid;
    padding: 5px;
    letter-spacing: -1px;
    color: #b5101f;
}

.top_logo {
    float: left;
    margin: 10px;
}

.top_logo img {
    border: 0px;
}

.top_menue {
    width: 500px;
    margin-top: 80px;
    /*height: 100px;*/
    float: right;
}
.top_menue_item {
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.top_menue_item a {
    color: #7f7f7f;
    text-decoration: none;
    font-size: 18px;
}

.top_menue_item_active {
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.top_menue_item_active a {
    color: #4d4d4d;
    text-decoration: none;
    font-size: 18px;
}

.top_bottom_line {
    clear: both;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 2px #b5101f solid;
    border-bottom: 2px #b5101f solid;
    background: #ffffff;
    color: #b5101f;
    text-align: center;
    letter-spacing: 2px;
    text-transform: capitalize;
    font-weight: bold;
    font-style: italic;
    height: 31px;
}

.top_bottom_line_left {
    margin-left: 10px;
    float: left;
    width: 270px;
    height: 20px;
    font-size: 15px;
    text-align: center;
    letter-spacing: 5px;
}

.top_bottom_line_right {
    width: 512px;
    float: right;
    text-align: center;
    height: 20px;
    font-size: 15px;

}

.main {
    background: #ffffff;
}

.left {
    width: 198px;
    float: left;
    padding-bottom: 15px;
    border-right: 2px #b5101f solid;
}

.left_nored {
    width: 198px;
    float: left;
    padding-bottom: 15px;
}

.middle_no_right {
    width: 600px;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.middle_no_right_with_red {
    border-left: 2px #b5101f solid;
    width: 600px;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.middle {
    width: 400px;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 2px #b5101f solid;
    border-right: 2px #b5101f solid;
}

.right {
    width: 198px;
    float: right;
    margin-bottom: 15px;
    padding-top: 10px;
}

.footer {
    clear: both;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 2px #b5101f solid;
    border-bottom: 2px #b5101f solid;
    background: #ffdebd;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2px;
    color: #B5101F;
    text-align: center;
    font-size: 14px;
}

.left_main_menu {
    padding-top: 10px;
    padding-left: 10px;
}

.left_main_menu_top {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 15px;
}

.left_main_menu_top a:link {
    color: #595959;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    padding-left: 25px;
    background: url(/static/img/menu-bg-small-0.png) left no-repeat;
}

.left_main_menu_top a:visited {
    color: #595959;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    padding-left: 25px;
    background: url(/static/img/menu-bg-small-0.png) left no-repeat;
}

.left_main_menu_top_active {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 15px;
}

.left_main_menu_top_active a:link {
    color: #ff5959;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    padding-left: 25px;
    background: url(/static/img/menu-bg-small-0.png) left no-repeat;
}

.left_main_menu_top_active a:visited {
    color: #ff5959;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    padding-left: 25px;
    background: url(/static/img/menu-bg-small-0.png) left no-repeat;
}

.left_main_menu_sub {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 0px;
}

.left_main_menu_sub a:visited {
    color: #595959;
    font-weight: bold;
    font-size: 12px;
    padding-left: 20px;
    background: #ffffff;
}

.left_main_menu_sub a:link {
    color: #595959;
    font-weight: bold;
    font-size: 12px;
    padding-left: 20px;
    background: #ffffff;
}

/* padding, margin auf div-ebene */
/* rest dann im jew. tag */

.left_main_menu_sub_active {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 0px;
}

.left_main_menu_sub_active a:visited {
    color: #ff5959;
    font-weight: bold;
    font-size: 12px;
    padding-left: 20px;
    background: #ffffff;
}

.left_main_menu_sub_active a:link {
    color: #ff5959;
    font-weight: bold;
    font-size: 12px;
    padding-left: 20px;
    background: #ffffff;
}

.left_main_menu_sub_active a {
    color: #ff5959;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    padding-left: 20px;
    background: #ffffff;
}

.left_main_menu_sub a {
    color: #005959;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    padding-left: 20px;
    background: #ffffff;
}

.kurs {
    margin: 10px;
    border: 2px #b5101f solid;
    background: #cccccc;
}

.kurs_titel {
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    background: #b5101f url(/static/img/float-light.png) top repeat-x;
    color: #ffffff;
    letter-spacing: 2pt;
}

.kurs_desc {
    padding: 10px;
    background: #cccccc;
    text-align: justify;
    line-height: 130%;
    /*text-indent: 15px;*/
    font-size: 14px;
}

.kurs_time_title {
    font-size: 20px;
    padding-left: 10px;
}

.kurs_times {
}

.kurs_time {
    padding: 5px;
    margin: 10px;
    border: 2px #595959 dashed;
    font-family: serif;
    font-size: 14px;
    background: #ffffff;
    float: left;
    width: 400px;
    margin-left: 80px;
    
}

.kurs_datum {
    float: left;
    padding: 5px;
    font-size: 18px;
}

.kurs_wochentag {
    float: left;
    padding: 5px;
    font-size: 18px;
}

.kurs_uhrzeit {
    float: right;
    padding: 5px;
    font-size: 18px;
    font-weight: bold;
}

.kurs_zeit_beschreibung {
    clear: both;
    padding: 5px;
    font-size: 18px;
    text-align: center;
}

.kurs_price {
    clear: both;
    padding: 10px;
    background: #ffdebd;
    font-size: 14px;
}

body {
    margin: 0px;
    background: #FFDEBD url(/static/img/background-shadow.png) center repeat-y;
    font-family: sans-serif;
}

.teaser1 {
    height: 180px;
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}

.teaser1_titel {
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #ffffff;
    background: #b5101f url(/static/img/float-dark.png) top repeat-x;
    font-family: serif;
}

.teaser1_text {
    color: #4d4d4d;
    padding: 10px;
    height: 100px;
    background: #ffdebd;
    border-left: 2px #b5101f solid;
    border-right: 2px #b5101f solid;
    text-align: justify;
    font-size: 14px;
}

.teaser1_link {
    color: #000000;
    padding: 10px;
    background: #ffdebd;
    text-align: right;
    border-left: 2px #b5101f solid;
    border-right: 2px #b5101f solid;
    border-bottom: 2px #b5101f solid;
    height: 15px;
}

.teaser2 {
    clear: both;
    width: 580px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.teaser2_titel {
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #ffffff;
    background: #b5101f url(/static/img/float-dark.png) top repeat-x;
    font-family: serif;
}

.teaser2_text {
    color: #4d4d4d;
    padding: 10px;
    height: 250px;
    background: #ffdebd;
    border-left: 2px #b5101f solid;
    border-right: 2px #b5101f solid;
    text-align: justify;
    font-size: 14px;
}

.teaser2_text img {
    width: 100%;
    padding-bottom: 10px;
}

.teaser2_link {
    color: #000000;
    padding: 10px;
    background: #ffdebd;
    text-align: right;
    border-left: 2px #b5101f solid;
    border-right: 2px #b5101f solid;
    border-bottom: 2px #b5101f solid;
}

.teaser4 {
    overflow: hidden;
    padding-left: 5px;
}


.teaser3 {
    /*
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    border: 0px;
    */
    overflow: hidden;
}

.teaser3 img {
    border: 0px;
}

.teaser3_titel {
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #ffffff;
    background: #b5101f url(/static/img/float-dark.png) top repeat-x;
    font-family: serif;
}

.teaser3_text {
    color: #4d4d4d;
    padding: 10px;
    height: 100px;
    background: #ffdebd;
    border-left: 2px #b5101f solid;
    border-right: 2px #b5101f solid;
    text-align: justify;
    font-size: 14px;
}

.teaser3_text img {
    float: left;
    margin-right: 10px;
}

.teaser3_link {
    color: #000000;
    padding: 10px;
    background: #ffdebd;
    text-align: right;
    border-left: 2px #b5101f solid;
    border-right: 2px #b5101f solid;
    border-bottom: 2px #b5101f solid;
    height: 15px;
}

.ueschr {
    padding-left: 10px;
    font-weight: bold;
    size: 14pt;
    color: #b5101f;
}

.middle_no_right p {
    padding-left: 20px;
    padding-right: 10px;
}

.descriptions {
    padding-left: 10px;
    padding-right: 10px;
}

.description {
    text-indent: 10pt;
    text-align: justify;
    padding: 5px;
    line-height: 120%;
}

.kurs_bild img {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
    float: right;
    width: 200px;
}

.event_liste_left {
    padding-left: 10px;
    padding-right: 10px;
}

.event_liste_left_entry {
    clear: both;
    margin-bottom: 10px;
    background: #FFDEBD;
    height: 12pt;
}

.event_liste_left_name {
    float: left;
    margin-right: 5px;
    padding-top: 2px;
    padding-left: 2px;
}

.event_liste_left_name a:link {
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

.event_liste_left_name a:visited {
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

.event_liste_left_datum {
    float: right;
    padding-top: 2px;
    padding-right: 2px;
}

.event_liste_left_datum a:link {
    text-decoration: none;
    font-size: 12pt;
    color: #000000;
}

.event_liste_left_datum a:visited {
    text-decoration: none;
    font-size: 12pt;
    color: #000000;
}

.event_liste_main {
    padding-left: 10px;
    padding-right: 10px;
}

.event_liste_main_entry {
    padding-bottom: 50px;
}

.event_liste_main_name {
    font-weight: bold;
    font-size: 14pt;
    background: #B5101F url(/static/img/float-dark.png) repeat-x scroll center top;
    color: #FFFFFF;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    float: left;
    width: 283px;
    border-top: #B5101F solid 2px;
    border-left: #B5101F solid 2px;
    border-bottom: #B5101F solid 2px;
}

.event_liste_main_datum {
    font-weight: bold;
    font-size: 14pt;
    background: #B5101F url(/static/img/float-dark.png) repeat-x scroll center top;
    color: #FFFFFF;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    float: right;
    width: 283px;
    text-align: right;
    border-top: #B5101F solid 2px;
    border-right: #B5101F solid 2px;
    border-bottom: #B5101F solid 2px;
}

.event_liste_main_beschreibung {
    background: #DDDDDD;
    line-height: 120%;
    padding: 10px;
    text-align: justify;
    clear: both;
    border-right: #B5101F solid 2px;
    border-left: #B5101F solid 2px;
}

.event_liste_main_link {
    background: #DDDDDD;
    line-height: 120%;
    text-align: right;
    border-right: #B5101F solid 2px;
    border-left: #B5101F solid 2px;
    border-bottom: #B5101F solid 2px;
}

.event_liste_main_link a {
    text-decoration: none;
    font-weight: bold;
}

.event_detail {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 400px;
}

.event_detail_name {
    font-weight: bold;
    font-size: 18pt;
    background: #B5101F;
    color: #FFFFFF;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}

.event_detail_datum {
    font-style: italic;
    font-size: 14pt;
    background: #B5101F;
    color: #FFFFFF;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: right;
}

.event_detail_beschreibung {
    background: #DDDDDD;
    line-height: 120%;
    padding: 5px;
    text-align: justify;
    text-indent: 10pt;
    clear: both;
}

.gbuch_form_name {
    width: 150px;
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    float: left;
    text-align: right;
}

.gbuch_form_email {
    width: 150px;
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    float: left;
    text-align: right;
}

.gbuch_eintrag_element {
    clear: both;
}

.gbuch_form_nachricht {
    width: 150px;
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    float: left;
    text-align: right;
}

.gbuch_form_name_field {
    float: right;
    margin-right: 50px;
    margin-top: 15px;
    margin-bottom: 5px;
    width: 275px;
    height: 20px;
    border: 2px solid #B5101F;
}

/*.gbuch_form_email_field {
    padding-left: 20px;
    width: 100px;
    float: right;
}
    */

.gbuch_form_email_field {
    float: right;
    margin-right: 50px;
    margin-top: 15px;
    margin-bottom: 5px;
    width: 275px;
    height: 20px;
    border: 2px solid #B5101F;
}

.gbuch_form_nachricht_field {
    margin-right: 50px;
    width: 275px;
    float: right;
    border: 2px solid #B5101F;
    margin-top: 15px;
    height: 80px;
    margin-bottom: 5px;
}

.gbuch_form_button {
    padding: 20px;
    
}

.gaestebuch_eintrag { 
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    clear:both;
}

.gbuch_eintragen {
    border: 2px #b5101f solid;
}

.gbuch_form {
    background: #FFDEBD;
}

.gbuch_caption {
    padding: 10px;
    font-weight: bold;
    font-style: italic;
    background: #b5101f url(/static/img/float-dark.png) top repeat-x;
    font-size: 120%;
    color: #FFFFFF;
    letter-spacing: 5px;
}

.gbuch_caption a:link {
    padding: 10px;
    font-weight: bold;
    font-style: italic;
    background: #b5101f url(/static/img/float-dark.png) top repeat-x;
    color: #FFFFFF;
    letter-spacing: 5px;
    text-decoration: none;
}

.gbuch_caption a:visited {
    padding: 10px;
    font-weight: bold;
    font-style: italic;
    background: #b5101f url(/static/img/float-dark.png) top repeat-x;
    color: #FFFFFF;
    letter-spacing: 5px;
    text-decoration: none;
}

.gbuch_submit_button {
    margin-left: 227px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #B5101F;
    color: #FFFFFF;
    border: 2px solid #000000;
    font-weight: bold;
}

.gbuch_form_error {
    float: left;
    padding-left: 10px;
    font-style: italic;
    font-weight: bold;
    color: #009900;
}

.gbuch_eintraege {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.gbuch_list_eintrag {
    border: 2px #b5101f solid;
    clear: both;
    margin-bottom: 20px;
    margin-top: 10px;
}

.gbuch_list_eintrag_name {
    float: left;
    padding: 5px;
    height: 15px;
    color: #FFFFFF;
    width: 268px;
    background: #B5101F url(/static/img/float-light.png) repeat-x scroll center top;
}

.gbuch_list_eintrag_datum {
    float: right;
    padding: 5px;
    height: 15px;
    color: #FFFFFF;
    width: 268px;
    background: #B5101F url(/static/img/float-light.png) repeat-x scroll center top;
    text-align: right;
}

.gbuch_list_eintrag_nachricht {
    clear: both;
    padding: 5px;
    border-top: 2px #b5101f solid;
    background: #FFDEBD;
}

.gbuch_blaettern {
    clear: both;
}

.gbuch_mitte {
    height: 20px;
    width:0px;
    float: left;
}

.gbuch_zurueck {
    height: 20px;
    width: 300px;
    text-align: center;
    float: left;
}

.gbuch_weiter {
    height: 20px;
    width: 300px;
    text-align: center;
    float: left;
}
