body {
    background-image: url(images/body_bg.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #6b6b6b;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0
    }
/* START SEITEN-LAYOUT */
#aussen {
    width: 100%;
    text-align: center
    }
#aussen_box {
    width: 995px;
    margin: auto;
    text-align: left;
    background-image: url(images/aussen_bg.jpg);
    /* DEFAULT: gif */
    }
#head_box {
    width: 995px;
    height: 200px;
    /* DEFAULT: 372 */
    background-image: url(images/head_bg.jpg)
    }
#main_box {
    width: 995px;
    background-image: url(images/main_bg.jpg);
    /* DEFAULT: jpg */
    background-position: top;
    background-repeat: no-repeat
    }
#nav_box {
    width: 230px;
    /* DEFAULT: 230 */
    height: 397px;
    float: left
    }
#content_box {
    width: 718px;
    /* DEFAULT: 735 */
    float: right;
    margin-left: 15px
    }
#foot_box {
    width: 995px;
    height: 72px;
    /* DEFAULT: 90 */
    background-image: url(images/foot_bg.jpg);
    /* DEFAULT: jpg */
    text-align: left
    }
#foot_txt_2 {
    position: relative;
    top: 20px;
    /* DEFAULT: 50 */
    color: #b5b5b5;
    margin-left: 0;
    text-align: center
    }
#impressum_link {
    font-size: 10px;
    color: #b5b5b5
    }
#impressum_link:hover {
    color: #fff
    }
/* Start Hauptnavigation */
ul#mainnav {
    list-style-type: none;
    margin: 25px 0 0 29px;
    padding: 0;
    font-size: 11px;
    text-transform: uppercase;
    text-align: right;
    letter-spacing: 0;
    line-height: 24px
    }
ul#mainnav .hn {
    width: 197px;
    font-weight: bold;
    margin-left: 0;
    padding-right: 11px;
    margin-bottom: 5px;
    display: block;
    color: #fff;
    background-image: url(images/nav_button_bg_1.gif)
    }
ul#mainnav .hn:hover {
    color: #000;
    background-image: url(images/nav_button_bg_2.gif)
    }
ul#mainnav .hn3 {
    width: 197px;
    font-weight: bold;
    margin-left: 0;
    padding-right: 11px;
    margin-bottom: 5px;
    display: block;
    color: #f8b01e;
    background-image: url(images/nav_button_bg_1.gif)
    }
ul#mainnav .hn3:hover {
    color: #000;
    background-image: url(images/nav_button_bg_2.gif)
    }
#hn_2 {
    width: 197px;
    font-weight: bold;
    margin-left: 0;
    padding-right: 11px;
    margin-bottom: 5px;
    display: block;
    color: #000;
    background-image: url(images/nav_button_bg_2.gif)
    }
/* ---- */
ul#subnav {
    list-style-type: none;
    margin: 0;
    margin-bottom: 20px;
    font-size: 10px;
    padding: 0;
    line-height: 18px;
    letter-spacing: 0
    }
ul#subnav li .sn {
    color: #fff;
    font-weight: bold
    }
ul#subnav li a, ul#subnav li div {
    width: 197px;
    margin-left: 0;
    padding-right: 11px;
    display: block;
    color: #fff
    }
ul#subnav li a:hover {
    font-weight: bold;
    color: #fff
    }
/* Ende Hauptnavigation */
/* Start Texte und Bilder */
.text {
    width: 320px;
    float: left;
    margin-bottom: 40px;
    border: 0 solid #f00
    }
.text_breiter {
    width: 688px;
    float: left
    }
.fotobox {
    float: right;
    width: 360px
    }
.foto, .foto_float_l, .foto_float_r {
    border: 1px #ce430c dotted;
    padding: 4px
    }
.foto_float_r {
    float: right;
    margin-left: 15px
    }
.foto_float_l {
    float: left;
    margin-right: 15px
    }
ul.text_list {
    list-style-type: square;
    margin-left: 30px;
    padding: 0
    }
ul.text_list2 {
    list-style-type: decimal;
    margin-left: 30px;
    padding: 0
    }
ul.text_list2 li, ul.text_list li {
    margin: 0 0 15px 0;
    padding: 0
    }
.text_normal {
    font-weight: normal
    }
/* Ende Texte und Bilder */
/* ENDE SEITEN-LAYOUT */
/* START HEAD */
/* head: Die Hauptüberschrift kann Grafik oder Text sein.
--- Margin-top A und Margin-bottom B müssen definiert werden. */
/* Abstand unter der Hauptüberschrift festlegen */
h1 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin-top: 35px;
    margin-left: 0;
    margin-bottom: 30px;
    letter-spacing: 1px;
    margin-right: 0;
    text-transform: uppercase
    }
/* ENDE HEAD */
/* abstand_links: Außenbox für den kompletten Inhalt, außer Head.
--- Breite C muss definiert werden. */
#abstand_links {
    margin-left: 0;
    margin-top: 0;
    width: 692px
    }
/* START NEWSLETTER ABONNIEREN */
#newsletter {
    text-align: right;
    margin-bottom: 3px;
    margin-top: 0;
    padding: 0;
    position: relative
    }
/* ENDE NEWSLETTER ABONNIEREN */
/* START HEAD-NAVI */
#head_navi_box_1 {
    background-color: #fed66f;
    border-bottom: 1px solid #ce430c;
    margin: 0;
    line-height: 14px;
    padding: 7px 0 0 0
    }
ul#minitabs_1 {
    list-style: none;
    margin: 0;
    padding: 4px 0 2px 0;
    font-weight: bold
    }
ul#minitabs_1 li {
    display: inline;
    margin: 0
    }
ul#minitabs_1 a {
    text-decoration: none;
    padding: 3px;
    border: 1px solid #ce430c;
    border-bottom: 0;
    color: #fed66f;
    background-color: #ce430c
    }
ul#minitabs_1 a:hover {
    border-color: #000;
    background-color: #000
    }
ul#minitabs_1 span {
    text-decoration: none;
    padding: 3px;
    border: 1px solid #ce430c;
    border-bottom: 0;
    color: #fed66f;
    background-color: #ce430c
    }
ul#minitabs_1 span#current {
    border-color: #000;
    color: #fed66f;
    background-color: #000
    }
#head_navi_box_2 {
    margin: 0;
    border-bottom: 1px solid #ce430c;
    line-height: 14px;
    padding: 7px 0 0 0
    }
ul#minitabs_2 {
    list-style: none;
    margin: 0;
    padding: 4px 0 2px 0;
    font-weight: bold
    }
ul#minitabs_2 li {
    display: inline;
    margin: 0
    }
ul#minitabs_2 a {
    text-decoration: none;
    padding: 3px;
    border: 1px solid #ce430c;
    border-bottom: 0;
    color: #ce430c
    }
ul#minitabs_2 a:hover {
    border-color: #000;
    color: #000
    }
ul#minitabs_2 span {
    text-decoration: none;
    padding: 3px;
    border: 1px solid #ce430c;
    border-bottom: 0;
    color: #ce430c
    }
ul#minitabs_2 span#current {
    border-color: #000;
    color: #000;
    background-color: #fed66f
    }
/* ENDE HEAD-NAVI */
/* START HEAD-NAVI */
/* Größe der Programm-Überschrift */
h3, h2 {
    font-size: 14px
    }
h3 {
    font-weight: bold;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ce430c;
    margin: 20px 0 10px 0
    }
/* ENDE HEAD-NAVI */
/* START FILM-BOX */
.film_box {
    border-bottom: 1px dotted #ce430c;
    padding-bottom: 15px;
    margin-top: 15px
    }
.plakat_box {
    width: 140px;
    float: left;
    border: 0 solid #f00
    }
/* film_content: Bereich für Titel, Fließtext, Zeiten. 
--- Breite (D) muss definiert werden, ergibt sich aus: #abstand_links-Breite (C) - .plakat_box-Breite (125px) - .film_daten-Breite (100px) - 20px */
.film_content {
    width: 426px;
    padding-right: 13px;
    border-right: 1px dotted #ce430c;
    float: left
    }
.film_daten {
    width: 100px;
    float: right
    }
.plakat {
    width: 120px;
    background-color: #fed66f;
    text-align: center;
    border: 1px solid #ce430c;
    padding-bottom: 3px;
    margin-top: 5px;
    line-height: 16px
    }
/* Filmtitel in der film_box*/
h2 {
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0 0 10px 0
    }
/* Tabelle Spielzeiten */
.film_content table {
    margin: 15px 0 0 0
    }
th {
    font-size: 10px;
    border-bottom: 1px solid #ce430c
    }
td {
    font-size: 11px;
    vertical-align: top
    }
.film_content th {
    text-align: center;
    font-weight: bold
    }
.film_content td {
    text-align: center;
    vertical-align: top
    }
.tab_trenner {
    border-right: 1px solid #ce430c
    }
#tab_heute {
    background-color: #fed66f
    }
/* ENDE FILMBOX */
/* START FOOT */
#icons {
    margin: 10px 0 30px 0
    }
#foot_txt {
    text-align: center;
    font-size: 9px;
    margin-bottom: 15px
    }
/* ENDE FOOT */
/*************************************************************/
/********** START TAGESDARSTELLUNG **********/
.film_content table.tagesdarstellung {
    float: right;
    margin: 0 0 20px 20px;
    width: 120px
    }
.film_content table.tagesdarstellung td {
    text-align: left
    }
.film_content table.tagesdarstellung th {
    text-align: left
    }
/********** ENDE TAGESDARSTELLUNG **********/
/********** START DETAILS, RESERVIERUNG & NEWSLETTER **********/
.details_box, .reserv_box, .newsletter_box {
    padding-bottom: 15px
    }
/* Plakat-Slidebar */
#slidebar {
    width: 692px;
    height: 100px;
    border-top: 1px solid #ce430c;
    /* Linkfarbe */
    border-bottom: 1px solid #ce430c;
    /* Linkfarbe */
    margin-bottom: 20px
    }
#slidetable td {
    vertical-align: middle
    }
.plakat_slidebar img {
    border: 5px solid #ce430c;
    /* Linkfarbe */
    }
.plakat_slidebar:hover img, .plakat_slidebar_a img {
    border: 5px solid #fed66f;
    /* Markerfarbe */
    }
/* details_content: Bereich für Titel, Fließtext, Daten, Zeiten.
--- Breite (E) muss definiert werden, ergibt sich aus: #abstand_links-Breite (C) - .plakat_box-Breite (125px) */
.details_content, .reserv_content, .newsletter_content {
    float: right;
    width: 545px
    }
.plakat_big_box {
    width: 180px;
    float: left
    }
.plakat_big {
    width: 160px;
    background-color: #fed66f;
    text-align: center;
    border: 1px solid #ce430c;
    padding-bottom: 3px;
    margin-top: 5px;
    line-height: 16px
    }
h2#details_headline, h2#reserv_headline, h2#newsletter_headline {
    border-bottom: 1px solid #ce430c;
    padding-bottom: 5px
    }
#details_tonlogo {
    float: right;
    position: relative;
    bottom: 3px
    }
#details_trailer_icon {
    float: left;
    margin: 2px 10px 0 0
    }
#trailer_box {
    float: right;
    margin: 0 0 15px 15px;
    border: 1px solid #ce430c;
    text-align: center
    }
.details_content table, .reserv_content table {
    margin: 20px 0 20px 0
    }
#details_prog_tab td {
    text-align: center
    }
#tab_reservierung td, #tab_newsletter td {
    vertical-align: middle
    }
#abholnummer {
    border: 1px solid #a0b3dc;
    display: inline;
    padding: 5px
    }
#icon_newsletter {
    margin-left: 20px
    }
/* Start Bewertung */
.bewerungs_kommentar {
    margin: 20px 0 20px 0
    }
/********** ENDE DETAILS, RESERVIERUNG & NEWSLETTER **********/
/********** START NEWS-SEITE **********/
.news_box, .news_box_archiv {
    padding-bottom: 15px
    }
/* news_box: Bereich für komplette News
--- Breite (F) muss definiert werden, ergibt sich aus: #abstand_links-Breite (C) - .heute_box (210px) */
.news_box {
    width: 460px;
    float: left
    }
.news_content {
    margin: 0 15px 40px 0
    }
/* Gewinnspiel */
h2#gewinnspiel_headline {
    border-bottom: 1px solid #ce430c;
    background-color: #fed66f;
    padding: 10px 80px 5px 5px;
    letter-spacing: 0;
    vertical-align: bottom;
    background-image: url(icon_fragezeichen.gif);
    background-position: right center;
    background-repeat: no-repeat
    }
#gewinn {
    font-weight: bold;
    padding: 5px;
    margin: 10px 0 10px 0;
    border-top: 1px solid #ce430c;
    border-bottom: 1px solid #ce430c
    }
table#antworten {
    margin: 10px 0 20px 0
    }
#antworten td {
    padding: 4px;
    vertical-align: middle
    }
#antworten td.bg_1 {
    background-color: #ce430c
    }
#antworten td.bg_2 {
    background-color: #fed66f
    }
/* Event */
h2#event_headline {
    border-bottom: 1px solid #ce430c;
    background-color: #fed66f;
    padding: 10px 5px 5px 5px;
    letter-spacing: 0;
    vertical-align: bottom
    }
.event_gfx, .event_gfx_bild {
    background-color: #fed66f;
    border: 1px solid #ce430c;
    margin: 5px 14px 12px 0;
    float: left
    }
.event_gfx {
    width: 90px
    }
/* Heute im Programm */
#news_rechts {
    float: right
    }
#heute_box {
    width: 210px;
    background-color: #fed66f;
    margin-bottom: 15px;
    padding-bottom: 15px
    }
#heute_head {
    margin: 0;
    padding: 0;
    width: 208px
    }
#heute_hl {
    background-color: #ce430c;
    padding: 5px 0 5px 10px;
    width: 198px;
    border: 1px solid #ce430c;
    margin: 0;
    color: #fed66f;
    float: left
    }
#zum_programm {
    background-color: #fed66f;
    padding: 5px 10px 5px 10px;
    float: right
    }
.heute_film {
    margin: 0 10px 0 10px;
    border-bottom: 1px solid #ce430c
    }
.heute_plakat {
    width: 60px;
    border: 1px solid #ce430c;
    margin-top: 13px;
    margin-bottom: 10px;
    float: left
    }
.heute_txt {
    width: 120px;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px
    }
#heute_nospace {
    margin-bottom: 0
    }
#heute_noborder {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0
    }
/* News-Archiv */
/********** ENDE NEWS-SEITE **********/
/********** START MEMORY **********/
#memory_zum_programm {
    float: right
    }
/********** START MEMORY **********/
/********** START FILM-ARCHIV **********/
#tab_01_filmarchiv, #tab_02_filmarchiv {
    margin: 15px 0 15px 0
    }
#tab_01_filmarchiv td {
    background-color: #fed66f;
    padding: 5px;
    font-weight: bold
    }
#tab_01_filmarchiv td:hover {
    background-color: #e3e9ef;
    padding: 5px;
    font-weight: bold
    }
#tab_02_filmarchiv .head {
    background-color: #ce430c;
    font-weight: bold;
    color: #fed66f;
    text-align: left;
    padding: 5px
    }
#tab_02_filmarchiv td {
    padding: 5px
    }
#tab_02_filmarchiv td.bg {
    background-color: #fed66f
    }
#filmarchiv_link_oben {
    float: right;
    margin-top: 8px
    }
/********** ENDE FILM-ARCHIV **********/
/********** START GÄSTEBUCH **********/
#gb_box {
    margin-left: 120px
    }
.gb_cont {
    width: 420px
    }
.gtrenner, .geintrag, .gnummer, .gdaten {
    width: 420px;
    margin-top: 15px
    }
.gb_cont {
    margin-bottom: 20px;
    line-height: 16px
    }
#geingabe_01 {
    float: left
    }
#geingabe_02 {
    float: right
    }
.gtrenner {
    border-bottom: 1px solid #ce430c;
    height: 1px;
    margin-top: 10px
    }
.geintrag {
    margin-top: 25px
    }
.gnummer {
    font-size: 14px;
    font-weight: bold;
    color: #fed66f;
    padding: 5px;
    background-color: #ce430c
    }
.gdaten {
    margin: 0;
    background-color: #fed66f;
    padding: 5px
    }
.gdaten_01 {
    padding: 5px 5px 5px 35px;
    float: left;
    font-weight: bold
    }
.gdaten_02 {
    padding: 5px 5px 5px 20px;
    float: left
    }
.gtext {
    padding: 15px 5px 5px 35px
    }
.gkommentar {
    padding: 15px 5px 5px 35px;
    font-style: italic
    }
/********** ENDE GÄSTEBUCH **********/
/********** START SHOP **********/
#warenkorb {
    margin: 0;
    padding: 0;
    float: right;
    font-size: 11px;
    font-weight: normal
    }
.artikel_box, .warenkorb_box {
    border-bottom: 2px dotted #ce430c;
    /*** LINKFARBE ***/
    padding-bottom: 15px;
    margin-top: 15px
    }
.artikel_motiv_box {
    width: 140px;
    float: left
    }
.artikel_motiv {
    width: 120px;
    background-color: #fed66f;
    /*** MARKERFARBE ***/
    border: 1px solid #ce430c;
    /*** LINKFARBE ***/
    padding-bottom: 3px;
    margin-top: 5px;
    line-height: 16px
    }
.artikel_motiv_klein {
    border: 1px solid #ce430c;
    /*** LINKFARBE ***/
    }
.artikel_beschreibung {
    width: 530px;
    padding-right: 13px;
    float: left
    }
.artikel_preis {
    font-size: 14px;
    font-weight: bold
    }
.artikel_versand {
    font-size: 9px
    }
#warenkorb_table td {
    background-color: #fed66f;
    /*** MARKERFARBE ***/
    }
.warenkorb_preis {
    font-weight: bold;
    text-align: right
    }
#rechnungsadresse {
    float: left;
    width: 320px
    }
#lieferadresse {
    float: right;
    width: 320px
    }
.warenkorb_small_text {
    font-size: 10px;
    font-weight: normal
    }
/********** ENDE SHOP **********/
/*************************************************************/
/* SONSTIGES CSS */
a:link {
    color: #ce430c;
    text-decoration: none
    }
a:visited {
    color: #ce430c;
    text-decoration: none
    }
a:hover {
    color: #000;
    text-decoration: none
    }
a:active {
    color: #ce430c;
    text-decoration: none
    }
/* Allgemeine Trennlinie */
.trenner {
    height: 1px;
    border-top: 1px solid #ce430c
    }
.trenner_dotted {
    height: 1px;
    border-top: 1px dotted #ce430c;
    line-height: 1px
    }
/* Allgemeine Box mit 15px Margin-Top */
.allg_box {
    margin-top: 0
    }
/* Allgemeiner Rahmen z.B. für Bilder, etc */
.allg_border {
    border: 1px solid #ce430c
    }
/* Formular */
form {
    display: inline
    }
input {
    font-size: 12px
    }
/* Befehl,der dauer sorgt, dass Boxen-rahmen mit Float-Inhalten und variablen Höhen bis zur unteren Inhaltskante laufen.*/
.clear {
    clear: both;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    font-size: 0
    }
/* Hack: alle ausser IE brauchen font-size>0 */
html > body .clear {
    font-size: 1px
    }
/* vertikales Banner */
.vertical_banner_box {
    margin: 60px 0 0 27px;
    width: 210px;
    text-align: center
    }
.vertical_banner {
    border: 1px solid #fae09f
    }