body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

a { color: #663300; text-decoration: underline;}
a:visited { color: #663300; text-decoration: underline;}
a:active { color: #663300; text-decoration: none;}
a:hover { color: #663300; text-decoration: none;}

p {
	margin: 1em 0 1em 0;
}

ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2em;
}

li {
	line-height: 1.3em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.clearout {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

img.left {
	padding: 0px 10px 10px 0px;
	float: left;
}

img.right {
	padding: 0px 0px 10px 10px;
	float: right;
}

.bodytext1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
}

.bodytext1 h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 17px;
	color: #663300;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.bodytext1 h1 a { color: #663300; text-decoration: none; }
.bodytext1 h1 a:visited { color: #663300; text-decoration: none; }
.bodytext1 h1 a:active { color: #663300; text-decoration: underline; }
.bodytext1 h1 a:hover { color: #663300; text-decoration: underline; }

.bodytext1 h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1em;
	color: #330000;
	font-weight: normal;
	text-transform: none;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
.bodytext1 h2 a { color: #330000; text-decoration: none; }
.bodytext1 h2 a:visited { color: #330000; text-decoration: none; }
.bodytext1 h2 a:active { color: #330000; text-decoration: underline; }
.bodytext1 h2 a:hover { color: #330000; text-decoration: underline; }

.bodytext1 h3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	color: #663300;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}
.bodytext1 h3 a { color: #663300; text-decoration: none; }
.bodytext1 h3 a:visited { color: #663300; text-decoration: none; }
.bodytext1 h3 a:active { color: #663300; text-decoration: underline; }
.bodytext1 h3 a:hover { color: #663300; text-decoration: underline; }

.bodytext1 h4 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1em;
	color: #330000;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.bodytext1 h4 a { color: #330000; text-decoration: none; }
.bodytext1 h4 a:visited { color: #330000; text-decoration: none; }
.bodytext1 h4 a:active { color: #330000; text-decoration: underline; }
.bodytext1 h4 a:hover { color: #330000; text-decoration: underline; }

.bodytext1 h5 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	/*text-align: right; original style changed 1-11*/
	margin: 0 0 1em 0;
	padding: 0;
}
.bodytext1 h5 a { color: #FFFFFF; text-decoration: none; }
.bodytext1 h5 a:visited { color: #FFFFFF; text-decoration: none; }
.bodytext1 h5 a:active { color: #FFFFFF; text-decoration: underline; }
.bodytext1 h5 a:hover { color: #FFFFFF; text-decoration: underline; }

.bodytext1 h6 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #333333;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.bodytext1 h6 a { color: #333333; text-decoration: none; }
.bodytext1 h6 a:visited { color: #333333; text-decoration: none; }
.bodytext1 h6 a:active { color: #333333; text-decoration: underline; }
.bodytext1 h6 a:hover { color: #333333; text-decoration: underline; }

.bodytext1 .date {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}

.bodytext1 .box1 {
	padding: 10px;
	margin: 0px;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #cfcdba;
	clear: both;
}

.bodytext1 .box2 {
	padding: 10px;
	margin: 5px 0px 5px 0px;
	background-image: url(../images/bg2.jpg);
	/*background-image: url(../images/bg1.jpg); ORIGINAL STYLE CHANGED 1-11*/
	background-repeat: repeat;
	background-position: left top;
	background-color: #e0e0d1;
	clear: both;
}

.bodytext1 .box1 div.left, .bodytext1 .box2 div.left {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.bodytext1 .box1 div.right, .bodytext1 .box2 div.right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

.bodytext1 .twocolumns {
	padding: 0px;
	margin: 0px;
	clear: both;
}

.bodytext1 .twocolumns div.left {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.bodytext1 .twocolumns div.right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

/*.bodytext1 div.left {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.bodytext1 div.right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}*/

.bodytext1 .morelink1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	/*float: right;*/
	margin: 4px 0px 3px 0px;
	clear: both;
}

.bodytext1 .morelink1 a {
	/*display: block;*/
	padding: 3px 5px 3px 5px;
	background-color: #330000;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext1 .morelink1 a:visited { color: #FFFFFF; text-decoration: none; }
.bodytext1 .morelink1 a:active { color: #CCCC99; text-decoration: none; }
.bodytext1 .morelink1 a:hover { color: #CCCC99; text-decoration: none; }

.bodytext1 .printlink img {
	width: 30px;
	height: 24px;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	background-image: url(../images/icon_print.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bodytext1 .printlink a { color: #CC6600; text-decoration: underline; }
.bodytext1 .printlink a:visited { color: #CC6600; text-decoration: underline; }
.bodytext1 .printlink a:active { color: #CC6600; text-decoration: none; }
.bodytext1 .printlink a:hover { color: #CC6600; text-decoration: none; }


.bodytext2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
}

.bodytext2 h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 17px;
	color: #663300;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bodytext2 h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	margin: 0 0 0 0;
	padding: 3px 6px 4px 6px;
	background-color: #330000;
}

.bodytext2 h3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #663300;
	font-weight: normal;
	text-transform: uppercase;
	margin: 1em 0 0 0;
	padding: 0;
}

.bodytext2 h4 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #330000;
	font-weight: normal;
	text-transform: none;
	margin: 0;
	padding: 0;
}

.bodytext2 h5 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin: 0 0 1em 0;
	padding: 0;
}

.bodytext2 h6 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1em;
	color: #333333;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bodytext2 .box1 {
	padding: 7px;
	margin: 0px;
	color: #333333;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #cfcdba;
	clear: both;
}

.bodytext2 .box2 {
	padding: 7px;
	margin: 0px;
	color: #333333;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #e0e0d1;
	clear: both;
}

.bodytext2 .itemlink a, .bodytext2 a.itemlink { text-decoration: none; }
.bodytext2 .itemlink a:visited, .bodytext2 a.itemlink:visited { text-decoration: none; }
.bodytext2 .itemlink a:active, .bodytext2 a.itemlink:active { text-decoration: underline; }
.bodytext2 .itemlink a:hover, .bodytext2 a.itemlink:hover { text-decoration: underline; }



.newstext {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	color: #FFFFFF;
}

.newstext h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 17px;
	color: #663300;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.newstext h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C60;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.newstext h3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	color: #fdb404;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px
	padding: 0;
}

.newstext h4 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

.newstext .itemlink a, .bodytext2 a.itemlink { text-decoration: none; }
.newstext .itemlink a:visited, .bodytext2 a.itemlink:visited { text-decoration: none; }
.newstext .itemlink a:active, .bodytext2 a.itemlink:active { text-decoration: underline; }
.newstext .itemlink a:hover, .bodytext2 a.itemlink:hover { text-decoration: underline; }


#supershell {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 47px 0px;
}

#mainshell {
	width: 851px;
	margin: 0px auto 0px auto;
}


#header {
	width: 851px;
	margin: 0px 0px 59px 0px;
	padding: 0px 0px 1px 0px;
}

#header div.left {
	float: left;
}

#header div.right {
	float: right;
}

#logo {
	width: 139px;
	height: 111px;
	padding: 1px 0px 0px 0px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0;
	line-height: 0;
}

#logo a {
	display: block;
	width: 106px;
	height: 96px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 15px 0px 0px 15px;
	padding: 0px;
}

#navigation1 {
	margin: 30px 21px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 118px;
}

#navigation1 ul#mainnav1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#mainnav1 li {
	/*text-align: right;*/
	font-size: 0;
	line-height: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 14px 0px;
}

#mainnav1 li.first a {
}

#mainnav1 li.last a {
}

#mainnav1 li a {
	display: block;
	width: 118px;
	/*height: 100%;*/
	height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: right top;
}
#mainnav1 li a:visited {}
#mainnav1 li a:active {}
#mainnav1 li a:hover {}

#mainnav1 li.calendar a { background-image: url(../images/nav_calendar.gif); }
#mainnav1 li.tickets a { background-image: url(../images/nav_tickets.gif); }
#mainnav1 li.about a { background-image: url(../images/nav_about.gif); }
#mainnav1 li.press a { background-image: url(../images/nav_press.gif); }
#mainnav1 li.support a { background-image: url(../images/nav_support.gif); height: 25px; }
#mainnav1 li.visitor a { background-image: url(../images/nav_visitor.gif); }
#mainnav1 li.internships a { background-image: url(../images/nav_internships.gif); }
#mainnav1 li.home a { background-image: url(../images/nav_home.gif); }

#photo {
	position: relative;
	width: 712px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: left top;
}

#photo div.mailinglist {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 124px;
	height: 112px;
	z-index: 3;
	background-image: url(../images/mailinglist.png);
	/* pre sales icon  background-image: url(../images/emember.png);*/
	background-repeat: no-repeat;
	background-position: left top;
}

#photo div.news {
	position: absolute;
	top: 130px;
	right: 20px;
	width: 180px;
	height: 180px;
	z-index: 3;
	background-image: url(../images/newstint.png);
	background-repeat: no-repeat;
	border: 1px solid #C60;
	padding: 20px 5px 10px 15px;
}

#photo div.mailinglist a {
	display: block;
	width: 124px;
	height: 112px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#navigation2 {
	width: 712px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #333333;
}

#navigation2 ul#mainnav2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	list-style-type: none;
}

#mainnav2 li {
	height: 23px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-align: center;
	float: left;
}

#mainnav2 li.first a {
}

#mainnav2 li.last a {
}

#mainnav2 li a {
	display: block;
	/*height: 100%;*/
	height: 23px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
#mainnav2 li a:visited {}
#mainnav2 li a:active {}
#mainnav2 li a:hover {}

#mainnav3 li.summerscape a { background-image: url(../images/subnav_summerscape.gif); width: 126px; }
#mainnav3 li.bmf a { background-image: url(../images/subnav_bmf.gif); width: 135px; }
#mainnav3 li.spiegeltent a { background-image: url(../images/subnav_spiegeltent.gif); width: 81px; }
#mainnav3 li.aso a { background-image: url(../images/subnav_aso.gif); width: 212px; }
#mainnav3 li.fallevents a { background-image: url(../images/subnav_fallevents.gif); width: 79px; }
#mainnav3 li.springevents a { background-image: url(../images/subnav_springevents.gif); width: 94px; }


#navigation3 {
	width: 712px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #333333;
}

#navigation3 ul#mainnav3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: none;
}

/* --- change the right margin to 10 for spring and 13 for fall ---- */
#mainnav3 li {
	height: 23px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-align: center;
	float: left;
}

#mainnav3 li.first a {
}

#mainnav3 li.last a {
}

#mainnav3 li a {
	display: block;
	/*height: 100%;*/
	height: 23px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
#mainnav3 li a:visited {}
#mainnav3 li a:active {}
#mainnav3 li a:hover {}

#mainnav3 li.summerscape a { background-image: url(../images/subnav_summerscape.gif); width: 126px; }
#mainnav3 li.bmf a { background-image: url(../images/subnav_bmf.gif); width: 135px; }
#mainnav3 li.spiegeltent a { background-image: url(../images/subnav_spiegeltent.gif); width: 81px; }
#mainnav3 li.aso a { background-image: url(../images/subnav_aso.gif); width: 212px; }
#mainnav3 li.fallevents a { background-image: url(../images/subnav_fallevents.gif); width: 79px; }
#mainnav3 li.springevents a { background-image: url(../images/subnav_springevents.gif); width: 94px; }

#closelink {
	display: none;
}

#bodyshell {
	position: relative;
	/*padding: 24px 35px 30px 15px;*/
	padding: 0px 0px 30px 0px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #e0e0d1;
/*	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;*/
}

#head {
	/*position: absolute;
	top: -1em;
	left: 0px;*/
	/*position: relative;
	margin: -2em -35px 24px -15px;*/
	background-color: #000000;
}

#head h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#column1 {
	position: relative;
	width: 557px;
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	margin: 24px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	overflow: hidden;
}

#column2 {
	position: relative;
	width: 217px;
	/*margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 6px;*/
	margin: 40px 0px 0px 0px;
	padding: 0px 35px 0px 0px;
	float: right;
	overflow: hidden;
}


#footer {
	position: relative;
	height: 25px;
	overflow: visible;
	clear: both;
}

#footer .left {
	position: absolute;
	width: 139px;
	height: 42px;
	top: -18px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer .left a {
	display: block;
	width: 111px;
	height: 39px;
	margin: 0px 0px 0px 11px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

#footer .right {
	position: relative;
	width: 700px;
	padding: 0px 12px 0px 0px;
	margin: -1px 0px 0px 0px;
	background-color: #666666;
	float: right;
}

#footer .footertext {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #CCCCCC;
	text-align: right;
}

#footer .footertext a { color: #CCCCCC; text-decoration: none; }
#footer .footertext a:visited { color: #CCCCCC; text-decoration: none; }
#footer .footertext a:active { color: #FFFFFF; text-decoration: underline; }
#footer .footertext a:hover { color: #FFFFFF; text-decoration: underline; }


/* ------------------------ calendar styles ------------------------ */

#column1 h1.calhead {
	margin: 0px 0px 10px 0px;
	float: left;
}

#column1 h3.calhead {
	margin: 0px 0px 0px 0px;
	float: none;
	clear: both;
}

#column1 p.calhead {
	clear: both;
}

#column1 div.calnav {
	margin: 0px 0px 10px 0px;
	float: right;
}

#column1 div.calnav form, #column1 div.calnav select {
	display: inline;
}

table.calendar_lrg {
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	clear: both;
}

table.calendar_lrg td {
	height: 114px;
}

table.calendar_lrg td, table.calendar_lrg th {
	width: 14%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #cfcdba;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1em;
	color: #333333;
	border-width: 4px;
	border-color: #e0e0d1;
	border-style: solid;
}

table.calendar_lrg td a { color: #663300; text-decoration: none; }
table.calendar_lrg td a:visited { color: #663300; text-decoration: none; }
table.calendar_lrg td a:active { color: #663300; text-decoration: underline; }
table.calendar_lrg td a:hover { color: #663300; text-decoration: underline; }

table.calendar_lrg th.day {
	font-size: 14px;
	line-height: 0.5em;
	font-weight: normal;
	color: #c4c2b0;
	/*color: #999999;*/
	text-transform: uppercase;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #e0e0d1;
	border-width: 0px 4px 0px 4px;
}

table.calendar_lrg td .date {
	font-size: 22px;
	line-height: 1em;
	color: #f0f0e1;
	/*color: #FFFFFF;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.calendar_lrg td .time {
	color: #000000;
}

table.calendar_lrg td ul {
	padding: 5px 8px 5px 8px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

table.calendar_lrg td li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	line-height: 1em;
}


#column2 h1.calhead {
	margin: 0px 0px 0px 0px;
	float: none;
}

#column2 div.calnav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
}

#column2 div.calnav form, #column2 div.calnav select {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1em;
}

table.calendar_sm {
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	clear: none;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #cfcdba;
}

table.calendar_sm td {
	height: 22px;
}

table.calendar_sm td, table.calendar_sm th {
	width: 14%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1em;
	color: #666666;
	border-width: 5px;
	border-color: #cfcdba;
	border-style: solid;
}

table.calendar_sm td a {
	display: block;
	width: 100%;
	/*height: 100%;*/
	text-align: center;
	line-height: 2em;
	color: #333333;
	text-decoration: none;
}
table.calendar_sm td a:visited { color: #333333; text-decoration: none; }
table.calendar_sm td a:active { color: #333333; text-decoration: underline; }
table.calendar_sm td a:hover { color: #333333; text-decoration: underline; }

table.calendar_sm th.day {
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	border-width: 0px 5px 0px 5px;
}

table.calendar_sm td.date {
	color: #666666;
	background-color: #FFFFFF;
}

table.calendar_sm td.pastdate {
	color: #CCCCCC;
	background-color: #FFFFFF;
}

table.calendar_sm td.currentdate {
	color: #FFFFFF;
	background-color: #000000;
}
table.calendar_sm td.currentdate a { color: #FFFFFF; }

table.calendar_sm td.livedate {
	color: #333333;
	background-color: #FFCC66;
}




/* ------------------------ page styles ------------------------ */


body.page_home #mainnav1 li.home { display: none; }

body.page_home #photo { background-image: url(../images/mainpic_home.jpg); height: 365px; }
body.page_calendar #photo { background-image: url(../images/mainpic_calendar.jpg); }
body.page_tickets #photo { background-image: url(../images/mainpic_tickets.jpg); }
body.page_about #photo { background-image: url(../images/mainpic_about.jpg); }
body.page_press #photo { background-image: url(../images/mainpic_press.jpg); }
body.page_support #photo { background-image: url(../images/mainpic_support.jpg); }
body.page_visitor #photo { background-image: url(../images/mainpic_visitor.jpg); }
body.page_summerscape #photo { background-image: url(../images/mainpic_summerscape.jpg); }
body.page_fallevents #photo { background-image: url(../images/mainpic.jpg); }
body.page_springevents #photo { background-image: url(../images/mainpic.jpg); }
body.page_bmf #photo { background-image: url(../images/mainpic_bmf.jpg); }
body.page_spiegeltent #photo { background-image: url(../images/mainpic_spiegeltent.jpg); }
body.page_aso #photo { background-image: url(../images/mainpic_aso.jpg); }
body.page_contact #photo { background-image: url(../images/mainpic_contact.jpg); }
body.page_intern #photo { background-image: url(../images/mainpic_intern.jpg); }
body.page_transportation #photo { background-image: url(../images/mainpic_transport.jpg); }

body.page_summerscape #header,
body.page_bmf #header,
body.page_fallevents #header,
body.page_springevents #header,
body.page_spiegeltent #header,
body.page_aso #header {
	margin: 0px 0px 43px 0px;
}

body.page_summerscape #column1,
body.page_bmf #column1,
body.page_fallevents #column1,
body.page_springevents #column1,
body.page_spiegeltent #column1,
body.page_aso #column1 {
	width: 582px;
	padding: 0px 35px 0px 0px;
	float: right;
}

body.page_summerscape #column2,
body.page_bmf #column2,
body.page_fallevents #column2,
body.page_springevents #column2,
body.page_spiegeltent #column2,
body.page_aso #column2 {
	width: 202px;
	margin: 24px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
}


/******** HOMEPAGE STYLES **********/

body.page_home #header {
	margin: 0px 0px 10px 0px;
}

body.page_home #bodyshell {
	position: relative;
	width: 850px;
	margin-left: 1px;
	padding: 0px 0px 0px 0px;
}

body.page_home #head h1 {
	padding: 0 0 0 15px;
}

body.page_summerscape #head h1,
body.page_bmf #head h1,
body.page_fallevents #head h1,
body.page_springevents #head h1,
body.page_spiegeltent #head h1 {
	font-size: 44px;
	line-height: 32px;
	margin: 0 0 0 0;
	padding: 0 0 0 232px;
}

body.page_aso #head h1 {
	font-size: 44px;
	line-height: 32px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	text-align: center;
}

body.page_home #column1 {
	position: relative;
	width: 680px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 40px 0px;
	float: right;
	overflow: visible;
}

body.page_home #column1.fullcol {
	position: relative;
	width: 850px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
	float: right;
	overflow: visible;
}

body.page_home .bodytext1 h3 {
	font-size: 13px;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

body.page_home .bodytext1 h4 {
	font-size: 9pt;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

body.page_home .bodytext1 h6 {
	font-size: 9pt;
	line-height: 9pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


body.page_home .bodytext1 .threecol1, 
body.page_home .bodytext1 .fourcol1, 
body.page_home .bodytext1 .fivecol1 {
	padding: 0px;
	margin: 0px;
	background-color: #e0e0d1;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat;
	background-position: left top;
	clear: none;
	float: left;
}

body.page_home .bodytext1 .threecol2, 
body.page_home .bodytext1 .fourcol2, 
body.page_home .bodytext1 .fivecol2 {
	padding: 0px;
	margin: 0px;
	background-color: #cfcdba;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
	clear: none;
	float: left;
}

/* ----------- WITH ANNOUNCEMENTS ------------- */
body.page_home .bodytext1 .threecol1 {
	width: 227px;
}

body.page_home .bodytext1 .threecol2 {
	width: 226px;
}

body.page_home .bodytext1 .threecol1 img.featureimg {
	width: 227px;
	height: 174px;
}

body.page_home .bodytext1 .threecol2 img.featureimg {
	width: 226px;
	height: 174px;
}

body.page_home .bodytext1 .fourcol1, body.page_home .bodytext1 .fourcol2 {
	width: 170px;
}

body.page_home .bodytext1 .fourcol1 img.featureimg, body.page_home .bodytext1 .fourcol2 img.featureimg {
	width: 170px;
	height: 131px;
}
/* ---------------------------------------------- */

/* ----------- WITHOUT ANNOUNCEMENTS ------------ */
	body.page_home .bodytext1.fullcol .threecol1 {
		width: 283px;
	}

	body.page_home .bodytext1.fullcol .threecol2 {
		width: 284px;
	}

	body.page_home .bodytext1.fullcol .threecol1 img.featureimg {
		width: 283px;
		height: 217px;
	}

	body.page_home .bodytext1.fullcol .threecol2 img.featureimg {
		width: 284px;
		height: 217px;
	}

	body.page_home .bodytext1.fullcol .fourcol1 {
		width: 212px;
	}

	body.page_home .bodytext1.fullcol .fourcol2 {
		width: 213px;
	}

	body.page_home .bodytext1.fullcol .fourcol1 img.featureimg {
		width: 212px;
		height: 163px;
	}

	body.page_home .bodytext1.fullcol .fourcol2 img.featureimg {
		width: 213px;
		height: 163px;
	}
/* ---------------------------------------------- */

body.page_home .bodytext1 .fivecol1 {
	width: 170px;
}

body.page_home .bodytext1 .fivecol2 {
	width: 170px;
}

body.page_home .bodytext1 .fivecol1 img.featureimg {
	width: 170px;
	height: 131px;
}

body.page_home .bodytext1 .fivecol2 img.featureimg {
	width: 170px;
	height: 131px;
}


body.page_home .bodytext1 .feature {
	padding: 10px;
	font-size: 8pt;
	line-height: 12pt;
}

/*body.page_home .morelink1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin: 4px 0px 4px 0px;
	clear: both;
}

body.page_home .morelink1 a {
	padding: 3px 5px 3px 5px;
	background-color: #977955;
	color: #FFFFFF;
	text-decoration: none;
}
body.page_home .morelink1 a:visited { color: #FFFFFF; text-decoration: none; }
body.page_home .morelink1 a:active { color: #CCCC99; text-decoration: none; }
body.page_home .morelink1 a:hover { color: #CCCC99; text-decoration: none; }*/

body.page_home .morelink1 {
	display: inline;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #993300;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0em;
	clear: none;
}

body.page_home .morelink1 a {
	display: inline;
	background: none;
	color: #993300;
	text-decoration: none;
	padding: 0px 0px 0px 0em;
}
body.page_home .morelink1 a:visited { color: #993300; text-decoration: none; }
body.page_home .morelink1 a:active { color: #993300; text-decoration: none; }
body.page_home .morelink1 a:hover { color: #663300; text-decoration: none; }



div.scroller {}

#scrollshell {
	/*clear: both;*/
}


#scrollarea {
	position: relative;
	width: 680px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#scrollsubshell1 {
	position: absolute;
	left: 0px;
	width: 680px;
	height: 300px;
	overflow: hidden;
}

	div.fullcol #scrollarea {
		width: 850px;
	}

	div.fullcol #scrollsubshell1 {
		width: 850px;
	}


#scrollsubshell2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20000px;
	height: 300px;
	overflow: hidden;
}

#scrollback {
	position: absolute;
	top: 0px;
	left: -20px;
	width: 20px;
	height: 200px;
	background-image: url(../images/scrollbar.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#scrollback a {
	background-image: url(../images/arrow_back_n.png);
}
#scrollback a:hover {
	background-image: url(../images/arrow_back_u.png);
}

#scrollfwd {
	position: absolute;
	top: 0px;
	right: -20px;
	width: 20px;
	height: 200px;
	background-image: url(../images/scrollbar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#scrollback, #scrollfwd {
	visibility: hidden;
	z-index: 15;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

#scrollfwd a {
	background-image: url(../images/arrow_fwd_n.png);
}
#scrollfwd a:hover {
	background-image: url(../images/arrow_fwd_u.png);
}

#scrollback a, #scrollfwd a {
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	outline: none;
	margin: 150px 0px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}


body.page_home #column2 {
	position: relative;
	width: 135px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 15px;
	float: left;
	overflow: visible;
}

body.page_home #column2.hide {
	position: relative;
	width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}

body.page_home .bodytext2 {
	font-size: 8pt;
	line-height: 10pt;
}

body.page_home .bodytext2 h3 {
	font-weight: bold;
}

body.page_home .bodytext2 h4 {
	font-size: 9pt;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

body.page_home .bodytext2 h6 {
	font-size: 8pt;
	line-height: 10pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body.page_home #newsbox {
	position: relative;
	top: 100px;
	left: 300px;
	width: 100px;
	height: 200px;
	border: 1px solid #C60;
	background-color: #FFF;
}

body.page_home #footer {
	padding-left: 1px;
}

body.page_home #footer .left {
	width: 138px;
}


/********** EVENTS PAGE STYLES ***********/

body.page_calendar.event.dance #photo { background-image: url(../images/mainpic_dance.jpg); }
body.page_calendar.event.film #photo { background-image: url(../images/mainpic_film.jpg); }
body.page_calendar.event.music #photo { background-image: url(../images/mainpic_music.jpg); }
body.page_calendar.event.opera #photo { background-image: url(../images/mainpic_opera.jpg); }
body.page_calendar.event.operetta #photo { background-image: url(../images/mainpic_operetta.jpg); }
body.page_calendar.event.theater #photo { background-image: url(../images/mainpic_theater.jpg); }

body.page_calendar #column1 {
	/*width: 100%;*/
	width: 801px;
	padding: 0px 35px 0px 15px;
	float: none;
}

body.page_calendar #column2 {
	display: none;
}

body.page_calendar.event #column2 {
	display: block;
}

body.event #column1 {
	width: 582px;
	padding: 0px 35px 0px 0px;
	float: right;
}

body.event #column2 {
	min-height: 500px;
	width: 202px;
	margin: 24px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
}

body.event #column1.bodytext1 .twocolumns div.left {
	width: 232px;
}

body.event #column1.bodytext1 .twocolumns div.right {
	width: 330px;
}

body.event .caption {
	font-size: 1em;
	color: #663300;
	line-height: 1.5em;
	padding: 20px 10px 0 0;
}

body.event .emaillink img {
	width: 22px;
	height: 15px;
	margin: 0 1em 1em 0;
	background-image: url(../images/icon_email.png);
	background-repeat: no-repeat;
	background-position: left top;
}

body.event .emaillink a { color: #CC6600; text-decoration: underline; }
body.event .emaillink a:visited { color: #CC6600; text-decoration: underline; }
body.event .emaillink a:active { color: #CC6600; text-decoration: none; }
body.event .emaillink a:hover { color: #CC6600; text-decoration: none; }



/* ------------------------ print styles ------------------------ */


body.print #supershell {
	padding: 0px 0px 0px 0px;
}

body.print #mainshell {
	width: 100%;
}

body.print #header {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
}

body.print #logo {
	position: absolute;
	left: -7px;
	top: -7px;
	z-index: 2;
	width: 139px;
	height: 111px;
	padding: 0px 0px 0px 0px;
}

body.print #logo a {
	display: block;
	width: 139px;
	height: 111px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

body.print #navigation1 {
	display: none;
}

body.print #photo {
	display: none;
}

body.print #navigation2 {
	display: none;
}

body.print #closelink {
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
}

body.print .closelink {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	/*float: right;*/
	margin: 4px 0px 3px 0px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

body.print .closelink a {
	display: block;
	padding: 3px 5px 3px 5px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
body.print .closelink a:visited { color: #FFFFFF; text-decoration: none; }
body.print .closelink a:active { color: #CCCC99; text-decoration: none; }
body.print .closelink a:hover { color: #CCCC99; text-decoration: none; }

body.print #bodyshell {
	position: relative;
	padding: 0px 0px 30px 0px;
	margin: 95px 0 1px 0;
}

body.print #head h1 {
	padding: 0 10px 0 0;
	font-size: 22px;
	line-height: 17px;
	text-align: right;
}

body.print #column1 {
	padding: 0px 0px 0px 15px;
	float: left;
}

body.print #column2 {
	display: none;
}

body.page_calendar.print #column1 div.calnav {
	display: none;
}

body.print .printlink {
	display: none;
}




