body,p,h1,h2,h3,h4,h5,h6,table,tr,td,div,span,ul,ol,li,img,hr,form, selected {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	color: #fff;
	background: #272525 url(../images/hg-body-bild-streifen.jpg) no-repeat right top;
	font: 101%  Arial, Helvetica, sans;
	text-align: left;
}
h1 {
	font-size: 1.3em;
	/*padding: 0.5em;
	background-color: #620716;*/
	color: #ebe6e6;
	margin: 170px 0 40px 0;
}
h1 span.rot {
	background-color: #620716;
	padding: 0.5em 1em;
}
h2 {
	color: #830e22;
	font-size: 1em;
	margin: 2.2em 80px 0 0;
	padding-bottom: 0.3em;
	border: none;
}
h3 {
	font-weight: bold;
	font-size: 1.1em;
}
p {
	margin: 1.2em 80px 1.2em 0;
}

table td {
	vertical-align: top;
}
a:link {
	color: #830e22;
}
a:visited {
	color: #A10F29;
}
a:hover {
	color: #423D3D;
}
ul a {
	text-decoration: none;
}
.clear {
	clear: both;
}
/* Ebenen */
#container {
	float: left;
	width: 1000px;
	background: transparent url(../images/hg_mainwrapper.gif) repeat-y;
	color: #272525;
	font-size: 0.8em;
	
}
#header {
	float: left;
	width: 100%;
	height: 75px;
	background: #453f40;
}
#logo {
	float: left;
	width: 253px;
	height: 43px;
	margin: 20px 0 0 40px;
}
#servicenav {
	float: left;
	height: 25px;
	margin: 50px 0 0 320px;
	background: #ebe6e6;
	color: #272525;
}
#mainwrapper {
	float: left;
	width: 100%;
	min-height: 800px;
	background: transparent url(../images/hg-body.gif) repeat-x;
}
#main {
	float: left;
	width: 865px;
	min-height: 800px;
	background: transparent;
}
#nav {
	float: left;
	width: 203px;
	background: transparent;
	color: #272525;
	margin: 183px 0 0 0 ;
}
#inhalt {
	float: left;
	width: 600px;
	min-height: 800px;
	margin-left: 45px;
	background: transparent;
}
#footer {
	clear: both;
	width: 848px;
	height: 20px;
	padding: 10px;
	color: #fff0d9;
	background: #3f1811;
}
#stichworte {
	clear: both;
	padding-top: 300px;
	color: #696969;
	font-size: 0.7em;
}
#stichworte a{
color:#696969;
text-decoration:none;
}
#stichworte a:hover{
color:#696969;
text-decoration:underline;
}
p.stichworte {
	padding-top: 300px;
}

a.stichworte{
text-decoration:none;
color:#999999;
}

/* Navigation */
ul#navlist{
	margin: 25px 0 0 0;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #ebe6e6;
}
ul#navlist li a {
        height: 29px; /* Wert für IE5 */
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 22px; /* normaler Wert */
        text-decoration: none;
        }

ul#navlist li a:link, ul#navlist li a:visited, ul#navlist li a:active{
	padding: 7px 0 0 30px;
	color: #fef4e8;
	font-weight: bold;
	background: transparent;
	display: block;
	border-bottom: 1px solid #ebe6e6;
}

ul#navlist li a:hover {
	background: #410b0f url(../images/nav-active.gif) no-repeat 10px center;
	padding: 7px 0 0 30px;
	color: #fef4e8;
	display: block;
	border-bottom: 1px solid #ebe6e6;
}
ul#navlist li ul#subnavlist {
	margin: 0;
	padding: 0px;
   list-style-type: none;
	background: #d5cbcb;
	border-bottom: none;
	font-size: 1em;
}
ul#navlist li ul#subnavlist a {
	min-height: 24px; /* Wert für IE5 */
          voice-family: "\"}\"";
          voice-family: inherit;
          min-height: 20px; /* normaler Wert */
}
ul#navlist li ul#subnavlist li a:link, ul#navlist li ul#subnavlist li a:visited, ul#navlist li ul#subnavlist li a:active{
	padding: 4px 0 0 45px;
	color: #505050;
	background: #d5cbcb none;
	display: block;
	border-bottom: 1px solid #865a5a;
	font-weight: normal;
}

ul#navlist li ul#subnavlist li a:hover {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px 7px;
	padding: 4px 0 0 45px;
	color: #505050;
	display: block;
	border-bottom: 1px solid #865a5a;
}
#servicenav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 5px 10px;
}
#servicenav ul li {
	display: inline;
	padding: 0;
	text-indent: 0;
	line-height: normal;
}
#servicenav ul li a {
	border: none;
	background: transparent;
	color: #820f2f;
	font-size: 0.9em;
}
/* Ebenen für Bild und Text  bei Programm- und Übersichtsseiten*/
div.programmwrapper {
   float: left;
	width: 520px;
	padding-bottom: 25px;
	border-top: 1px solid #830e22;
}
div.image {
	float: left;
	width: 125px;
}

div.text {
	float: left;
	width: 395px;
}
div.text p {
	margin: 0.8em 1em 1.2em 1em;
}
/* stile für Einzelprogrammseiten */
body.programme div.programmwrapper {
   float: left;
	padding-right: 20px;
	width: 580px;
	margin-top: 20px;
	padding-bottom: 15px;
	border: none;
}
body.programme div.video h2{
	margin: 0 0 1.2em 0;
}
body.programme div.video h2 a{
	text-decoration: none;
}
body.programme div.text{
	width: 350px;
}

body.programme h2 {
	margin-right: 20px;
	margin-bottom: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
body.programme h2 img {
	margin: 0 0.8em;
}
body.programme div.rechts {
	margin-left: 40px;
}
/* gemeinsame Stile für Einzelprogramm- und Übersichtsseiten */
body.programme div.image, body.auswahl div.image {
	width: 225px;
}
body.programme div.text h2, body.auswahl div.text h2{
	margin: 0.3em 0 1em 0;
	padding-left: 1em;
	border-bottom: 1px solid #830e22;
}
body.programme div.image img {
	border: 1px solid #830e22;
}
div.goetheabend div.text {
	width: 180px;
}
/* Stile für Übersichtsseiten */
body.auswahl div.programmwrapper {
   float: left;
	margin-top: 0px;
	padding-bottom: 25px;
}
body.auswahl div.text {
	width: 290px;
}
body.auswahl div.text p {
	margin-right: 10px;
}
/* Stile kontaktseiten */
body.kontakt div.programmwrapper, body.start div.programmwrapper {
	border-top: none;
	padding-top: 20px;
}
body.kontakt div.image img, body.start div#inhalt img {
	border: 1px solid #830e22;
}
/* stile Videoseite */
body.video #inhalt img {
	margin-right: 15px;
}
/* stile startseite */
body.start #inhalt {
	margin-left: 248px;
}
/* sitemap listen */
ul.sitemap1 {
	font-weight: bold;
	list-style: none;
}
ul.sitemap2 {
	margin-left: 2.5em;
	list-style: none;
	font-weight: bold;
}
ul.sitemap2 li{
	padding-left: 20px;
	margin: 1em 0;
	background: url(../images/sitemap-dreieck.gif) no-repeat;
}
ul.sitemap3 {
	margin-left: 10em;
	list-style: none;
}
ul.sitemap3 li {
	border-top: 1px solid #830e22;
}
ul.sitemap4 {
	margin-left: 12em;
	list-style: square;
	font-weight: normal;
}
ul.sitemap4 li{
   padding-left: 0;
	background-image: none;
	margin: 0;
	border-top: none;
}

/* Hintergrundbilder für main */
body.start #main {
	background: transparent url(../images/bildleiste-start.jpg) no-repeat left top;
}
body.alleshows #main {
	background: transparent url(../images/bildleiste-alleshows.jpg) no-repeat left top;
}
body.auswahl #main {
	background: transparent url(../images/bildleiste-show.jpg) no-repeat left top;
}
body.tagesprogramm #main {
	background: transparent url(../images/bildleiste-tagesprogramm.jpg) no-repeat left top;
}
body.abendprogramm #main {
	background: transparent url(../images/bildleiste-abendprogramm.jpg) no-repeat left top;
}
body.service #main {
	background: transparent url(../images/bildleiste-service.jpg) no-repeat left top;
}
body.kontakt #main {
	background: transparent url(../images/bildleiste-kontakt.jpg) no-repeat left top;
}
body.comedyredner #main {
	background: transparent url(../images/bildleiste-comedyredner.jpg) no-repeat left top;
}
body.improtheater #main {
	background: transparent url(../images/bildleiste-improtheater.jpg) no-repeat left top;
}
body.bauchredner #main {
	background: transparent url(../images/bildleiste-bauchredner.jpg) no-repeat left top;
}
body.zauberer #main {
	background: transparent url(../images/bildleiste-zauberer.jpg) no-repeat left top;
}
body.unternehmenstheater #main {
	background: transparent url(../images/bildleiste-unternehmensthea.jpg) no-repeat left top;
}
body.moderation #main {
	background: transparent url(../images/bildleiste-moderation.jpg) no-repeat left top;
}
body.vertriebsabend #main {
	background: transparent url(../images/bildleiste-vertriebsabend.jpg) no-repeat left top;
}
body.sopranissimo #main {
	background: transparent url(../images/bildleiste-sopranissimo.jpg) no-repeat left top;
}
body.goetheabend #main {
	background: transparent url(../images/bildleiste-goethe.jpg) no-repeat left top;
}
body.krimidinner #main {
	background: transparent url(../images/bildleiste-krimidinner.jpg) no-repeat left top;
}
body.feedbacktheater #main {
	background: transparent url(../images/bildleiste-feedbacktheater.jpg) no-repeat left top;
}






/* On Links */
body.tagesprogramm #nav ul#navlist li a#tagesveranstaltung  {
	background: #410b0f url(../images/nav-active.gif) no-repeat 10px center;
}
body.abendprogramm #nav ul#navlist li a#abendveranstaltung  {
	background: #410b0f url(../images/nav-active.gif) no-repeat 10px center;
}
body.alleshows #nav ul#navlist li a#alleshows  {
	background: #410b0f url(../images/nav-active.gif) no-repeat 10px center;
}
body.kontakt #nav ul#navlist li a#kontakt  {
	background: #410b0f url(../images/nav-active.gif) no-repeat 10px center;
}
body.comedyredner #nav ul#navlist li ul#subnavlist li a#comedyrede  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px 7px;
}
body.improtheater #nav ul#navlist li ul#subnavlist li a#improtheater  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px 7px;
}
body.bauchredner #nav ul#navlist li ul#subnavlist li a#bauchredner  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px 7px;
}
body.zauberer #nav ul#navlist li ul#subnavlist li a#zauberer  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px 7px;
}
body.unternehmenstheater #nav ul#navlist li ul#subnavlist li a#unternehmenstheater  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px 7px;
}
body.moderation #nav ul#navlist li ul#subnavlist li a#moderation  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px center;
}
body.vertriebsabend #nav ul#navlist li ul#subnavlist li a#vertriebsabend  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px center;
}
body.feedbacktheater #nav ul#navlist li ul#subnavlist li a#feedbacktheater  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px center;
}
body.sopranissimo #nav ul#navlist li ul#subnavlist li a#sopranissimo  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px center;
}
body.krimidinner #nav ul#navlist li ul#subnavlist li a#krimidinner  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px center;
}
body.goetheabend #nav ul#navlist li ul#subnavlist li a#goetheabend  {
	background: #d5cbcb url(../images/subnav-active.gif) no-repeat 30px center;
}
















