/* -----------------------------------  Container Header ---------------------------------- */

#body {
	width: 1240px;
	height: 100%;
	margin: auto;
	overflow: auto;
	background-color: transparent;
	z-index: 0;
}

#headerContainer {
	width: 1240px;
	height: 278px;
	margin: auto;
	background-color: transparent;
	background-image: none;
}

#zweiHeaderContainer {
	width: 1240px;
	height: 190px;
	margin: auto;
	background-color: transparent;
	background-image: none;
}

#headerPicture {
	background-image: url(../Designs/Header-Observador.png);
	width: 1240px;
	height: 210px;
	background-color: transparent;
}
#headerPictureAktuelles {
	background-image: url(../Designs/Header-Aktuell.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}
#headerPictureArchiv {
	background-image: url(../Designs/Header-Archiv.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}
#headerPictureBibliothek {
	background-image: url(../Designs/Header-Bibliothek.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}

#headerPictureFriedhof {
	background-image: url(../Designs/Header-Friedhof.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}

#headerPictureKapital {
	background-image: url(../Designs/Header-Kapital.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}
#headerPictureKino {
	background-image: url(../Designs/Header-Kino.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}
#headerPictureMuelltonne {
	background-image: url(../Designs/Header-Muelltonne.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}
#headerPicturePhilosophie {
	background-image: url(../Designs/Header-Philosophie.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}
#headerPictureRecht {
	background-image: url(../Designs/Header-Recht.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}

#headerPictureRegion {
	background-image: url(../Designs/Header-Aus-der-Region.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}

#headerPictureShop {
	background-image: url(../Designs/Header-Shop.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}

#headerPictureSitemap {
	background-image: url(../Designs/Header-Sitemap.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}
#headerPictureVernissage {
	background-image: url(../Designs/Header-Vernissage.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}
#headerPictureVermischtes {
	background-image: url(../Designs/Header-Vermischtes.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}

#headerPictureWissen {
	background-image: url(../Designs/Header-Wissen.png);
	width: 1240px;
	height: 160px;
	background-color: transparent;
}


/* ----------------------  Kopfbereich erste Seite bis Nachrichtenticker  ---------------------- */

#datumContainer {
	width: 1240px;
	height: 35px;
	position: relative;
}

#zweiDatumContainer {
	width: 1240px;
	height: 30px;
	position: relative;
}

#headerDatum {
	background-image: url(../Designs/Observador-Datum.png);
	background-color: transparent;
	margin-left: 0px;
	height: 35px;
	width: 1200px;
	box-sizing: border-box;
	position: absolute;
}

#zweiHeaderDatum {
	background-image: url(../Designs/Observador-Datum-2.png);
	background-color: transparent;
	margin-left: 0px;
	padding-top: 0px;
	height: 30px;
	width: 1200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	box-sizing: border-box;
	position: absolute;
}

.flexHeaderDatum {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-left: 10px;
  box-sizing: border-box;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000;
}

.ganzeBreite {
	top: 5px; /* ehemals 5px */
	width: 1200px;
	position: relative;
}

/* Seite und Datum  */

#datumSeite {
	margin-left: 10px;
	width: 300px;
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#salva {
	margin-left: 320px;
	width: 560px;
	float: left;
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: absolute;
}

#seite {
	margin-left: 880px;
	width: 280px;
	float: left;
	text-align: right;
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
}

#img {
	margin-left: 1170px;
	height: 18px;
	width: 18px;
	float: left;
	text-align: center;
	position: absolute;
}


/* ---------------------------------------   Ticker  ---------------------------------------- */

/* Div des Tickers */
#tickerWrapper {
  position: relative;
  width: 1240px; /* 1200px Ticker + 40px Rand */
  height: 33px;
}

#tickerFormatierung {
	height: 33px;
	width: 1200px;
	left: 0;
	position: absolute;
	background-image: url(../Designs/Observador-Hintergrund.png);
}

.tickercontainer {
	width: 1200px;
	height: 30px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.tickercontainer .mask {
	top: 8px;
	left: 20px;
	width: 1160px;
	position: relative;
	overflow: hidden;
}


/* Eintraege/Nachrichten des Tickers */
ul.newsticker {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman" , Times, serif;
	font-size: 12px;
	font-weight: bold;
}

/* Hintergrund Eintraege Tickers */
ul.newsticker li {
	float: left;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #346C7E;
	margin: 0 20px 0 0;
	font-family: "Times New Roman" , Times, serif;
	font-size: 12px;
	font-weight: bold;
}

ul.newsticker span {
	margin: 0 10px 0 0;
}


/* ---------------------------------------  Raender  -------------------------------- */

#randErsterAbschnittDatum {
	height: 35px;
	background-color: transparent;
	background-image: url(../Designs/Rand-Datum.png);
}

#zweiRandErsterAbschnittDatum {
	height: 30px;
	background-color: transparent;
	background-image: url(../Designs/Rand-Datum-2.png);
}

#randErsterAbschnittTicker {
	height: 33px;
	width: 40px;
	left: 1200px;
	background-color: transparent;
	position: absolute;
	background-image: url(../Designs/Rand-Ticker.png);
}

#randErsterAbschnitt {
	top: 0px;
	height: 480px;
	background-image: url(../Designs/Rand1.png);
}

#randZweiterAbschnitt {
	top: 480px;
	height: 480px;
	background-image: url(../Designs/Rand2.png);
}

#randDritterAbschnitt {
	top: 960px;
	height: 320px;
	background-image: url(../Designs/Rand3.png);
}

#randVierterAbschnitt {
	top: 1280px;
	height: 320px;
	background-image: url(../Designs/Rand4.png);
}

#randUnten {
	height: 65px;
	width: 1240px;
	background-image: url(../Designs/Rand-unten.png);
}

#zweiRandZweiterAbschnitt {
	top: 480px;
	height: 1120px;
	background-image: url(../Designs/Rand5.png);
}


/* ---------------------------------------  Spalten  ----------------------------------- */

.spalteLinks {
	top: 0px;
	width: 200px;
	left: 0px;
	position: absolute;
}

.spalteMitte {
	width: 600px;
	left: 200px;
	position: absolute;
}

.spalteMitteRechts {
	width: 1000px;
	left: 200px;
	position: absolute;
}

.spalteRechts {
	width: 400px;
	left: 800px;
	position: absolute;
}

.spalteRand {
	width: 40px;
	left: 1200px;
	position: absolute;
}

/* -----------------------------------  Container Content ---------------------------------- */

#mainContainer {
	width: 1240px;
	height: 100%;
	margin: 0px auto auto;
	position: relative;
	background-color: transparent;
}

#mainContentKomplett {
	width: 1200px;
	height: 1600px;
	background-image: url(../Designs/Observador-Hintergrund.png);
	background-repeat: repeat;
}

#Content {
	top: 10px;
	height: 1590px;
	width: 1000px;
	position: absolute;
}

/* ------------------------------  Erster Abschnitt  ----------------------------------------- */

#mainContentErsterAbschnitt {
	width: 1200px;
	height: 480px;
	background-image: url(../Designs/Observador-Hintergrund.png);
	background-repeat: repeat;
}

#menue {
	height: 480px;
	position: relative;
}

#pictureContainer {
	top: 0px;
	height: 480px;
}

#pictureContainerUeberschrift {
	top: 0px;
	height: 24px;
	font-family: "Times New Roman" , Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 20px;
	color: #000000;
	text-align: center;
	vertical-align: top;
}

#ersterAbschnittMitte {
	top: 10px;
	width: 600px;
	height: 470px;
	position: absolute;
}

#ersterAbschnittRechts {
	top: 10px;
	width: 400px;
	height: 470px;
	position: absolute;
}

#ersterAbschnittRechtsOben {
	width: 400px;
	height: 160px;
}

#ersterAbschnittRechtsUnten {
	top: 170px;
	width: 400px;
	height: 310px;
	position: absolute;
}

/* ------------------------------  Zweiter Abschnitt  ----------------------------------------- */

#mainContentZweiterAbschnitt {
	width: 1200px;
	height: 480px;
	background-image: url(../Designs/Observador-Hintergrund.png);
	background-repeat: repeat;
}

#zweiterAbschnittMitte {
	margin-top: 20px;
	height: 460px;
}

#zweiterAbschnittRechts {
	margin-top: 20px;
	height: 460px;
}

#zweiterAbschnittRechtsFilm {
	top: 60px;
	left: 10px;
	height: 214px;
	width: 380px;
	visibility: visible;
	position: absolute;
	z-index: 5;
}

#zweiterAbschnittRechtsUnten {
	top: 284px;
	height: 194px;
	width: 400px;
	position: absolute;
}

#zweiterAbschnittRechtsUnten425 {
	top: 55px;
	height: 425px;
	width: 400px;
	z-index: 5;
	visibility: visible;
	position: absolute;
}

/* ------------------------ ab Seite 2  ------- */

#zweiMainContentZweiterAbschnitt {
	width: 1200px;
	height: 1120px;
	background-image: url(../Designs/Observador-Hintergrund.png);
	background-repeat: repeat;
}

#zweiZweiterAbschnittMitteRechts {
	height: 1120px;
}

#zweiZweiterAbschnittMitte {
/*	top: 500px; */
	margin-top: 10px;
	height: 1110px;
	width: 600px;
	visibility: visible;
/*	position: absolute; */
	z-index: 5;
}

#zweiZweiterAbschnittRechts {
/*	top: 500px; */
	margin-top: 10px;
	height: 1110px;
	width: 400px;
	visibility: visible;
/*	position: absolute; */
	z-index: 5;
}

#zweiZweiterAbschnittRechts480 {
/*	top: 0px; */
	margin-top: 10px;
	height: 470px;
	width: 400px;
	visibility: visible;
/*	position: absolute; */
	z-index: 5;
}

#zweiZweiterAbschnittRechtsUnten {
	top: 480px;
	height: 640px;
	width: 400px;
	visibility: visible;
	position: absolute;
	z-index: 5;
}

/* ------------------------------  Dritter Abschnitt  ----------------------------------------- */

#mainContentDritterAbschnitt {
	width: 1200px;
	height: 320px;
	background-image: url(../Designs/Observador-Hintergrund.png);
	background-repeat: repeat;
}

#dritterAbschnittMitte {
	height: 320px;
}

#dritterAbschnittRechts {
	height: 320px;
}

#dritterAbschnittRechtsUnten {
	top: 65px;
	height: 255px;
	width: 400px;
	visibility: visible;
	position: absolute;
	z-index: 5;
}

/* ------------------------------  Vierter Abschnitt  ------------------------------------------ */

#mainContentVierterAbschnitt {
	width: 1200px;
	height: 320px;
	background-image: url(../Designs/Observador-Hintergrund.png);
	background-repeat: repeat;
}

#vierterAbschnittMitteContainer {
	height: 320px;
	width: 600px;
}

#vierterAbschnittMitte1 {
	height: 320px;
	width: 200px;
	top: 0px;
	position: absolute;
}

#vierterAbschnittMitte2 {
	height: 320px;
	width: 200px;
	position: absolute;
	top: 0;
	margin-left: 200px;
}

#vierterAbschnittMitte3 {
	height: 320px;
	width: 200px;
	top: 0;
	margin-left: 400px;
	position: absolute;
}

#vierterAbschnittRechts {
	height: 320px;
	width: 400px;
}

#vierterAbschnittRechtsUnten {
	top: 65px;
	height: 255px;
	width: 400px;
	visibility: visible;
	z-index: 5;
	position: absolute;
}

/* --------------------------------------------------------------------  Div-Boxen ------------------------------------------------------------------ */

.DivBox {
    position: relative;
    margin-top: 6px;
    margin-left: 0px;
    width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	word-spacing: -0.1em;
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	column-fill: balance;
}

.Div-1-Spalte {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box; /* verhindert Überlauf durch padding */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	word-spacing: -0.1em;
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	column-fill: balance;
  }
  
.Div-2-Spalten {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box; /* verhindert Überlauf durch padding */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	word-spacing: -0.1em;
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	column-count: 2;
	column-gap: 20px;
	column-fill: balance;
  }
  
.Div-3-Spalten {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box; /* verhindert Überlauf durch padding */
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  text-align: justify;
  word-spacing: -0.1em;
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  columns: 3 313px;
  column-gap: 20px;
  column-fill: balance;
}

.Div-4-Spalten {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box; /* verhindert Überlauf durch padding */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	word-spacing: -0.1em;
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	columns: 4 230px;
	column-gap: 20px;
	column-fill: balance;
  }
  
  .column-break {
	break-before: column;
	-webkit-column-break-before: always;
	page-break-before: always; /* Fallback */
  }
  
.TagBox {
	display: flex;
	flex-wrap: wrap;
	padding-left: 5px;
	padding-right: 10px;
  }
  
.Tag {
    display: inline-flex;             /* Flexbox, horizontal + vertikal zentrieren */
    align-items: center;              /* vertikal mittig */
    justify-content: center;          /* horizontal zentriert */
    flex: 1 0 auto;                   /* darf wachsen, nicht schrumpfen */
    white-space: nowrap;
    border: 1px solid rgb(255, 255, 255);
    box-sizing: border-box;
    color: #2A2A2A;
    text-decoration: none;
    line-height: 1.2;                 /* optional, Flex zentriert automatisch */
    padding: 5px 5px;                 /* oben/unten + links/rechts */
    background: rgba(0,0,0,0.05);
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Tag:hover {
    cursor: pointer;
    background: rgba(255,255,255,0.25);
    border-color: rgb(204, 204, 204);
}
  
.img {
	text-align: left;
	color: #000000;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 10px;
	padding-top: 5px;
	display: inline;
	border: 0;
	line-height: 16px;
}

.img133 {
	text-align: left;
	background-color: transparent;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	display: inline;
	border: 0;
}

.img176 {
	text-align: left;
	background-color: transparent;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	display: inline;
	border: 0;
}

.imgMitte {
	text-align: center;
	color: #000000;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	display: block;
}

/* ----------------------------------  Schriften  ----------------------------------------- */

.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
	box-sizing: border-box; /* verhindert Überlauf durch padding */
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	column-fill: balance;
}

.Kap {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	font-variant: small-caps;
}

.Hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
/*	font-variant: small-caps;*/
	text-align: justify;
	color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.0);
	cursor: default;
}

.Hover::after {
  content: "*";              /* Pfeil */
  font-size: 1.0em;          /* kleiner Pfeil */
  padding-left: 0.1em;              /* Abstand nach rechts */
  opacity: 0.8;               /* dezent */
  pointer-events: none;       /* Mausinteraktion nicht stören */
}

.Header {
	height: 20px;
    line-height: 20px;
	margin: 0;
 	padding: 0;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: 600;
	color: #000000;
	text-align: center;
	column-span: all; /* spaltenübergreifend */
	display: block; /* notwendig für einige Browser */
}

.HeaderBox {
	height: 20px;
	line-height: 18px;
	margin: -4px 0 0 0;
 	padding: 0;
	font-size: 16px; /* Schrift etwas kleiner */
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: 600;
	text-align: center; /* nicht spaltenübergreifend */
}

.Subline {
  	height: 18px;
  	line-height: 16px;
 	margin: 0;
 	padding: 0;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
  	text-align: center;
  	column-span: all; /* spaltenübergreifend */
  	display: block; /* notwendig für einige Browser */
}

.SublineBox {
	height: 18px;
	line-height: 16px;
	margin: -2px 0 0 0;
 	padding: 0;
	font-size: 14px; 
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 500;
	word-spacing: -0.1em;
	text-align: center; /* nicht spaltenübergreifend */
}

.HeaderSpan {
	height: 20px;
    line-height: 20px;
	margin: 0;
 	padding: 0;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: 600;
	text-align: center;
	display: block; /* notwendig für einige Browser */
}

	.Platzhalter12 { /* notwendig wenn keine Subline folgt*/
		height: 12px;
}

.HeaderSpanAlone { /* wenn keine Subline folgt; besser als Platzhalter*/
	height: 20px;
	margin: 0 0 12px 0; 
    line-height: 20px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: 600;
	color: #000000;
	text-align: center;
	display: block; /* notwendig für einige Browser */
}

.SublineSpan {
  	height: 18px;
	margin: 0 0 8px 0; 
  	line-height: 16px;
 	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
  	text-align: center;
  	display: block; /* notwendig für einige Browser */
}

.Box {              /* grau unterlegter Kasten */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	color: #000000;
	padding: 10px;
	border: 1px;
	border-color: #999;
	border-style: solid;
	background-color: rgba(0,0,0,0.03);
	margin-bottom: 10px;
	word-spacing: -0.1em;
	text-decoration: none;
	display: block; /* notwendig für einige Browser */
}

.TextBox {       
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	word-spacing: -0.1em;
  box-sizing: border-box; /* verhindert Überlauf durch padding */
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  column-fill: balance;
}

.TextBox > img {
  width: 100%;       /* passt das Bild an die Spaltenbreite an */
  height: auto;      /* behält das Seitenverhältnis */
  padding-bottom: 12px;
  display: block;    /* vermeidet unschöne Lücken unten */
}

.Bildnummern {
  width: 20px;
  float: left;
  height: 1542px;
  background: rgba(0,0,0,0.05);
  text-align: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-around; /* Gleichmäßige Verteilung */
}

.Bildnummern div {
  background: rgba(0,0,0,0);
}

.Lesen {
	width: 800px;
	height: 100%;
	background-image: url(../Designs/Observador-Hintergrund.png);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	margin: auto;
	padding: 30px;
	box-sizing: border-box; /* verhindert Überlauf durch padding */
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	column-fill: balance;
}
.Lesen p,
.Lesen li,
.Lesen div,
.Lesen span,
.Lesen a {
	font-size: 1em;
}
.Lesen h1 { font-size: 1.0em; padding-bottom: 10px;}
.Lesen h2 { font-size: 1.0em; padding-bottom: 10px;}

.Left {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	float: left;
	width: 165px;
}

.geschwaerzt {
	background-color: black;
	color: black;
	padding: 0px 3px 0px 3px; /*padding 1px unten würde den Zwischenraum ebenfalls schwärzen */
	border-radius: 3px;
	line-height: 16px;
}

.Eng {
	letter-spacing: -0.02em;
}

.Abstand {
	word-spacing: -0.1em;
}

.Fett { /* Verwednung nur in Sitemap */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: justify;
	color: #006600;
	margin-left: 10px;
	margin-right: 10px;
}

.Textklein0 { /* Verwednung nur in Felicidade Making Of */
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	padding-right: 3px;
	word-spacing: -0.1em;
}

.LinkLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #273f91;
	text-decoration: none;
	margin-left: 10px;
}

.LinkMitte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}


.LinkRechts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #273f91;
	text-decoration: none;
}


.Link18px { /* erhöhter Zeilenabstand 18px */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #273f91;
	text-decoration: none;
}

/* ----------------------------------  Menus --------------------------------------- */

.divHauptMenu {
	margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 150px;
	height: 26px;
	line-height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #2A2A2A;
	text-decoration: none;
	display: block;
	display: flex; /* Aktiviert Flexbox */
	align-items: center; /* vertikal mittige Ausrichtung; wird auch mit line-height erreicht */
	cursor: pointer;
	font-variant: small-caps;
	border-width: 1px;
	border-style: solid;
	border-color: #B3B3B3;
	text-align: left;
	float: none;
	clear: both;
	background: rgba(0,0,0,0.03);
}

.divHauptMenu:hover {
	cursor: pointer;
	background: rgba(255,255,255,0.25);
	border-color: #B3B3B3;
}

.divSubMenu {
	margin-left: 25px;
	padding-left: 10px;
	margin-bottom: 4px;
	width: 140px;
	height: 22px;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #2A2A2A;
	text-decoration: none;
	display: block;
	cursor: pointer;
	font-variant: small-caps;
	border-width: 1px;
	border-style: solid;
	border-color: #A3A3A3;
	text-align: left;
	float: none;
	clear: both;
	background: rgba(0,0,0,0.08);
}

.divSubMenu:hover {
	cursor: pointer;
	background: rgba(255,255,255,0.25);
	border-color: #767676;
}

.divMenuQuer {
	margin-right: 2px;
	border-width: 1px;
	height: 18px;
	line-height: 18px;
	width: 72px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: pointer;
	border-style: solid;
	border-color: #666;
	margin-bottom: 8px;
	text-align: center;
	float: left;
	background: rgba(0,0,0,0.05);
}

.divMenuQuer:hover {
	cursor: pointer;
	background: rgba(255,255,255,0.25);
	border-color: #999;
}

.aBlock {
	color: #2A2A2A;
	text-decoration: none;
	display: block;	
	width: 100%;
	height: 100%;
}

.aBlock:hover {
	color: #525151;
}

.nospam {
	unicode-bidi: bidi-override;
	direction: rtl;
	color: #2A2A2A;
	text-decoration: none;
}

.menueNospam {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-family: "Times New Roman" , Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	color: #2A2A2A;
	margin-left: 0px;
	text-decoration: none;

}

.Copyright {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 17px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	position: relative;
}

/* -----------------------------------  Effekte  -------------------------------------- */

/* Verschwinden-Zerriesel-Effekt */
.disintegrate span {
	display: inline-block;
	position: relative;
  }
  
  .disintegrate.fall span {
	animation: fall-apart 2.2s forwards;
  }
  
  @keyframes fall-apart {
	to {
	  transform: translate(var(--x), var(--y)) rotate(var(--r)) scale(0.6);
	  opacity: 0;
	}
  }

  .Verschwinden-Text {
	width: 100%;
	height: 100%;
	padding-top: 200px;
	padding-left: 200px;
	padding-right: 200px;
	box-sizing: border-box; /* verhindert Überlauf durch padding */
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 24px;
	line-height: 32px;
	color: rgba(0, 0, 0, 0.1);
	text-align: justify;
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	column-fill: auto;
  }
  

/* -----------------------------------  Vernissage  -------------------------------------- */

#VernissageAbschnitt1und2mainContent {
	width: 1200px;
	height: 960px;
	background-image: url(../Designs/Observador-Hintergrund.png);
	background-repeat: repeat;
}

#VernissageAbschnittMitteRechts {
	height: 800px;
	top: 0px;
	position: absolute;
	width: 1000px;
}

#VernissageInlineFrameErsterAbschnittMitteRechts {
	height: 940px;
	width: 1000px;
	position: absolute;
	top: 10px;
}

#VernissageWerbung {
	height: 480px;
	margin-top: 480px;
	position: absolute;
}
#VernissageRandZweiterAbschnitt {
	height: 480px;
	background-image: url(../Designs/Rand2.png);
	top: 480px;
}



/* -----------------------------------  aktuell nicht im Einsatz  -------------------------------------- */

.divLink { /* stellt den ganzen Kasten in farbigen Hintergrund bei Hover */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: pointer;
	height: 100%;
	float: left;
	padding-bottom: 30px;
	width: 90px;
}

.divLink:hover {
	color: #990000;
	text-decoration: none;
	display: block;
	cursor: pointer;
	background-color: #900;
}

#pictureObservador .caption { /* soll Zeilenümbruch der Subtitles herstellen, funktioniert nicht */
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	overflow-wrap: break-word;
  }
  
.Sterne {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	vertical-align: top;
	font-style: italic;
	width: 210px;
	float: left;
	height: 22px;
}

.KastenGenial {
	text-align: center;
	color: #000000;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	background-image: url(../Fotos/Diverse/Werbung-Genial-140.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
}

.KastenGenial:hover {
	background-image: url(../Fotos/Diverse/Werbung-Genial-140-2.png);
	background-repeat: no-repeat;
	cursor:pointer;
}

.Kasten {
	text-align: center;
	color: #000000;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	border: 2px solid #000;
}

.KastenBackground {
	text-align: center;
	color: #000000;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	border: 2px solid #000;
	background-image: url(../Fotos/Diverse/KreuzBackground.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.KastenBackgroundKreuz140 {
	text-align: center;
	color: #000000;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	border: 2px solid #000;
	background-image: url(../Fotos/Diverse/KreuzBackground-140.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.Kasten1 {
	text-align: center;
	color: #000000;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	border: 1px solid #000;
}


