HTML, BODY {
	height:100%;
}
BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	padding:0;
	margin:0;
	background:#e2e2f1;
	text-align:center;
}
H1, H2, H3, H4, H5, H6, P, FORM, BLOCKQUOTE, DL, UL, OL, TD {
	padding:0;
	margin:0;
}
A {
	outline:0;
	color:#3e347c;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}
IMG {
	border:0;
}
.clr {
	clear:both;
}
DIV#content * {
	border:0px solid red;
}
/* ######################### */
/* ####### container ####### */
/* ######################### */
DIV#container {
	position:relative;
	background:#fff url(img/containerbg.gif) repeat-y 0 0;
	width:750px;
	min-height:100%;
	margin:0 auto;
	text-align:left;
}
IMG#edgeleftb, IMG#edgerightb {
	position:absolute;
	bottom:0;
	width:6px;
	height:11px;
}
IMG#edgeleftb {
	left:0;
}
IMG#edgerightb {
	right:0;
}
/* ######################### */
/* #######   header  ####### */
/* ######################### */
DIV#header {
	position:relative;
	height:293px;
	width:750px;
}
IMG#edgeleft, IMG#edgeright {
	position:absolute;
	top:0;
	right:0;
	width:17px;
	height:45px;
}
IMG#edgeleft {
	left:0;
}
DIV#navigation {
	position:absolute;
	top:0;
	left:17px;
	height:45px;
	background:#fff;
	width:716px;	
}
DIV#mood {
	position:absolute;
	top:45px;
	left:6px;
	height:208px;
	background:#000;
	/*width:716px;*/
}
IMG#logo {
	position:absolute;
	top:73px;
	left:51px;
	width:130px;
	height:61px;
	z-index:1;
}
DIV#subnavi {
	position:absolute;
	top:253px;
	left:6px;
	height:40px;
	width:738px;
	background:#5a5094;	
}
IMG#edgeleftm {
	position:absolute;
	top:293px;
	left:6px;
	z-index:1;
}
IMG#edgerightm {
	position:absolute;
	top:293px;
	right:6px;
	z-index:1;
}
/* ######################### */
/* ####### mainnavi  ####### */
/* ######################### */
DIV#navigation UL {
	position:absolute;
	left:211px;
	bottom:8px;
	list-style-type:none;
}
DIV#navigation LI {
	float:left;
}
DIV#navigation LI A {
	display:block;
	height:13px;
	background:url(img/mainnavi.gif) no-repeat 0 0;
	text-indent:-1000px;
	margin:0 20px 0 0;
}
DIV#navigation A#m238 {
	width:134px;
	background-position: 0 0;
}
DIV#navigation A#m239 {
	width:48px;
	background-position: -154px 0;
}
DIV#navigation A#m240 {
	width:35px;
	background-position: -222px 0;
}
DIV#navigation A#m241 {
	width:62px;
	background-position: -277px 0;
}
DIV#navigation A#m242 {
	width:61px;
	background-position: -359px 0;
}
DIV#navigation A#m243 {
	width:43px;
	background-position: -440px 0;
}
DIV#navigation A:hover#m238, DIV#navigation A#m238.highlight {
	background-position: 0 -13px;
}
DIV#navigation A:hover#m239, DIV#navigation A#m239.highlight {
	background-position: -154px -13px;
}
DIV#navigation A:hover#m240, DIV#navigation A#m240.highlight {
	background-position: -222px -13px;
}
DIV#navigation A:hover#m241, DIV#navigation A#m241.highlight {
	background-position: -277px -13px;
}
DIV#navigation A:hover#m242, DIV#navigation A#m242.highlight {
	background-position: -359px -13px;
}
DIV#navigation A:hover#m243, DIV#navigation A#m243.highlight {
	background-position: -440px -13px;
}
DIV#subnavi UL {
	position:absolute;
	left:222px;
	bottom:7px;
	list-style-type:none;
	width:500px;
}
DIV#subnavi LI {
	float:left;
}
DIV#subnavi LI A {
	color:#fff;
	text-decoration:none;
	margin:0 20px 0 0;
}
DIV#subnavi LI A.highlight {
	font-weight:bold;
}

/* ######################### */
/* ######## footer ######### */
/* ######################### */
P#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	letter-spacing:0.1em;
	text-transform:uppercase;
	border-top:1px solid #bfbfe2;
	text-align:right;
	padding:0.2em 0 0 0;
	margin:30px 40px 30px 222px;
	clear:both;
}
P#footer A {
	color:#8e8eb3;
}


/* ######################### */
/* #######  content  ####### */
/* ######################### */
DIV#content {
	position:relative;
	background:#fff;
	left:6px;
	width:738px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.4em;
	padding:4em 0 1em 0;
}

P {
	margin:0 36px 0 222px;
	padding:0 0 1.3em 0;
}
H1, H2, H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
H1 {
	font-size:1.5em;
	margin:1em 36px 1em 222px;
	color:#3e347c;
}
H2 {
	font-size:1em;
	color:#3e347c;
	text-align:right;
	width:200px;
	padding:0;
	float:left;
	clear:both;
}
H2.decohead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	line-height:1.2em;
	color:#bfbfe2;
	padding:0;
	height:auto;
}
H3 {
	font-size:1.1em;
	color:#3e347c;
	margin:0em 36px 0.5em 222px;
}
H4 {
	font-size:0.9em;
	color:#3e347c;
	text-transform:uppercase;
	letter-spacing:0.2em;
	margin:0em 36px 0.5em 222px;
	font-weight:normal;
}

/* ######################### */
/* #######  download ####### */
/* ######################### */
DIV.box-download {
	position:relative;
	display:block;
	padding:0;
	margin:0 0 30px 0;
	width:700px;
}
DIV.box-picture {
	position:relative;
	display:block;
	width:220px;
	height:auto;
	margin:0 0 0 0;
	float:left;
	text-align:right;
}
DIV.box-picture IMG {
	margin:3px 20px 0 0;
}
DIV.box-text * {
	margin:0 0 0.3em 0;
}
DIV.box-footer {
	position:absolute;
	bottom:0;
	right:0;
	width:480px;
	text-align:right;
	background:url(img/linebg.gif) repeat-x bottom left;
	padding:0 0 7px 0;
}
DIV.box-footer A {
	text-decoration:none;
}

/* ######################### */
/* ##### auszeichnung ###### */
/* ######################### */
.abstand {
	margin-bottom:1.5em;
}
.versal {
	text-transform:uppercase;
	font-size:1em;
}
.bild-480px {
	padding:0;
}
.bild-738px {
	margin:0 0 0 0;
	padding:0;
}
.bild-668px {
	margin:0 0 0 35px;
	padding:0;
}
.bild-480px IMG, .bild-738px IMG, .bild-668px IMG {
	position:relative;
	display:block;
} 
.bu, .bu-ausgerueckt {
	font-size:0.9em;
	padding: 0.7em 0 0 1.6em;
	background:url(img/buline.gif) no-repeat left bottom;
	margin:0 0 2em 222px;
}
.bu-ausgerueckt {
	margin:0 0 2em 50px;
}






/*---- Stiftungskonzerte ----*/

ul.newsbox_info {
  height: 17px;
  border-bottom: 1px solid #ccc;
  margin: 0 0 23px 0;
}

ul.newsbox_info li {
  float: left;
  color: #808080;
  padding: 0 0 0.3em 0.8em;
}

ul.newsbox_info li.newsdate {
  width: 100px;
  padding: 0 0.8em 0.3em 0;
  border-right: 1px solid #ccc;
}


td.newsdate_left,
td.newsdate_right {
	color: #808080;
	padding-bottom:2px;
	border-bottom: 1px solid #ccc ! important;
	/*font-size:9pt ! important;*/
}
td.newsdate_left {
	border-right: 1px solid #ccc ! important;

}

td.newsdate_right {
	padding-left:10px;
}

td.imagebox,
td.textbox {
	padding-top:23px;
	line-height: normal;
}

.newsbox_main {
  clear: left;
}

.newsbox_img {
  width: 100px;
  float: left;
}

.newsbox_text {
  width: 360px;
  float: right;
  line-height: normal;
}

.newsbox_text a{
	text-decoration:none;
	BORDER-TOP-STYLE: none! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important;
}


.newsbox h2 {
  color: #CB0447;
  font-size: 1.5em;
  /*line-height: 1.38em;*/
  line-height:16.38pt ! important;
  padding: 0 0 6px 0;
  font-weight:700;
  text-transform:none;
  float:none;
  text-align:left;
}

.newsbox_boldtext {
  font-weight: bold;
  /*font-size:9pt;*/
}

.newsbox p {
  padding: 0 0 12px 0;
  line-height: 1.4em;
  padding-bottom: 0.6em;
  /*font-size:9pt;*/
  margin:0px;
}

.newsbox a {
	BORDER-TOP-STYLE: none! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important;
	text-decoration: none;
}

.newsbox {
	BORDER-TOP-STYLE: none! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important;
	margin-left:222px;
	margin-right:36px
	
}


ul.newsbox_links {
  padding: 0;
  margin: 0;
  line-height: normal;
  /*font-size:9pt ! important;*/
}

ul.newsbox_links li {
  float: left;
  padding: 0 10px;
  list-style-type:none;
}

ul.newsbox_links li.firstlink {
  padding: 0 10px 0 0;
  border-right: 1px solid #ccc ! important;
}

ul.newsbox_links li.lastlink {
  border-right: 0;
}

ul.newsbox_links li.singlelink {
  padding: 0 10px 0 0;
  border-right: 0;
}


.newsclear {
  clear: both;
  height: 60px;
  padding-bottom:0.9em ! important;
}

/* konzertdetails */

.konzertdetails {
  /*margin: 0 0 0 109px;*/
  margin: 0 0 0 0px;
  padding: 0 0 100px 0;
  line-height:normal;
  line-height:13.5pt ! important;

}

.kd_left {
  /*width: 200px;*/
  width: 182px;
  float: left;
  padding: 0px 20px 0 20px;
  text-align: right;
  text-transform:none;
}

.kd_left h2 {
  /*color: #CB0447;*/
  color:#3e347c;
  font-size: 1.8em;
  font-weight: normal;
  padding: 0 0 10px 0;
  text-transform:none;
  width: 182px;
}

.kd_left p {
  font-weight: bold;
  padding: 0 0 10px 0;
  line-height: 13.5pt ! important;
  margin:0 ! important;
}

DIV#content .kd_left_img {
  float: right;
}



.kd_right {
  /*width: 350px;*/
  width: 476px;
  float: left;
  padding: 0 0 10px 0;
  line-height: 13.5pt ! important;
  /*font-size:9pt ! important;*/
}

DIV#content .kd_right a {
	text-decoration:none;
	border:none;
}

.t3_user1  {
  padding: 0 0 10px 0;
  line-height: 1.5em;
  font-size:12px ! important;
}


.kd_right td.tdhead {
  color: #808080;
  padding: 5px 10px 5px 0;
}

.kd_right td {
  vertical-align: top;
  padding: 5px 0 5px 0;
}

span.small {
  font-size: 0.8em;
}

div.small {
	font-size: 0.8em;
	line-height: 1.5em;
	
}

DIV#content a.bestellen {
  display: block;
  border: 2px solid #ccc;
  text-align: center;
  padding: 5px;
  margin: 15px 0 0 0;
}

div.sitebrowser {
	color: #808080;
	margin-bottom: 10px;
	line-height:normal;
}
DIV#content .sitebrowser a{
	color: #808080;
	border:none;
}


/*----------- CE_GALLERY ----------------*/
.tx-cegallery-pi1 {
	/*margin-left:222px;*/
	padding-left:222px;
	width:516px;
}

.tx-cegallery-pi1 h2 {
	TEXT-ALIGN: left;
}

.tx-cegallery-pi1 a {
	BORDER-TOP-STYLE: none! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important;
}

.tx-cegallery-pi1 .tx-cegallery-pi1-album_entry {
	background:#fff;
}

.tx-cegallery-pi1 .tx-cegallery-pi1-detail_nav {
	margin-left:auto;
	margin-right:auto;
}

.tx-cegallery-pi1 .tx-cegallery-pi1-pagebrowser {
	/*font-size:12px;*/
	padding-bottom:0px;
}

.tx-cegallery-pi1 .tx-cegallery-pi1-pagebrowser a {
	/*font-size:12px;*/
	BORDER-TOP-STYLE: none! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important;
}

.tx-cegallery-pi1 .tx-cegallery-pi1-pagebrowser  .tx-cegallery-pi1-pagebrowser_back {
	width:35px;	
}

.tx-cegallery-pi1 .tx-cegallery-pi1-album_header{
	clear:left;
}

h2.tx-cegallery-pi1-album_header {
	margin:0px;
	padding:0px;
	/*font-size:12px;*/
	margin-top:10px;
	margin-bottom:5px;
	width:500px;
	font-size:1.5em;
	font-weight:700;
}

p.tx-cegallery-pi1-album_header {
	margin:0px;
	padding:0px;
	/*font-size:12px;*/     
}


.tx-cegallery-pi1 .tx-cegallery-pi1-album_entry {
	width: 140px;
	height: 150px;
}

.tx-cegallery-pi1 .tx-cegallery-pi1-album_backlink {
	padding-top:10px;
}




/* Login Bereich */
.tx-newloginbox-pi1 Input[type="password"] 
{
	/*background-color:#5a5094;*/
	border:1px #5a5094 solid !important;
	margin-bottom:1.3em;
	font-family:Georgia;
	font-size:8.4pt;
}

.tx-newloginbox-pi1 Input[type="text"] 
{
	border:1px #5a5094 solid !important;
	margin-bottom:1.3em;
	font-family:Georgia;
	font-size:8.4pt;
}

.tx-newloginbox-pi1 Input[type="submit"] 
{
	background-color:#8e8eb3;
	margin-bottom:1.3em;
	font-family:Georgia;
	font-size:8.4pt;
}

/* ######################### */
/* ##### Zwei Spalten ###### */
/* ######################### */

.zweispalten {
	margin-left:222px;
	/*margin:0 36px 0 222px;
	padding:0 0 1.3em 0;*/
}

.zweispalten H1 {
	margin-left:0px;
}

.zweispalten P {
	margin-left:0px;
}

.zweispalten_left {
	float:left;
	width:235px;
	margin-right:10px;
}

.zweispalten_right {
	float:left;
	width:235px;
}


/* spielestaetten overview */

/* ########################### */
/* ##### Spielestätten  ###### */
/* ########################### */


#so_specialbox {
  width: 698px;
  height: 40px;
}

#so_specialbox h3 {
  width: 100px;
  float: left;
  font-size: 1em;
  font-weight: normal;
  color: #3e347c;
  border-top: 1px solid #bfbfe2;
  border-bottom: 1px solid #bfbfe2;
  padding: 4px 0;
}

#so_specialbox select {
  width: 340px;
  height: 22px;
  float: right;
  padding: 3px;
  font-size: 0.9em;
  margin-top:3px;
  color: #333;
}


.so_box {
  clear: both;
  margin-left:222px;
  margin-right:40px;
}

.so_box_left {
  width: 100px;
  float: left;
}

.so_box_right {
  width: 360px;
  float: right;
}

.so_box_right h2 {
  font-size:1.5em;
  color:#3e347c;
  font-weight:bold;
  text-align:left;
  padding: 0 0 0.6em 0;
  float:none;
  width:360px;
}

.so_box_right p {
  margin:0;
  padding:0px;
}

.so_box_right ul {
  padding: 17px 0 39px 0;
  /* border-bottom: 10px solid #cecece; */
}

.so_box_right ul li {
  float: left;
  padding: 0 5px;
  border-right: 1px solid #cecece;
}

.so_box_right ul li.firstlink {
  padding-left: 0;
}

.so_box_right ul li.lastlink {
  border-right: 0;
}

.so_clear {
  clear: both;
  height: 25px;
  padding: 0;
}

#slideShow img.leftEdge {
	display:none;
}

#slideShow img.rightEdge {
	display:none;
}

#slideShow p#slideText {
	display:none;
}

#slideShow ul#slideNavi {
	display:none;
}
