html, body { height: 100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
	color: #68676c;
	background: #fff url(../images/template/bg-farbverlauf.gif) repeat-x;
	margin: 0px 0px 0px 0px;
}

* { font-size: 1.0em; }

img { border: 0; }

p {
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #68676c;
	text-decoration: underline;
}

a:hover, a:active { text-decoration: none; }

div.clear, div.spacer { clear: both; }
div.spacer { height: 16px; }

.blindtext, .blindtext a { color: #F30 !important; }

* html #logo img { behavior: url("/vorschau11/media/include/iepngfix.htc"); }


/* =======
Box-Layout
======= */

div#rahmen {
	font-size: 1.2em;
	position: relative;
	min-width: 950px;
	min-height: 100%;
	height: auto !important; /* moderne Browser */
	height: 100%; /* IE */
	background: url(../images/template/bg-muster.gif) 590px 0px no-repeat;
}

div#navigation {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#logo {
	position: absolute;
	top: 30px;
	right: 30px;
}

div#inhalt { padding: 92px 0px 100px 0px; }
	
div#footer {
	position: relative;
	height: 58px;
	margin: -70px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background-color: #ededed;
	border-bottom: 4px solid #fff;
}


/* =======
Navigation
======= */

/* Hauptnavigation oben */

div#navigation ul {
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 0px 0px;
}

div#navigation ul li {
	float: left;
	width: 192px;
	list-style-type: none;
	margin: 0px 2px 0px 0px;
}

div#navigation ul li a {
	display: block;
	height: 22px;
	line-height: 22px;
	color: #756200;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	border-left: 1px solid #967d00;
}

body.rathausgalerie div#navigation ul li a {
	color: #486374;
	border-color: #486374;
}

div#navigation ul li a:hover, body.rathausgalerie div#navigation ul li a:hover {
	color: #c9c9c9;
	padding: 0px 0px 0px 26px;
	background: #000 url(../images/template/picto-pfeil-news-grau.gif) 8px 6px no-repeat;
}

div#navigation ul li a.aktiv, body.rathausgalerie div#navigation ul li a.aktiv {
	color: #fff;
	padding: 0px 0px 0px 8px;
	background: #000;
}

/* Zusatzlinks Fusszeile */

div#nav-detail  {
	height: 25px;
	font-size: 1.2em;
	background-color: #dcdcdc;
}

div#nav-detail ul {
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 65px;
	background: url(../images/template/picto-pfeil-gross.gif) 22px 0px no-repeat;
}

div#nav-detail ul li {
	float: left;
	list-style-type: none;
}

div#nav-detail ul li span,
div#nav-detail ul li a {
	display: block; /* Falls inline-block unbekannt */
	display: inline-block;
	height: 25px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

div#nav-detail ul li a:hover {
	color: #fff;
	background-color: #000;
}

/* Home, Kontakt, etc. in Fusszeile */

div#nav-extra ul {
	float: right;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#nav-extra ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
}

div#nav-extra ul li a {
	line-height: 1.1em;
	color: #68676c;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #68676c;
}


div#nav-extra ul li.imglink a img {

  margin-left:-11px !important;
  margin-top:6px;
}

div#nav-extra ul li.imglink a {

  border-left:none !important;

}

/* =============
Standard-Inhalte
============= */

/* Normaler Text */

div#inhalt-text {
	display: inline;
	float: right;
}

h1 {
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0px 0px 16px 0px;
}

h2 {
	font-size: 1.1em;
	margin: 0px 0px 16px 0px;
}

h3 {
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
}

h3.abstand { margin-bottom: 16px; }

div.text-rechts ul {
	list-style-type: square;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 20px;
}

.dunkler, .dunkler a { color: #756200; }

div#inhalt-text ol {
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 20px;
}

div#inhalt-text ol li { margin: 0px 0px 8px 0px; }

/* Schmuckbilder */

div#inhalt-bilder {
	display: inline;
	float: left;
}

div#inhalt-bilder ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#inhalt-bilder ul li {
	float: left;
	list-style-type: none;
	margin: 0px 8px 8px 0px;
	border: 3px solid #000;
}

div#inhalt-bilder ul li.transparent { border: none; }

div#inhalt-bilder ul li#bild-1 { border-left: none; }

div#inhalt-bilder ul li img { float: left; }

div#inhalt-bilder ul li h3 {
	font-size: 1.1em;
	color: #756200;
	margin: 0px 0px 32px 0px;
}

/* Legende, Links, etc. */

div#inhalt-extra {
	display: inline;
	float: left;
	clear: both;
}

div#inhalt-extra p {
	font-size: 0.8em;
	line-height: 1.3em;
}

div#inhalt-extra p.normal {
	font-size: 1.0em;
	color: #756200;
}

div#inhalt-extra p.normal a, div#inhalt-extra h1 { color: #756200; }

p.abstand-rechts { margin-right: 120px; }

/* Liste mit Dateien zum Download */

ul.linkliste {
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
}

ul.linkliste li {
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

/*ul.linkliste li.hoch {
	height: 40px;
	line-height: 40px;
}*/

div#inhalt-bilder ul.linkliste li { border: none; }

div#inhalt-bilder ul.linkliste li.video {
	position: relative;
	height: 30px;
	line-height: 30px;
	margin: 0px 0px 24px -35px;
	padding: 0px 0px 0px 35px;
	background: url(../images/template/picto-video.gif) 0px 0px no-repeat;
}

ul.linkliste li a {
	color: #756200;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	background: url(../images/template/picto-pfeil-verweise.gif) 0px -18px no-repeat;
	white-space: nowrap;
}

ul.linkliste li a:hover {
	color: #000;
	background-position: 0px -58px;
}

ul.linkliste li a img, ul.linkliste li a span { vertical-align: middle; }
ul.linkliste li a span { display: inline-block; background-repeat: no-repeat; }

* html ul.linkliste li a { height: 12px; position: absolute; }
* html ul.linkliste li a span { position: absolute; }
*+ html ul.linkliste li a { height: 12px; position: absolute; }
*+ html ul.linkliste li a span { position: absolute; }

li#link-bahn { height: 34px; }

li#link-bahn a span {
	width: 34px;
	height: 24px;
	background-image: url(../images/kontakt/deutsche-bahn.gif);
}
li#link-bahn a:hover span { background-position: 0px -24px; }

li#link-flughafen { height: 50px; }

li#link-flughafen a span {
	width: 111px;
	height: 40px;
	background-image: url(../images/kontakt/flughafen-stuttgart.gif);
}
li#link-flughafen a:hover span { background-position: 0px -40px; }


/* Darstellung Tabellen */

table {
	width: 100%;
	margin: 0px 0px 16px 0px;
}

table th, table td {
	text-align: left;
	vertical-align: top;
	padding: 8px 18px 8px 3px;
	border-bottom: 1px solid #b9babe;
}

table th.linie-stark, table td.linie-stark { border-width: 2px; }

table td table {
	width: auto;
	margin-bottom: 0px;
}

table td table td { 
	border-bottom: none;
	padding: 0px 18px 0px 0px;
}

/* Zweispaltiger Text (z.B. Raeumlichkeiten) */
div.text-links, div.text-rechts {
	float: left;
	width: 350px;
}
div.text-links { margin-right: 10px; }


/* Bild unter dem Text */
p.bild-unten { margin: 8px 0px 16px 0px; }

/* Bilder neben dem Text (Ansprechpartner) */
div.textpic-links {
	clear: both;
	padding: 0px 0px 20px 0px;
}

div.textpic-links div.bild {
	float: left;
	width: 165px;
}

div.textpic-links div.text {
	float: right;
	width: 230px;
	padding: 0px 0px 20px 0px;
}

div.textpic-links div.picless { float: left; } /* Nur fuer Vorschau, solange Bilder fehlen */

/* Automatischer Wechsel von Bildern */
div#inhalt-bilder ul li.bildwechsel {
	width: 550px;
	height: 304px;
	padding: 0px 0px 0px 0px;
	border-left: none;
}

div#inhalt-bilder ul li.bildwechsel ul li {
	position: absolute;
	width: 550px;
	list-style-type: none;
	border: none;
	z-index: 1;
}

div#inhalt-bilder ul li.bildwechsel ul li.mittlereebene { z-index: 2; }
div#inhalt-bilder ul li.bildwechsel ul li.obersteebene { z-index: 3; }

/* Menue Unterseiten */
ul.menue {
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #b9babe;
}

ul.menue li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #b9babe;
}

ul.menue li a {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 6px 6px 6px 35px;
}

ul.menue li a:hover { background: url(../images/template/picto-pfeil-grau.gif) 13px center no-repeat; }

/* Backlinks */
div#inhalt-zurueck {
	position: absolute;
	left: 10px;
	top: 50px;
}

div#inhalt-zurueck a {
	font-size: 1.1em;
	color: #756200;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 20px;
	background: url(../images/template/picto-pfeil-verweise.gif) 0px 3px no-repeat;
}

div#inhalt-zurueck a:hover {
	color: #000;
	background-position: 0px -37px;
}


/* ============
Schaltflaechen
============ */

div.buttons { margin: 0px 0px 16px 0px; }

div.buttons ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.buttons ul li {
	float: left;
	width: 239px;
	height: 165px;
	list-style-type: none;
	color: #999999;
	background-color: #000;
	border: 4px solid #000;
	margin: 0px 9px 12px 0px;
}

div.buttons ul li.last { margin-right: 0px; }

div.buttons ul li span {
	display: block;
	padding: 2px 3px 3px 3px;
}

div.buttons ul li span strong {
	font-size: 1.1em;
	text-transform: uppercase;
}

div.buttons ul li span img {
	position: relative;
	margin: 0px -3px 0px -3px;
}

div.buttons ul li span.beschreibung {
	font-size: 0.8em;
	line-height: 1.2em;
}

div.buttons ul li a {
	position: relative;
	display: block;
	height: 165px;
	/*color: #999999;*/
	color: #a7a7aa;
	text-decoration: none;
	background: url(../images/template/picto-pfeil-news-grau.gif) 223px 5px no-repeat;
	outline: none;
}

div.buttons ul li a:hover {
	color: #fff;
	background-image: url(../images/template/picto-pfeil-news-weiss.gif);
}

/* Kleinere Schaltflaechen */
div.buttons ul.klein li {
	width: 182px;
	height: 117px;
	border-width: 2px;
}

div.buttons ul.klein li span { padding: 1px 3px 1px 3px; }

div.buttons ul.klein li a {
	height: 117px;
	background-position: 163px 5px;
}

/* Groessere Schaltflaechen (Kontakt) */
div.buttons ul.kontakt li {
	width: 244px;
	height: 169px;
}

div.buttons ul.kontakt li a { height: 169px; }

/* Groessere Schaltflaechen (Veranstaltungsorte) */
div.buttons ul.veranstaltungsorte li {
	width: 233px;
	height: 206px;
	margin-right: 6px;
}

div.buttons ul.veranstaltungsorte li a {
	height: 206px;
	background-position: 218px 4px;
}

div.buttons ul.veranstaltungsorte li span.beschreibung {
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
}

/* Groessere Schaltflaechen (Download / Bestellcnter) */
div.buttons ul.download {
	position: relative;
	width: 770px;
	margin: 0px -70px 0px 0px;
}

div.buttons ul.download li { height: 217px; }

div.buttons ul.download li a { height: 217px; }

div.buttons ul.download li span.beschreibung {
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
}


/* =====================
Layouts einzelner Seiten
===================== */

/* Vorgaben Basis-Layouts */

body div#inhalt { width: 988px; }
body div#inhalt-text {  width: 690px; }

/* Startseite */
body#home div#inhalt-text { float: none; }

/* 404 */
body#nicht-gefunden div#inhalt-text {
	float: left;
	width: 400px;
	margin: 0px 200px 0px 210px;
}

/* Seite empfehlen */
body#empfehlung div#inhalt-text {
	float: left;
	width: 350px;
	margin: 170px 0px 0px -95px;
}
* html body#empfehlung div#inhalt-text { margin-left: -110px; }
body#empfehlung div#inhalt-extra {
	position: absolute;
	width: 230px;
	top: 160px;
	left: 610px;
}

/* Stadthalle im Bild */
body#imbild div#inhalt-bilder { margin: -10px 0px 0px 0px; }
body#imbild div#inhalt-text {
	float: left;
	width: 370px;	
	margin: 120px 0px 0px 585px;
}

/* Die Stadthalle > Einstiegsseite */
body#stadthalle div#inhalt-bilder { margin: 50px 0px 0px 0px; }
body#stadthalle div#inhalt-text {
	width: 590px;	
	margin: 50px 0px 0px 0px;
}

/* Die Stadthalle > Raeumlichkeiten */
body#raeumlichkeiten div#inhalt-bilder {
	position: relative;
	margin: -42px 0px 0px 200px;
}
body#raeumlichkeiten div#inhalt-bilder li#bild-1 { padding-right: 50px; }
body#raeumlichkeiten div#inhalt-text {
	width: 770px;
	padding: 0px 0px 0px 25px;
	margin: 20px 5px 0px 0px;
}
body#raeumlichkeiten div#inhalt-extra {
	position: absolute;
	width: 100px;
	top: 405px;
	left: 15px;
}

/* Die Stadthalle > Raeumlichkeiten > (Detailseiten) */
body.raumgalerie div#inhalt-bilder {
	display: block;
	float: none;
}
body.raumgalerie div#inhalt-bilder ul li#bild-2 { margin-top: 99px; }
body.raumgalerie div#inhalt-text {
	width: 730px;
	margin: 30px 58px 0px 0px;
}
body.raumgalerie div#inhalt-bilder ul.linkliste {
	float: left;
	margin: 150px 0px 0px 20px;
}
/* Eingangshalle */
body#eingangshalle div#inhalt-bilder ul li#bild-2 { margin-top: 56px; }
/* Studio */
body#studio div#inhalt-bilder ul li#bild-1 { width: 463px; }
body#studio div#inhalt-bilder ul li#bild-2 { margin-top: 0px; }
/* Konferenzräume */
body#konferenzraeume div#inhalt-bilder ul li#bild-1 { width: 463px; }
body#konferenzraeume div#inhalt-bilder ul li#bild-2 { margin-top: 72px; }
/* Foyer */
body#foyer div#inhalt-bilder ul li#bild-1 { width: 537px; }
body#foyer div#inhalt-bilder ul li#bild-2 { margin-top: 0px; }
/* Grosser Saal */
body#grossersaal div#inhalt-bilder ul li#bild-1 { width: 550px; }
body#grossersaal div#inhalt-bilder ul li#bild-2 { margin-top: 0px; }
/* Hirschgulden */
body#hirschgulden div#inhalt-bilder ul li#bild-1 { width: 429px; }
body#hirschgulden div#inhalt-bilder ul li#bild-2 { margin-top: 105px; }

/* Die Stadthalle > Tagung/Vermietung */
body#tagung div#inhalt-text {
	width: 560px;
	margin: -125px 30px 0px 0px;
}
body#tagung div#inhalt-extra {
	position: absolute;
	top: 190px;
	left: 630px;
}

/* Die Stadthalle > Gastronomie */
body#gastronomie div#inhalt-bilder { margin: 30px 0px 0px 0px; }
body#gastronomie div#inhalt-bilder li#bild-3 {
	position: absolute;
	top: 196px;
	left: 712px;
}
body#gastronomie div#inhalt-text {
	width: 580px;
	margin: 30px 0px 0px 0px;
}
body#gastronomie div#inhalt-extra {
	clear: none;
	margin: 30px 0px 0px 50px;
}

/* Veranstaltungen > Einstiegsseite */
body#veranstaltungen div#inhalt-text {
	width: 770px;
	padding: 0px 0px 0px 25px;
	margin: 50px 5px 0px 0px;
}
body#veranstaltungen div#inhalt-extra {
	position: absolute;
	width: 140px;
	top: 348px;
	left: 15px;
}

/* Veranstaltungen > Abonnementdetails */
body#abodetails div#inhalt {
	background-repeat: no-repeat;
	background-position: 0px 174px;
}
body#abodetails div#inhalt-text {
	width: 770px;
	padding: 0px 0px 0px 25px;
	margin: 30px 5px 0px 0px;
}
body#abodetails div#inhalt-extra {
	position: absolute;
	width: 140px;
	top: 348px;
	left: 15px;
}

/* Veranstaltungen > Detailseite */
body#termindetails div#inhalt-bilder { margin: -34px 0px 14px 216px; }
* html body#termindetails div#inhalt-bilder { margin-left: 192px; }
body#termindetails div#inhalt-bilder ul { float: left; }
body#termindetails div#inhalt-bilder ul li#bild-1 {
	display: inline;
	border-left: 3px solid #000;
	margin-right: 65px;
}
body#termindetails div#inhalt-text {
	width: 770px;
	padding: 0px 0px 0px 25px;
	margin: 0px 5px 0px 0px;
}
body#termindetails div#inhalt-extra {
	position: absolute;
	width: 140px;
	top: 348px;
	left: 15px;
}
body#termindetails div#inhalt-zurueck { top: 35px; }

/* Veranstaltungen > Veranstaltungsorte */
body#veranstaltungsorte div#inhalt-text {
	float: left;
	display: block;
	width: 990px;
	margin: 50px 5px 0px 0px;
}
* html body#veranstaltungsorte div#inhalt-text { margin-right: -10px; }
body#veranstaltungsorte div.einleitung { margin: 20px 50px 0px 190px; }

/* Veranstaltungen > Tickets */
body#tickets div#inhalt-bilder { margin: 50px 0px 0px 0px; }
body#tickets div#inhalt-text {
	width: 770px;
	margin: 50px 25px 0px 0px;
}

/* Veranstaltungen > Abonnements */
body#abonnements div#inhalt-bilder { margin: 10px 0px 0px 0px; }
body#abonnements div#inhalt-text {
	width: 770px;
	margin: 10px 5px 0px 0px;
	padding: 0px 0px 0px 15px;
}
body#abonnements div#inhalt-extra {
	position: absolute;
	width: 100px;
	top: 440px;
	left: 15px;
}

/* Service > Einstiegsseite */
body#service div#inhalt-bilder {
	width: 591px;
	margin: -70px 0px 0px 0px;
	overflow: hidden;
}	
body#service div#inhalt-text {
	position: relative;
	float: left;
	width: 363px;
	margin: 286px 0px 0px 0px;
}

/* Service > Newsletter */
body#newsletter div#inhalt-text {
	position: relative;
	float: left;
	width: 330px;
	margin: 60px 0px 0px 30px;
}

/* Service > Bestell / Downloadcenter */
body#download div#inhalt-text {
	float: left;
	width: 700px;
	margin: 50px 0px 0px 190px;
}
body#download div.buttons { margin-bottom: 35px; }

/* Service > Bestell / Downloadcenter > Unterseiten */
body.download_details div#inhalt-text {
	float: left;
	width: 765px;
	margin: 5px 0px 0px 190px;
}

/* Service > Gutscheine, SWR2 Kulturservice */
body#gutscheine div#inhalt-text, body#swr2 div#inhalt-text {
	float: left;
	width: 760px;
	margin: 20px 0px 0px 190px;
}

/* Kontakt > Einstiegsseite */
body#kontakt div#inhalt-bilder { margin: 50px 0px 0px 0px; }
body#kontakt div#inhalt-text {
	width: 825px;
	margin: 20px 5px 0px 0px;
}
body#kontakt div#inhalt-extra {
	position: absolute;
	top: 142px;
	left: 460px;
}

/* Kontakt > Ansprechpartner */
body#ansprechpartner div#inhalt-text {
	width: 400px;
	margin: 100px 5px 0px 0px;
}

/* Kontakt > lage/Parkmoeglichkeiten */
body#lage div#inhalt-text {
	float: left;
	width: 340px;
	margin: 20px 10px 0px 130px;
	clear: left;
}
body#lage div#inhalt-extra {
	position: relative;
	float: left;
	width: 230px;
	margin: -280px 0px 0px 80px;
	clear: none;
}

* html body#lage div#inhalt-extra { margin-top: 0px; }
*+ html body#lage div#inhalt-extra { margin-top: 0px; }

/* Impressum */
body#impressum div#inhalt-bilder { margin: 40px 0px 0px 0px; }
body#impressum div#inhalt-text {
	width: 825px;
	margin: 20px 5px 0px 0px;
}


/* ============================
Sonderseiten Veranstaltungsorte
============================ */

/* Allgemein */
body.rathausgalerie div#logo, body.zehntscheuer div#logo { 
	right: 42px;
    top: 38px;
}

body#terminuebersicht div#inhalt { padding-top: 20px; }
	
body#terminuebersicht div#inhalt-text { float: none; }

body#terminuebersicht ul#news li.bildwechsel {
	width: 482px;
	margin-right: 22px;
}

body#terminuebersicht ul#news li.bildwechsel ul li {
	width: 482px;
	padding-left: 0px;
}

div.orte-links, div.orte-mitte, div.orte-rechts { display: inline; }

div.orte-links {
	float: left;
	width: 180px;
	margin: 30px 0px 0px 120px;
}

div.orte-mitte {
	float: left;
	width: 188px;
	margin: 30px 20px 0px 0px;
}

div.orte-rechts {
	float: left;
	width: 460px;
	text-align: left;
	margin: 30px 0px 0px 0px;
}

/* Rathausgalerie */
body.rathausgalerie { background-image: url(../images/template/bg-farbverlauf-blau.gif); }

body.rathausgalerie div#rahmen {
	background-position: top right;
	background-image: url(../images/template/bg-muster-rathausgalerie.gif);
}

body.rathausgalerie ul#news li h2 { color: #486374; }

body.rathausgalerie div#inhalt-zurueck a {
	color: #486374;
	background-position: 0px -77px;
}

body.rathausgalerie ul.linkliste li a  { 
	color: #486374;
	background-position: 0px -97px;
}

/* Zehntscheuer */
body.zehntscheuer { background-image: url(../images/template/bg-farbverlauf-sand.gif); }

body.zehntscheuer div#rahmen {
	background-position: right 212px;
	background-image: url(../images/template/bg-muster-zehntscheuer.gif);
}

body.zehntscheuer ul#news li h2 { color: #7b6943; }

body.zehntscheuer div#inhalt-zurueck a {
	color: #7b6943;
	background-position: 0px -117px;
}

body.zehntscheuer ul.linkliste li a  { 
	color: #7b6943;
	background-position: 0px -137px;
}


/* =======
Startseite
======= */

ul#news {
	margin: 0px 0px 0px 0px;
	padding: 105px 0px 0px 0px;
}

ul#news li {
	float: left;
	width: 176px;
	height: 293px;
	font-size: 0.9em;
	line-height: 1.2em;
	list-style-type: none;
	margin: 0px 8px 0px 0px;
	padding: 0px 3px 0px 3px;
	color: #b9babe;
	border: 3px solid #000;
}

ul#news li a {
	position: relative;
	display: block;
	height: 292px;
	color: #b9babe;
	text-decoration: none;
	margin: 0px -3px 0px -3px;
	background: url(../images/template/picto-pfeil-news-grau.gif) 165px 279px no-repeat;
	outline: none;
}

ul#news li h2 {
	position: absolute;
	font-size: 1.2em;
	color: #756200;
	text-transform: uppercase;
	margin: -35px 0px 0px -2px;
}

ul#news li p { margin: 0px 0px 0px 0px; }

ul#news li p span {
	display: block;
	padding: 3px 3px 3px 3px;
}

ul#news li span img {
	position: relative;
	margin: 0px -3px 0px -3px;
}

ul#news li span.titel { 
	font-size: 1.2em;
	line-height: 1.2em;
}

ul#news li span.beschreibung {
	height: 88px;
	font-size: 0.9em;
	overflow: hidden;
}

ul#news li span.termin {
	font-size: 1.1em;
	position: absolute;
	width: 155px;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
}

/* Block Bilder */
ul#news li.bildwechsel  {
	width: 241px;
	padding: 0px 0px 0px 0px;
	border-left: none;
}

ul#news li.bildwechsel h2 { margin-left: 8px; }

ul#news li.bildwechsel ul {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#news li.bildwechsel ul li {
	position: absolute;
	width: 241px;
	list-style-type: none;
	border: none;
	z-index: 1;
}
ul#news li.bildwechsel ul li.mittlereebene { z-index: 2; }
ul#news li.bildwechsel ul li.obersteebene { z-index: 3; }

/* Block News */
ul#news li.news {
	border-color: #969382;
	background-color: #969382;
}

ul#news li.news p a { background-image: url(../images/template/picto-pfeil-news-weiss.gif); }
ul#news li.news p a, ul#news li.news p strong { color: #deded8; }

/* Abstaende News Block */
ul#news li.bildwechsel + li.news { margin-right: 16px; }
ul#news li.veranstaltung + li.news { margin-left: 8px; }

/* Block Veranstaltung */
ul#news li.veranstaltung { background-color: #000000; }

ul#news li.veranstaltung span.titel {
	height: 2.0em;
	margin-bottom: 6px;
	overflow: hidden;
}

ul#news li.veranstaltung span.bild {
	height: 128px;
	text-align: center;
	overflow: hidden;
}

ul#news li.veranstaltung p a { color: #a7a7aa; }
ul#news li.veranstaltung p a strong { color: #b9babe; }

ul#news li.veranstaltung p a:hover { background-image: url(../images/template/picto-pfeil-news-weiss.gif); }
ul#news li.veranstaltung p a:hover, ul#news li.veranstaltung p a:hover strong { color: #fff; }

/* Pfeil fuer Bilder / Banner */
ul#news li.ausstellung span,
ul#news li.bildwechsel ul li span {
	position: relative;
	display: block;
	width: 12px;
	height: 10px;
	background: url(../images/template/picto-pfeil-news-grau.gif) no-repeat;
	z-index: 5;
}

ul#news li.bildwechsel ul li a:hover span { background-image: url(../images/template/picto-pfeil-news-weiss.gif); }

ul#news li.ausstellung span { margin: -16px 0px 0px 165px; }
ul#news li.bildwechsel ul li span { margin: -16px 0px 0px 220px; }


/* =============
Veranstaltungen
============= */

/* Tabellen Uebersichten */

table.veranstaltungen {
	width: 100%;
	table-layout:fixed;
}

body#veranstaltungen table.veranstaltungen, body#termindetails table.veranstaltungen { border-top: 1px solid #b9babe; }

table.veranstaltungen th, table.veranstaltungen td {
	vertical-align: top;
	padding: 6px 2px 6px 2px;
}

table.veranstaltungen td { border-bottom: 1px solid #b9babe; }

table.veranstaltungen th {
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 2px solid #b9babe;
}

table.veranstaltungen .zentriert { text-align: center; }
table.veranstaltungen .rechts { text-align: right; }

table.veranstaltungen td h3 {
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
}

table.veranstaltungen select {
	text-transform: none;
	margin: 6px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #a5acb2;
}

table.veranstaltungen input {
	width: 80px;
	margin: 20px 0px 0px 0px;
}

img#pfeil-termin {
	position: absolute;
	left: 190px;
}

* html img#pfeil-termin { left: 175px; }

img.pfeil-detail {
	position: relative;
	margin: 25px 0px -52px -45px;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

table.veranstaltungen .rechts img.pfeil-detail {
	right: 0px;
	margin: 25px 90px -63px 0px;
}

table.abonnements img.pfeil-detail { margin: 0px 90px -60px -45px; }
* html table.abonnements img.pfeil-detail { margin: 50px 90px -60px -45px; }

input#submitbutton { margin-top:4px; }

/* Abonnements */

div.abo-einleitung {
	height: 160px;
	color: #756200;
	margin: 0px 0px 20px 0px;
}

body.wahl-abo div#inhalt { background-image: url(../images/veranstaltungen/head-wahl-abo.png); }
body.theater-abo div#inhalt { background-image: url(../images/veranstaltungen/head-theater-abo.png); }
body.junge-linie div#inhalt { background-image: url(../images/veranstaltungen/head-junge-linie.png); }
body.kinder-abo div#inhalt { background-image: url(../images/veranstaltungen/head-kinder-abo.png); }
body.kleine-reihe div#inhalt { background-image: url(../images/veranstaltungen/head-kleine-reihe.png); }

/* Termindetails */

table.details tr td { border: none; }

div.termininfos {
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #b9babe;
}

div.termininfos h1 {
	font-size: 1.2em;
	color: #988317;
	text-transform: none;
	margin: 0px 0px 3px 0px;
}

div.terminlinks {
	position: relative;
	float: left;
	height: 230px;
	width: 300px;
	margin: 0px 0px 8px 0px;
}

div#inhalt-bilder div.terminlinks ul li {
	border: none;
	float: none;	
}

/* Sponsoren-Logos */
ul.sponsoren {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
}

ul.sponsoren li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 40px;
}

ul.sponsoren li img { vertical-align: middle; }


/* Buttons */
div.terminlinks ul {
	position: absolute;
	bottom: 30px;
	margin: 0px 0px 0px 0px;
}

div.terminbuttons ul {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.terminbuttons ul li {
	float: left;
	line-height: 24px;
	height: 34px;
	color: #000;
	list-style-type: none;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 40px;
	background: url(../images/template/picto-pfeil-gross-hell.gif) 0px 0px no-repeat;
}

div.terminbuttons ul li.left {
   color: #68676c;
   background: none;
   position: absolute;
   left: 135px;
}

div.terminbuttons ul li input {
	width: 12.0em;
	padding: 1px 16px 2px 16px;
}

* html div.terminbuttons ul li input { margin-left: -40px; }
*+ html div.terminbuttons ul li input { margin-left: -40px; }

/* Abo Legende + Pictos in Tabelle */

ul.abo-legende a { text-decoration: none; }

ul.abo-legende {
	font-size: 0.8em;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
}

ul.abo-legende li {
	list-style-type: none;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/template/picto-abo.gif);
	background-repeat: no-repeat;
}

table.veranstaltungen span {
	display: block;
	float: left;
	width: 7px;
	height: 10px;
	text-indent: -9999px;
	margin: 0px 3px 0px 0px;
	background-image: url(../images/template/picto-abo.gif);
	background-repeat: no-repeat;
}

.abo-1 { background-position: 0px 3px; }
.abo-2 { background-position: 0px -15px; }
.abo-3 { background-position: 0px -33px; }
.abo-4 { background-position: 0px -51px; }
.abo-5 { background-position: 0px -69px; }

/* Stefan */
.abo-1 { background-position: 0px 3px; }
.abo-16 { background-position: 0px -15px; }
.abo-64 { background-position: 0px -33px; }
.abo-1024 { background-position: 0px -51px; }
.abo-512 { background-position: 0px -69px; }

p.vip-card { margin: 40px 0px 6px 0px; }

/* Drucken */

@media print {
	div#navigation, div#nav-extra, div#inhalt-zurueck { display: none; }
}


/* ==================
Download / Bestellung
================== */

div.broschuere {
	padding: 12px 5px 3px 0px;
	border-bottom: 1px solid #b9babe;
}

div.broschuere.first {
	border-top: 2px solid #b9babe;
}

/* Bild + Beschreibung */
div.broschuere dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.broschuere dl dt {
	float: left;
	min-width: 100px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding-right: 20px;
}

* html div.broschuere dl dt {
	width: 100px;
	height: 100px;
}

div.broschuere dl dd h2 {
	position: relative;
	height: 32px;
	margin: -32px 0px 0px 0px;
	font-size: 1.0em;
}

div.broschuere dl dd {
	float: left;
	width: 170px;
	margin: 32px 0px 0px 32px;
}

div.broschuere dl dd.beschreibung {
	width: 230px;
	margin-left: 0px;
}

/* Darstellung bei niedrigerem Vorschaubild */
div.niedrig dl dd h2 { margin-top: 0px; }
div.niedrig dl dd { margin-top: 0px; }

/* Darstellung mit zwei Dateien (Presse) */
div.presse dl dt { min-width: 165px; }
* html div.presse dl dt { min-width: 165px; }

div.presse dl dd h2 { margin-top: 0px; }
div.presse dl dd {
	width: 115px;
	margin: 0px 82px 0px 8px;
}
div.presse dl dd.beschreibung {
	width: 195px;
	margin-right: 50px;
}
div.presse dl dd.last {
	float: right;
	margin-right: 0px;
}

/* Schaltflaechen */
ul.materialbuttons {
	float: right;
	margin: -25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

ul.materialbuttons li {
	float: left;
	line-height: 24px;
	height: 34px;
	color: #000;
	list-style-type: none;
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 0px 45px;
	background: url(../images/template/picto-pfeil-gross-hell.gif) 0px 0px no-repeat;
}

/** html ul.materialbuttons li { padding-left: 0px; }
*+ html ul.materialbuttons li { padding-left: 0px; }*/

ul.materialbuttons li input {
	width: 120px;
	padding: 1px 0px 2px 0px;
}


/* ==========
Bildergalerie
========== */

/* Grossansicht */
div#inhalt-bilder ul.galerie-grossansicht li {
	border: none;
	background-color: #000;
}

div#inhalt-bilder ul.galerie-grossansicht li img {
	position: absolute;
	border-style: solid;
	border-color: #000;
	border-width: 3px 3px 3px 0px;
}

/* Vorschau-Bilder */
ul.galerie-thumbs {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.galerie-thumbs li {
	float: left;
	list-style-type: none;
	margin: 0px 6px 9px 0px;
}

ul.galerie-thumbs li img {
	float: left;
	border: 1px solid #000;
}

/* Blaettern */
div#inhalt-bilder ul.galerie-buttons {
	position: absolute;
	top: 465px;
	left: 200px;
	padding: 0px 0px 0px 0px;
}

div#inhalt-bilder ul.galerie-buttons li {
	float: left;
	border: none;
	list-style-type: none;
	margin: 0px 75px 0px 0px;
}

div#inhalt-bilder ul.galerie-buttons li a {
	display: block;
	width: 31px;
	height: 25px;
	text-indent: -9999px;
	text-decoration: none;
	background: #fff url(../images/template/picto-pfeil-galerie-g.gif);
	outline: none;
}
div#inhalt-bilder ul.galerie-buttons li a:hover { background-position: -31px 0px; }

div#inhalt-bilder ul.galerie-buttons li#weiter a { background-position: 0px -25px; }
div#inhalt-bilder ul.galerie-buttons li#weiter a:hover { background-position: -31px -25px; }

/* Seitenauswahl */
ul.galerie-seiten {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.galerie-seiten li {
	float: left;
	list-style-type: none;
	margin: 0px 2px 0px 2px;
}

ul.galerie-seiten li a {
	display: block;
	width: 12px;
	height: 10px;
	color: #949494;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	outline: none;
}

ul.galerie-seiten li a:hover ,ul.galerie-seiten li a.aktiv { color: #000; }

ul.galerie-seiten li#zurueck a, ul.galerie-seiten li#weiter a {
	text-indent: -9999px;
	margin: 3px 0px 0px 0px;
	background: url(../images/template/picto-pfeil-galerie-k.gif);
}

ul.galerie-seiten li#zurueck a { margin-right: 6px; }
ul.galerie-seiten li#zurueck a:hover { background-position: -12px 0px; }

ul.galerie-seiten li#weiter a {
	margin-left: 6px;
	background-position: 0px -10px;
}
ul.galerie-seiten li#weiter a:hover { background-position: -12px -10px; }


/* =====================
Kontaktseite + Formulare
===================== */

div.kontakt-links, div.kontakt-mitte, div.kontakt-rechts { display: inline; }

div.kontakt-links {
	float: left;
	width: 160px;
}
body#impressum div.kontakt-links { width: 180px; }

div.kontakt-mitte {
	float: left;
	width: 310px;
}
body#impressum div.kontakt-mitte { width: 290px; }

div.kontakt-rechts {
	float: right;
	width: 350px;
	text-align: left;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form fieldset {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form legend {
	color: #68676c;
	font-weight: bold;
	padding: 24px 0px 8px 108px;
}

form p { margin: 0px 0px 4px 0px; }

form label {
	float: left;
	width: 108px;
	clear: left;
}

input.textfeld, textarea, input.textfeld-error {
	width: 230px;
	font-family: Arial;
	font-size: 1.0em;
	padding: 2px 0px 2px 2px;
}

input.textfeld-error, textarea.textfeld-error {
	background-color: #FFDE36;
	border: 1px solid #FF6600;
}

input.textfeld, textarea, select { border: 1px solid #a5acb2; }

div.kontakt-rechts select {
	height: 1.8em;
	width: 5.0em;
}

textarea { height: 70px; }

p.checkbox { margin: 12px 0px 0px 108px; }

p.checkbox label {
	display: inline-block;
	float: none;
	width: 180px;
	vertical-align: top;
}

p.checkbox input {
	float: none;
	margin: 0px 6px 0px 0px;
	vertical-align: top;
}

form p.hinweis { margin: 0px 0px 16px 130px; }

div.kontakt-rechts img.pfeil-detail {
	position: absolute;
	margin: 0px 0px 0px 65px;
}

input#senden {
	padding: 0px 30px 0px 30px;
	margin: 0px 0px 0px 108px;
}

div#inhalt-zurueck input.link {
	border:none;
	background-color:transparent;
	cursor:pointer;
	font-size:1.0em;
	letter-spacing:-0.02em;
	color: #756200;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px 0px 0px 17px;
	background: url(../images/template/picto-pfeil-verweise.gif) 0px 3px no-repeat;
}

/* Newsletter */
form.newsletter {
	margin: 0px 0px 3px -38px;
	padding: 20px 0px 0px 38px;
	border-top: 2px solid #bbbabf;
	border-bottom: 1px solid #bbbabf;
}

form.newsletter label {
	float: none;
	clear: none;
}

form.newsletter label.field_label {
	float: left;
	width: 100px;
	clear: left;
}

form.newsletter ul {
	margin: 25px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

form.newsletter ul li {
	list-style-type: none;	
	margin: 0px 0px 4px 0px;
}

form.newsletter ul li input.form150 {
	width: 220px;
	padding: 2px 0px 2px 4px;
	border: 1px solid #a7abae;
}

form.newsletter ul li.form_button {
	height: 25px;
	margin: 12px 0px 12px 3px;
	padding: 0px 0px 0px 100px;
	background: url(../images/template/picto-pfeil-gross-hell.gif) 60px 0px no-repeat;
}

* html form.newsletter ul li.form_button { padding-left: 140px; }
*+ html form.newsletter ul li.form_button { padding-left: 140px; }

/* Seite empfehlen */
form#empfehlung {
	color: #68676c;
	margin: 120px 0px 0px 0px;
}

form#empfehlung p.hinweis, form#kontakt p.hinweis { margin: 8px 0px 32px 108px; }

form#empfehlung img.pfeil-detail {
	float: right;
	margin: 0px 10px 0px 0px;
}

form#empfehlung input#senden {
	float: right;
	width: 110px;
	margin: 0px 8px 0px 0px;
}

form#empfehlung p.fehlermeldung {
	color: #F60;
	margin: 0px 0px 0px 108px;
}

p.abstand { margin: 120px 0px 16px 108px; }

div.line {
	margin: 0px 0px 8px 0px;
	clear:both;
	border-bottom: 1px solid #b9babe;	
}
