* html ul li a {
	width: 1%;
}
.linkunterstrichen a, .linkunterstrichen a:visited, .linkunterstrichen a:link {
	text-decoration:none;
}
.linkunterstrichen a:hover, .linkunterstrichen a:active {
	text-decoration:none;
}
html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #EAEAEA;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #EAEAEA;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-track-color: #F4F4F4;/**/
}
body {
	font-size:101%;
	color:#990000;
	text-align: center;
}
p {
	font-size:0.8em;
}
h3 {
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:1;
	margin:0.1 0 0.4em 0;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}
.asterisk {
	text-align:center;
	font-size:2em;
}
b {
	font-weight:bold;
}
img {
	border:0;
}
.abstandUnten {
	margin-bottom:10px;
}
.klar {
	clear:both;
}
.digitspacing {
	margin-left:0.2em;
}
div.keil {
	clear:both;
} /* trennt float-Bereiche */
.links a {
	padding:0 0 0 10px;
	text-decoration:none;
	color:#990000;
}
.links a:link, .links a:visited {
	background-image:url(images/link.png);
	background-repeat: no-repeat;
	background-position:0 1px;
}
.links a:hover, .links a:active {
	background-image:url(images/link-MO.png);
	background-repeat: no-repeat;
	background-position:0 1px;
}
/*Angekommen-Zustand von Links*/
.links_da a {
	text-decoration:none;
	color:#990000;
	padding:0 0 0 10px;
}
.links_da a:link, .links_da a:visited, .links_da a:hover, .links_da a:active {
	background-image:url(images/link-ON.gif);
	background-repeat: no-repeat;
}
.links_rubrik a {
	text-decoration:none;
	color:#990000;
	padding:0 0 0 10px;
	background-image:url(images/link-rubrik.gif);
	background-repeat: no-repeat;
}
/*.links_rubrik a:link, .links_rubrik a:visited, .links_rubrik a:active }*/
.links_rubrik a:hover {
	background-image:url(images/link-ON.gif);
	background-repeat: no-repeat;
}
/*Testzweck Linkanzeige in Miniaturen */
.linkanzeige {
	font-size:0.7em;
}
.linkanzeige a:link, .linkanzeige a:visited {
	text-decoration:none;
	color:#990000;
	padding:0 0 0 10px;
	background-image:url(images/link.png);
	background-repeat: no-repeat;
	background-position:0 -2px;
}
.linkanzeige a:hover, .linkanzeige a:active {
	text-decoration:none;
	color:#990000;
	padding:0 0 0 10px;
	background-image:url(images/link-MO.png);
	background-repeat: no-repeat;
	background-position:0 -2px;
}
/*.linkanzeige a:link, .linkanzeige a:visited {	}
.linkanzeige a:hover, .linkanzeige a:active {background-image:url(images/link-MO.png);	background-repeat: no-repeat;}*/

/*F O R M U L A R*/

input {
	margin-right:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border:none;
	border-bottom:dotted 1px #900;
	border-left:dotted 1px #900;
	width:200px;
	color:#9C9C9C;
	padding:2px 6px;
}
input.knopfemil {
	border:1px solid;
	border-color:#fff #f9f9f9 #f9f9f9 #fff;
	background-color:#fff;
	color:#900;
	padding:2px 6px;
	width:150px;
	background-image: url(images/input-schatten1.jpg);
	background-position:-2px -3px;
	letter-spacing:0.1em;
}
input.knopfemilOver {
	border:1px solid;
	border-color:#fff #fbfbfb #fbfbfb #fff;
	background-image: url(images/input-schatten1.jpg);
	background-position:-1px -2px;
	background-color:#fff;
	color:#821D11;
	padding:2px 6px;
	width:150px;
	letter-spacing:0em;
}
/*.copyright {font-size:0.7em;}
.copyright a {padding:0 0 5px 10px;}	*/

.navohnelink {
	padding:0px 5px;
}
.quatsch, .weg {
	display: none;
}
#texter {
	display: none;
}
.da {
	display: brsl;
}
.infotext {
	color:#333;
	padding-right:10px;
}
/* K O P F Z E I L E */ 
#kopf {
	width:100%;
	min-width:770px;
	border-bottom:1px dotted #990000;
	height:25px;
	padding:5px 0 5px 0;
	text-align: left;
}
#kopf p {
	margin-left:10px;
}
#kopf a /*{text-decoration:none; color:#990000; padding:0px 0px 0px 25px;}*/ {
	display: block; /*text-decoration: none; padding: 0 5px 5px; */
}
#kopf ul {
	list-style-type: none;
}
#kopf li {
	float: right;
	margin: 0 10px;
	font-size: 0.8em;
}
#Hilfe {
	position:absolute;
	visibility:visible;
	top:5px;
	left:10px;
	z-index:10;
	width:10px;
	height:25px;
}
.hilfecursor a {
	cursor: help;
}
#HilfeBack {
	position:absolute; /* war fixed */
	top:0;
	left:0;
	z-index:11;
	width:100%;
	height:100%;
	background-image:url(images/Back-graue-Punkte.gif);
	visibility: hidden;
}
#HilfeLayer {
	position:relative;
	visibility:inherit;
	margin:10% auto;
	/*padding:10px;*/
	z-index:12;
	width:400px;
	height:425px;
	background-color:#fff;
	border:1px dotted #900;
	text-align:left;
	overflow:auto;
}
#HilfeLayer p {
	margin-top:10px;
	line-height:1.5em;
	padding:0 10px;
}
#HilfeLayer h3 {
	margin-top:0 10px !important;
	padding:0 10px;
}
p.closebar {
	width:100%;
	margin:0 0 10px 0 !important;
	padding:0 !important;
	text-align:right;
	border-bottom:1px dotted #900;/*background-color:#900;*/
	color:#fff;
}
p.closebar a {
	margin:10px !important;
	text-decoration:none;
	color:#900;
	font-weight:bold;
}
p.closebar a:link, p.closebar a:visited {
	color:#900;
}
p.closebar a:hover, p.closebar a:active {
	color:#ccc;
}
/*#kopf a:link, #kopf a:visited {background-image:url(images/pfeil.gif); background-repeat: no-repeat;}
#kopf a:hover, #kopf a:active {background-image:url(images/pfeil_over.gif); background-repeat: no-repeat;}*/
/*#kopf p.links_da a {text-decoration:none; color:#990000; padding:0px 5px;}
#kopf p.links_da a:link, #kopf p.links_da a:visited, #kopf p.links_da a:hover, #kopf p.links_da a:active {background-image:none;}*/

/* Fußzeile */ 
#fuss {
	position:relative;
	z-index:2;
	min-width:770px;
	border-top:1px dotted #990000;
	height:25px;
	padding-top:5px;
}
#fuss ul {
	list-style-type: none;
}
#fuss a {
	display: block;/* text-decoration: none; padding: 0 5px 5px; */
}
#fuss li {
	float: right;
	margin: 0 10px;
	font-size: 0.8em;
}
/* Inhalt */ #hauptcontainer {
	position:relative;
	z-index:1;
	width:780px;
	margin:0 auto;
	text-align: left;
} /* Änderung wegen Querbildern  width:770; */
.aktuell h3 {
	font-size:1.4em !important;
	font-weight:normal;
	letter-spacing:1;
	line-height:1.5em;
	margin:0.1 0 0.2em 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}
#titel {
	position:relative;
	z-index:2;
	float:left;
	width:770px;
	padding:10px 10px 20px 10px;
	text-align: center;
}
#titel a, #titel a:visited, #titel a:active, #titel a:hover, #arealetitel a, #arealetitell a:visited, #arealetitel a:active, #arealetitel a:hover {
	text-decoration:none;
	color:#990000;
	padding:0;
}
#titel p {
	margin:5px 0 5px;
	font-weight: bold;
}
#navigator {
	position:relative;
	z-index:2;
	float:left;
	width:160px;
	padding:10px 0 0 10px;
	text-align: left;
}
.linksbuendig {
	text-align: left;
}
/* diese 2 Zeilen führen zum Einzug in der Navigation */
#navigator p, #navigator2 p, #ohne_navigator p, #einfach_navigator p, #thumb_navigator p, #navigator_284 p, #navigator_359 p {
	margin:0 0 5px 15px;
}  /*war 25*/
#navigator p.naveinschub, #navigator2 p.naveinschub, #ohne_navigator p.naveinschub, #einfach_navigator p.naveinschub, #thumb_navigator p.naveinschub, #navigator_284 p.naveinschub, #navigator_359 p.naveinschub, #fliesstext_vierzeiler p.naveinschub {
	margin:10px 0 3px 0;
	font-size:0.7em;
	font-weight:bold;
	letter-spacing:0.1em;
}
.control_korrektur {
	margin-left:7px;
}
/* auf aktuell.htm */
#navigator2 {
	position:relative;
	z-index:2;
	float:left;
	width:150px;
	padding:10px 10px 0 0;
	text-align: left;
}
#navigatorWolke {
	position:relative;
	z-index:2;
	float:left;
	width:auto;
	padding:10px 0;
	text-align: center;
}
/* auf kontakt.htm */
#ohne_navigator {
	position:relative;
	z-index:2;
	float:left;
	width:310px;
	padding:10px 10px 0 10px;
	text-align: left;
}
#einfach_navigator {
	position:relative;
	z-index:2;
	float:left;
	width:210px;
	padding:10px 0 10px 10px;
	text-align: left;
} /* Änderung wegen Querbildern  nee */
#einfach_navigator p.naveinschub a {
	text-decoration:none;
	color:#990000;
	padding:0px 5px;
}
#einfach_navigator p.naveinschub a:link, #einfach_navigator p.naveinschub a:visited {
	background-image:none;
}
#einfach_navigator p.naveinschub a:hover, #einfach_navigator p.naveinschub a:active {
	background-image:url(images/back_rot_ecke4.gif);
	background-repeat: no-repeat;
}
#thumb_navigator {
	position:relative;
	z-index:2;
	float:left;
	width:214px;
	padding:10px 0px 10px 10px;
	text-align: left;
} /* Änderung wegen Querbildern  width:770; */
#thumb_navigator p.thumbs a:link, #thumb_navigator p.thumbs a:visited {
	border: 3px solid #333333;
}
#thumb_navigator p.thumbs a:hover {
	border: 3px solid #666666;
}
#thumb_navigator p.thumbs a:active {
	border: 3px solid #FFFFFF;
}
/*vor allemfürminiaturen*/
#navigator_284 {
	position:relative;
	z-index:2;
	float:left;
	width:284px;
	padding:10px;
	text-align: left;
}
p.links_kleiner a, p.links_kleiner_da a {
	text-decoration:none;
	color:#990000;
	padding:0 0 0 10px;
	font-size:0.7em;
}
p.links_kleiner a:link, p.links_kleiner a:visited {
	background-image:url(images/link.png);
	background-repeat: no-repeat;
	background-position:0 -2px;
}
p.links_kleiner a:hover, p.links_kleiner a:active {
	background-image:url(images/link-MO.png);
	background-repeat: no-repeat;
	background-position:0 -2px;
}
p.links_kleiner_da a:link, p.links_kleiner_da a:visited, p.links_kleiner_da a:hover, p.links_kleiner_da a:active {
	background-image:url(images/link-ON.gif);
	background-repeat: no-repeat;
	background-position:0 -2px;
}
#navigator_359 {
	position:relative;
	z-index:2;
	float:left;
	width:359px;
	padding:10px;
	text-align: left;
}
#navigator_359 .thumbs a {
	float: left;
	width: 50px;
	height: 187px;
	margin: 0 5px 0 0;
	padding: 0;
}
#navigator_359 .thumbs a:link, #navigator_359 .thumbs a:visited {
	border: 3px solid #333333;
}
#navigator_359 .thumbs a:hover, #navigator_359 .thumbs a:active {
	border: 3px solid #666666;
}
#navigatorPartituren {
	position:relative;
	z-index:2;
	float:left;
	width:400px;
	padding:10px 0 0 10px;
	text-align: left;
}
#inhalt {
	position:relative;
	z-index:2;
	float:left;
	width:440px;
	padding:10px 10px 10px 150px;
	background-color: transparent;
	text-align: left;
}
#inhalt p {
	margin-bottom:0.7em;
	line-height:1.6em;
}
#inhalt_aktuell {
	position:relative;
	z-index:2;
	float:left;
	width:374px;
	padding:10px 10px 10px 30px;
	background-color: transparent;
	text-align: left;
}
#inhalt_aktuell p {
	margin:0.7em 0;
	font-weight: normal;
}
#inhalt_stimmen, #inhalt_klangskulpturen {
	position:relative;
	z-index:2;
	float:left;
	width:420px;
	padding:10px 10px 10px 10px;
	background-color: transparent;
	text-align: left;
}
#inhalt_506 {
	position:relative;
	z-index:2;
	float:left;
	width:556px;
	padding:10px 0 0 0;
	background-color: transparent;
} /* Änderung wegen Querbildern  width:506; padding:10 */
#inhalt_456 {
	position:relative;
	z-index:2;
	float:left;
	width:456px;
	padding:10px 10px 10px 0;
	background-color: transparent;
}
#inhalt_381 {
	position:relative;
	z-index:2;
	float:left;
	width:381px;
	padding:10px 10px 10px 0;
	background-color: transparent;
}
#inhalt_x_scapes {
	position:relative;
	z-index:2;
	width:750px;
	padding:10px 7px;
	background-color: transparent;
}
/* H I N T E R G R Ü N D E */

.back_partitur {
	background-image: url(images/back_partitur_blur.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #F8F8F8;
}
.back_fotografie {
	background-image: url(images/back_fotografie.gif);
}
.back_zausel {
	background-image: url(images/back_zausel.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	background-color: #FFFFFF;
}
.back_aktiv {
	background-image: url(images/back_aktiv.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_loft {
	background-image: url(images/back_loft.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #EFEBDA;
}
.back_kessel {
	background-image: url(images/back_kessel.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_stimmen {
	background-image: url(images/back_stimmen.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_klangskulpturen {
	background-image: url(images/back_mikro.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_klangbilder {
	background-image: url(images/back_holzauge.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FCF3D9;
}
.back_geschichten {
	background-image: url(images/back_fotoecken.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #E2E0D3;
}
.back_klangsongs {
	background-image: url(images/back_schnipsel.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #E8EEFA;
}
.back_miniaturen {
	background-image: url(images/back_spritzer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_y_scapes {
	background-image: url(images/back_rgb_grau.gif);
}
.back_mobiliar {
	background-image: url(images/back_mobiliar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #F1ECE9;
}
.back_bestiarium1 {
	background-image: url(images/back_bestiarium1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #F9F6EF;
}
.back_babylon {
	background-image: url(images/back_babylon.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #CCCCCC;
}
.back_fluxus {
	background-image: url(images/back_fluxus2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_freunde {
	background-image: url(images/back_freunde.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_pomrehn {
	background-image: url(images/back_pomrehn.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_orangeade {
	background-image: url(images/back_orangeade.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_musicacamera1 {
	background-image: url(images/back_musicacamera1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_kp05 {
	background-image: url(images/back_kp05.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_68elf {
	background-image: url(images/back_68elf.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_peter {
	background-image: url(images/back_peter.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_musiknacht {
	background-image: url(images/back_musiknacht.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
.back_st_agnes {
	background-image: url(images/back_st_agnes.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
}
.back_68elf2 {
	background-image: url(images/back_68elf.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fffbe3;
}
.back_hering {
	background-image: url(images/back_hering_tapete.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_kp06 {
	background-image: url(images/back_kp06.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #140c5c;
}
.back_fotoloft2 {
	background-image: url(images/back_fotoloft2.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #EFEBDA;
}
.back_fotoloft2a {
	background-image: url(images/back_fotoloft2a.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #EFEBDA;
}
.back_wolke {
	background-image: url(images/back_wolke.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFDF7;
}
.back_ben_freunde {
	background-image: url(images/back_ben_freunde.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #EAE4D5;
}
.back_ameisen {
	background-image: url(images/back_ameisen.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #f8ffff;
}
.back_lichtwolke {
	background-image: url(images/back_lichtwolke.jpg);
	background-repeat: no-repeat;
	background-position: center -35px;
	background-color: #fafafa;
}
.back_adagio {
	background-image: url(images/back_adagio.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
}
.back_artemiade {
	background-image: url(images/back_artemiade.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_zanders {
	background-image: url(images/back-zanders.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #f4e2e2;
}
.back_aegidii {
	background-image: url(images/back-aegidii.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
}
.back_tracey {
	background-image: url(images/back_tracey.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_juno {
	background-image: url(images/back_juno.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_gyumri {
	background-image: url(images/back_gyumri.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fffef0;
}
.back_wolkeiii {
	background-image: url(images/back_wolkeiii.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_heringve {
	background-image: url(images/back-heringve.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #7d8590;
}
.back_cagepappe {
	background-image: url(images/back-cagepappe.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #d8d8d8;
}
.back-wolke4 {
	background-image: url(images/backwolke4-6.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back-konzertareale {
	background-image: url(images/back-konzertareale.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back-denkmal2 {
	background-image: url(images/back-denkmal2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
/*.back-areale {
	background-image: url(images/back-areale.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}*/
.back-areale {
	background-image: url(images/back-areale-sandstein3.jpg);
	/*background-repeat: no-repeat;*/
	background-position: top center;
	background-color: #000;
}
.back-artpul {
	background-image: url(images/back_artpul.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #F9A823;
}
.back-waldfrieden {
	background-image: url(images/back_waldfrieden2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.backow2010 {
	background-image: url(images/back_obstweihnacht2010-blue.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_citykirche {
	background-image: url(images/back_citykirche.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_bahr {
	background-image: url(images/back_bahr.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_lepanto {
	background-image: url(images/back_lepanto.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_morsbroich {
	background-image: url(images/back_grundriss.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
.back_flottmann {
	background-image: url(images/back_flottmann.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
/* Formate für die i-frame-Seiten */
body.aktuell {
	color: #666666;
	background-color: #F8F8F8;
	text-align: center;
	margin: 0;
}
body.aktuell_film {
	color: #666666;
	background-image: url(images/back_film.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FBF8F8;
	text-align: center;
	margin: 0;
}
#seitenhalter {
	margin: 0 auto;
	border-top: 3px solid #CCCCCC;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px solid #CCCCCC;
}
#seitenhalter_goldenframe {
	margin: 0;
	background-color:#f8ffff;
}
#bildhalter {
	margin: 0;
}
#fliesstext {
	color: #990000;
	line-height: 1.4em;
	text-align: left;
}
#fliesstext_500 {
	color: #990000;
	line-height: 1.4em;
	text-align: left;
	height: 520px;
} /*gehört zu hoch500*/
#fliesstext_500 h3 {
	line-height:40px;
	padding:0 5px; !important;
	text-align:center;
}
#fliesstext_500 h5 {
	padding:0 20px; !important;
	text-align:center;
}/*gehört zu hoch500*/
#fliesstext_500_echt {
	color: #990000;
	line-height: 1.4em;
	text-align: left;
	height: 500px;
}
#fliesstext_x_scapes {
	color: #990000;
	line-height: 1.4em;
	text-align: left;
	height: 284px;
}
#fliesstext_550 {
	color: #990000;
	line-height: 1.4em;
	text-align: left;
	height: 550px;
}
#fliesstext p, #fliesstext_500 p, #fliesstext_550 p, #fliesstext_vierzeiler p, #fliesstext_500_echt p, #fliesstext_x_scapes {
	padding: 5px;
	text-indent: 1em;
}
#bildtitel {
	height: 20px;
	font-size: 0.8em;
	font-weight: normal;
}
#bildtitel p {
	margin: 0;
	padding: 2px 0 0 0;
}
#pfeile {
	height: 20px;
	text-align: center;
}
#pfeile p {
	margin: 0;
	height: 17px;
	display: inline;
}
#pfeile a {
	text-decoration:none;
	padding: 0 7px 0 7px;
}
#pfeile p.nachlinks {
	width: 14px;
}
#pfeile p.nachlinks a:link, #pfeile p.nachlinks a:visited {
	background-image:url(images/pfeil.gif);
	background-repeat: no-repeat;
}
#pfeile p.nachlinks a:hover, #pfeile p.nachlinks a:active {
	background-image:url(images/pfeil_over.gif);
	background-repeat: no-repeat;
}
#pfeile p.rechts {
	width: 14px;
}
#pfeile p.rechts a:link, #pfeile p.rechts a:visited {
	background-image:url(images/pfeil_rechts.gif);
	background-repeat: no-repeat;
}
#pfeile p.rechts a:hover, #pfeile p.rechts a:active {
	background-image:url(images/pfeil_rechts_over.gif);
	background-repeat: no-repeat;
}
.erklaertext {
	color: #333333;
	font-weight: normal;
}
/* Formate für die i-frame-Seiten »stimmen« */
#seitenhalter_stimmen {
	margin: 0 auto;
	padding: 0;
}
/* iframe {margin:0; padding:0; border:0px solid #99FFFF;} */
iframe.hochSpannend {
	width:356px;
	height:576px;
	margin:0 0 15px 40px;
}
iframe.querSpannend {
	width:556px;
	height:376px;
	margin:45px 0 15px 0;
}
/*iframe.hochSpannend {width:100px; height:200px;}
iframe.querSpannend {width:200px; height:100px;}*/
iframe.quer500 {
	width:506px;
	height:401px;
	margin-bottom:15px;
}/*506 ist korrekt*/
iframe.hoch500 {
	width:381px;
	height:526px;
	margin-bottom:15px;
	background-image: url(images/back-85-white.png);
}
iframe.hoch550 {
	width:374px;
	height:576px;
	margin-bottom:15px;
}
iframe.hochfoto {
	width:381px;
	height:506px;
	margin-bottom:15px;
}
iframe.querfoto {
	width:506px;
	height:381px;
	margin-bottom:15px;
}
iframe.square456 {
	width:456px;
	height:456px;
	margin-bottom:15px;
}
iframe.square456A {
	width:456px;
	height:405px;
	margin-bottom:15px;
}
iframe.hoch350 {
	width:506px;
	height:356px;
	margin-bottom:15px;
}
iframe.Presse {
	width:506px;
	height:450px;
	margin-bottom:15px;
}
iframe.hoch1412 {
	width:381px;
	height:1412px;
	margin-bottom:15px;
}
iframe.x_scapes {
	width:756px;
	height:288px;
	margin-bottom:15px;
}
iframe.goldframehoch {
	width:400px;
	height:570px;
	margin-bottom:15px;
}
iframe.goldframequer {
	width:550px;
	height:420px;
	margin-bottom:15px;
}
iframe.konzerthoch {
	width:356px;
	height:576px;
	margin-bottom:15px;
}
iframe.konzertquer {
	width:556px;
	height:376px;
	margin-bottom:15px;
}
iframe.arealprintquer {
	width:556px;
	height:335px;
	margin-bottom:15px;
}
iframe.konzertBildquer {
	width:556px;
	height:356px;
	margin-bottom:15px;
}
iframe.partituren {
	width:756px;
	height:220px;
	margin-bottom:15px;
}
iframe.dreissigvierzig {
	width:418px;
	height:576px;
	margin-bottom:15px;
}
iframe.x_text {
	width:400px;
	height:300px;
	text-align: center;
	margin-bottom:15px;
}
#seitenhalter_vierzeiler {
	margin: 0;
	padding: 0;
}
#fliesstext_vierzeiler {
	color: #990000;
	line-height: 1.4em;
	text-align: left;
	padding: 10px 15px 10px;
}
.bu {
	font-size: 0.6em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p.songinfo_off {
	padding:0px 5px;
	display: none;
}
p.songinfo_on {
	padding:0px 5px;
	display: block;
}
p.popup_hinweise {
	color: #990000;
	text-align: center;
	margin: 20px;
}
p.zentriert {
	text-align:center
}
p.rechts {
	text-align:right
}
/*Pantoffel-switch*/
.pantoffel {
	margin-left:80px !important;
}
.pantoffel a, .pantoffel a:visited {
	width:57px;
	height:66px;
	display:block;
	background-image:url(images/rosa-Pantoffel-switch.gif);
	background-repeat:no-repeat;
}
.pantoffel a:hover, .pantoffel a:active {
	width:57px;
	height:66px;
	display:block;
	background-image:url(images/rosa-Pantoffel-switch-MO.gif);
	background-repeat:no-repeat;
}
/*Abstände*/
/*.5oben {padding-top:80px !important}*/

																								/* Einstellungen für Showz */

#layerShowz {
	position:absolute;
	z-index:101;
	visibility:hidden;
	width:606px;
	height:401px;
	/*padding-bottom:15px;*/
	left:50%;
	top:40%;
	margin-left:-303px;
	margin-top:-160px;
	background-color:transparent;
}
#coverAll {
	position:absolute;
	z-index:100;
	visibility:hidden;
	top:0;
	left:0;
	width:100%;
	height:101%;
	background-color:#000;
	opacity:0.80;
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
}
.hideShowz {
	visibility:hidden !important;
}
.showShowz {
	visibility:visible !important;
}
.passepartout {
	border:3px solid;
	border-color:#b2b2b2 #e9e9e9 #e9e9e9 #b2b2b2;
}
#layerShowz a, #layerShowz a:link, #layerShowz a:visited {
	text-decoration:none;
	color:#ccc;
}
#layerShowz a:hover, #layerShowz a:active {
	color:#fff;
}
#layerShowz p {
	margin:10px 7px 0 0;
	text-align:right;
}
/*css popups*/
a.csspopup, a.csspopupunten {
	position:relative;
	z-index:10;/*background-color:transparent;
color:#2D006B;
text-decoration:none;*/
}
a.csspopup:hover, a.csspopupunten:hover {
	z-index:11;/*background-color:transparent;*/
}
a.csspopup span, a.csspopupunten span {
	display: none;
}
a.csspopup:hover span, a.csspopupunten:hover span {
	display:block;
	position:absolute;
	/*top:25px;
	right:15px;*/
	width:170px;
	border:1px solid #ccc;
	background: url(images/back-85-white.png) transparent;
	padding: 7px;
	padding-left:10px;
	font-size: 0.8em;
	font-weight:normal;
	text-align:left;
	line-height:1.5em;
	color: #949494;
}
a.csspopup:hover span {
	top:25px;
	right:15px;
}
a.csspopupunten:hover span {
	bottom:25px;
	right:15px;
}
/*Areale*/
body.areale {
	background:#222;
}
#arealetitel {
	margin:5% auto 0;
	padding:20px 0;
	width:720px;
	color:#600;
	font-weight:bold
}
#areale {
	margin:0 auto;
	padding:0;
	width:720px;
	/*height:405px;background:#600*/
}
#areale_passepartout {
	position:relative;/**/
	margin: 0 auto;
	width:1280px;
	height:720px;
	border-top: 3px solid #333;
	border-right: 3px solid #666;
	border-bottom: 3px solid #666;
	border-left: 3px solid #333;
}
#areale_passepartout_top {
	position:relative;
	/*height:50px;*/
}
#areale_vorschau {
	position:absolute;
	visibility:visible;
	width:640px;
	height:360px;
	top:50%;
	left:50%;
	margin-top:-180px;
	margin-left:-320px;
	background-color: #9F6;
	z-index:1;
}
#arealefooter {
	margin:10px auto;
	width:720px;
	color:#600
}
#arealefooter a {
	margin:10px 5px;
	padding:5px;
	text-decoration:none;
	color:#600;
	vertical-align:middle;
	font-weight:bold;
}
#arealefooter a:active, #arealefooter a:hover {
	border-left:1px solid #600;
	border-right:1px solid #600;
	vertical-align:tops;
	font-weight:bold;
}
.ausschnitt {
	font-weight:bold;
	font-style: italic;
	font-size:0.7em;
	padding:0.3em 0;
}
.sublink {
	padding-left:15px;/**/
}
#sublink a {
/*padding-left:15px;
	background-image:url(images/vimeo-10hoch.gif);
	background-repeat: no-repeat;
	background-position:-10px 1px;*/
}
.autor {
	text-align:right;	
}

/*Konzertfotoframez*/
/*.konzertfotos { so wars schön
	border:65px solid #e8e8e8;	
	width:300px;
	height:400px;
	float:left;
}*/
.konzertfotos {
	border:45px solid #e8e8e8;	
	width:225px;
	height:300px;
	float:left;
}
#konzertfotoklammer {
	/*width:1466px;so wars schön*/
	width:1065px;
	margin:0 auto;
	padding-top:50px;
}
.weg {
	display:none;
}
.roteschrift {
	color:#900;
}
.graueschrift, .graueschrift a {
	color:#999 !important;
}
