/* STANDARDS FUER RECHTS */

.rechtespalte{
	width: 570px;
	height: auto;
	background: #000000;
	float: left;
	margin: 0 0 0 15px;
}

h1 {
	/*text-transform: uppercase;*/
	margin: 0 0 20px 0;
	color: #ff0000;
	font-size: 12px;
}

.suchwort {
	color: #555555;
	font-weight: bold;
}

ul {
	margin: 0 0 0 15px;
	padding: 0;
}

.poweredby_contentbox {
	position: absolute;
	top: 0;
	right: 0;
}

.rechtespalte li {
	margin: 0 0 10px 0;
}

.infotext {
	font-size: 10px;
	color: #888888;
}

strike {
	color: #999999;
}

.lastminutebutton {
	float: right;
	margin: -5px 0 0 25px;
}

.listeneinzelheadline {
	font-weight: bold;
	color: #ff0000;
}

.rechtespalte strong {
	color: #ff0000;
}

.trennlinie {
	width: 570px;
	height: 10px;
	border-bottom: 1px solid #dcdcdc;
	margin: 0 0 9px 0;
}

.pdficon {
	margin: 7px 5px 0 0;
}

/* ANGABEN STATISCHE SEITE TICKETSHOP */

img.ticketshop {
	margin: 0 20px 0 0;
}

.spalte1 {
	width: 150px;
}


/* TEASER TOOL BOXEN */

.teaserboxrahmen {
	display: block;
	position: relative;
	float: left;
}

.teasertoolbox {
	margin: 0 15px 20px 0;
	width: 270px;
	height: auto;
	position: relative;
	float: left;
	border-bottom: 1px solid #1e1e1e;
}

.teasertoolimage {
	float: left;
	margin: 7px 10px 10px 0;
}

.teasertoolbutton {
	float: right;
	margin: 9px 0 20px 0;
}

.toolboxheadline, .toolboxheadline: hover  {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.toolboxheadline: hover  {
	text-decoration: underline;
}

.toolboxtext{
	margin: 7px 0 0 0;
}

.toolboxtext a {
	color: #bfbcbc;
	text-decoration: none;
}

.toolboxtext a: hover {
	text-decoration: underline;
}

.ticketalarminside {
	width: 350px;
	background: #131313;
	border: 5px solid #131313;
}

.newsletterinside {
	width: 365px;
}

.ticketalarmSPOT {
	width: 550px;
	text-align: center;
	background: #131313;
	border: 10px solid #131313;
}

/* SITEMAP */

.sitemap0 {
	display: block;
	margin: 0 0 0 0;
	border-top: 1px solid #efefef;
	background: #fafafa;
}


.sitemap1 {
	display: block;
	margin: 5px 0 0 0;
	border-top: 1px solid #efefef;
	background: #fafafa;
}

.sitemap2 {
	display: block;
	margin: 4px 0 0 60px;
}

.sitemap3 {
	display: block;
	margin: 4px 0 0 100px;
}

.sitemap0 a, .sitemap1 a, .sitemap2 a, .sitemap3 a {
	color: #ff0000;
	text-decoration: none;
}

.sitemap0 a: hover, .sitemap1 a: hover, .sitemap2 a: hover, .sitemap3 a: hover {
	color: #000000;
	text-decoration: underline;
}

.zusatzserviceRAHMEN {
	float: left;
	width: 570px;
	height: 200px;
	margin: 0 0 10px 0;
}

.zusatzserviceBOX {
	float: left;
	width: 270px;
	margin: 0 10px 0 0;
}

.zusatzserviceheader {
	width: 270px;
	background: #5c5a5a url('../bilder/elemente/zusatzserviceheader.gif');
	background-repeat: no-repeat;	
}

.zusatzserviceheader strong {
	padding: 5px;
	color: white;
}

.zusatzserviceBOX img {
	margin: 20px;
}



