html, body { width: 100%; height: 100%; }
.flash #container { width: 100%; height: 100%; min-width: 975px; min-height: 580px; position: relative; }
#flashHolder { width: 975px; height: 580px; position: absolute; left: 50%; top: 50%; margin-left: -488px; margin-top: -290px; }
.flash #footer { text-align: right; width: 955px; position: absolute; left: 50%; top: 50%; margin-left: -488px; margin-top: 290px; padding: 5px 10px }

h1#logo img { display: none; }
h1#logo { text-indent: -9999px; }
h1#logo a { background: url("../../media/bilder/_layout/logo.gif") no-repeat; display: block; width: 200px; height: 70px; }

.popup { background: #222222; }
.popup #container { color: #ffffff; background: url("../../media/bilder/_layout/popup-bg.gif") repeat-x #222222; position: relative; width:100%; padding: 80px 0 0; }
.popup .contentInhalt { padding: 20px; }
.popup h1#logo a { background: url("../../media/bilder/_layout/popup-logo.gif") no-repeat; display: block; width: 148px; height: 52px; }
.popup h1#logo { position: absolute; right: 20px; top: 13px; }
.popup h2 { position: absolute; left: 20px; top: 40px; }
.popup h3, .popup h4 { color: #ffffff; }
.popup a { color: #ffffff; }

#warenhausSucheBox { margin: 1em 0; }
#warenhausKarte { margin-bottom: 1em; }
#warenhausKarte { color: #333333; }
#warenhausKarte a { color: #333333; }
#warenhausKarte h3 { font-size: 1.2em; }
#warenhausListe .contentCol { float: left; width: 48%; margin-left: 20px; }
#warenhausListe .contentCol.first { margin-left: 0; }
#warenhausListe ul { list-style: none; margin: 0; }
#warenhausListe li { border: 1px solid #8D161B; border-width: 0 0 1px; margin: 0; padding: 1em 0; }
#warenhausListe li.first { border-top-width: 1px; }
#warenhausSucheBox button { vertical-align: middle; background: url("../../media/bilder/_layout/button-bg.gif") no-repeat center; border: 0; color: #ffffff; padding: 0 0 2px; margin: 0; width: 90px; height: 26px; }
#warenhausSucheBox input { vertical-align: middle; background: url("../../media/bilder/_layout/input-bg.gif"); border: 0; margin: 0; padding: 6px 6px 0; width: 190px; height: 22px; }

#eventBookingForm #duration, #eventBookingForm #totals { font-style: italic; }
#book_date_calendar label { margin: 0; }
#book_date_calendar a { color: #8D161B; text-decoration: underline; }
#book_date_calendar .datepick-control a, #book_date_calendar .datepick-links a { color: #888; }
#book_date_calendar .datepick-header select { width: auto; background-color: #ddd; color: #000; font-weight: normal; vertical-align: middle; }
#eventBookingForm .formHint { margin-left: 0; width: 100%; font-style: italic; }

body#eventDates { margin: 1%; width: 98%; height: auto; }
#eventDates .calendar { margin: 1%; width: 98%; }
#eventDates .calendar th { font-size: 1.4em; font-weight: normal; color: #8D161B; border-bottom: 2px solid #cccccc; padding: 10px 8px; }
#eventDates .calendar td { border-bottom: 1px solid #eeeeee; padding: 6px 8px; }
#eventDates .calendar input[type=text] { width: 2em; }
#eventDates .calendar td div { margin: 0.5em 0; }
#eventDates .calendar td h3 { margin: 0; }