@charset "UTF-8";

.xdebug-error {
	color: black;
	font-size: 14px;
}

.xdebug-error tr:first-child th {
	padding: 20px !important;
}

.xdebug-error tr:first-child th span {
	background: transparent !important;
	color: red !important;
	display: block !important;
	float: left !important;
	font-size: 50px !important;
	padding-right: 20px !important;
}

.xdebug-error tr:first-child th a {
	color: #fff !important;
}

.xdebug-error a {
	text-decoration: none;
}

.xdebug-error a:hover {
	text-decoration: underline;
}

.xdebug-error td {
	padding: 5px;
}

/* Elemente */
html, body, table {
	border: 0px;
	padding: 0px;
	margin: 0px auto;
	background-color: #009;
	background-image: url("../images/hintergrund_breit.gif");
	background-attachment: fixed;
	color: azure;
	font-family: Tahoma, Arial, sans-serif;
}
form{
	border: 1px solid;
	border-radius: 10px;
	padding: 10px;
	margin: 0px auto;
	background-color:#0808b2;
}
#layoutTabelle {
	border: 0px solid;
	padding: 0px;
}

body {
	padding-top: 20px;
	margin: 0px auto;
}

img {
	border: 0px;
}

/** Link Styles **/
a {
	color: azure;
}

a:hover, .jssocials-share-link:hover, .mod_topic_seealso a:hover {
	color: #009;
	background-color: #eded22;
	text-decoration: underline;
}

.jssocials-shares{
	margin-bottom: 10px;
}
.jssocials-share-link{
	padding: 3px;
}
.menu a:hover {
	text-decoration: underline;
}

a .imgLink:hover {
	color: azure;
	background-color: transparent;
	border-bottom: 1px solid;
	border-color: #eded22;
}

.imgLink:hover {
	color: azure;
	background-color: transparent;
	border-bottom: 1px solid;
	border-color: #eded22;
}

a:active {
	color: #009;
	background-color: #eded22;
	text-decoration: underline;
	font-style: italic;
}

.menu a:active {
	font-style: italic;
	text-decoration: underline;
}

a:visited {
	font-style: italic;
}

/*Im Menue haben Links keinen Unterstrich */
.menu a {
	list-style-type: none;
	display: block;
	padding-left: 5px;
	text-decoration: none;
}

.menu-current a {
	font-style: italic;
	color: #009;
	background-color: #eded22;
}

/*
 Klassen
 */

/**** Fonts ****/
p {
	font-size: 1.0em;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 0.7em;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.text_klein {
	font-size: 0.7em;
}

.text_klein_fett {
	font-size: 0.7em;
	font-weight: bold;
}

.text_mittel {
	font-size: 0.9em;
}

.text_mittel_fett {
	font-size: 0.9em;
	font-weight: bold;
}

.text {
	font-size: 1.1em;
}

.text_fett {
	font-size: 1.1em;
	font-weight: bold;
}

.text_gross {
	font-size: 1.6em;
}

.text_gross_fett {
	font-size: 1.6em;
	font-weight: bold;
}

.text_rot {
	color: rgb(247, 73, 41);
}

.text_fehler {
	color: crimson;
	background-color: #eded22;
	font-weight: bold;
	text-align: center;
}

/** Seitenname im Seitenkopf **/
#seitenKopf {
	border: 0px solid;
}

#logoBox {
	background-color: transparent;
	border: 1px solid;
	border-color: #4444ed;
	border-radius: 10px;
	margin: 0px auto;
	padding: 20px;
	-webkit-box-shadow: 15px 15px 18px 0px #080b26;
	-moz-box-shadow: 15px 15px 18px 0px #080b26;
	box-shadow: 15px 15px 18px 0px #080b26;
	/*box-shadow: 4px 4px 9px 3px #080b26;*/
}

.sitename, .sitename .imgLink {
	font-weight: normal;
	font-size: 1.7em;
	padding: 0px;
	margin: 0px;
	text-shadow: 5px 5px 8px #080b26;
}

#logoBox a {
	color: #eded22;
}

#logoBox a:hover {
	color: #009;
	background-color: #eded22;
}

#logoBox a:active {
	font-style: normal;
}

#logoBox h1 {
	font-weight: normal;
	color: #eded22;
	font-size: 2.0em;
	border-bottom: 1px solid;
	padding: 0px;
	margin: 0px;
	text-shadow: 0px -1px 0px #009, 0px 1px 0px #0808b2;
}

#logoBox h2 {
	font-weight: normal;
	color: #eded22;
	font-size: 0.6em;
	padding: 0px;
	margin: 0px;
}

#logoBox h3 {
	font-weight: normal;
	color: #eded22;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}

#mondSichel {

}

/** Menue **/

/**  Menue Styles **/
#menueRahmen {

}

.menu {
	padding-right: 3px;
	padding-bottom: 10px;
	background-color: #009;
	border: 1px solid;
	border-color: #4444ed;
	border-radius: 10px;
	/*box-shadow: 4px 4px 2px 3px #0f1848;*/
	-webkit-box-shadow: 15px 15px 18px 0px #080b26;
	-moz-box-shadow: 15px 15px 18px 0px #080b26;
	box-shadow: 15px 15px 18px 0px #080b26;
	box-shadow: 4px 4px 9px 3px #080b26;
}

.menutitle {
	color: azure;
}

.menuUl {
	list-style-type: none;
	display: block;
	color: #009;
	margin: 0;
	padding: 0;
	padding-left: 9px;
	text-decoration: none;
}

.menu-top {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

.li .ul {
	color: azure;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.menuDevider {
	line-height: 1px;
	width: 88%;
	color: azure;
}

/** Content Ausgabe DIVs  **/
#navigation {
	padding: 0px;
	margin: 0px auto;
	font-size: 0.9em;
	background-color: transparent;
	text-align: center;
	padding-bottom: 0px;
}

#navigation p {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#navigation a:active {
	/*    font-style: italic;*/

}

.content {
	min-width: 600px;
	max-width: 1200px;
	padding: 10px;
	padding-top: 10px;
	margin: 0px auto;
	margin-bottom: 10px;
	background-color: #009;
	border: 1px solid;
	border-color: #4444ed;
	border-radius: 10px;
	/*box-shadow: 4px 4px 9px 3px #0f1848;*/
	-webkit-box-shadow: 15px 15px 18px 0px #080b26;
	-moz-box-shadow: 15px 15px 18px 0px #080b26;
	box-shadow: 15px 15px 18px 0px #080b26;
	box-shadow: 4px 4px 9px 3px #080b26;
}

/* Zur Sicherheit für die alte Seite*/
#content {
	width: 850px;
	padding: 10px;
	padding-top: 10px;
	margin: 0px auto;
	margin-bottom: 10px;
	background-color: #009;
	border: 1px solid;
	border-color: #4444ed;
	border-radius: 10px;
	/*box-shadow: 4px 4px 9px 3px #0f1848;*/
	-webkit-box-shadow: 15px 15px 18px 0px #080b26;
	-moz-box-shadow: 15px 15px 18px 0px #080b26;
	box-shadow: 15px 15px 18px 0px #080b26;
	box-shadow: 4px 4px 9px 3px #080b26;
}

.content ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	list-style-position: outside;
}

.sichelMond li {
	background: url("images/Halbmond_klein.png") 0 4px no-repeat;
	background-size: 15px 15px;
	padding-left: 14px;
}

.keineMonde li {
	background: none;
	list-style-type: disc;
	padding-left: 0px;
}

.contentTransparent {
	min-width: 600px;
	max-width: 1200px;
	padding: 2px;
	margin: 0px auto;
	margin-bottom: 10px;
	border: 1px solid;
	border-color: #4444ed;
	border-radius: 10px;
	/*box-shadow: 4px 4px 9px 0px #0f1848;*/
	-webkit-box-shadow: 15px 15px 18px 0px #080b26;
	-moz-box-shadow: 15px 15px 18px 0px #080b26;
	box-shadow: 15px 15px 18px 0px #080b26;
	box-shadow: 4px 4px 9px 3px #080b26;
}

.contentTransparent ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	list-style-position: outside;
}

.contentTransparent li {
	background: url("images/Halbmond_klein.png") 0 4px no-repeat;
	background-size: 15px 15px;
	padding-left: 14px;
}

/* Fuer die Tabelle in der Mitte, die das Menu und den content enthällt */
.hauptInhaltTabelle {
	min-width: 600px;
	max-width: 850px;
}

/** Fussbereich **/
#fussRahmen {
	border: 0px solid;
	width: 100%;
	text-align: center;
	margin: 0px auto;
}

/** Das ist der Bereich mit den Daten des Tages**/
#tagesSchild {
	border: 0px solid green;
	margin-top: 0px;
}

#tagesSchild h1 {
	margin-top: 0px;
	margin-bottom: 10px;
}

#tagesSchild h2 {
	margin-bottom: 10px;
}

#tagesSchild h3 {
	margin: 0px;
	font-weight: normal;
}

#tagesSchild h4 {

}

/** Fuer Der Mond und Ich und Mondzeichen: die Leiste mit den Sternzeichenbildern **/
#sternzeichenLeiste {
	margin-top: 20px;
}

#sternzeichenLeiste td {
	vertical-align: top;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border-spacing: 0px;
}

/*das erste und das letzte Sternzeichenbild ist im Querformat, deshlab die Zelle etwas breiter, als die anderen*/
#sternzeichenLeiste td:first-child, #sternzeichenLeiste td:last-child {
	max-width: 66px;
}

#sternzeichenLeiste figure {
	margin: 0px;
	padding: 0px;
	border: 0px solid green;
}

#sternzeichenLeiste figcaption {
	padding: 0px;
	text-align: center;
	font-size: 0.7em;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

#sternzeichenLeiste figcaption a {
	text-decoration: none;
}

#sternzeichenLeiste figcaption a:hover {
	text-decoration: underline;
}

#sternzeichenLeiste label {
	font-size: 0.8em;
	margin: 0px;
}

#sternzeichenLeiste input[type='checkbox'] {
	margin: 0px;
	margin-right: 1px;
}

#kalenderSucheForm p {
	padding: 0px;
	margin: 0px;
}

#kalenderSucheForm h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

#kalenderSucheForm input[type='checkbox'] {
	padding: 0px;
	margin: 0px;
}

.zweispaltig {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

.dreispaltig {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}

.vierspaltig {
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
}

/***************************************
 Tabellen Optionen
 ***************************************/

/*
 Grundeinstellung fuer Tabellen
 Richtet die Positionierung und die Ausdehnung.
 */
.tabelleStyling {
	padding: 0px;
	margin: 0px auto;
	border-spacing: 0px;
	border: 1px;
	width: 100%;
}

.tabelleStyling td {
	padding-left: 4px;
}

/*
 Formatiert die erste Zeile einer Tabelle als Kopf.
 Nur td-Elemente werden ausgewählt.
 */
.tabellenKopfTd tr:nth-child(1) td {
	border-bottom: 1px solid;
	font-weight: bold;
	text-align: center;
}

.tabellenKopfTd tfoot tr:last-child td {
	border-bottom: 0px solid;
	font-weight: normal;
	text-align: center;
}

.tabellenKopf tr:nth-child(1) td {
	border-bottom: 1px solid;
	font-weight: bold;
	text-align: center;
}

/*
 Formatiert die erste Zeile einer Tabelle als Kopf.
 Nur th-Elemente werden ausgewählt.
 */
.tabellenKopfTh tr:nth-child(1) th {
	border-bottom: 1px solid;
	font-weight: bold;
	text-align: center;
}

.tabellenKopfTh tfoot tr:last-child td {
	border-bottom: 0px solid;
	font-weight: normal;
	text-align: center;
}

/*
 Der Inhalt der einzelnen Zellen wird zentriert.
 */
.inhaltZentrieren {
	text-align: center;
}

.inhaltRechts {
	text-align: right;
}

.inhaltLinks {
	text-align: left;
}

.inhaltOben {
	vertical-align: top;
}

.inhaltUnten {
	vertical-align: bottom;
}

/*
 Dier erste Spalte wird als Titelspalte formatiert.
 */
.titelSpalte td:first-child {
	border-bottom: 0px solid;
	text-align: left;
}

/*
 Hat die erste Zelle einen colspan, wird sie als unterbrechende Zeile, als Kopf dargestellt.
 */
.zwischenKopf td[colspan] {
	border-bottom: 1px solid;
	text-align: center;
	font-weight: normal;
	font-size: 0.8em;
}

.zwischenKopf tr:last-child td[colspan] {
	border-bottom: 0px solid;
	text-align: center;
	font-weight: normal;
}

.keineSterne {
	background-image: none;
	background-color: #009;
}

/** Farbwechsel in Liste **/
.hintergrund_wechsel tr:nth-child(odd) {
	background-color: #0808b2;
}

.hintergrund_wechsel tr:nth-child(even) {
	background-color: #009;
}

/*
 Die erste Zeile erhält keinen Hintergrund, da sie die Kopfzeile ist.
 */
.hintergrund_wechsel_mitKopf tr:nth-child(2n+2) {
	background-color: #0808b2;
}

.hintergrund_wechsel_mitKopf tr:nth-child(2n+3) {
	background-color: #009;
}

/*hintergrund fuer Zellen */
.hintergrund_hell {
	background-color: #0808b2;
}

.hintergrund_dunkel {
	background-color: #009;
}

.zeileHervorheben {
	background-color: #4f60f4 !important;
}

.tabelleStylingSuche {
	padding: 0px;
	margin: 0px auto;
	border-spacing: 0px;
	border: 0px;
	border-radius: 10px;
	width: 100%;
}

.tabelleStylingSuche td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.halbmondTipp {
	width: 15px;
	height: 15px;
	float: left;
}

/*
 Formulare
 */
.buttonZeile {
	padding: 5px;
	text-align: center;
}
/* element.id selektoren*/
#textsuche {
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	margin-bottom: 10px;
	text-align: center;
	background-color: #009;
	border: 1px solid;
	border-color: #4444ed;
	border-radius: 10px;
}

#sucheFormularTabelle {
	width: 100%;
	border: 0px solid;
	margin: 5px auto;
}

#sucheErgebnisseTabelle {

}

.sucheErgebnisseSeite {
	width: 70%;
	padding-bottom: 4px;
	padding-left: 10px;
}

.sucheErgebnisseDatum {
	text-align: right;
	font-size: 0.8em;
}

.sucheErgebnisseFund {
	text-align: justify;
	padding: 10px;
}

#lupeBox {
	width: 24px;
	height: 24px;
	padding: 0px;
	margin-top: -3px;
	margin-right: 8px;
	float: right;
	background-color: #009;
}

#lupeBox:hover, #lupeBox a:hover {
	background-color: #0808b2;
	border: 1px solid #eded22;
}

.lupeSVG {
	width: 20px;
	height: 20px;
	position: relative;
	left: -3px;
	top: 3px;
	color: azure;
}

.lupeSVG:hover {

}

/*Kalenderblatt*/
.kalenderblatt {
	background: url(images/calendar.png) no-repeat;
	background-size: 58px 76px;
	background-position: center;
	color: #4444ed;
	width: 58px;
	height: 76px;
	float: right;
	text-align: center;
	/*border-radius: 5px;*/
	/*background-color: #0808b2;*/
	font-size: 0.6em;
	box-shadow: 3px 3px 5px 0px #0f1848;
}

.hellerRahmen {
	border: 1px solid;
	/*    border-color: azure;*/
	border-color: #4444ed;
	border-radius: 5px;
	width: 58px;
	height: 76px;
	float: left;
	margin: 10px;
}

/* Fuer Ergebnisse von Rechnern.
 Überschrift links, fett.
 Ergebnisse zentriert. */
.ergebnisBox {
	border-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	background-color: #0808b2;
	margin: 0px auto;
	box-shadow: 4px 4px 9px 3px #0f1848;
}

.ergebnisBox p:nth-child(1) {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
}

.ergebnisBox p:nth-child(2) {
	margin: 0px auto;
	padding-bottom: 15px;
	text-align: center;
}

/** Reklame **/
#adsenselinks_left {
	border: 0px solid;
	padding: 0px;
	margin-top: 17px;
}

#adsenselinks_right {
	margin-top: 3px;
	margin-right: 3px;
	border: 0px solid;
	padding: 0px;
	float: right;
}

#adsense_bottom {
	width: 300px;
	height: 250px;
	border: 0px solid;
	margin: 0px auto;
	margin-bottom: 10px;
}

#adsenselinks_top_center_big {
	border: 0px solid;
}

.reklameStyling {
	border: 1px solid #4444ed;
	border-radius: 5px;
}
.reklameStyling legend{
	font-size:10px;
	padding-left: 5px;
	padding-right: 5px;
}

#astroExternStyle {
	padding: 5px;
	margin: 0px auto;
	border: 1px solid;
	border-radius: 5px;
}

#rechterRand {
	text-align: right;
	min-width: 164px;
}

#eu_cookiebox {
	display: none;
	z-index: 100;
	position: fixed;
	top: 0px;
	padding: 0px;
	margin: 0;
	width: 100vw;
	overflow: hidden;
	color: azure;
	background-color: #0808b2;
	border: 1px solid #4444ed;
	border-bottom-color: #eded22;
	box-shadow: 4px 4px 9px 3px #0f1848;
	font-size: 0.8em;
	text-align: center;
}


.amzn_wdgt {
	width: 513px;
}

/*** Formatiereung fuer die Empfehlungen auf der Seite "Heute" ***/
#tagesEmpfehlungen {

}

#tagesEmpfehlungen th {
	text-align: center;
	padding: 0px;
}

#tagesEmpfehlungen tfoot {
	text-align: right;
	font-size: 0.8em;
}

#tagesEmpfehlungen caption {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#tagesEmpfehlungen tbody tr:nth-child(1) td {
	/* Die Ueberschrift 'Empfehlungen' in der ersten Zeile des bodys*/
	text-align: center;
}

#tagesEmpfehlungen tbody tr:nth-child(2) td {
	/* Datum Links morgen & übermorgen*/
	text-align: center;
}

#tagesEmpfehlungen tbody tr:nth-child(3) td {
	/* Links zu Der Mond und ich und Kochen*/
	text-align: center;
	padding: 10px;
}

#tagesEmpfehlungen tbody tr:nth-child(2) td a:hover {
	/* Links zu morgen und uebermorgen*/
	color: #009;
	background-color: #eded22;
	text-decoration: underline;
}

#tagesEmpfehlungen tbody tr:nth-child(3) td a:hover {
	/* Links zu Der Mond und ich und Kochen*/
	color: #009;
	background-color: #eded22;
	text-decoration: underline;
}

#tagesEmpfehlungen td {
	vertical-align: top;
}

#tagesEmpfehlungen td:nth-child(2n+1) a {
	/*Spalte Bereichbezeichner*/
	font-weight: bold;
}

#tagesEmpfehlungen td:nth-child(2n+1) a:hover {
	/*Spalte Bereichbezeichner*/
	text-decoration: none;
	color: azure;
	background-color: transparent;
}

#tagesEmpfehlungen td:nth-child(2n+1) a:active {
	/*Spalte Bereichbezeichner*/
	font-style: normal;
}

#tagesEmpfehlungen td:nth-child(2n+2) a {
	/*Spalte Empfehlungen*/

}

#tagesEmpfehlungen td:nth-child(2n+2) a:hover {
	/*Spalte Empfehlungen*/

}

#tagesEmpfehlungen td:nth-child(2n+2) a:active {
	/*Spalte Empfehlungen*/

}

#tagesEmpfehlungen h1 {
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}

#tagesEmpfehlungen h2 {
	margin: 0px;
}

#tagesEmpfehlungen h3 {
	font-weight: normal;
	padding-bottom: 10px;
}

tagesEmpfehlungen h3 a {
	font-weight: normal;
}

tagesEmpfehlungen h4 {

}

/** Bezeichner der Bereiche **/
.bereich_bezeichner {
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
}

.astroExtern {
	background-color: #0808b2;
}

/** zurück nach oben zum schnellen zugriff**/
.schnell_zugriff {
	border: 0px solid;
	text-align: right;
	font-size: 0.7em;
}

#log-output {
	overflow: auto;
	color: black;
	text-decoration-color: black;
	border: 1px solid green;
	position: fixed;
	width: 100vw;
	z-index: 10000;
	top: 0px;
	background-color: lightgray;
	opacity: 0.4;
}

/*pagination buttons*/
#pager {
	border: 0px solid azure;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.pagerButton {
	color: #009;
	width: 70px;
	background-color: azure;
	border-bottom: 3px outset azure;
	border-right: 3px outset azure;
	border-radius: 7px;
	text-align: center;
	padding: 0px 10px 2px 10px;
	text-decoration: none;
}

.pagerButtonDeactive {
	width: 50px;
	color: azure;
	border-bottom: 2px solid azure;
	border-right: 2px solid azure;
	background-color: #009;
	border-radius: 7px;
	text-align: center;
	padding: 0px 10px 2px 10px;
	text-decoration: none;
}

.pagerButton:hover {
	text-decoration: none;
	background-color: azure;
}

.pagerButton:active {
	border-top: 1px outset azure;
	border-left: 1px outset azure;
	border-bottom: 0px solid azure;
	border-right: 0px solid azure;
	color: azure;
	background-color: #009;
	text-decoration: none;
	font-style: normal;
}

#stadtAufgangUntergangTabelle td:first-child {
	border-bottom: 0px solid;
	text-align: left;
	font-weight: normal;
}

#stadtAufgangUntergangTabelle td:last-child {
	text-align: center;
}

.feedback {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, sans-serif;
	max-height: 1330px;
	overflow: auto;
	max-width: none;
	margin: 0px;
	margin-top: 0px;
	padding: 0px 20px 0px 20px;
	background-color: #009;
	border: 0px solid green;
}

.feedback_dialog {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, sans-serif;
	max-height: 500px;
	overflow: auto;
	max-width: none;
	margin: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0808b2;
	border: 1px solid #009;
	border-radius: 10px;
}

.feedbackBox {
	border: 0px solid green;
	background: #0808b2;
	border-radius: 10px;
	padding: 10px 10px 10px 10px;
}

.feedbackBox h2 {
	text-align: center;
	font-size: 1.2em;
}

.feedback_intro {
	width: 70%;
	margin: 0px auto;
	padding: 15px;
	background-image: url(images/feather.png);
	background-position: right;
	background-repeat: no-repeat;
	border: 0px solid green;
	text-align: center;
}

.feedback_intro a{
	color: #eded22;
}
.feedback_intro a:hover{
	color: #009;
}
.feedback_error_msg {
	margin: 15px 0;
	padding: 15px;
	background-color: #eded22;
	color: crimson;
	border: 1px solid crimson;
}

.feedback_item {
	background-color: #009;
	padding-top: 5px;
}

.fb_sender {
	padding-left: 5px;
	padding-bottom: 3px;
	background-color: #4444ed;
	font-size: 0.9em;
}

.fb_header {
	background-color: #009;
	padding: 5px;
	font-weight: bold;
}

.fb_text {
	background-color: #009;
	padding: 5px;
}

.fb_comment {
	background-color: #009;
	padding-left: 20px;
}

.fb_comment_header {
	padding-left: 5px;
	padding-bottom: 3px;
	background-color: #4444ed;
	font-size: 0.9em;
}

.feedback_remark {
	margin: 15px 0;
	padding: 15px;
	background-color: #4444ed;
	color: #eded22;
	border: 1px solid;
}

.fb_comment {
	margin: 10px 0 10px 30px;
	font-size: 0.9em;
}

table#fb_id_table {
	width: 440px;
	background: none;
	background-color: #0808b2;
	margin: 0px auto;
	padding: 0px;
	border-spacing: 0px;
}

#fb_id_table caption {
	margin-bottom: 10px;
}

#fb_id_table td {
	padding-bottom: 3px;
}

input#fb_id_btn_abort {

}

input#fb_id_btn_submit {
	width: 80%;
}

textarea#fb_id_text {
	width: 100%;
	height: 120px;
}

input#fb_id_header {
	width: 100%;
}

.fb_input {
	text-align: right;
}

input#fb_id_email, input#fb_id_name {
	width: 100%;
}

input#fb_id_captcha {
	width: 100%;
	margin: 0 15px 0 0;
}

input#fb_id_captcha_reload {
	width: 155px;
}

.fb_title {
	color: azure;
	background-color: transparent;
	font-size: 0.9em;
	font-weight: normal;
}

.fb_intro {
	padding: 0px 0px 0px 0px;
	font-size: 0.7em;
	font-weight: normal;
	margin-left: 20px;
}

.fb_captcha_explain {
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
}

.fb_error {
	text-align: center;
	padding: 3px;
	color: crimson;
	background-color: #eded22;
	border: 1px solid crimson;
	font-size: 0.8em;
}

.captcha_table {
	background: none;
	margin: 0px;
}

.captcha_expl {
	font-size: 0.8em;
}

td#captcha_display {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	font-size: 1.0em;
	
}

td#captcha_value {
	padding: 10px 0 20px 0;
}

#symbolDiv a:hover {
	color: azure;
	background-color: #eded22;
	text-decoration: underline;
	border: 0px solid;
}

#symbolDiv a:active {
	border: 0px solid;
}
.mod_topic_loop .tp_readmore {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: right;
}
.tp_pic {
	max-width: 100%;
	float: right;
	margin-left: 10px;
}

.m_topics li::before{
	position: absolute;
     left:  -2em;
}
.mod_topic_seealso a {
	text-decoration: none;
}
.mod_topic_seealso a:hover {
	color: #efef22;
	text-decoration: none;
}
.tp_thumb{
	border: 1px solid white;
}
.tp_pic{
	border: 1px solid white;
}


.hinweis_box {
  text-align: center;
  background-color: #009;
  box-shadow: 7px 8px 9px 4px #0f1848;
  border-radius: 10px;
  border: 1px solid white;
  margin: 0px auto;
  padding: 10px;
  margin-bottom: 20px;
}

.titel_box {
  text-align: center;
  background-color: #009;
  box-shadow: 5px 3px 2px 3px #0f1848;
  border-radius: 10px;
  border: 1px solid white;
  margin: 0px auto;
  padding: 10px;
  margin-bottom: 20px;
}

.topicsDevider{
	background-color: azure;
	margin-bottom: 15px;
	height: 1px;
	box-shadow: 5px 3px 3px 1px #0f1848;
}
