/* BODY */
body {
    font-size: 75%;
	line-height:150%;
    font-family: "Courier New", Courier, monospace, serif;
	font-weight:100;
	height:100%;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	background-position:59px 70px;
}
/* SEITENRAHMEN / SPALTEN / RAHMENELEMENTE */
table#seite {
	height:100.01%;
	width:100%;
}
.spalte_navi {
	border-right:1px solid #000;
	width:140px;
}
.spalte_navi2 {
	border-right:1px solid #000;
	width:139px;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#printlogo {
	display:none;
	
}
#foot {
	padding-top:5px;
	width:100%;
	text-align:right;
	position:relative;
}
#header {
	height:70px;
	vertical-align:bottom; 
	border-bottom:1px solid #000;
}
/*Firefox & Safari*/
:root #header {
	height:71px;
}
.sucherahmen {
	background:#fff url(../images/suchrahmen.gif) no-repeat scroll 0 0;
	height:22px;
	position:absolute;
	width:190px; 
	top:43px;
	left:727px; /**/
}
.sucheinput {
	background:#fff none repeat scroll 0 0;
	border:0 none;
	color: #000;
	font-size:11px !important;
	margin:1px 0 5px 3px;
	position:absolute;
	top:0px;
	padding:3px 0 0 3px;
    font-family: "Courier New", Courier, monospace, serif;
	width:160px;
	line-height:10px !important;
}
*+html .sucheinput {
	top:2px;
}
.suchebutton {
	height:22px;
	line-height:10px !important;
	left:897px; /**/
	position:absolute;
	top:44px;
	width:19px;
	display:block;
}
.suchteil {
	font-weight:bold;
}

/* SPALTENKOPF */
.spalte_sp1_head {
	border-right:1px solid #000;
	width:430px;
	background-color:transparent;
}
.spalte_sp2_head {
	border-right:1px solid #000;
	width:220px;
	background-color:transparent;
}
.spalte_sp12_head {
	border-right:1px solid #000;
	width:650px;
	background-color:transparent;
}


/* HAUPTSPALTEN */
.spalte_sp1 {
	border-right:1px solid #000;
	width:430px;
	background-color:#fff;
}
.spalte_sp2 {
	border-right:1px solid #000;
	width:220px;
}
.spalte_sp2_start {
	border-right:1px solid #000;
	width:220px;
}
.spalte_sp12 {
	border-right:1px solid #000;
	width:650px;
	background-color:#fff;
}
.spalte_eventim {
	border-right:1px solid #000;
	width:830px ;
	background-color:#fff;
}


#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;
}
