/*** ZURÜCK ***/

p.back {
	text-align:right;
	clear:both;
}

.back a {
	color:#009ee0;
	font-weight:bold;
}



/*** STARTSEITE ***/

.home {
	padding-top:20px;
	text-align:center;
}

.home img {
	margin:0 3px;
}

.home_content {
	margin-top:30px;
}



/*** SPIELPLAN ***/

.plan {
	width:560px;
}

.plan td {
	padding:0px 5px 20px 5px;
	vertical-align:top;
	text-align:left;
}

.plan .date {
	padding-left:0;
	text-align:right;
	white-space:nowrap;
}

.plan .title a {
	font-size:15px;
	font-weight:bold;
}

.plan .location a {
	font-weight:bold;
}

.plan .tickets a {
	color:#009ee0;
	font-weight:bold;
}



/*** PRODUKTIONEN ***/

.productions {
	width:560px;
}

.productions img {
	margin-top:5px;
}

.productions td {
	vertical-align:top;
	padding:0 0 15px 0;
}

.production_detail .pictures {
	width:180px;
}

.production_detail .pictures img {
	margin:5px 6px 0 0;
}

.production_detail .text {
	width:375px;
	float:right;
}

.production_detail .teaser {
	font-weight:bold;
}



/*** SPIELSTÄTTEN ***/

.locations {
	width:560px;
}

.locations img {
	margin-top:5px;
}

.locations td {
	vertical-align:top;
	padding:0 0 15px 0;
}

.location_detail .pictures {
	width:180px;
}

.location_detail .pictures img {
	margin:5px 6px 0 0;
}

.location_detail .text {
	width:375px;
	float:right;
}

.location_detail .teaser {
	font-weight:bold;
}



/*** TICKETS ***/

form.tickets .date {
	float:left;
	margin-right:10px;
	text-align:right;
}

form.tickets .title {
	margin-bottom:30px;
}

form.tickets .title a {
	font-size:15px;
	font-weight:bold;
}

form.tickets p.pad {
	margin-top:30px;
}

form.tickets p select {
	margin-top:3px;
}

form.tickets p span {
	float:right;
	font-weight:bold;
	padding-left:20px;
}

form.tickets p.labelsize label {
	display:inline-block;
	width:160px;
}



/*** NEWSLETTER ***/

form.newsletter table {
	margin-bottom:10px;
}

form.newsletter td {
	padding:5px 0;
}



/*** PRESSE ***/

ul.press {
	width:400px;
}

ul.press li {
	padding:3px 0;
}

ul.press span {
	float:right;
}



/*** TEAM ***/

table.team {
	margin:0 0 10px 30px;
	width:400px;
}

table.team td {
	padding:5px 0 10px 0;
	text-align:left;
}

.team_detail .picture {
	float:right;
	margin:2px 0 5px 13px;
}