/*
 * Additional CSS File
 */

/********************************************
 FONTS
 ********************************************/

/********************************************
 ALLGEMEIN
 ********************************************/
 #info-link {
 	bottom: 38px;
 	left: 10px;
 	position: relative;
 	margin-bottom: -10px;
 }
  #zoom-link {
 	bottom: 6px;
 	right: 146px;
 	position: relative;
 	margin-right: -15px;
 }
   #zoom-link2 {
 	bottom: 26px;
 	left: 10px;
 	position: relative;
 	margin-top: -12px;
 }
.csc-textpic-text {
	margin-right: 0 !important;
}

.ajax-loader {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/ajax-loader.gif) no-repeat;
}

/*lightbox*/
#lightbox {
	position: relative;
}

#lightbox .objekte {
	display: block;
	float: left;
}

#lightbox .objekt {
	display: block;
	float: left;
}

#lightbox .content-container {
	display: block;
	float: left;
}

#lightbox .img-container {
	float: left;
}

#lightbox img {
	display: block;
	border: 0px;
}

#lightbox .text {
	display: block;
}

#lightbox .text-item {
	width: 300px;
	padding: 0 10px 0 20px;
}

#lightbox .text-item h1 {
	padding-right: 25px;
}

#lightbox .header {
	width: 600px;
	padding: 0px 20px 0 20px;
}

#lightbox .left-text {
	float: left;
}

#lightbox .right-text {
	float: left;
}

#lightbox .details {
	margin-top: 15px;
}

#lightbox  h1 {
	display: block;
	margin-top: 10px;
	font: 22px "CorporateSRegular", Arial, Helvetica, sans-serif;
	color: #e3001b;
	text-transform: uppercase;
}

#lightbox  h2 {
	display: block;
	font: 16px "CorporateSRegular", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #e3001b;
	text-transform: uppercase;
	padding-top: 5px;
}

#lightbox h3 {
	display: block;
	margin: 15px 0 3px 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #464646;
	padding: 0px;
}

#lightbox .nav-container {
	position: relative;
}

#lightbox .lb-back {
	position: absolute;
	display: block;
	height: 20px;
	left: 10px;
	top: 10px;
	padding: 2px 0 0 30px;
	background: url(../img/icons_back.gif) no-repeat;
	cursor: pointer;
}

#lightbox .lb-next {
	position: absolute;
	display: block;
	height: 20px;
	right: 10px;
	top: 10px;
	padding: 2px 30px 0 0px;
	background: url(../img/icons_next.gif) no-repeat;
	background-position: right;
	cursor: pointer;
}

#lightbox .nav-patch {
	display: block;
	height: 40px
}

#lightbox .lb-title {
  position:absolute;
  left:136px;
  width:415px;
  height:14px;
  bottom:-26px;
  text-align:center;
  /*background:orange;*/
  overflow:hidden;
}

#superbox-container .ajax-loader {
	position: absolute;
	top: 50%;
	right: 50%;
}

#rel-superbox {
	position: relative;
	z-index: 9999;
}

#rel-superbox .close {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../img/icons_close.gif) no-repeat;
	position: absolute;
	right: 10px;
	top: 10px;
}

a.expand-link {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../img/plus_icon.gif) no-repeat;
}

a.expand-link.expanded {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../img/minus_icon.gif) no-repeat;
}

a.info-btn {

	width: 24px;
	height: 24px;
}

.right_row a.info-btn-img {
	display: block;
	margin: -14px;
	margin-bottom: 0;
}


a.zoom-btn {
	width: 24px;
	height: 24px;
}

a.zoom-btn2 {
	background-image: url("../img/icon03.gif");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
}

a.zoom-btn3 {
	width: 24px;
	height: 24px;
	left: 0px !important;
	position: static !important;
}

/*lightbox eigene bilder*/
#lightbox .content-container.eigenebilder {
	display: inline;
}

#lightbox .content-container.eigenebilder .text {
	display: block;
	padding: 10px 20px 50px 20px;
}

.teasers.sammlung {
	margin: 5px 0 10px 0;
}

.teaser {
	float: left;
	margin-right: 0px;
}

.teaser .img-container {
	position: relative;
}

.teaser .img-container a {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.teaser .teaser-text {
	width: 153px;
}

/*lightbox eigene teaser*/
#lightbox .content-container.teaser .text {
	padding: 10px 0px 10px 20px;
}

/********************************************
 PUBLIKATIONEN
 ********************************************/

#publications {
	padding-left: 0px;
	background-color: #ffffff;
	position: relative;
	/*margin-top:20px;*/
	margin-left: -20px;
	display: block;
	clear: both;
	width: 700px;
}

#publications .ajax-loader {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/ajax-loader_pub.gif) no-repeat;
}

#publications input {
	padding: 0px;
	margin: 0px;
}

#publications #pubHead {
	background-color: #cccccc;
	padding: 10px 20px 10px 20px;
	margin: 0;
	height: 70px;
}

#publications #pubHead #upper {
	width: 200px;
	text-transform: uppercase;
	font-size: 14px;
	margin: 5px 0 5px 0;
}

#publications #pubHead  #select1 {
	margin-bottom: 5px;
	display: block;
}

#publications #pubHead  #select1 #bestellLink {
	float: left;
}

#publications #pubHead label {
	font-size: 12px;
}

#publications #pubBody {
	padding: 10px 20px 10px 20px;
	margin: 0;
}

#publications #pubBody h1 {
	font: 24px/26px "CorporateSRegular", Arial, Helvetica, sans-serif;
	color: #E3001B;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;
}

#publications #pubBody .pubItem {
	position: relative;
	display: block;
	clear: both;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

#publications input.bestellen {
	background: none repeat scroll 0 0 #E3001B;
	color: #FFFFFF;
	display: inline-block;
	height: 23px;
	margin-right: 0;
	font-size: 10px;
	border: none;
	padding: 0 10px 0 10px;
}

#publications #pubList {
	margin-top: 10px;
	display: block;
}

#publications #pubBody .bottom {
	display: block;
	clear: both;
	width: 660px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#publications #pubBody .details {
	margin-top: 10px;
	padding-bottom: 10px;
	display: none;
}

#publications #pubBody .pubItemLeft {
	display: inline;
	margin-right: 15px;
	float: left;
}

#publications #pubBody .pubItemRight {
	/*margin-top:3px;*/
	float: right;
	display: inline;
	width: 470px;
}

#publications #pubBody .pubItemRight a.orderButton {
	margin-left: 60px;
}

#publications a.expand-link {
	display: block;
	width: auto;
	height: 23px;
	padding: 5px 0 0 30px;
	background: url(../img/plus_icon.gif) no-repeat;
}

#publications a.expand-link.expanded {
	display: block;
	width: auto;
	height: 23px;
	padding: 5px 0 0 30px;
	background: url(../img/minus_icon.gif) no-repeat;
}

/********************************************
 AUSSTELLUNGEN/SAMMLUNG
 ********************************************/
.tmpl-content .left-col {
	float: left;
	padding-top: 16px;
	width: 320px;
}

.tmpl-content .right-col {
	float: right;
	width: 340px;
}

.tmpl-content .right-col .img-container {
	position: relative;
	margin-bottom: 14px;
}

.tmpl-content .right-col .img-container a {
	position: absolute;
	left: 10px;
	bottom: 10px;
	cursor: pointer;
}

.tmpl-content .right-col img {
	display: block;
}

#left_container .tmpl-content .indextab {
	position: absolute;
	height: 47px;
	top: 18px;
	left: -40px;
	text-align: center;
	background-color: #e30f26;
	color: #ffffff;
	padding: 0 20px 0 20px;
	font: 18px CorporateSRegular, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#left_container .tmpl-content .indextab .tabcontent {
	width: 330px;
	height: 47px;
}

#left_container .tmpl-content .indextab p {
	padding: 0;
}

#left_container .tmpl-content .columnLast  .indextab {
	left: -20px;
}

#left_container .tmpl-content .indextab p {
	font-weight: bold;
}

.tmpl-content .indextab-container {
	position: relative;
	margin: 20px 0 20px 0;
}

.tmpl-content .indextab {
	position: relative !important;
	left: -60px !important;
	top: 0px !important;
}

.tmpl-content .indextab-container.mp3 .indextab {
	text-align: left !important;
	padding: 5px 0 0 0 !important;
	width: 150px !important;
}

/********************************************
 SAMMLUNG
 ********************************************/
#sammlung .link {
	float: left;
	display: block;
}

#sammlung .link_3 {
	float: right !important;
	margin-right: 30px;
}

#sammlung .indextab {
	width: 330px !important;
	/**
	 Anpassung TV
	 **/
	height: 37px !important;
	padding: 0 20px 0 25px !important;
}

#sammlung .indextab p {
	padding: 0 0 10px 0px !important;
	font-size: 16px !important;
}

.tmpl-content span.thema-titel {
	display: block;
	margin: 17px 20px 0 60px;
	font: 16px "CorporateSRegular", Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.tmpl-content .links {
	margin: 10px 0 15px 0;
}

.tmpl-content .thema-container {
	margin-bottom: 10px;
}

.tmpl-content .thema-container img {
	float: left;
	margin-right: 12px;
}

.tmpl-content .thema-container .text {
	padding-top: 5px;
}

.tmpl-content .thema-container .text p {
	font-size: 11px !important;
	line-height: 14px !important;
}

/********************************************
 TERMINE
 ********************************************/
#termine .indextab-container {
	position: relative;
	height: 80px;
	float: left;
}

#termine .indextab-container .indextab {
	position: absolute !important;
	float: left;
	width: auto;
}

#termine span.header {
	color: #464646;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	margin-right: 10px;
	float: left;
}

#termine .form {
	padding: 30px 0 0 100px;
	float: left;
}

#termine .form select {
	margin-bottom: 10px;
}

#termine .form div.cb {
	float: left;
	width: 180px;
}

#termin-list {
	margin-top: 12px;
}

#termin-list .termin-row {
	border-top: 1px solid #a2a2a2;
	display: block;
	padding: 3px 0 3px 8px;
	margin-right: 20px;
}

#termin-list .termin-row .overview table {
	width: 100%;
}

#termin-list .termin-row .overview td {
	vertical-align: top;
	padding-top: 5px;
}

#termin-list .datum {
	width: 70px;
}

#termin-list .wochentag {
	width: 35px;
}

#termin-list .uhrzeit {
	width: 50px;
}

#termin-list .titel {
	width: 290px;
}

#termin-list .action {
	float: right;
	text-align: right;
	padding-top: 1px !important;
}

#termin-list .termin-row .details {
	display: none;
}

#termin-list .termin-row .details .img-container {
	float: left;
	height: 120px;
}

#termin-list .termin-row .details .text {
	margin-left: 170px;
	width: 420px;
}

#termin-list .termin-row .details.expanded {
	display: block;
}

/********************************************
 TERMIN
 ********************************************/
#termin-detail table {
	margin: 10px 0 10px 0;
}

#termin-detail table tr {
	height: 18px;
	vertical-align: top;
}

#termin-detail .text {
	margin-top: 17px;
	width: 300px;
	float: left;
}

#termin-detail h1.titel {
	margin-top: 6px;
	margin-bottom: 0;
}

#termin-detail h3.untertitel {
	margin-bottom: 3px;
}

#termin-detail .bilder {
	float: right;
	width: 340px;
}

#termin-detail .bilder img {
	display: block;
	margin-bottom: 14px;
}

#termin-detail a.zur-uebersicht {
	margin-top: 15px;
	display: block;
}

#termin-duerer {

}

#termin-duerer-detail {
	padding: 0 13px 13px 13px;
}

#termin-duerer .form {
	display: block;
	width: 600px;
	margin-bottom: 30px;
	background: #fff url(../img/a_d.png) no-repeat;
	background-position: 555px 10px;
	padding-bottom: 15px;
}

#termin-duerer .termin-list-container {
	display: block;
	padding-top: 15px;
	/*margin-top: 15px;*/
	background: #fff;
}

#termin-duerer .termin-list-container .termin-row {
	margin-left: 20px;
}

/********************************************
 TERMIN HD
 ********************************************/
#termineHD {
	font-size: 44px;
	line-height: 50px;
}

#termineHD .header {
	position: relative;
	height: 180px;
	margin-top: 18px;
}

#termineHD .heute {
	position: absolute;
	width: 370px;
	height: 140px;
	background: url(../img/termineHD_heute.jpg) no-repeat;
}

#termineHD .logo {
	position: absolute;
	right: 35px;
	width: 205px;
	height: 121px;
	background: url(../img/termineHD_logo.jpg) no-repeat;
}

#termineHD table {
	width: 100%;
	padding: 0 35px 0 35px;
}

#termineHD table tr {
	height: 100px;
}

#termineHD table tr td {
	border-bottom: 2px #bcbcbc solid;
	padding: 0 0 8px 0;
	vertical-align: middle;
}

#termineHD .black {
	padding-left: 20px;
}

#termineHD .red {
	display: block;
}


a.orderButton {
	background-color:#E3001B;
	padding-left:10px;
	display: block;
	width:90px;
	height: 30px;
	line-height:30px;
	/*
	background: none repeat scroll 0 0 #E3001B;
	*/
	border: medium none;
	color: #FFFFFF !important;
	font-size: 12px;
}

.icon_ticket {
	
	background:#E3001B url(/fileadmin/templates/img/icon_ticket.gif) no-repeat scroll 10px 4px;
	padding-left:40px !important;
	width:130px !important;
	
	}
	
	.icsButton {
		padding-left:40px !important;	
	width:130px !important;
		}
	
	.icon_bestellen {
		float: right;
		}



body a.icsButton {
	background:#E3001B url(/fileadmin/templates/img/icon_kalender.gif) no-repeat scroll 10px 4px;

}

a.orderButton:hover {
	text-decoration: none !important;
}

/*
 * Publikationen
 */
.publikationenFormular h1 {
	color: #E3001B;
	display: block;
	font: 22px/24px "CorporateSRegular", Arial, Helvetica, sans-serif;
	padding: 14px 0 5px;
	text-transform: uppercase;
}

.publikationenFormular .error {
	background: #f8c3c9;
}

