/* Events - Highlights (Startseite) */
#event-highlights-container {
    margin-top: 20px;
    position: relative;
    width: 100%;
    height: 480px;
    background: url(../img/background_trenner_slideshow.png) 30px 190px no-repeat;
}

#event-highlights-container h1 {
    overflow: hidden;
    max-height: 100px;
    width: 400px;
    font-size: 40px;
    font-weight: bold;
    padding-left:1px;
}

#event-highlights-container h2 {
    font-size: 24px;
}

/* Slideshow Arrows */
#event-highlights-container #arrow-back { position: absolute; top: 0; left: 0; z-index: 50; }
#event-highlights-container #arrow-next { position: absolute; top: 0; right: 0; z-index: 50; }

/* Slideshow Mainact */
#event-highlights-container #mainact {
    position: relative;
    float: left;
    width: 490px;
    height: 425px;
}

#mainact_cover {
    position: relative;
    right: 40px;
    left: 35px;
    border: 8px solid #242424;
}

/* Slideshow Details Container */
#event-highlights-container #details-container {
    position: relative;
    float: left;
    width: 480px;
    height: 450px;
}

/* Mainact Description */
#event-highlights-container .mainact-description {
    overflow: hidden;
    position: relative;
    top: 0;
    width: 480px;
    height: 180px;
    color: #c5c5c5;
}

#event-highlights-container .mainact-description p {
    margin-top: 10px;
    padding-left:1px;
}

/* Subacts Container */
#event-highlights-container .subacts-container {
    position: absolute;
    bottom: 10px;
    width: 480px;
}

#event-highlights-container .subacts-container .subact p {
    font-size: 11px;
    font-weight: bold;
    color: #bcb991;
    margin: 5px 23px 0 0;
}

#event_startpage_error {
    margin: 50px auto;
    width: 400px;
}

/* ***************************************************************************** */

/* Veranstaltungen - Navigation und Auflistung der kommenden drei Events im Seitenkopf (auf Uebersichtsseite) */
/* Container */
#veranstaltungen-top-events {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    height: 300px;
    background: url(../img/background_trenner_veranstaltungen.png) 35px 30px no-repeat;
}

/* Veranstaltungen - Navigation (auf Uebersichtsseite) */
#navigation {
    float: left;
}

/* Veranstaltungen - Auflistung der kommenden drei Events im Seitenkopf (auf Uebersichtsseite) */
#mainact-details-container {
    position: relative;
    top: 60px;
    left: 60px;
    float: left;
}

/* Veranstaltungen - Daterange Infotext */
#veranstaltungen-auflistung-container #daterange_infotext {
    height:107px;
    float: left;
    margin: 3px 49px 0 0;
    color: #fff;
    padding: 30px;
    font-size: 15px;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    width: 141px;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    background: url(../img/daterange_infotext.jpg) 0 0 no-repeat;
}

#veranstaltungen-auflistung-container #daterange_label {
    color: #bcb991;
    font-size: 22px;
    font-weight: bold;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

#veranstaltungen-auflistung-container #daterange_date {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

 
/* Veranstaltungen - Naechste Seite Box */
#veranstaltungen-auflistung-container #nextpage {
    float: left;
    height:107px;
    padding: 30px;
    width:147px;
    background: url(../img/nextpage.jpg) 0 0 no-repeat;
}

/* Veranstaltungen - Naechste Seite Box - Headline */
#veranstaltungen-auflistung-container #nextpage a span.event-nextpage-headline {
    color: #bcb991;
    font-size: 22px;
    font-weight: bold;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

/* Veranstaltungen - Naechste Seite Box - Monat */
#veranstaltungen-auflistung-container #nextpage a span.event-nextpage-month {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

/* Veranstaltungen - Naechste Seite Box - Jahr */
#veranstaltungen-auflistung-container #nextpage a span.event-nextpage-year {
    color: #bcb991;
    font-size: 15px;
    font-weight: bold;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

#veranstaltungen-auflistung-container #nextpage a {
    text-decoration: none;
}

/* Veranstaltungen - Event Box */
.event {
    float: left;
    position: relative;
    padding: 0 43px 60px 0;
}

.bookedup_banner .booked {
    position: absolute;
    top: 20px;
    left: 0;
}

.bookedup_banner .bookedstart {
    position: absolute;
    z-index: 30;
    left: 43px;
    top: 8px;
}

.mainpage-left {
    padding: 0 60px 0 0;
}

.mainpage-right {
    padding: 0;
}

/* Veranstaltungen - Event Box (Hautevents, Text) */
.event p, .event p a {
    overflow: hidden;
    padding-top: 8px;
    width: 200px;
    font-size: 14px;
    color: #bcb991;
    line-height: 130%;
    font-family: font_headlines, Verdana, Georgia, Arial, Helvetica, sans-serif;
}

.event p span.person {
    font: 11px Arial,Helvetica,sans-serif;
}

/* Formatierung des Datums */
.event-date {
    z-index: 50;
    position: absolute;
    right: 25px;
    top: -15px;
    height: 68px;
    width: 60px;
    text-align: center;
    color: #6c6c6c;
    padding-top: 4px;
    padding-bottom: 9px;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #d2d2d2;
    background: #B7B7B7 url(../img/vdate_w.jpg) 0 0 repeat-x;
}

.event-date.we {
    color: #961f26;
}

/* Formatierung des Mainact Datums (Startseite) */
#mainact .event-date {
    right: 20px;
    top: -15px;
    background: #242424;
    color: #ffffff;
    border:none;
}

/* Formatierung der Subacts (Startseite) */
.mainpage-left .event-date {
    right: 45px;
}

.mainpage-right .event-date {
    right: -15px;
}

/* Veranstaltungen - Tag */
span.event-dayname {
    display: block;
    font-size: 11px;
    line-height: 1.0em;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

/*
#mainact span.event-dayname,
.mainpage-left .event-date span.event-dayname,
.mainpage-right .event-date span.event-dayname {
    display: none;
}
*/

/* Veranstaltungen - Tag als Zahl */
span.event-day {
    position: relative;
    top: -4px;
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

/* Veranstaltungen - Monat ausgeschrieben */
span.event-month  {
    position: relative;
    top: -2px;
    font-size: 14px;
    font-weight: bold;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 3px;
}

#mainact span.event-month {
    border-bottom: 1px solid #ffffff;
}

/* Veranstaltungen - Uhrzeit */
span.event-time {
    font-size: 14px;
    display: block;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

/* Veranstaltungen - Vorschaubild */
img.event-img {
    width: 191px;
    height: 151px;
    border: 8px solid #fff;
}

img.event-img:hover, .bookedup_banner:hover .event-img,.bookedup_banner:hover #mainact_cover, #mainact_cover:hover {
    border: 8px solid #BFBFBF;
}

/* Veranstaltungen - Kurzinfo Box */
.event-kurzinfo {
    position: absolute;
    right: 15px;
    bottom: 45px;
    width:  168px;
    height: 59px;
    padding: 6px 0 0 9px;
    background: url(../img/v_kurztext_bg.png) 0 0 no-repeat;
}

/* Veranstaltungen - Kurzinfo - Headline */
.event-headline {
    overflow: hidden;
    width: 155px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 3px;
    font-family: Arial, Helvetica, sans-serif;
}

/* Veranstaltungen - Kurzinfo - Text */

.event-kurztext,
.event-kurztext a {
    overflow: hidden;
    text-decoration: none;
    width: 155px;
    height: 31px;
    color: #bcb991;
    font-family: Arial, Helvetica, sans-serif;
}

/* *************************************************************************** */
/* Veranstaltungen - Auflistung */
/* *************************************************************************** */


/* Veranstaltungen - Tabs (Container) */
#tab-container {
    width: 100%;
    padding-top: 30px;
    float: left;
}

/* Veranstaltungen - Tabs (Beschreibung) */
#tab-description {
    float: right;
    color: #6d6d6d;
    padding: 20px 50px 0 0;
    width:  210px;
}

/* Veranstaltungen - Tab (Container / Rahmen fuer alle Tabinhalte) */
#tab-content {
    float: left;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 690px;
    height: 125px;
    padding-bottom: 20px;
    background: #C8C8C8 url(../img/tab_bg.gif) 0 0 repeat-x;
}

/*  Veranstaltungen - Tabs */
ul#tabs {
    font: bold 11px Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#tabs a {
    float:left;
    background: #262626;
    color: #fff;
    margin-right: 5px;
    text-decoration:none;
}

ul#tabs a span {
    float:left;
    font-weight: bold;
    display: block;
    padding: 5px 30px 5px 15px;
}

ul#tabs a span{ float:none; }
ul#tabs a:hover{ background-color: #5F5F5F; color: white; }
ul#tabs a:hover span{ background-color: #5F5F5F; }

/* Veranstaltungen - Auflistung der Jahreszahl, Monate, Tage */
#tab-content li {
    display:inline;
}

#tab-content li#tabHeaderActive {
    display:block;
    float: left;
    position: relative;
    height: 20px;
    top: -3px;
}

#tabHeaderActive span,
#tabHeaderActive a {
    background: #BCBCBC url(../img/tab.gif) 0 0 repeat-x;
    color: #8d242a;
}

#tab-content li#tabHeaderActive a {
    padding-top: 4px;
    background: #BCBCBC;
}

/* Jahreszahl */
#tab-content .tabYears, #tab-content .tabYears a {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
    color: #878787;
}

/* Monate */
#tab-content ul.tabMonths li {
    margin-right: 5px;
    font-size: 11px;
    color: #6c6c6c;
    font-weight: bold;
}

#tab-content ul.tabMonths li a  {
    font-size: 11px;
    color: #6c6c6c;
    font-weight: bold;
}

#tab-content ul.tabMonths li.selected a {
    margin-right: 0;
}

/* Tage */
#tab-content ul.tabDays {
    margin-top: 5px;
}

#tab-content ul.tabDays li {
    padding-top: 2px;
    float: left;
    margin-right: 5px;
    font-size: 11px;
    color: #8F877D;
}

#tab-content ul.tabDays li a  {
    color: #8F877D;
}

/* Tage an denen Events existieren */
#tab-content ul.tabDays li.hasevent a {
    font-weight: bold;
    color: #474441;
}

/* Tage an denen KEINE Events existieren */
#tab-content ul.tabDays li.noevent {
    color: #BFBFBF;
}

/* Tage - Samstage */
#tab-content ul.tabDays li.sa, #tab-content ul.tabDays li.sa a {
    color: #8d242a;
}

/* Tage - Sonntage */
#tab-content ul.tabDays li.so, #tab-content ul.tabDays li.so a {
    color: #8d242a;
}

#tab-content ul.tabDays li.noevent.so, #tab-content ul.tabDays li.noevent.so a,
#tab-content ul.tabDays li.noevent.sa, #tab-content ul.tabDays li.noevent.sa a{
    color: #AF8E90
}

/* Tage/Monate - Selected */
#tab-content ul.tabMonths li.selected, #tab-content ul.tabDays li.selected {
    background: #fff;
    padding: 1px 4px 1px 4px;
    border: 1px solid #c2c2c2;
}

/* Inhalt eines Tabs */
#tab-content .tabContent {
    padding-left: 15px;
    width: 660px;
    float: left;
    position: relative;
    top: 15px;
}

/* Trennlinie */
#tab-content .tabTrenner {
    width: 660px;
    height: 2px;
    margin: 10px 0;
    background: #fff url(../img/tab_trenner.gif) center 0 repeat-x;
}

/* *************************************************************************** */
/* Tab Veranstaltungssuche            Styling wird per JS angepasst            */
/* *************************************************************************** */

form#vsuche strong {
    color: #878787;
    font-size: 14px;
}

form#vsuche .select {
	position: absolute;
	width: 158px;
	height: 15px;
	padding: 2px 24px 2px 8px;
    color: #636363;
    border: 1px solid #c9c9c9;
	background: #e7e7e7 url(../img/select.gif) 175px 7px no-repeat;
	overflow: hidden;
}

form#vsuche option {
    border-bottom: 1px solid #c9c9c9;
	padding: 2px 24px 2px 8px;
    background: #e7e7e7;
    color: #636363;
}

form#vsuche input.text {
    float: left;
    margin: 1px 10px 0 0;
    background: #fff;
    color: #636363;
    border: 2px solid #c9c9c9;
}

form#vsuche .checkbox, form#vsuche .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	/* background: url(checkbox.gif) no-repeat; */
	display: block;
	clear: left;
	float: left;
}

form#vsuche .radio {
	/* background: url(radio.gif) no-repeat; */
}

/* Veranstaltungen - Container der die Veranstaltungen enthaelt */
#veranstaltungen-auflistung-container {
    float: left;
    padding: 60px 0 80px 0;
}

form#vsuche .submitbutton {
    width: 24px;
    height: 24px;
    border: none;
    background: transparent url(../img/vsuche_button.jpg) 0 0 no-repeat;
}

form#vsuche table,
form#vsuche table tr,
form#vsuche table td {
    border: none;
    background: none;
}

/* *************************************************************************** */
/* PEAR Calendar Styling */
/* *************************************************************************** */

table.calendar {
    width: 100%;
}

table.calendar caption {
    font-family: verdana;
    font-size: 12px;
}

table.calendar .prevMonth {
    font-size: 10px;
    text-align: left;
}

table.calendar .nextMonth {
    font-size: 10px;
    text-align: right;
}

table.calendar th {
    font-family: verdana;
    font-size: 11px;
    color: navy;
    text-align: right;
}

table.calendar td {
    font-family: verdana;
    font-size: 11px;
    text-align: right;
}

table.calendar .selected {
    background-color: yellow;
}


/* *************************************************************************** *
 *                          Veranstaltungen Detailseite                        *
 * *************************************************************************** */


table#event_kuenstlerinfos td.bold {
    font-weight: bold;
}

.v_button_bildgalerie {
    margin-bottom: 10px;
    background: #4F4A4A;
    color: #767676;
    font-weight: bold;
    padding: 20px 0 0 10px;
    font-size: 14px;
    width:204px;
    height: 53px;
    background: url(../img/v_button_bildgalerie.png) 0 0 no-repeat;
}

.v_button_videos {
    margin-bottom: 10px;
    background: #4F4A4A;
    color: #767676;
    font-weight: bold;
    padding: 20px 0 0 10px;
    font-size: 14px;
    width:204px;
    height: 53px;
    background: url(../img/v_button_videos.png) 0 0 no-repeat;
}

#content ul.event-persons li {
    background: none;
    padding: 0;
}

#image_set {
    width: 460px;
    text-align: center;
}

#event_termine tr td {
    height: 50px;
}

#event_termine tr th {
    padding: 2px;
    background: #c5c5c5;
    font-weight: bold;
    text-align: left;
}

#event_termine tr td {
    padding: 2px;
    background: #d3d3d3;
    border-bottom: 1px solid #C5C5C5;
}

#event_termine tr.outdate td {
    color: #a8a8a8;
}

#event_termine tr.bookedup td {
    /*text-decoration: line-through;*/
    color: #961F26;
}

#event_termine td img, #ticketlisting td img {
    margin-top: 1px;
}

#event_termine tr td.info-top {
    border: none;
    height: 25px;
    vertical-align: bottom;
}
#event_termine tr td.info-bottom {
    height: 25px;
    vertical-align: top;
}

/* PERSONEN-BOXEN */
div.event-persons {
    clear: both;
}
div.person-type span.person-type-label {
    width: 100%;
    font-weight: bold;
    display: block;
}
div.person-type div.person {
    width: 220px;
    background: #d3d3d3;
    border: 1px solid #757575;
    float: left;
    height: 56px;
}

.left {
    margin: 10px 10px 10px 0;
}
.right {
    margin: 10px 0 10px 10px;
}

div.person div.person-image {
    width: 54px;
    height: 54px;
    position: relative;
    float: left;
    background: #FFF;
    border: 1px solid #cfcfcf;
    margin-right: 5px;
}
div.person div.person-image img {}
div.person p.person-information {
    margin: 0;
    padding: 2px;
}

div.person p.person-information span.person-vita {
    font-style: italic;
    font-size: 10px;
}

/* *************************************************************************** *
 *                          Veranstaltungen Ticketlisten                       *
 * *************************************************************************** */

#ticketlisting table {
    width: 100%;
    border: 1px solid #757575;
    border-bottom: none;
}

#ticketlisting table tr.head {
    background: #CCCCCC;
    width: 100%;
}

#ticketlisting table tr {
    background: #fff;
    width: 100%;
}

#ticketlisting table td {
    border-bottom: 1px solid #757575;
    padding: 3px;
}
