/* @group basic */

body {
	font: 12px/15px Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	background: #B2;
}

.popup {
	background: #535353;
	color: #fff;
}

.sub {
	background: #FFE5B2 repeat-x url(../media/background_sub.gif) 0 -1px;
}

td {
	font: 12px/15px Arial, Helvetica, sans-serif;
}

h1 {
	margin-top: 0px;
	font-size: 140%;
	color: #AE8E50;
}

h2 {
	padding: 20px 0px 4px 0px;
	margin: 0;
	color: #AE8E50;
	font-size: 130%;
}

h3 {
	margin: 20px 0px 4px 0px;
	font-size: 120%;
}

h4 {
	margin: 20px 0px 4px 0px;
	font-size: 110%;
}

a:link, a:visited, a:active {
	color: #A70606;
	text-decoration: none;
}

a:hover {
	color: #F5631E !important;
	text-decoration: none;
}

.linie-top {
	border-top: 1px dashed #AE8E50;
}

.linie-bottom {
	border-bottom: 1px dashed #AE8E50;
}

.blocksatz {
	text-align: justify;
}

img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* @end */

/* @group index_navi */

#content-inhalt .navigation{
	margin:90px 0 0 180px !important;
	float: none !important;
}

#content-inhalt .navigation ul li {
	list-style-type: none;
	height: 40px;
}

#content-inhalt .navigation .nav_item {
	padding-left: 17px;
	font-size: 18px;
	color: #E2C998;
	background: url(../media/cdf_icon2.gif) no-repeat 0px 6px;
}

/* @end */

/* @group navigation */

.navigation, .musik_navigation{
	float: right;
	margin-top: 90px;
}

.nav_item, .musik_navigation .nav_item{
	padding-right: 15px;
	padding-left: 11px;
	background: url(../media/nav_list.gif) no-repeat 0px 4px;
}

a.nav_active, .musik_navigation a.nav_active {
	color: #333333 !important;
}
	
/* @end */
/* @group layout */

#main {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


#main img {
	float: left;
	margin-right: 10px;
}

#content-inhalt {
	width: 50%;
	padding: 50px 0px 40px 0px;
	margin: 0 auto;
	text-align: left;
}

#content-inhalt_wide {
	width: 75%;
	padding: 50px 0px 40px 0px;
	float: left;
	max-width: 580px;
}

#right {
	padding: 50px 0 0 0;
	width: 75%;
	background: #ccc;
	margin: auto;
}

#sp_text {
	text-align: left;
}

#doppelpfeil {
	color: #A70606;
	font-size: 90%;
}

.datedetail {
	color: #735314;
}

.werkelinks {
	width: 100%;
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
	border-top: 1px dashed #AE8E50;
	background: #FFF5E0;
}

.werkelinks li {
	padding: 0;
	border-bottom: 1px dashed #AE8E50;
}

.werkelinks li a {
	padding-left: 0px;
}
/* @end */

.regie {
	color: #Ad8d40;
	font-weight: bold;
}

.imgbio {
	border: 1px solid #fff;
	float: right !important;
	margin: 0 0 5px 15px;
	clear: right;
}

hr {
	border-top: 0px solid #fff;
	border-bottom: 1px dashed #AE8E50;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.pfeile {
	font-size: 120%;
}

/* @group werke */

.musik_bg {
	background-image:src="chantal_bg_musik.jpg";
	
}	


.werkedate {
	color: #AE8E50;
	float: left;
}

#werkeWrapper{
	margin-bottom: 40px;
}

#werke {
	font-size: 130%;
	line-height: 125%;
	width: 100%;
	padding: 3px 10px;
}

#werke p {
	padding: 0 0 0 50px;
	margin: 0px;
}

.fliesstext {
	font-size: 80%;
}
.listdescription {
	font-size: 80%;
	line-height: 120%;
	color:  #433;
}

#werkelist {
	width: 80%;
	padding: 50px 0px 40px 0px;
	margin: auto;
	text-align: left;
}

#filmlist {
	width: 45%;
	float: left;
	margin-right: 10%;
	text-align: left;
}

#theaterlist {
	width: 45%;
	float: left;
	text-align: left;
}

#filminhalt {
	width: 60%;
	float: left;
	margin-right: 10%;
}

#filmbilder {
	width: 30%;
	float: left;
}

#detailbilder {
	width: 100%;
	text-align: left;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	border: none !important;
}

#detailbilder img {
	margin-bottom: 10px;
}
/* @end */

/* @group startseite */

#header_start{
	width: 100%;
	height: 110px;
	border-bottom: 3px solid #E2C998;
	padding: 0;
	background: white;
	text-align: right;
}

#logoStart{
	position: absolute;
	left: 15px;
	top: 35px;
}

.linie_vertikal{
	float: left;
	background: white;
	width: 3px;
	height: 471px;
}

#main_wrapper{
	width: 100%;
	background: #090004 url(../media/startseite-bild.jpg) no-repeat center 0px;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	height:  60%;
	min-height: 330px;
}

#left_start{
	width: 349px;
	float: left;
	margin: 0;
	padding: 0;
}

#right_start{
	float: left;
	margin: 0;
	padding: 0;
}

#footer{
	border-top: 3px solid #E2C998;
	text-align: right;
	padding: 3px 0px 0px 0px;
	clear: both;
}
	
/* @end */

/* @group galerie */

#blaettern {
	font-size: 120%;
	text-align: left;
	padding-bottom: 5px;
	
}

#content-bilder {
	width: 700px;
	padding: 50px 0px 0px 0px;
	margin: auto;
}

#content-bilder img{
	margin-bottom: 10px;
	border: 1px solid #A70606;
}
	
/* @end */

#mainHeader {
	margin-top: 2px;
	width: 100%;
	height: 105px;
	border-bottom: 3px solid #fff;
	background: #000000 url(../media/mh-bild.jpg) no-repeat center 0px;
}

.mhkontakt {
}

/* @group musik */

body.musik {
	background: #000 url(../media/chantal_bg_musik.jpg) repeat-x 0 113px;
}

body.musik_neu, body.hoeren {
	background: #000 url(../media/bg_booklet.jpg) repeat-x 0 113px;
}

.musik_fliesstext {
	color:white;
	margin: 60px 0px 0px 300px;
	width:565px;
}

.musik_fliesstext h1 {
	font-size: 160%;
}

.beige {
	color: #e7d0a5;
}	

.cover {
	width: auto;
	height: 175px;
}

.quicktime img{
	border: 0px;
}

.cover img{
	border: 0px;
}

.cover_text{
	float: right;
	position: relative;
	left: -270px;
	top: -160px;
}

.musik_fliesstext td{
	width: 214px;
	color: #fff;
}

.musik_fliesstext span{
	margin-left: 220px;
}

a.musik_link, .download a:link {
	color: #fee4b2;
	
}
a:visited.musik_link, a:active.musik_link {
	color: #fef4b2;
	
}

a:hover.musik_link, .download a:hover {
	color: #d8980e;
	
}

/* @group musik_neu cover */



#musik_content a:link,#musik_content a:visited,#musik_content a:active {
	color: #A70606;
	text-decoration: none;
}

.musik_navigation {
	position: relative;
	top: -70px;
	left: -54%;
}

.musik_neu .cover_block, .musik_neu .text_block {
	width: 360px;
	float: left;
	margin-bottom: 15px;
}

.musik_neu .text_block {
	height: 440px;
	overflow-y: scroll;
	border: 0;
}

.musik_neu .cover {
	width: auto;
	height: auto;
	float: left;
}

.musik_neu .cover img{
	border: 0px;
}

.musik_neu .cover_text{
	position: relative;
	top: 0px;
	left: 0px;
	float: none;
}

/* @end */

/* @end */
/* @group popup */
.popup #header_start{
	margin-bottom: 5px;
}

.popup form, .popup .content{
	margin-top: 70px;
	margin-left: 50px;
}
/* @end */


/* @group termin */

body.termin {
	background: #000 url(../media/bg_booklet.jpg) repeat-x 0 113px;
}
.termin_block {
	color: #FFF;
	text-decoration: none;
	width: 550px;
	position: relative;
	height: 450px;
/*
	overflow-y: scroll;
*/
	border: 0;
	text-align: left;
}
.termin_block ul li{
	list-style-type:none;
	color: #FFF;
	margin-left:-40px;
    padding: 0px;
    height: 20px;

}

/* @end */

/* @group probehoeren */

body.hoeren .cover_block {
	float: left;
	width: 280px;
}

body.hoeren .cover_block p {
	font-weight: bold;
	padding: 0;
	margin: 10px 0 3px 0;
}

audio {
	height: 25px;
	padding: 0;
}

/* @end */

.clearer {
	clear: both;
}
