





/* ----------- PROGRAM TITLE COLOR START ------------------ */

.title {
	display: block;
	margin: 3px 0 2px 0;
	font-weight: bold;
	font-size: 1.2em;
	}
.title em {
	background-color: #000;
	color: #fff;
	font-style: normal;
	padding: 0 2px;
	}
.titleAlt {
	display: block;
	margin: 3px 0 2px 0;
	font-weight: bold;
	font-size: 1.2em;
	}
.titleAlt em {
	background-color: #FFA200;
	color: #fff;
	font-style: normal;
	padding: 0 2px;
	}

/* ----------- PROGRAM TITLE COLOR END ------------------ */








body {
	background: url(../img/bg03.jpg) repeat #86451b;
	margin: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin: 0px auto;
	}

a.link {
	display: block;
	margin: 5px 0;
	}
a.link em {
	background: #333 url(../img/link_pfeil.gif) no-repeat left 50%;
	color: #fff;
	font-size: 1.05em;
	font-weight: bold;
	padding: 1px 3px 1px 23px;
	font-style: normal;
	text-decoration: none;
	}
a:hover.link em {
	background: #000 url(../img/link_pfeil.gif) no-repeat left 50%;
	}
.reset {
	clear: both;
	float: none;
	}

#leftpart {
	float: left;
	width: 376px;
	}
#leftpart h1, #leftpart h2, .statcounter {
	display: none;
	}
#currentFlyer {
	position: relative;
	margin-top: 0;
	height: 840px;
	width: 376px;
	background: url(../img/bg_current_progflyer2.jpg) no-repeat left top;
	}
#noFlyer {
	position: relative;
	margin-top: 0;
	height: 420px;
	width: 376px;
	background: url(../img/theZOO_logoheader3.gif) no-repeat left top;
	}

/* ------------------ anfahrt ------------------ */
#location {
	color: #fff;
	border: #fff dotted 1px;
	margin-top: -14px;
	padding: 15px;
	font-size: 0.9em;
	background: #333333 url(../img/bg_anfahrt.gif);
	}
	* html #location {
		border: #fff solid 1px;
		}
.anfahrt {
	font-size: 0.7em;
	}

#location a.link {
	font-size: 0.8em;
	}

/* ------------------ gallery01 ------------------ */
#gallery, .gallery {
	margin-top: 30px;
	padding-top: 30px;
	background: url(../img/bg_txt_imagegallery.gif) no-repeat 15px top;
	}
#photo, .photo {
	height: 296px;
	width: 376px;
	background: url(../img/bg_photo.gif) no-repeat left top;
	}
#photo img, .photo img {
	border: 0;
	margin: 18px 0 0 20px;
	}
#photo a:hover img, .photo a:hover img {
	padding: 0;
	margin: 17px 0 0 19px;
	border: #000 dotted 1px;
	}
#navigation, .navigation {
	margin: 2px 0 0 15px;
	height: 48px;
	}
#navigation form, .navigation form {
	display: block;
	float: left;
	width: 110px;
	}
.piccounter {
	margin-top: 14px;
	background-color: #fff;
	width: 80px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 0.7em;
	border: 1px solid;
	border-color: #fff;
	}
a.btprev {
	display: block;
	float: left;
	width: 57px;
	height: 48px;
	text-decoration: none;
	background: url(../img/bt_nav_prev01.gif) no-repeat left top;
	}
a:hover.btprev {
	background: url(../img/bt_nav_prev02.gif) no-repeat left top;
	}
a.btforw {
	display: block;
	float: left;
	width: 58px;
	height: 48px;
	text-decoration: none;
	background: url(../img/bt_nav_forw01.gif) no-repeat left top;
	}
a:hover.btforw {
	background: url(../img/bt_nav_forw02.gif) no-repeat left top;
	}

#galleryContainer { 
	margin-top: 60px;
	padding-top: 30px;
	background: url(../img/bg_txt_imagegallery.gif) no-repeat 15px top;
	}

#gallery0, #gallery1, #gallery2, #gallery3, #gallery4, #gallery5, #gallery6, #gallery7, #gallery8, #gallery9 { 
	display: none;
	}				

#galleryChooser {
	margin: 10px 0 15px 15px;
	}
#galleryChooser select {
	width: 310px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 0.8em;
	border: 1px solid;
	border-color: #fff;
	}





/* ------------------ newsletter ------------------ */
#newsletterbox {
	margin-top: 15px;
	}
#panther {
	position: relative;
	margin-left: 215px;
	height: 93px;
	width: 147px;
	background: url(../img/bg_panther.gif) no-repeat left top;
	}
#newsletter {
	border: #fff dotted 1px;
	margin-top: -57px;
	height: 80px;
	padding: 15px;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
	background: #336600 url(../img/bg_newsletter.gif);
	}
	* html #newsletter {
		border: #fff solid 1px;
		}
.newslettertitle {
	height: 54px;
	background: url(../img/bg_txt_newsletter.gif) no-repeat left top;
	}
#newsletter a.link {
	font-size: 0.8em;
	}
.subscribefield {
	float: left;
	width: 230px;
	background-color: #fff;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 0.9em;
	border: 1px solid;
	border-color: #fff;
	font-weight: normal;
	}
.subscribebutton {
	margin: 0 0 0 10px;
	}

/* ------------------ downloads ------------------ */
#downloadsbox {
	margin-top: 30px;
	padding: 40px 15px 25px 15px;
	background: url(../img/bg_txt_downloads.gif) no-repeat 15px top;
	font-size: 0.7em;
	}
.downloadwallp {
	margin-bottom: 5px;
	padding: 10px 0 0 80px;
	height: 42px;
	background: url(../img/bg_wallpaper.gif) no-repeat left top;
	}
.downloadlogo01,
.downloadlogo02,
.downloadlogo03,
.downloadlogo04 {
	margin-bottom: 5px;
	padding: 10px 0 0 55px;
	height: 42px;
	}
.downloadlogo01 {
	background: url(../img/bg_outlined_logo.gif) no-repeat left top;
	}
.downloadlogo02 {
	background: url(../img/bg_filled_logo.gif) no-repeat left top;
	}
.downloadlogo03 {
	background: url(../img/bg_bull_logo.gif) no-repeat left top;
	}
.downloadlogo04 {
	background: url(../img/bg_elephant_logo.gif) no-repeat left top;
	}

/* ------------------ linklist ------------------ */
#linklistbox {
	color: #fff;
	border: #fff dotted 1px;
	margin: 0 0 30px 0;
	padding: 15px 10px 15px 15px;
	font-size: 0.9em;
	background: #900 url(../img/bg_links.gif);
	}
	* html #linklistbox {
		border: #fff solid 1px;
		}
.linklist {
	padding-top: 40px;
	background: url(../img/bg_txt_links.gif) no-repeat left top;
	}
#linklistbox a.link {
	font-size: 0.8em;
	}








#rightpart {
	float: left;
	width: 376px;
	margin: 0;
	padding: 0;
	}


/* ------------------ program ------------------ */

#program {
	background-color: #fff;
	padding: 20px 20px 0 20px;
	margin-left: 20px;
	font-size: 0.8em;
	color: #000;
	width: 316px;
	border: #000 solid 10px;
	XXXbackground: #fff url(../img/program_bg.gif) no-repeat 20px 20px;
	}
#program_summerbreak {
	padding: 80px 20px 0 20px;
	margin-left: 20px;
	font-size: 0.7em;
	color: #000;
	width: 336px;
	height: 280px;
	background: transparent url(../img/program_sommerpause_bg08a.gif) no-repeat left top;
	}

#program p {
	margin: 8px 0 16px 0;
	}
#program p.month {
	margin: 0;
	padding: 0;
	width: 336px;
	height: 60px;
	}

.date {
	display: block;
	border-top: #000 dotted 1px;
	padding-top: 16px;
	margin: 0px;
	font-size: 1.2em;
	}
.date strong {
	background-color: #000;
	color: #fff;
	font-weight: normal;
	padding: 0 2px;
	}
.floor {
	display: block;
	margin: 4px 0 0 0;
	padding-top: 2px;
	color: #000;
	}

.artist {
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	}
a.flyerlink {
	margin: 5px 1px 5px 0;
	background: #333 url(../img/link_pfeil.gif) no-repeat left 50%;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1px 3px 1px 23px;
	text-decoration: none;
	}
a:hover.flyerlink {
	background: #000 url(../img/link_pfeil.gif) no-repeat left 50%;
	}

a.flyerPicLink {
	margin: 5px 5px 5px 0;
	background: none;
	padding: 0;
	text-decoration: none;
	border: none;
	cursor: pointer;
	}
a.flyerPicLink img {
	border: #666 solid 1px;
	}

a:hover.flyerPicLink img {
	border: #000 solid 1px;
	}

.lineblank {
	border-top: #000 dotted 1px;
	margin: 0px;
	}


.programlogo {
	background: url(../img/program_logo.gif) no-repeat right bottom;
	border-top: #000 dotted 1px;
	margin: 0;
	padding: 20px 0 0 0;
	}
* html .programlogo {
	padding: 20px 0 5px 0;
	}

#program a.link {
	font-size: 1.1em;
	}

/* ------ current flyer ------ */
#program .flyerPair {
	float: left;
	margin: 20px 12px 0 0;
	padding: 30px 0 0 0;
	width: 150px;
	background: url(../img/bg_txt_currentflyer.gif) no-repeat left top;
	}
#program .flyerPair2 {
	float: left;
	margin: 20px 12px 0 -63px;
	padding: 30px 0 0 0;
	width: 150px;
	}

#program .flyerPair a,
#program .flyerPair2 a {
	display: block;
	float: left;
	margin: 0 3px 3px 0;
	width: 39px;
	height: 79px;
	background: url(../img/bg_flyershadow_current2.gif) no-repeat left top;
	padding: 1px;
	border: none;
	text-decoration: none;
	}

#program .flyerPair a:hover,
#program .flyerPair2 a:hover {
	background: url(../img/bg_flyershadow_current.gif) no-repeat left top;
	}

#program .flyerPair a img,
#program .flyerPair2 a img {
	border: none;
	}
#program .flyerPair p,
#program .flyerPair2 p {
	clear: both;
	float: none;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	}
* html #program .flyerPair p,
* html #program .flyerPair2 p {
	margin: -30px 0 0 0;
	}

/* ------------------ program preview ------------------ */

#progPreview {
	background: #5b7d98 url(../img/bg_preview.gif) repeat-x left top;
	padding: 20px 20px 0 20px;
	margin-left: 20px;
	margin-top: -20px;
	font-size: 0.7em;
	color: #fff;
	width: 376px;
	border: #fff dotted 1px;
	}
* html #progPreview {
	margin-left: 0;
	margin-top: 0;
	border: #fff solid 1px;
	}	

#progPreview p {
	margin: 0;
	padding: 0;
	}
#progPreview p.prevTitle {
	display: block;
	border-top: none;
	padding-top: 0;
	margin: 5px 0 15px 0;
	font-size: 1.2em;
	}
#progPreview p.prevTitle b {
	background-color: #fff;
	color: #5b7d98;
	font-weight: bold;
	padding: 0 2px;
	}
#progPreview p strong {
	display: block;
	float: left;
	width: 5.5em;
}
#progPreview div.prevMonth {
	border-top: #fff dotted 1px;
	padding-top: 10px;
	margin: 0px 0 10px 0;
	font-size: 1.2em;
	}


/* ------------------ flyerarchive ------------------ */
#flyerarchive {
	padding: 40px 0 0 20px;
	margin: 40px 0 30px 20px;
	width: 360px;
	background: url(../img/bg_txt_flyerarchive.gif) no-repeat 20px top;
	}

#flyerarchive .flyerPair {
	float: left;
	margin: 0 2px 12px 0;
	height: 100px;
	width: 48px;
	}
#flyerarchive .flyerPair a {
	display: block;
	float: left;
	margin: 0 3px 3px 0;
	width: 39px;
	height: 79px;
	background: url(../img/bg_flyershadow_archive2.gif) no-repeat left top;
	padding: 1px;
	border: none;
	text-decoration: none;
	}

#flyerarchive .flyerPair a:hover {
	background: url(../img/bg_flyershadow_archive.gif) no-repeat left top;
	}

#flyerarchive .flyerPair a img {
	border: none;
	}
#flyerarchive .flyerPair p {
	clear: both;
	float: none;
	font-size: 0.7em;
	color: #fff;
	margin: 0;
	padding: 0;
	}



/* ------------------ credit ------------------ */
a.credit {
	text-decoration: none;
	display: block;
	width: 7px;
	height: 113px;
	float: left;
	margin: 0 0 0 35px;
	background-image: url(../img/txt_footer01.gif);
	}
* html a.credit {
	margin: 0 0 0 15px;
	}

a:hover.credit {
	text-decoration: none;
	background-image: url(../img/txt_footer02.gif);
	}
.credittext {
	display: none;
	}
