html {
   height: 100%;
}
body {
   height: 100%;
   margin: 0px;
   font-family: Arial;
   font-size: 13px;
   color: #817975;
   background-color: #FFFFFF;
   background-image: url('../png/bg_white.png');
   background-position: top center;
   background-repeat: repeat-x;
}
a {
   text-transform: uppercase;
   text-decoration: none;
   color: #817975;
}
a:hover,
.active {
   color: #FFFFFF;
}
a img {
   border:none;
   padding: 0px;
}
a:hover img,
.articlePic:hover,
.column .logo:hover,
.videoPlaceholder a:hover,
.personSoloistImagelink:hover,
.navigation-wrap .logo a:hover,
.partnerEntry:hover {
   background-color:transparent !important;
}
h2 {
	margin-bottom: 0px;
}
.red {
   color:#E20A16;
}
.login {
   color:#FFF;
}
.linkButton, .linkButton a, .infobutton a {
   text-transform: uppercase !important;
   text-decoration: none;
   font-style:normal !important;
   font-weight:normal !important;
   background-color: #817975;
   color: #FFFFFF;
   padding: 0px 2px !important;
}
.clear-left {
   clear: left;
}
.clear-right {
   clear: right;
}
.global-wrap {
   width: 1215px;
   position: relative;
}
.navigation-wrap {
   position: relative;
   top: 0px;
   left: 0px;
   width: 447px;
}
.navigation-wrap .logo {
   position: absolute;
   top: 0px;
   left: 180px;
   width:156px;
   height:176px;
}
.navigation-wrap .caption {
   position: absolute;
   top: 32px;
   right: 204px;
   text-align: right;
   text-transform: uppercase;
   font-size: 13px;
}
.navigation-wrap .navigation {
   position: absolute;
   top: 224px;
   left: 0px;
   width: 447px;
}
.navigation-wrap .navigation .link-wrap {
   position: absolute;
   top: 0px;
   right: 0px;
   width: 194px;
}
.navigation-wrap .navigation .link-wrap a {
   display: block;
   margin-bottom: 2px;
   font-size: 14px;
   padding:0px 2px;
}
.navigation-wrap .navigation .link-wrap a:hover,
.navigation-wrap .navigation .link-wrap .active {
   background-color: #817975;
}
.navigation-wrap .navigation .link-wrap a.sub {
   margin-left: 15px;
}

.main-wrap {
   position: absolute;
   top: 0px;
   left: 447px;
   width: 769px;
   background-image: url('../gif/bg_dotted.gif');
   background-repeat: repeat-y;
}
.main-wrap .header {
   height: 224px;
}
.main-wrap .header .bar {
   float: right;
   margin-left: 8px;
   width: 248px;
   height: 16px;
   background-color: #817975;
}
.main-wrap .header .bar.alternative {
   background-color: #DEDEDD;
}
.main-wrap .header .sidenavigation-wrap {
   padding: 16px 0px 0px 9px;
}
.main-wrap .header .sidenavigation-wrap a {
   font-size: 13px;
   padding:0px 2px;
}
.main-wrap .header .sidenavigation-wrap a:hover,
.main-wrap .header .sidenavigation-wrap .active {
   background-color: #817975;
}
.main-wrap .header .sidenavigation-wrap form {
   display:inline;
}
.main-wrap .header .sidenavigation-wrap .search {
   padding-right: 10px;
}
.main-wrap .header .sidenavigation-wrap .search input {
   margin: 0px;
   padding: 0px;
   background-image: url('../jpg/bg_search.jpg');
   background-repeat: no-repeat;
   background-position: 0px 0px;
   border: none;
   width: 184px;
   height: 16px;
   font-size: 10px;
   vertical-align: bottom;
   color: #817975;
}
.main-wrap .header .caption {
   padding: 61px 0px 0px 271px;
   font-size: 27px;
   line-height: 27px;
   letter-spacing: 2px;
}
.main-wrap .footer-wrap .bar {
   float: right;
   margin-left: 8px;
   width: 248px;
   height: 16px;
   background-color: #817975;
}
.main-wrap .footer-wrap img.logo {
   margin: 20px;
}
.main-wrap .footer-wrap .address {
   padding-bottom: 10px;
}
.main-wrap .footer-wrap .footerMenu a {
   padding:0px 2px;
}
.main-wrap .footer-wrap .column {
   float: left;
   margin-left: 8px;
   *margin-left: 6px;
   width: 248px;
}
.main-wrap .footer-wrap .column .linklist-wrap {
   float: left;
   width: 120px;
   height: 120px;
   margin: 5px 0px;
}
.main-wrap .footer-wrap .column .linklist-wrap .title {
   height: 13px;
   font-weight: bold;
   text-transform: uppercase;
   margin-bottom: 10px;
}
.main-wrap .footer-wrap .column .linklist-wrap a {
   display: block;
   padding:0px 2px;
}
.main-wrap .footer-wrap .footerMenu a:hover,
.main-wrap .footer-wrap .footerMenu .active,
.main-wrap .footer-wrap .column .linklist-wrap a:hover,
.main-wrap .footer-wrap .column .linklist-wrap .active {
   background-color:#817975;
}
.main-wrap .footer-wrap .column .linklist-wrap .linklist a {
   font-size: 10px;
}
.main-wrap .content-wrap {
   padding:0px 0px 32px 8px;
}
.articleEntry {
   padding-bottom:32px;
}
.articleTitle, .articleTitle a {
   font-size:14px;
   font-weight:bold;
   font-style:normal !important;
}
.articleText {
   width:249px;
   float:left;
}
.articleBar, .contentBar {
   background-color:#817975;
   display:block;
   height:16px;
   margin-bottom:16px;
   color:#FFF;
   text-align:right;
   font-size:10px;
}
.contentBar .printButton a {
   text-transform:uppercase;
   color:#FFF;
}
.contentBar .printButton img {
   margin:2px 16px 0px 16px;
}
.articlePic {
   margin-left:257px;
   *margin-left:254px;
   width:504px;
   height:160px;
   padding:0px;
   background-repeat:no-repeat;
   display:block;
}
.articlePicBar {
   margin-left:248px;
   width:8px;
   height:160px;
   background-color:#FFF;
}
.content {
}
.contentLeft {
   width:233px;
   *width:225px;
   padding:0px 8px;
}
.contentLeft img  {
   width:240px;
   *width:225px;
}
.contentLeft .downloadIcon  {
   width:auto;
}
.contentRight {
   width:504px;
   *width:512px;
   float:right;
}
.contentRightLarge {
   width:512px;
   *width:520px;
   float:right;
}
.contentTitle {
   font-size:36px;
   letter-spacing:2px;
   line-height:36px;
   padding:0px 0px 32px 8px;
}
.title {
   font-size:13px;
   text-transform:uppercase;
   font-weight:bold;
}
a.title:hover {
   background-color:#817975;
}
.text, .letters {
   padding:0px 8px;
}
.text a,
.alternativeLink a {
   font-weight:bold;
   font-style:italic;
   text-transform:none;
   padding:0px;
}
.content-wrap a:hover {
    background-color:#817975;
}
.contentRight .copy {
   font-size:11px;
}
.contentImg {
   width:496px;
   margin:15px 0px 5px 8px;
}
.calendarMonth {
   padding-bottom:11px;
}
.calendarMonth a {
   padding:0px 4px;
}
.calendarMonth a:hover {
   background-color:#817975;
}
.calendarTable {
   margin-bottom:16px;
}
.calendarTable td {
   vertical-align:top;
   padding:0px 8px;
}
.calendarButton {
   margin-top:1px;
}
.calendarButton span {
   font-size:10px;
   text-transform:uppercase;
}
.calendarButton a {
   width:40px;
   height:16px;
   display:block;
   background-repeat:no-repeat;
   background-position:0px 0px;
   padding:0px;
   float:right;
   cursor:pointer;
}
.calendarButton a:hover {
   background-position:0px -17px !important;
}
.date {
   font-weight:bold;
}
.location {
   text-transform:uppercase;
}
.status {
   font-weight: bold;
}
.price {
   text-align:right;
}
.eventDetailPersonLink {
   text-transform:none;
}
.eventDetailPersonRole {
   font-weight: bold;
}
.detailMediaText{
	padding-bottom: 15px;
}
.personSoloistBox {
 width:120px; 
 margin:0px 0px 32px 8px;
 float:left;
 height:175px;
 *height:190px;
}
.personSoloistImagelink {
   padding:0px;
}
.personName {
   font-size:10px;
   padding:6px;
}
.mediaEntry {
   margin-bottom:26px;
}
.mediaPicThumb {
   float:left;
   margin:0px 0px 6px 8px;
   cursor: pointer;
}
.mediaPicThumb a:hover {
   background-color: #ffffff;
}
.videoPicThumb {
   width:248px;
   height:215px;
   float:left;
   margin:0px 0px 32px 8px;
}
.videoPlaceholder {
   width:248px;
   height:140px;
   background-color:#CCC;
}
.videoPlaceholder a {
   padding:0px;
}
.contactTable th,
.contactTable .label {
   font-size:12px;
   font-weight:bold;
   text-align:right;
   vertical-align:top;
}
.formLabel {
   width:125px;
   float:left;
   font-weight:bold;
   text-align:right;
   margin-right:15px;
}
.contactTable td {
   font-size:12px;
   line-height:12px;
}
.contactTable td select, .contactTable td select option {
   width:130px;
   padding-left:6px;
   font-weight:bold;
   color:#817975;
}
.contactTable td input {
   width:304px;
   padding:1px 8px;
}
.contactTable td textarea {
   width:304px;
   padding:8px;
}
.contactTable .formSend {
   width:130px;
   height:24px;
}
.contactTable .shortInput {
   width:91px;
}
.contactTable .longInput {
   width:189px;
}
.contactTable .formularOptions {
   padding-left:134px;
}
.shopEntry {
   background-color:#DEDEDD;
   padding:8px 0px;
   margin-bottom:32px;
}
.shopPic {
   float:right;
   margin-left:8px;
}
.pressLogin {
   margin-bottom:8px;
}
.priceTable {
   *font-size:12px;
}
.priceTable th {
   font-weight:normal;
   padding:0px 2px;
   text-align:right;
}
.priceTable td {
   font-weight:bold;
   padding:0px 2px;
   text-align:right;
   vertical-align:bottom;
}
.priceTable .pricerange {
   text-align:left;
}
.priceTable .yellow {
   color:#FFCA00;
}
.priceTable .pink {
   color:#EA5890;
}
.priceTable .blue {
   color:#008CDA;
}
.priceTable .green {
   color:#00826F;
}
.priceTable .red {
   color:#E20A16;
}
.priceTable .rose {
   color:#F38C97;
}
.priceTable .lightblue {
   color:#5CC8F1;
}
.priceTable .lightgreen {
   color:#86B637;
}
.priceTable .orange {
   color:#F65602;
}
.priceTable .grey {
   color:#3F3E42;
}
.seatingPlan {
   border:1px solid #000;
   width:502px;
}

/*\
 * fancy media wrap
\*/
.fancy-media-wrap .display-wrap {
   position: relative;
   height: 300px;
   background-color: #FFFFFF;
   overflow: hidden;
   font-size: 10px;
   text-align: right;
}
.fancy-media-wrap .image-data, .fancy-media-wrap .video-data {
   display: none;
}
.fancy-media-wrap .controls {
   padding: 5px 0px;
}
.fancy-media-wrap .controls a {
   outline: none;
}
.fancy-media-wrap .controls .right-aligned {
   float: right;
}
.fancy-media-wrap .selector-wrap {
   padding-bottom: 10px;
}
.fancy-media-wrap .selector-wrap .selector {
   display: block;
   float: left;
   width: 16px;
   height: 16px;
   margin: 0px 8px 8px 0px;
   padding: 0px;
   border: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   outline: none;
}
.fancy-media-wrap .selector-wrap .selector:hover,
.fancy-media-wrap .selector-wrap .selector.active {
   background-color: #CCCCCC;
}

.paging{
	margin-top: 10px;
	margin-bottom: 10px;
}
.matches_text{
	color: #817975;
	margin-bottom: 10px;
}

.result_article{
	margin-bottom: 32px;
}
.result_title{
	font-weight: bold;
	text-transform: uppercase;
}
.highlight{
	color: #000000;
}
.url{
}
.sponsorEntry {
   width:200px;
   height:150px;
   float:left;
   margin:16px 0px 0px 8px;
}
.abstand{
	visibility: hidden;
}
.jqForm .formError, .jqForm .formValidate, .jqForm .formValidateBack, .jqForm .formSend {
    display:none;
}
.jqForm .formSendPrepare,
.jqForm .formValidateBack {
   width:130px;
   height:24px;
}
.jqForm .formErrorInput{
    background-color:yellow;
}

.paddingTop{
   padding-top: 10px;
}
.paddingSmall{
   padding-top: 2px;
   padding-bottom: 2px;
}
.pressExportDate{
	padding: 1px 8px;
    width: 70px;
}
.pressExportSubmit{
	padding-top: 20px;
	padding-left: 115px;
}

.contentRight .tab {
   width: 504px;
}
table.newsletterForm input.medium {
   width: 193px;
}
table.newsletterForm input.form_small {
   width: 60px;
}
table.newsletterForm textarea {
   border: solid 1px #555555;
   height: 100px;
   width: 260px;
   font-family: arial;
   font-size: 12px;
}
table.newsletterForm input {
  border: solid 1px #555555;
  width: 260px;
}

.newsletterSendContainer{
   padding-left: 320px;
}
.partnerEntry {
   float:left;
   width:235px;
   margin-left:15px;
}
