@import url("reset.css");

body {
	background-color:#edeee9;
	background-image: url(../pics/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #000;
	font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 130%;
}

.start {
	background-image: url(../pics/back_start.png);
	background-repeat: no-repeat;
}

.termine {
	background-image: url(../pics/back_termine.png);
	background-repeat: no-repeat;
}

.biographisches {
	background-image: url(../pics/back_biographisches.png);
	background-repeat: no-repeat;
}

.buehne {
	background-image: url(../pics/back_buehne.png);
	background-repeat: no-repeat;
}

.workshops {
	background-image: url(../pics/back_workshops.png);
	background-repeat: no-repeat;
}

.action {
	background-image: url(../pics/back_action.jpg);
	background-repeat: no-repeat;
}

.presse {
	background-image: url(../pics/back_presse.png);
	background-repeat: no-repeat;
}

.linx {
	background-image: url(../pics/back_linx.png);
	background-repeat: no-repeat;
}

.repertoire {
	background-image: url(../pics/back_repertoir.png);
	background-repeat: no-repeat;
}

/* - - - - DIV GEDÖNSE - - - - */

#navigation {
	background-color: #a4a797;
	margin: 20px 0 25px 0;
	padding: 0;
	width: 100%;
	border: 0px solid #000;
	z-index: 1000;
	position: fixed;
}

.menu { position:relative; height:42px; width:900px; }
.menu ul { list-style:none; z-index:10; position:absolute; z-index:100; height:42px; padding:12px;border:0px solid #000; }
.menu li { float:left}
.menu a, .menu a:active, .menu a:visited, .menu a:hover { text-decoration:none; color:#FFF; padding:17px; }
#slide { position:absolute; top:6px; height:30px; background:#858971; z-index:10; }

#mitte {
	border: 0px solid #000;
	float: left;
	margin: 90px 0 0 0;
	padding: 0 10px 0 0;
	height: 420px;
	width: 635px;
	top: 25px;
	left: 315px;
	position: absolute;
	overflow: auto;
}

.action #mitte {
	border: 0px solid #000;
	color: #fff;
	float: left;
	margin: 250px 0 0 75px;
	padding: 0 10px 0 0;
	height: 425px;
	width: 635px;
	top: 25px;
	left: 15px;
	position: absolute;
	overflow: auto;
}

.start #mitte {
	border: 0px solid #000;
	color: #000;
	float: left;
	margin: 190px 0 0 0;
	padding: 0 10px 0 0;
	height: 320px;
	width: 635px;
	top: 25px;
	left: 315px;
	position: absolute;
	overflow: auto;
}

.start #marco {
	border-bottom: 1px solid #a4a797;
	color: #000;
	/*float: left;*/
	margin: 50px 0 0 0;
	padding: 0 10px 0 0;
	height: 125px;
	width: 635px;
	top: 25px;
	left: 315px;
	position: absolute;
	overflow: auto;
}

.start #myslam {
	border: 0px solid #000;
	color: #000;
	padding: 0 0 0 0;
	height: 100px;
	width: 635px;
	top: 75px;
	left: 600px;
	position: absolute;
	overflow: auto;
}

#footer {
	background-image: url(../pics/bg-footer.png);
	border: 0px solid #000;
	margin: 0 auto;
	text-align: center;
	height: 150px;
	width: 920px;
}

#footer p {
	margin: 0;
	padding-top: 100px;
}


/* - - - - ÜBERSCHRIFTEN - - - - */

h1 {
	font-size: 17px;
	margin: 5px 0 10px 0;
}

h2 {
	font-size: 15px;
	margin: 5px 0 0 0;
}

h3 {
	font-size: 12px;
	margin: 5px 0 0 0;
}

#mitte ul {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#mitte li {
	display: block;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
	padding: 2px 10px;
}

#mitte li.top {
	margin: 10px 0 0 0;
}

#mitte li:before
{
  content: "\2013\A0";
}

#mitte img {
  /*float: left;*/
	padding: 2px;
	margin: 15px 15px 10px 5px;
	border:1px solid #000;
}


/* - - - - LINKS - - - - */

a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #900;
	font-weight: normal;
	text-decoration: none;
}

.action a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

.action a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}


/* - - - - ABSÄTZE - - - - */

p, blockquote {
	display: block;
	font-size: 13px;
	margin: 3px 0 3px 0;
	padding: 5px 0;
}

.start #mitte p {
	display: block;
border: 0px solid #000;
	margin: 3px 0 25px 0;
	padding: 5px 0;
}


/* - - - - TABELLE - - - - */

table {
	border: 0px solid #000;
	border-collapse: collapse;
	text-align: left;
}

tbody {
	text-align: left;
}

tr {
	vertical-align: top;
}

td {
	background-color: #fff;
	border: 0px solid #cfcfcf;
	padding: 0px;
	text-align: left;
}

.td-hdl {
	background-color: #fff;
	border-bottom: 0px solid #cfcfcf;
	padding: 0px;
	text-align: left;
}

.termine #mitte ul {
	list-style-position: inside;
}

.termine #mitte li {
	font-size: 13px;
	line-height: 130%;
	margin: 0;
}

.termine #mitte li:before
{
  content: no-close-quote;
}


.termine #options {width:457px; margin:20px auto; text-align:right; color:#9ac1c9}
.termine #options a {text-decoration:none; color:#000}
.termine #options a:hover {color:#033}

.termine #acc {list-style:none; color:#000; margin:0}
.termine #acc h3 {border:1px solid #a4a797; padding:5px; font-weight:normal; margin-top:5px; cursor:pointer; background:#cccfbf}
.termine #acc h3:hover {background:#d5d7ca;}
.termine #acc .acc-section {overflow:hidden; background:transparent}
.termine #acc .acc-content {padding:15px; border:1px solid #a4a797; border-top:none; background:transparent}