/* ALLGEMEINE ELEMENTE */
.line {
	height:1px;
	background-image:url(../images/line_h.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	margin-top:1px;
	margin-bottom:1px;
	display:block;
	overflow:hidden;
}
.lineimtext {
	height:1px ;
	line-height:1px;
	background-image:url(../images/line_h.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	margin-top:12px;
	margin-bottom:12px;
	overflow:hidden;
}
table.contenttabelle {
	width:100%;
}
table.contenttabelle th,
table.contenttabelle td {
	background-image:url(../images/line_h.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	vertical-align:top;
	margin:0;
	padding:3px;
}
table.contenttabelle {
	background-image:url(../images/line_h.gif);
	background-repeat:repeat-x;
	background-position:top;
}



/* LINKS */

a.arrow {
	padding-left:10px;
	color:#000;
	background-image:url(../images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.arrow_right {
	padding-left:10px;
	color:#000;
	background-image:url(../images/arrow_red_right.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.arrow:hover,
a.arrow_up:hover,
a.arrow_right:hover,
#foot a:hover {
	color:#cd0037;
}

#sp12 a,
#sp121 a,
#sp122 a,
#sp1 a,
h3 a {
	color:#000; 
}

#sp12 a:hover,
#sp121 a:hover,
#sp122 a:hover,
#sp1 a:hover, h3 a:hover {
	color:#cd0037;
}
.inhalt p a {
	color:#000; /*cd0037;*/
	background-image:url(../images/line_h.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.inhalt p a:hover {
	color:#cd0037;
	background-image:url(../images/line_h_hover.gif);
}
.inhalt a.arrow {
	padding-left:10px;
	color:#000;
	background-image:url(../images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.inhalt a.arrow:hover,
.inhalt a.arrow_up:hover {
	color:#cd0037;
}

/* Textauszeichnung */
.pfad {
	text-transform:uppercase;
	font-size:80%;
	width:100%;
	height:20px;
	overflow:hidden;
}
.abstand_15 {
	height:13px;
}
.abstand_10 {
	height:8px;
}
.abstand_7 {
	height:1px;
}
h1 {
	text-transform:uppercase;
	font-size:150%;
	line-height:120%;
	font-weight:bold;
	letter-spacing:1.2px;
	padding-top:8px;
	padding-bottom:8px;	
}
h2 {
	text-transform:uppercase;
	font-size:100%;
	font-weight:bold;
	color:#000; /*cd0037;*/
}
h3 {
	text-transform:uppercase;
	font-size:100%;
	font-weight:bold;
	color:#000; /*cd0037;*/
}
p, td {
	font-size:100%;
}
.rot {
	color:#cd0037;
}
.premiere,
.wiederaufnahme,
.gastspiel {
	text-transform:uppercase;
}
.vorstellungsaenderung,
.vorstellungsausfall {
	text-transform:uppercase;
	color:#cd0037;
}
.kommentar1,
.kommentar2,
.kommentar3,
.kommentar4 {
	/*color:#cd0037;*/
}
.fehler {
	color:#cd0037;
}
.spalte_sp12 ul li,
.inhalt ul li {
	list-style:none;
	padding-left:10px;
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position: 0 7px;
	
}
.spalte_sp12 ol li,
.inhalt ol li {
	margin-left:22px;
	
}
.grau {
	color:#878787;
}
.ausverkauft {
	color:#cd0037;
}

