/** COLORS **/
/*  #FFF    */
/*  #000    */
/*  #DDD    */
/*  #666    */
/*  #3C4B96 */
/*  #8F9BD8 */
/*  #F40    */

body, div, h1, h2, h3, h4, h5, h6, 
form, fieldset, dl, dt, dd { margin: 0; padding: 0; }
address { font-style: normal; }
hr { border-width: 0; border-top: solid 1px #3C4B96; }
.young hr { border-color: #f08a01; }

body {
  background-color: #bbb;
  background-image: url(../i/bg.gif);
  background-position: center top;
  background-repeat: repeat-y;
  color: #000;
  font-size: 12px;
  font-family: arial, sans-serif;
  line-height: 14px;
}

a {
  color: #3C4B96;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
.young a { color: #f08a01; }

.bubble { cursor: pointer; }

h1, h2, h3, h4 { color: #3C4B96; font-weight: normal; }
.young h1, .young h2, .young h3, .young h4 { color: #f08a01; }
h1 { font-size: 24px; line-height: 28px; margin: 0; }
h2 { font-size: 18px; line-height: 20px; margin: 0; }

p a, dl a { background-color: #DDD; color: #3C4B96; text-decoration: none; }
.young p a, .young dl a { color: #f08a01; }
p a:hover, dl a:hover { text-decoration: underline; }
img, a img { border: none; }
a:focus { -moz-outline: none; }


#wrapper { 
  margin: 0 auto;
  overflow: hidden;
  padding: 40px 20px;
  position: relative; 
  width: 940px;
}

#logo {
  color: #3C4B96;
  float: right;
  height: 137px;
  margin-top: 0px;
  width: 180px;
}
.young #logo { color: #f08a01; }
#logo a { font-size: 12px; line-height: 16px; }
#logo a img {
  border: none;
  display: block;
  margin-top: 5px;
}

#logo a img.logo, #logo a:hover img.home { display: block; }
#logo a:hover img.logo, #logo a img.home { display: none; }


#head {
  height: 85px;
  left: 20px;
  overflow: hidden;
  position: absolute;
  top: 40px;
  width: 140px;
}
#head.right { right: 20px; }
#head a, #primary h2 a {
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
  height: 85px;
  margin-left: -2000px;
  width: 2140px;
}
#primary h2 { 
  height: 85px;
  overflow: hidden;
  width: 140px;
}

#footer {
  background-color: #ddd;
  border-top: solid 1px #3C4B96;
  bottom: 0;
  clear: both;
  list-style: none;
  text-align: center;
  margin: 100px auto 0 auto;
  padding: 0 0 10px 0;
  width: 940px;
}
#footer li {
  color: #3C4B96;
  display: inline;
  margin: 0px 10px;
}
.young #footer, .young #footer li { border-color: #f08a01; color: #f08a01; }

#footer li a {
  background-image: url(../i/link.png);
  background-position: left 3px;
  background-repeat: no-repeat;
  padding-left: 16px;
}
.young #footer li a { background-image: url(../i/young-link.png); }

#content {
  float: left;
  margin: 60px 30px 40px;
  width: 560px;
}

#content #page-image {
  display: block;
  margin: auto;
}

div#sidebar {
  float: left;
  margin-top: 80px;
  overflow: hidden;
  width: 180px;
}

div#sidebar h2 {
  border-bottom: solid 1px #3C4B96;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 7px;
}
.young div#sidebar h2 { border-color: #f08a01; } 
div#sidebar ul {
  list-style-type: none;
  margin: 0px 0px 35px 0px;
  padding: 0px;
}
div#sidebar li {
  font-weight: bold;
  margin: 0px 0px 7px 0px;
  padding: 0px 0px 0px 16px;
}
div#sidebar ul.events li {
  text-transform: uppercase;
}
div#sidebar a {
  background-image: url(../i/link.png);
  background-position: left 2px;
  background-repeat: no-repeat;
  display: block;
  margin-left: -16px;
  padding-left: 16px;
}

.young div#sidebar a,
div#sidebar .young a {
  background-image: url(../i/young-link.png);
}

/** HOME **/

.ie7 .home #footer { padding-bottom: 0; }

#sponsors {
  background-color: #ddd;
  height: 100px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 940px;
}
#sponsors h3 {
  border-bottom: solid 1px #3C4B96;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 14px;
  text-align: center;
}
#sponsors ul { 
  background-color: #fff;
  list-style: none; 
  margin: auto; 
  overflow: hidden; 
  padding: 0; 
  white-space: nowrap; 
  width: 550px; 
}
#sponsors li { display: inline; padding-right: 40px; }
#sponsors.animated li { opacity: 0; position: absolute; z-index: -1; }
#sponsors.animated li.active { opacity: 1; z-index: 1; }
#sponsors li a img { border: none; }


/** STANDARD CONTENT **/

#content h1 {
  border-bottom: solid 1px #3C4B96;
  border-top: solid 1px #3C4B96;
  color: #3C4B96;
  margin: 0 0 10px;
  padding: 6px 0;
}
#content h3 { color: #3C4B96; }
#content a { color: #3C4B96; }
#content a.mail { background: #DDD url(../i/mail2.gif) top left no-repeat; padding-left: 20px; }
#content a.mail:hover { background-image: url(../i/mail2o.gif); }
.young #content a.mail { background: #DDD url(../i/young-mail2.png) top left no-repeat; padding-left: 20px; }
.young #content a.mail:hover { background-image: url(../i/young-mail2o.png); }
#content p { text-align: justify; }
.young #content h1, 
.young #content h3,
.young #content a { color: #f08a01; }
.young #content h1 { border-color: #f08a01; }

.small { color: #000; font-size: 10pt; }
p.small { clear: both; padding-top: 1em; }

#content.young div.event {
  padding-bottom: 1em;
  margin-bottom: 1em;
}

#content ul.controls, #largeimages ul.controls {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 500px;
}

#content #largeimages p { clear: both; padding-top: .5em; }
#content #largeimages p.caption { clear: both; padding: 0px; margin: 0px 0px 12px; font-style: italic; }

#content ul.controls li, #largeimages ul.controls li { overflow: hidden; margin-right: 10px; float: left; }
#content ul.controls li.forward, #largeimages ul.controls li.forward,
#content ul.controls li.back, #largeimages ul.controls li.back {
  display: block;
  height: 20px;
  width: 25px;
}

#content ul.controls li.forward a, #largeimages ul.controls li.forward a,
#content ul.controls li.back a, #largeimages ul.controls li.back a {
  display: block;
  height: 20px;
  width: 1025px;
  margin-left: -1000px;
}

#content ul.controls li.forward a, #largeimages ul.controls li.forward a {
  background: #DDD url(../i/arrow-yellow-right-tiny-outline.gif) center right no-repeat;
  color: #000;
}
#content ul.controls li.back a, #largeimages ul.controls li.back a {
  background: #DDD url(../i/arrow-yellow-left-tiny-outline.gif) center right no-repeat;
  color: #000;
}
#content.young #largeimages ul.controls li.forward a { background-image: url(../i/arrow-orange-right-tiny-outline.gif); }
#content.young #largeimages ul.controls li.back a { background-image: url(../i/arrow-orange-left-tiny-outline.gif); }
#content ul.controls li.back a:hover, #largeimages ul.controls li.back a:hover {
  background-image: url(../i/arrow-black-left-tiny-outline.gif); }
#content ul.controls li.forward a:hover, #largeimages ul.controls li.forward a:hover {
  background-image: url(../i/arrow-black-right-tiny-outline.gif); }
.textblock {
  padding-bottom: 1em;
  border-bottom: solid 1px #3C4B96;
  margin-bottom: 1em;
}
.young .textblock { border-color: #f08a01; }
.source { font-style: italic; }
#content .nobreak {margin: 0;}
#content dl { width: 500px; }
#content dt { 
  clear: left;
  color: #3C4B96; 
  display: block; 
  float: left;
  width: 160px; 
}
#content dd { 
  float: left;
  width: 340px;
}

#copyright {
  color: #666;
  display: block;
  font-size: 10px;
  height: 20px;
  position: absolute;
  top: 610px;
  left: 765px;
  width: 100px;
}
#copyright a { color: #666; text-decoration: none; }
#copyright a:hover { color: #666; text-decoration: underline; }

.scheck p {
  padding: 30px 0 0 0;
  margin: -105px 0 0 260px;
  display: block;
  width: 240px;
  height: 120px;
  overflow: hidden;
  font-size: 10pt;
  line-height: 11pt;
}

.scheck p b {
  color: #3C4B96;
  font-weight: normal;
}
.scheck h5 {
  font-weight: normal;
  font-size: 10pt;
  line-height: 11pt;
  color: #000;
  margin: 0;
  background: #DDD url(../i/scheck.gif) top left no-repeat;
  display: block;
  width: 225px;
  height: 75px;
  padding: 30px 10px 0px 5px;
  overflow: hidden;
}


/** ENSEMBLE PROFILE **/

#content.ensemble a { color: #3C4B96; text-decoration: none; }
#content.ensemble a:hover { text-decoration: underline; }

#content.ensemble dl.profile {
  background: transparent url(../i/passport.png) left top no-repeat;
  height: 365px;
  margin: 0 0 28px 0;
  position: relative;
  width: 500px;
}

#content.ensemble dl.profile dt,
#content.ensemble dl.profile dd {
  margin: 0;
  padding: 0px 10px;
  width: 135px;
  position: absolute;
}
#content.ensemble dl.profile dt {
  color: #000;
  font-size: 11px;
}

#content.ensemble dl.profile dd {
  border-bottom: solid 1px;
  color: #000;
  font-family: courier, "Courier New", monospace;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  padding-top: 14px;
  padding-bottom: 6px;
  text-transform: uppercase;
}


/** LABELS <dt> **/
                                      
#content.ensemble dl.profile dt.lastname    { left: 175px; top:  42px; }
#content.ensemble dl.profile dt.firstname   { left: 175px; top:  79px; }
#content.ensemble dl.profile dt.citizenship { left: 175px; top: 116px; }
#content.ensemble dl.profile dt.gender      { left: 175px; top: 153px; }
#content.ensemble dl.profile dt.since       { left: 175px; top: 191px; }

#content.ensemble dl.profile dt.birthdate   { left: 330px; top: 116px; }
#content.ensemble dl.profile dt.birthplace  { left: 330px; top: 153px; }
#content.ensemble dl.profile dt.until       { left: 330px; top: 191px; }

#content.ensemble dl.profile dt.portrait    { display: none; }


/** CONTENT <dd> **/

#content.ensemble dl.profile dd.lastname    { left: 175px; top:  40px; width: 290px; }
#content.ensemble dl.profile dd.firstname   { left: 175px; top:  77px; width: 290px; }
#content.ensemble dl.profile dd.citizenship { left: 175px; top: 114px; border-right: solid 1px; }
#content.ensemble dl.profile dd.gender      { left: 175px; top: 151px; border-right: solid 1px; }
#content.ensemble dl.profile dd.since       { left: 175px; top: 188px; border-right: solid 1px; }

#content.ensemble dl.profile dd.birthdate   { left: 330px; top: 114px; }
#content.ensemble dl.profile dd.birthplace  { left: 330px; top: 151px; }
#content.ensemble dl.profile dd.until       { left: 330px; top: 188px; }

#content.ensemble dl.profile dt.role { left: 15px; top: 262px; }
#content.ensemble dl.profile dd.role {
  border-top: solid 1px;
  height: 32px;
  left:  15px;
  top: 260px;
  width: 450px;
}
#content.ensemble dl.profile dd.portrait {
  height: 200px;
  left:  15px;
  overflow: hidden;
  padding: 0 0 0 10px;
  position: relative;
  top: 24px;
  width: 150px;
}

#content.ensemble dl.profile dd.portrait img,
#content.ensemble dl.profile dd.portrait div {
  height: 200px;
  position: absolute;
  width: 150px;
}
#content.ensemble dl.profile dd.role span { position: absolute; width: 500px; }
#content.ensemble dl.profile dd.role span span { display: block; position: relative; }

#content.ensemble .hidden { display: none; }
#content.ensemble .active { display: block; z-index: 1; }

#roles td.image,
#roles .td.image { display: none; }

#content.ensemble table tbody td.events,
#content.ensemble table tbody td.roles,
#content.ensemble .table .td.events,
#content.ensemble .table .td.roles { display: inline; }



/** MISC OR SMALL ELEMENTS **/
/** NEWS **/
div.newsitem {
  padding-bottom: 1em;
  margin-bottom: 1em;
}

div.newsitem h4 {
  color: #000000;
  margin-bottom: 1em;
  text-transform: uppercase;
}

ul.history { list-style: none; margin: 1em 0 0 0; overflow: hidden; padding: 0; }
ul.history li { float: left; margin: 0; padding: 0 1em 1em 0; }


/** SECTION IMAGES **/

#splash {
  display: block;
  margin: auto;
  width: 520px;
  height: 520px;
}

/** SPIELPLAN **/

#content table { width: 560px; }

#content table thead, #content.calendar table tfoot { display: none; }
#content table th, #content table .th, #content .table .th { display: none; }

#content table, 
#content tr, 
#content td,
#content .table, 
#content .tr, 
#content .td {
  border-collapse: collapse;
  border: none;
  border-spacing: 0px;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
#content tr, #content .tr { border-bottom: solid 1px #3C4B96; position: relative; width: 560px; }
.young #content tr, .young #content .tr { border-color: #f08a01; }
#content.calendar table tr:hover,
#content.calendar .table .tr:hover { background-color: #8F9BD8; }
.young #content.calendar table tr:hover,
#content.calendar table tr.young:hover,
.young #content.calendar .table .tr:hover,
#content.calendar .table .tr.young:hover { background-color: #ffdacc; }
#content.calendar table tr.month:hover,
#content.calendar .table .tr.month:hover { background-color: inherit; cursor: default; }

#content table tbody tr,
#content .table .tr {
  padding: 10px 0;
  overflow: hidden;
}

#content.calendar table td,
#content.calendar .table .td {
  float: right;
  width: 360px;
}
#content.calendar table td.image,
#content.calendar .table .td.image {
  float: left;
  margin-right: 10px;
  width: 120px;
}
#content.calendar table .date,
#content.calendar .table .date {
  color: #3C4B96;
  font-size: 42px;
  float: left;
  line-height: 46px;
  margin-right: 10px;
  text-align: center;
  width: 60px;
}
.young #content.calendar table .date,
#content.calendar table .young .date,
.young #content.calendar .table .date,
#content.calendar .table .young .date { color: #f08a01; }
#content.calendar table .date span,
#content.calendar .table .date span {
  display: block;
  font-size: 18px;
  line-height: 20px;
}
#content.calendar table .date span.weekday,
#content.calendar .table .date span.weekday {
  display: block;
  font-size: 11px;
  line-height: 13px;
}

#content.calendar table .title,
#content.calendar .table .title {
  font-size: 18px;
  line-height: 20px;
  margin-right: 70px;
  width: 290px;
}

#content.calendar table .young .title a,
#content.calendar .table .young .title a {
  color: #f08a01;
}

#content.calendar table .tickets,
#content.calendar .table .tickets {
  font-size: 9px;
  line-height: 12px;
  height: 30px;
  margin-bottom: 7px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 70px;
}
#content.calendar table .tickets a,
#content.calendar .table .tickets a {
  background-image: url(../i/secondary.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: #3C4B96;
  display: block;
  height: 12px;
  padding: 9px 4px;
  text-decoration: none;
  width: 62px;
}
#content.calendar table .tickets a:hover,
#content.calendar .table .tickets a:hover {
  background-position: left bottom;
  color: #fff;
}

#content.calendar table .young .tickets a,
#content.calendar .table .young .tickets a {
  background-image: url(../i/young-secondary.png);
  color: #f08a01;
}
#content.calendar table .young .tickets a:hover,
#content.calendar .table .young .tickets a:hover {
  color: #fff;
}

/** Further Calendar-Classes **/

#content.calendar table .writer { }
#content.calendar table .category {
  margin-right: 70px;
  width: 290px;
}
#content.calendar table .category.young { color: #f08a01; }

#content.calendar .select-location {
  border: solid 1px #3C4B96;
  color: #3C4B96;
  display: block;
  float: left;
  padding: 3px;
}
#content.calendar .young .select-location {
  border: solid 1px #f08a01;
  color: #f08a01;
}
#content.calendar table .info {}
#content.calendar table .special {}
#content.calendar table .image {}

#content.calendar.away .location { font-weight: bold; } 

#content.calendar .month td { float: none; margin: 0; padding: 0; }
#content.calendar .month td h2 {
  border: none;
  font-size: 24px; 
  line-height: 24px; 
  margin: 0;
  padding: 0;
}

/** DOWNLOAD **/

#content table.download tr { padding: 10px; width: 540px; }
#content table.download td.autor,
#content table.download td.title {
  float: left;
  width: 480px;
}
#content table.download td.title { 
  font-size: 18px;
  line-height: 20px;
}
#content table.download td.file {
  float: right;
  width: 50px;
}
#content table.download td.file a {
  border: solid 1px #3C4B96;
  background-color: #8F9BD8;
  color: #3C4B96;
  display: block;
  text-align: center;
  padding: 5px;
}
.ie7 #content table.download td.file a {
  margin: 5px 0; 
}
#content table.download td.file a:hover {
  background-color: #3C4B96;
  color: #FFF;
  text-decoration: none;
}

.young #content table.download td.file a {
  background-color: #ffdacc; 
  border-color: #f08a01; 
  color: #f08a01;
}

.young #content table.download td.file a:hover {
  background-color: #f08a01;
  color: #fff;
}

#content table.download tr:hover { background-color: #8F9BD8; }
.young #content table.download tr:hover { background-color: #ffdacc; }


/* REPERTOIRE */

#content.repertoire div {
  border-bottom: solid 1px #3C4B96;
  overflow: hidden;
  padding: 10px 0;
}
.young #content.repertoire div { border-color: #f08a01; }
#content.repertoire div:hover { background-color: #8F9BD8; cursor: pointer; }
.young #content.repertoire div:hover { background-color: #ffdacc; }
#content.repertoire h3 { margin: 0 0 10px 0; }
#content.repertoire h2 span { font-size: 12px; }

#content.repertoire .image {
  display: block;
  float: left;
  margin-right: 20px;
  width: 120px;
}
#content.repertoire .noimage {
  padding-left: 120px;
}
#content.repertoire h2, 
#content.repertoire h3, 
#content.repertoire h4, 
#content.repertoire p, 
#content.repertoire ul { 
  float: right; 
  width: 420px; 
}
#content.repertoire ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content.repertoire ul li {
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 300px;
}
#content.repertoire ul.crew li em {
  color: #3C4B96;
  display: block;
  float: left;
  font-style: normal;
  width: 150px;
}
#content.repertoire ul.crew li span {
  display: block;
  float: right;
  width: 150px;
}
.young #content.repertoire ul li em { color: #f08a01; }

/* PERFORMANCE DETAIL */


#content.performance ul#gallery { overflow: hidden; }
#content.performance ul#gallery li img { display: block; margin: auto; }
#content.performance ul#gallery li span { display: block; text-align: center; }
#content.performance ul#gallery .caption { 
  clear: both;
  display: block;
  margin: 5px 0px 28pt; 
}

#content.performance h1 {
  border-bottom: solid 1px #3C4B96;
  border-top: solid 1px #3C4B96;
  color: #3C4B96;
  margin: 5px 0;
  padding: 6px 0;
}
.young #content.performance h1 {
  color: #f08a01;
  border-color: #f08a01;
}
#content.performance h2 { font-size: 14px; font-weight: normal; line-height: 16px; margin: 0; }
#content.performance h3 { font-size: 18px; line-height: 20px; margin: 0; }


#content.performance a { color: #3C4B96; background-color: #DDD; text-decoration: none; }
#content.performance a:hover { text-decoration: underline; }

#content.performance #gallery {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
}
#content.performance #gallery li.hidden { display: none; }
#content.performance #gallery-controls {
  display: none;
  height: 20px;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
  text-align: right;
  width: 560px;
}

#content.performance #gallery-controls li {
  display: block;
  float: right;
  height: 20px;
  overflow: hidden;
  padding-left: 5px;
  width: 25px;
}
#content.performance #gallery-controls .previous { background: transparent url(../i/left.png) center right no-repeat; color: #000; }
#content.performance #gallery-controls .next     { background: transparent url(../i/right.png) center right no-repeat; color: #000; }
.young #content.performance #gallery-controls .previous { background-image: url(../i/young-left.png); }
.young #content.performance #gallery-controls .next     { background-image: url(../i/young-right.png); }
#content.performance #gallery-controls .next, 
#content.performance #gallery-controls .previous {
  cursor: pointer;
  display: block;
  height: 20px;
  text-indent: -9999px;
  text-align: left;
  width: 25px;
  -moz-user-select: none;
  -webkit-user-select: none;
}

#content.performance #gallery-controls li.previous:hover { background-image: url(../i/lefto.png); }
#content.performance #gallery-controls li.next:hover { background-image: url(../i/righto.png); }
.young #content.performance #gallery-controls li.previous:hover { background-image: url(../i/young-lefto.png); }
.young #content.performance #gallery-controls li.next:hover { background-image: url(../i/young-righto.png); }

#content.performance #sidebar {
  position: absolute;
  top: 95px;
  margin-left: 510px;
}
#content.performance #sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content.performance #sidebar li {
  margin: .5em 0 1em 0;
}

div#sidebar ul.crew {
  font-weight: normal;
  list-style: none;
  margin: 0 0 35px 0;
  padding: 0;
}
div#sidebar ul.crew li {
  font-weight: normal;
  margin: 0;
  padding: 0;
}
div#sidebar ul.crew li em {
  color: #3C4B96;
  font-style: normal;
  padding-right: .25em;
}
div#sidebar ul.crew li a { color: #000; }
.young div#sidebar ul.crew li em { color: #f08a01; }

#content.performance table.roles,
#content.performance .table.roles { margin: 2em 0; width: 450px; }
#content.performance table.roles th,
#content.performance .table.roles .th { display: none; }
#content.performance table.roles td,
#content.performance .table.roles .td { vertical-align: top; }

#content.performance table.roles td.role,
#content.performance .table.roles .td.role {
  color: #000;
  clear: both;
  margin: 0;
  padding: 0;
  width: 260px;
}

#content.performance table.roles td.role.empty,
#content.performance .table.roles .td.role.empty { 
  background-image: none; 
  width: 1px;
}

#content.performance .roles a { 
  background-color: #DDD;
  color: #3C4B96;
  padding: 0; 
  text-decoration: none;
}
#content.performance .roles span { 
  display: block; 
  float: left; 
  padding: 0 30px 0 0; 
  white-space: nowrap;
  width: 20%;
}
#content.performance .roles .role { padding-left: 0; }
#content.performance .roles a:hover {
  background: #DDD url(../i/arrow-black-right-tiny-outline.gif) bottom right no-repeat;
  color: #000;
}

#content.performance table.play { width: 500px; margin-bottom: 40px; }
#content.performance table.play th { display: none; }
#content.performance table.play td { 
  padding-top: 20px;
  padding-bottom: 20px;
  border-collapse: collapse;
  border-bottom: solid 1px #3C4B96;
  vertical-align: top;
}

#content.performance td.events { width: auto; }
#content.performance td.images { 
  width: 150px;
  height: 100px;
  padding-right: 20px;
}

#content.performance table.play h5 a {
  color: #3C4B96;
  background-color: #DDD;
  display: block;
  font-size: 12pt;
  font-weight: normal;
  padding-right: 30px;
  text-decoration: none;
}

#content.performance table.play h5 a:hover {
  background-color: #DDD;
  color: #FFF;
  text-decoration: underline;
}

#content.performance table.play h6 {
  background-color: #DDD;
  color: #000;
  font-size: 10pt;
  font-weight: normal;
}


/** VIDEO DIALOG **/

#video { border: none; margin: 0; padding: 0; }
#video .hd { 
  background-color: #fff; 
  border: none; 
  color: #555;
  font-weight: normal;
  padding: 10px;
  text-align: right;
}
#video .bd { padding: 20px; }


/** GUESTBOOK **/
#content.guestbook p { margin: 0; }
#content.guestbook a { background-color: #DDD; color: #3C4B96; text-decoration: none; }
#content.guestbook a:hover { text-decoration: underline; }
#content.guestbook .entry {
  border-bottom: solid 1px #3C4B96;
  padding-bottom: 1em;
  margin: 0.5em 0;
}
#content.guestbook .entry ul {
  list-style-type: none;
  display: block;
  margin: 0 0 1em 0;
  padding: 0;
  width: 500px;
  height: 28pt;
}
#content.guestbook .entry ul li {
  background-color: #DDD;
  color: #3C4B96;
  display: block;
  height: 14pt;
  position: relative;
}
#content.guestbook .entry ul li.name { top: 0px; left: 0px; }
#content.guestbook .entry ul li.mail { top: 0px; left: 0px; }
#content.guestbook .entry ul li.date { top: -28pt; left: 300px; }
#content.guestbook .entry ul li.city { top: -28pt; left: 300px; }


/* SEARCH RESULTS */

#content.search .entry {
  border-bottom: solid 1px #3C4B96;
  padding-bottom: 1em;
  margin: 0.5em 0 1em 0;
}

#content.search .entry h3 {
  margin-bottom: 0;
  border: none;
  padding: 0;
}
#content.search .entry h3 a {
  background-color: #DDD;
  color: #3C4B96;
  text-decoration: none;
}

#content.search .entry h3 a:hover {
  text-decoration: underline;
}

#content.search .entry p { margin-top: 0; }


/** THEATERPAEDAGOGIK / PRESSEBEREICH **/

#content .images {
  list-style: none;
  margin: 0.5em 0;
  min-height: 120px;
  overflow: hidden;
  padding: 0 0 0.5em 0;
  width: 500px;
}

#content .images li { }

#content.young .images { border-bottom-color: #f40; }

#content .images li {
  float: left;
  display: block;
}

#content .images li img {
  border: none;
  margin-right: 5px;
  margin-bottom: 5px;
  max-height: 140px;
}



/** NAVIGATION **/

#primary {
  float: left;
  margin-top: 100px;
}
ul.navigation,
ul.navigation li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 140px;
}

ul.navigation li {
  margin-bottom: 7px;
  width: 108px;
}
ul.navigation li a {
  background-image: url(../i/primary.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: #3C4B96;
  display: block;
  height: 14px;
  padding: 16px 4px;
  width: 100px;
}
.young ul.navigation li a, ul.navigation li.young a { 
  background-image: url(../i/young-primary.png); 
  color: #f08a01;
}

ul.navigation li.back a { 
  background-image: url(../i/primary-back.png); 
  text-align: right;
}

.young ul.navigation li.back a { 
  background-image: url(../i/young-primary-back.png); 
  text-align: right;
}

ul.navigation li ul li,
ul.navigation li.small {
  font-size: 9px;
  line-height: 12px;
  height: 30px;
  margin-bottom: 7px;
  width: 70px;
}
ul.navigation li ul li a,
ul.navigation li.small a {
  background-image: url(../i/secondary.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: #3C4B96;
  display: block;
  height: 12px;
  padding: 9px 4px;
  width: 62px;
}
.young ul.navigation li ul li a,
.young ul.navigation li.small a {
  background-image: url(../i/young-secondary.png);
  color: #f08a01;
}

ul.navigation li.selected a, 
ul.navigation li a:hover {
  background-position: left bottom;
  color: #FFF;
  text-decoration: none;
}
ul.navigation li.selected ul li a {
  background-position: 0px 0px;
  color: #3C4B96;
}
.young ul.navigation li.selected ul li a { 
  color: #f08a01;
}

ul.navigation li ul li.selected a,
ul.navigation li ul li a:hover {
  background-position: left bottom;
  color: #FFF;
}

.young ul.navigation li.selected ul li.selected a,
.young ul.navigation li.selected ul li a:hover {
  background-position: left bottom;
  color: #FFF;
}

/** Sidebar ul-Fixes **/
.home div#sidebar h2.series { margin-top: -1.5em; }

div#sidebar ul.navigation { margin-bottom: 30px; }
div#sidebar ul.navigation li {
  font-weight: normal; 
  padding-left: 0;
}
div#sidebar ul.navigation li a {
  background-image: url(../i/primary.png);
  background-position: left top;
  background-repeat: no-repeat;
  margin-left: 0px;
  padding-left: 4px;
  text-transform: none;
}
.young div#sidebar ul.navigation li a { 
  background-image: url(../i/young-primary.png);
  color: #f08a01; 
}

div#sidebar ul.navigation li a:hover { 
  background-position: left bottom; 
  color: #fff;
}

#content.ensemble .secondary {
  list-style: none;
  margin: 40px 0 0 1px;
  padding: 0px;
}

#sidebar ul.tertiary.male {
  background: url(../i/male-small.gif) left top no-repeat;
  padding-top: 42px;
}
#sidebar .tertiary.female {
  background: url(../i/female-small.gif) left top no-repeat;
  padding-top: 42px;
}


/** FORMS **/
/** SEARCH FORM **/

form#search {
  position: absolute;
  right: 20px;
  top: 190px;
  width: 180px;
}
form#search fieldset { border: none; }
form#search fieldset legend {
  background-image: url(../i/find.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  color: #3C4B96;
  display: block;
  float: left;
  height: 1020px;
  margin: -1000px 3px 0 0;
  padding: 0;
  width: 20px;
}
.ie7 form#search fieldset legend { float: none; left: 0; position: absolute; top: 0; }
.young form#search fieldset legend { background-image: url(../i/young-find.png); }

form#search input.text {
  border: solid 1px #3C4B96;
  font-family: courier, "Courier New", monospace;
  font-size: 13px;
  line-height: 15px;
  margin: 0;
  padding: 2px;
  width: 116px;
}
.ie7 form#search input.text { float: none; left: 35px; position: absolute; top: 0; width: 100px; }
.young form#search input.text { border-color: #f08a01; }

form#search input.submit {
  background-color: #8F9BD8;
  border: solid 1px #3C4B96;
  color: #3C4B96;
  float: right;
  font-size: 13px;
  line-height: 15px;
  height: 20px;
  margin: 0;
  padding: 0;
  width: 30px;
}
.ie7 form#search input.text { float: none; }
.young form#search input.submit { 
  background-color: #ffdacc; 
  border-color: #f08a01; 
  color: #f08a01;
}

form#search fieldset input.submit:hover {
  background-color: #3C4B96;
  color: #FFF;
}
.young form#search fieldset input.submit:hover {
  background-color: #f08a01;
}


/** NEWSLETTER FORM **/

form#newsletter {
  position: absolute;
  top: 50px ;
  width: 180px;
}

form#newsletter fieldset { border: none; float: left; margin-bottom: 10px; }
form#newsletter fieldset legend {
  display: block;
}
form#newsletter input {
  border: solid 1px #000;
  font-family: courier, "courier new", monospace;
  margin: 0;
  padding: 2px;
  width: 137px;
}

form#newsletter fieldset button {
  background: #DDD url(../i/mail.gif) top left no-repeat;
  color: #000;
  border: none;
  height: 23px;
  margin: 0;
  padding: 0;
  width: 25px;
}

form#newsletter fieldset, form#newsletter fieldset button { float: left; }


/** FORM STANDARDS **/

.error { background-color: #DDD; color: #ff0000; }
textarea.error { background-color: #ffffff; color: #000000; }
form#normal textarea { height: 150px; width: 260px; }
form#normal table td { vertical-align: top; }


/** GUESTBOOK FORM **/

form.standard {
  display: block;
  width: 400px;
}

form.standard fieldset { border: none; margin: 2em 0; }
form.standard fieldset legend { display: none; }
form.standard fieldset input {
  font-family: courier, "courier new", monospace;
  padding: 2px;
  border: solid 1px #000;
  float: right;
  margin: 0 0 .5em 0;
  width: 70%;
}
form.standard fieldset label { float: left; width: 25%; }
form.standard fieldset textarea {
  border: solid 1px #000;
  font-family: courier, "courier new", monospace;
  font-size: 10pt;
  height: 200px;
  margin-top: 1.5em;
  padding: 2px;
  width: 394px;
}

form.standard fieldset textarea.field {
  float: right;
  margin: 0 0 .5em 0;
  width: 70%;
}

form.standard fieldset textarea.error { border-color: #3C4B96000; }
form.standard fieldset input.submit { 
  background-color: #3C4B96;
  clear: both;
  color: #000;
  font-family: arial, sans-serif;
  margin-top: 1em;
  width: 100px;
}
form.standard fieldset input.submit:hover { background-color: red; color: #000; }

form.standard fieldset div.radioset { clear: both; line-height: 18px; overflow: hidden; padding: 10px 0 10px 30%; }
form.standard fieldset div.radioset input { clear: left; float: left; margin-right: 5px; width: auto; }
form.standard fieldset div.radioset span.label { display: block; float: left; width: 100%;}
form.standard fieldset div.radioset span {
  display: block; 
  float: right; 
  width: 262px;
}

/* onlineticket form */
form#tickets {
  display: block;
  width: 500px;
}

form#tickets fieldset { border: none; margin: 2em 0; overflow: hidden; }
form#tickets fieldset legend { display: none; }
form#tickets select { float: left; }


form#tickets.details input, form#tickets.details textarea {
  border: solid 1px #000;
  float: left;
  font-family: courier, "courier new", monospace;
  margin: 0 0 .5em 0;
  padding: 2px;
  width: 300px;
}

form#tickets.details textarea { height: 150px; }
form#tickets.details select { float: left; }
form#tickets.details label {
  clear:both; 
  float: left;
  width: 160px; 
  margin: 0 0 .5em 0;
}

form#tickets.details label.error { color: red;}

form#tickets .input-submit, form#tickets.details input.input-submit { 
  background-color: #3C4B96;
  color: #000;
  float: left;
  font-family: arial, sans-serif;
  width: auto;
}

form#tickets.details input.input-submit {
  clear: both;
  margin-left: 160px;
}

form#tickets input.submit:hover { background-color: red; color: #000; }

#content #ticketpath {
  display: block;
  width: 100%;
  height: 20px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  margin: 30px 0px;
}
#content #ticketpath li {
  display: block;
  float: left;
  width: 28%;
  height: 18px;
  padding: 1px 0px 1px 15px;
  background: #DDD url(../i/ticketspath1.gif) top left no-repeat;
  color: #3C4B96;
}
#content #ticketpath li.passed {
  background-image: url(../i/ticketspath2.gif);
  background-color: #DDD;
  color: #000;
}

/* These values are for Kulturfinder - a search spider */
#content.calendar table .date span.kf_start_datum { display: none; }
#content.ensemble h1.kf_name { display: none; }
