/********** program-styles **********/



.msg-text {
	font-weight: bold;
}

.program-appointment-date {
	margin-right: 2px;
    font-weight: bold;
}

.program-debut-performance-icon {
	background: url(icons/ua.gif) left center no-repeat;
    padding-right: 5px;
    padding-left: 4px;
    margin-right: 2px;
    cursor:help;
}

.program-icon-spacer {
    padding-right: 5px;
    padding-left: 4px;
    margin-right: 2px;
}

.program-premiere-icon {
	background: url(icons/premiere.gif) left center no-repeat;
    padding-right: 5px;
    padding-left: 4px;
    margin-right: 2px;
    cursor:help;
}

.program-appointment-title {
	margin-left: 2px;
	font-weight: bold;
}

.program-appointmentWED-title {
	margin-left: 26px;
	font-weight: bold;
}

/*
 float: left;
 display: block;
 width: 300px;
 position: relative;
 top: -14px;
 left: 100px;
.graybox { overflow: auto;  }
*/

.program-appointment-time {
	position: absolute;
    left: 480px;
}

.program-appointment-time-end {
	position: absolute;
    left: 507px;
}

.program-venue {
	position: absolute;
    left: 580px;
    text-decoration: none;
}

.program-appointment-cancelled-icon {
	background: url(icons/abgesagt2.gif) left center no-repeat;
    padding-right: 5px;
    padding-left: 4px;
    margin-right: 2px;
    position: absolute;
	left: 620px;
	cursor:help;
}



.cancelled a, span.cancelled {
	text-decoration: line-through;
	color:#b22f04;
}

.legend {
	margin-top: 8px;
}

.program-appointment-soldout-icon {
	background: url(icons/ausverkauft.gif) left center no-repeat;
    padding-right: 5px;
    padding-left: 4px;
    margin-right: 2px;
    position: absolute;
	left: 636px;
	cursor:help
}

.program-appointment-tickets-link {
	background: url(icons/ticket.gif) left center no-repeat;
    padding-right: 15px;
    padding-left: 14px;
    margin-right: 2px;
    position: absolute;
	left: 652px;
	cursor: pointer;
}

.program-appointment-notickets {
	background: url(icons/ticket_na.gif) left center no-repeat;
    padding-right: 15px;
    padding-left: 14px;
    margin-right: 2px;
    position: absolute;
	left: 652px;
	cursor:help;
}

.program-appointment-addinfo {
    position: absolute;
	left: 692px;
	cursor: pointer;
	text-decoration: underline;
}

.appointment-comment {
	position: absolute;
	left: 668px;
	top: 22px;
	width: 146px;
	background:#F3F3CF;
	padding: 2px;
	padding-left: 3px;
	/* height: 200px; */
	z-index: 100;
	border: 1px solid #666;
}

.program-legend-debut-performance  {
	padding-left: 16px;
    background: url(icons/ua.gif) left center no-repeat;
    margin-right: 4px;
}

.program-legend-premiere  {
	padding-left: 16px;
    background: url(icons/premiere.gif) left center no-repeat;
    margin-right: 4px;
}

.program-legend-soldout  {
	padding-left: 16px;
    background: url(icons/ausverkauft.gif) left center no-repeat;
    margin-right: 4px;
}

.program-legend-cancelled  {
	padding-left: 16px;
    background: url(icons/abgesagt2.gif) left center no-repeat;
    margin-right: 4px;
}

.program-legend-ticket  {
	padding-left: 34px;
    background: url(icons/ticket.gif) left center no-repeat;
    margin-right: 4px;
}

.program-legend-note  {
	margin-left: 60px;
}



/********** select menues **********/


.program-selects {
	height:24px;
	vertical-align:baseline;
	text-align:right;
	margin-bottom: 6px;

}


select.tmonth-select {
	font-size:11px;
	height:17px;
	margin-right: 4px;
    border: 1px solid #000000;
}

select.production-select {
	font-size:11px;
	height:17px;
	border: 1px solid #000000;
}



/********** production **********/


/*layout1*/

.layout1-wrap {

}

.layout1-wrap img {
	margin-right: 8px;
    margin-top: 8px;
}

.layout1-imageswrap {

}

.layout1-text1 {
	margin-top: 10px;
}

.layout1-text2 {
	margin-top: 10px;
}


/*layout2*/

.layout2-wrap {

}

.layout2-imageswrap {
	float:left;
}

.layout2-text1 {
	margin-top: 10px;
}

.layout2-text2 {
	margin-top: 10px;
}

.layout2-wrap img {
    margin-top: 4px;
}

/*layout3*/

.layout3-wrap {

}

.layout3-imageswrap {
	float:left;
}

.layout3-text1 {
	margin-top: 10px;
}

.layout3-text2 {
	margin-top: 10px;
}

.layout3-wrap img {
    margin-top: 4px;
}


/********** venue **********/


.venue-data-wrap {
	float: left;
	margin-right: 20px;
}

.venue-wrap {
    margin-top: 50px;
}

.venue-wrap .img2 {
	float: right;
}

.venue-wrap h2 {
	margin: 0px;
}


/********** ticketoffice **********/


.ticketoffice-data-wrap {
	float: left;
	margin-right: 20px;
}

.ticketoffice-wrap {
    margin-top: 50px;
}

.ticketoffice-wrap .img2 {
	float: right;
}

.ticketoffice-wrap h2 {
	margin: 0px;
}


/********** productionlist **********/

.productionlist h2 {
	margin-top: 30px;
    margin-bottom: 12px;

}

.productionlist h3 {
	margin-top: 3px;
    margin-bottom: 3px;
	line-height: 15px;
}

.productionlist p {

}

.productionlist  .colwrap {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	background: url(images/hr-dottet-pixel.gif) 50% 0% repeat-y;
	overflow: auto;


}

.productionlist  .leftcol {
	width:49%;
	position:relative;
	top: 0px;
	left: 0px;
	float: left;


}

.productionlist  .middlecol {
	float: left;
	width: 49%;
	position:relative;
	top: 0px;
	left: 2%;
}

.productionlist img {
	 float: left;
     margin-right: 7px;
	margin-bottom: 3px;
    margin-top: 5px;
}

.productionlist .img-data-wrap {
    overflow: auto;
	margin-bottom: 10px;
    overflow: hidden;
    clear: both;


}

.productionlist .c2l1d-middle .img-data-wrap {
	 background: red;
	 width:100%;
}

/********** guestproductions **********/

.guestproductionlist {

}

.guestproductionlist a.blink  {
	font-weight: bold;
}

.guestproductionlist h2 {
	margin-top: 30px;
    margin-bottom: 12px;
}

.guestproductionlist h3 {
	margin-top: 0px;
    margin-bottom: 0px;

}

.guestproductionlist img {
	 float: left;
     margin-right: 7px;
	margin-bottom: 3px;
    margin-top: 5px;
}

.guestproductionlist .img-data-wrap {
    overflow: auto;
	margin-bottom: 10px;
    overflow: hidden;
    clear: both;


}

.guestproductionlist .c2l1d-middle .img-data-wrap {
	 background: red;
	 width:100%;
}


.softlinks-title {
	font-family:"Andale Sans",Tahoma,Arial,Sans-Serif;
	font-size:21px;
	text-align:left;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
}