/* reset all */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size:1em;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { 
	border: 0;
}
	
a {
	text-decoration: none;
}

/* styles */



body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-size: 95%;
	color: #666666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	padding-bottom: 1em;
}
h1 {
	color: #000000;
	padding-bottom: 1em;
}
a {
	color: d61f23;
	text-decoration: none;
}
a:hover {
	color: #333333;
}

.introtxt{
	font-style: italic;
	font-weight: bold;
	color: #000000;
}


#page-container {
	position: absolute;
	height: 100%;
	width: 100%;
}

#page {
	position: relative;
	height: 600px;
	width: 860px;
	left: 50%;
	margin-top: -300px;
	margin-left: -430px;
	top: 50%;
	background-color: #e7e8e9;
}
#dot1 {
	position: absolute;
	height: 31px;
	width: 37px;
	left: 193px;
	top: 478px;
	z-index: 1;
}
#dot2 {
	position: absolute;
	height: 31px;
	width: 37px;
	left: 340px;
	top: 577px;
	z-index: 1;
}
#txtadihirschal {
	position: absolute;
	height: 124px;
	width: 600px;
	left: 0px;
	top: 476px;
}


.bgrnd-erzaehler {
	background-image: url(../pix/img_erzaehler.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgrnd-entertainer {
	background-image: url(../pix/img_entertainer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgrnd-saenger {
	background-image: url(../pix/img_saenger.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgrnd-schauspieler {
	background-image: url(../pix/img_schauspieler.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgrnd-intendant {
	background-image: url(../pix/img_intendant.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgrnd-biografie {
	background-image: url(../pix/img_biografie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgrnd-white {
	background-color: #FFFFFF;
}
#mainnav {
	background-color: #FFFFFF;
}

#content-container {
	position: relative;
	width: 860px;
	height: 552px;
}

#content-container strong{
	font-weight:bold;
}

#content-container-right {
	position: absolute;
	height: 510px;
	width: 230px;
	left: 620px;
	top: 15px;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../pix/bgrnd_full-wn.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
}
#content-right {
	position: relative;
	height: 480px;
	padding: 15px;
	margin: 0px;
}
#content-right p {
	text-indent: 20px;
}

#content-container-full {
	position: absolute;
	height: 510px;
	width: 690px;
	left: 159px;
	top: 15px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../pix/bgrnd_full-wn.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}

#content-full {
	position: relative;
	height: 480px;
	padding: 15px;
	margin: 0px;
	z-index: 3;
}

#content-full-downloads {
	position: relative;
	height: 480px;
	padding: 15px 15px 15px 150px;
	margin: 0px;
	z-index: 3;
}



#content-fixed {
	position: relative;
	height: 520px;
}

#content-container-full-wn {
	position: absolute;
	height: 520px;
	width: 830px;
	left: 29px;
	top: 15px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../pix/bgrnd_full-wn.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
}

#content-container-half {
	position: absolute;
	height: 510px;
	width: 430px;
	left: 419px;
	top: 15px;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../pix/bgrnd_full-wn.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
}

#content-intro {
	position: absolute;
	left: 200px;
	top: 0px;
	overflow: hidden;
	height: 520px;
	width: 660px;
	z-index: 3;
}
#submenu {
	padding-top: 30px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	height: 552px;
	width: 200px;
}
.submenu-small {
	height: 300px!important;
}



#images {
	position: absolute;
	left: 20px;
	top: 435px;
	z-index: 3;
}
#images .csc-textpic-image {
	overflow: hidden;
	height: 90px;
}

#shadowbox_loading a {
	color: #FFFFFF;
}

.pic-links .csc-textpic-image {
	width: 180px!important;
	text-align: center;

}
.pic-links .csc-textpic-imagewrap {
	margin-bottom: 10px;
}

.pic-aktuell .csc-textpic-image img{
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
.pic-aktuell .csc-textpic-text {
	padding-left: 40px;
}

/* chgallery */

.tx-chgallery-pi1{
	padding: 30px;
	z-index: 7;
}

.tx-chgallery-pi1 .single {
	height: 150px!important;
	width: 120px!important;
	margin: 0px 16px!important;
	padding: 0px!important;
	background-color: transparent!important;
	background-image: none!important;
}

#content-full-downloads .tx-chgallery-pi1 .single {
	height: 180px!important;
}


.tx-chgallery-pi1 .single span{
	width: 120px!important;
	font-size: 12px;
	background-image: none;
	border: none!important;
	position: relative;
	margin: 0px!important;
	padding: 5px 0px 0px!important;
}

.tx-chgallery-pi1 .single span p{
	margin: 0px!important;
	padding: 0px!important;
	padding-bottom: 0px!important;
}

.tx-chgallery-pi1 .single .img{
	height: 120px!important;
	width: 120px!important;
	background-image: none!important;
	background-color: #000000!important;
	line-height:120px!important;
}

.tx-chgallery-pi1 .single .img .align{
	height: 120px!important;
	overflow: hidden!important;
	text-align: center;
	vertical-align: middle;
	line-height:120px
}


.tx-chgallery-pi1 .single .img .align a{
	vertical-align: middle!important;
	line-height: 120px!important;
	height: 120px!important;
	width: 120px!important;
	margin: 0px!important;
	padding: 0px!important;
	display: block;
}
.tx-chgallery-pi1 .single .img img{
	line-height: 120px;
	vertical-align: middle;
}

.tx-chgallery-pi1 .pagebrowser {
	position: absolute;
	left: 20px;
	width: 820px;
	top:500px;
	z-index:10;
}


/* guestbook */

.tx-guestbook-header {
	background-image: none!important;
	width: 100%!important;
	padding-top: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 1em!important;
	padding-left: 0px!important;
	background-color: transparent!important;
	color: #000000!important;
}
.tx-guestbook-date{
	font-size: 9px;
	padding-bottom: 0px;
}
.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big, .tx-guestbook-form-textarea{
	color: #000000;
	background-color: #ECECEC;
	padding: 3px;
	width: 300px!important;
	border: 1px solid #CCCCCC;
}
.tx-guestbook-submit {
	color: #FFFFFF;
	background-color: #d2001b;
	padding: 3px 10px;
	border: 1px solid #333333;
	margin-left: 14.6em;
}
.tx-guestbook-form-error {
	color: #d2001b;
}
.tx-veguestbook-pi1 ul {
	font-weight: bold;
	color: #000000;
}
.tx-guestbook-pagination a {
	padding-left: 7px;
	padding-right: 7px;
}

/* seminars */
.tx-seminars-pi1 span {
	padding-right: 0.5em;
	float: left;
}
.tx-seminars-pi1 .subtitle {
	font-size: 0.83em;
}
.tx-seminars-pi1-title {
	font-weight: bold;
}
.tx-seminars-pi1 h2 {
	font-weight: bold;
	color: #000000;
	font-size:1.2em;
}
.tx-seminars-pi1 h3 {
	font-weight: bold;
	color: #000000;
	font-size:0.83em;
}
.tx-seminars-pi1 ul {
	padding-bottom: 1em;
}
.tx-seminars-pi1 dl {
	padding-bottom: 1em;
}
h3.subtitle{
	padding-bottom: 1em;
}
.tx-seminars-pi1-date {
	width: 150px;
	text-align: center;
}
.tx-seminars-pi1-listrow {
font-size:0.9em;
padding-bottom:2em;
}
.tx-seminars-pi1-listrow table{
	position: relative;
	width: 100%;
}
.contentpaneopen {
	padding-top: 1em;
}
.tx-seminars-pi1-error{
	color: d61f23;
}

/* ei */
#ei{
	position: absolute;
	height: 138px;
	width: 154px;
	z-index: 200;
}
#ei a {
	display: block;
	position: relative;
	height: 138px;
	width: 154px;
	background-image: url(../pix/DasGelbeVomEi_1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#ei a:hover {
	background-image: url(../pix/DasGelbeVomEi_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#ei a span {
	display: none;
}
