@charset "utf-8";
/* CSS Document */

* {
    font-size: 1em;
}

html {
    height: 100.00%;
	width:100%;
	min-width:1000px;
	height:100%;
}


body {
    font-size: 10pt;
	line-height:160%;
    font-family: "Courier New", Courier, monospace, serif;
	font-weight:100;
	background-image:none !important;
}
body, ul, ol, h1, h2, h3, h4, p, div, span,td {
    margin: 0;
    padding: 0;
}
table {
	border-collapse:collapse;
	width:100%;
}
td {
	vertical-align:top;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
.clear {
	clear:both;
}


/* BODY */
table#seite {
	height:100.01%;
	width:100%;
}
.spalte_navi {
	display:none;
}
.spalte_navi2 {
	display:none;
}
#logo {
	display:none;
}
#printlogo {
	position:absolute;
	display:block !important;
	top:35px;
	left:625px;
	width:40px;
	height:152px;
	z-index:100;
	background-image:url(../images/logo_oper_print.jpg);
	background-repeat:no-repeat;
}
#foot {
	display:none;
}
#header {
	display:none;
}
/*Firefox & Safari*/
:root #header {
	display:none;
}


/* SPALTENKOPF */
.spalte_sp1_head {
	display:none;
}
.spalte_sp2_head {
	display:none;
}
.spalte_sp12_head {
	display:none;
}


/* HAUPTSPALTEN */
.spalte_sp1 {
	width:430px;
	background-color:#fff;
	border:none;
}
.spalte_sp2 {
	width:220px;

	border:none;
}
.spalte_sp2_start {
	width:220px;

	border:none;
}
.spalte_sp12 {
	width:650px;
	background-color:#fff;
	border:none;
}
.spalte_eventim {
	width:830px ;
	background-color:#fff;
	border:none;
}


#sp1 {
	background-color:#fff;
	padding:15px;
	height:100%;
}

#sp2 {
	background-color:#fff;
	padding:15px;
	height:100%;
}
.spalte_sp2_start .weiss {
	margin-bottom:15px;
	background-color:#fff;
	padding:15px;
	margin-left:15px;
	width:175px;
}
#sp12 {
	background-color:#fff;
	padding:15px;
}
#eventim {
	background-color:#fff;
	padding:15px;
 	height:665px;
}
.eventim_iframe {
 	width:808px; 
 	height:625px;
	position:absolute;
	margin-left:-8px;
}
*+html .eventim_iframe {
 	width:820px; 
 	height:635px;

}
/* SPALTENUNTERTEILUNG */
#spaltenlinienrahmen {
	padding-top:15px;
	padding-bottom:15px;
}
#spaltenlinie {
	background-image:url(../images/line_spalten.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
#sp121 {
	width:400px;
	padding:0px 15px 0px 0;
	float:left;
	margin-left:0px;
}
* html #sp121 {
	width:398px;
}
#sp122 {
	width:190px;
	padding:0px 0px 0px 0px;
	padding-left:15px;
	margin-left:0px;
	float:left;
}

/* allgemeines */
.noprint {
	display:none;
}


/* 01 Spielplan */
#kalender {
	display:none;
}
/* 03 Werkdetail */
.bilderrahmen {
	width:100%;
	height:150px;
	margin-top:15px;
}



