/*Created by Henry Beiermann aka Curly Grey #923*/
/*Dieses Dokument wurde am 10.05.2011 als CSS level 2.1 validiert! Keine Fehler gefunden.*/

html {height: 100.5%;}  /*--- Erzwingt einen Scrollbalken in allen Browsern ---*/

* {margin: 0px; padding: 0px; background: 0px;}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.8em;
    background-image: url(images/bgpetrolgruen.png);
    background-attachment: fixed;
}

p {padding: 5px 10px 10px 20px;}

div#wrapper { 
    margin: 10px auto;
    width: 800px;
}

h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

/* ---------- LOGO CODE ---------- */
div#logo {
    float: left;
    width: 140px;
    height: 140px;
}

div#logo img {
    margin: 10px 0px 0px 25px;
}
/* ---------- LOGO CODE ENDE ---------- */

/* ---------- HEADER CODE ---------- */
div#header {
    color: #333;
    width: 660px;
    float: left;
    height: 140px;
}

div#header h1 {
    font-size: 2.4em;
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #FEFEFE;
    /*color: #0F4722;*/
    /*color: #3F7A7A;*/
    margin-top: 40px;
    margin-bottom: 10px;
}

div#header h6 {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #FEFEFE;
    /*color: #0F4722;*/
    font-weight: normal;
}

div#header b {
    font-family: Georgia, Times, "Times New Roman", serif;
    /*color: #FEFEFE;*/
    color: #0F4722;
    font-weight: normal;
}

div#header marquee {
    font-family: Georgia, Times, "Times New Roman", serif;
    /*color: #FFFFFF;*/
    color: #0F4722;
    font-size: medium;
    background-color: #D7E7E6;
}
/* ---------- HEADER CODE ENDE ---------- */

/* ---------- CONTENT CODE ---------- */
div#content {
    float: left;
    color: #333;
    background-color: #E7F0E7;
    height: auto;
    width: 800px;
    display: inline;
}

div#content h1 {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #008080;
    padding: 20px 0px 10px 20px;    
}

div#content h2 {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #008080;
    padding: 20px 0px 10px 20px;    
}

div#content h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #008080;
    padding: 20px 0px 10px 20px;    
}

div#content h4 {
    text-align: center;
    padding: 0px 0px 10px 0px;
}

div#content h5 {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #008080;
    padding: 0px 0px 0px 20px;
}

div#content h6 {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #008080;
    padding: 10px 0px 0px 20px;
}

.bild {
    margin: 5px 20px 0px 20px;
    border: 0px solid #333333;
}

address {
    padding: 0px 0px 20px 20px;    
}

div#content ul {
    list-style-type: none;    
}

div#content li {
    list-style: none;
}

div#content a {
    font-weight: bold;
    padding: 0px 0px 0px 20px;
}

div#content a:visited {
    text-decoration: none;
}

div#content ul li ul li {
    padding-left: 20px;
}

div#iframe {
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
}

ul {
	max-width: 50em;
	padding-left: 20px;
}

.inside {
	list-style-position: inside;
}

ol  {
    max-width: 50em;
    padding-left: 20px;
}
/* ---------- CONTENT CODE ENDE ---------- */

/* ---------- TABELLE ANFANG ---------- */
table {
	border-collapse: separate;
	border-spacing: .2em;
	margin-left: 2em;
	box-shadow: 0 0 .1em #666;
	position: relative;
	z-index: 1;
}

th,
td {
	padding: .2em .5em;
	border-radius: .1em;
}

thead th {
	background-color: #ffebe6;
	color: #c32e04;
}

td {
	font-style: italic;
	text-align: right;
	box-shadow: inset 1px 3px 5px -3px rgb(0 0 0 / 0.5);
}

tbody tr:nth-child(even) td {
	background-color: #e4ebf2;
	color: #000;
}

td:empty {
	box-shadow: none;
	background-color: none;
}

th[scope=row] {
	color: #c32e04;
	text-align: right;
	background-color: transparent;
}

caption {
	color: white;
	background: #c32e04;
	font-size: 1.5em;
	box-shadow: .1em .1em .1em 0 hsl(0 0% 50%);
	padding: .2em .2em .2em 2em;
	width: 25em;
	margin-left: -.6em;
	position: relative;
}

caption::before {
	content: "";
	position: absolute;
	display: block;
	height: 0;
	width: 0;
	top: 1em;
	left: -.6em;
	border-style: solid;
	border-width: .6em;
	border-color: transparent hsl(13 96% 35%) transparent transparent;
	z-index: -1;
}
/* Grundlayout für SELFHTML-Beispiele */

body {
	margin: 1em auto;
	max-width: 60em;
	font-family: sans-serif;
	color: #333333;
}

h1 {
	font-size: 1.5rem;
	position: relative;
	padding-left: 3em;
}

h1:before {
	position: absolute;
	left: 0;
	content: "";
	width: 2rem;
	border: thin solid transparent;
	aspect-ratio: 1/1;
	background-size: cover;
}

html {
	background: transparent!important;
	--blue: #337599;
	--green: #93b946;
	--red: #c82f04;
	--yellow: #dfac20;
	--lightblue: #d6e3eb;
	--lightgreen: #ebf5d7;
	--lightred: #ffebe6;
	--lightyellow: #f9eed2;
}

.hinweis {
	border-inline-start: thick solid var(--red);
	padding-inline-start: 1em;
}

kbd {
	background: #f9f9f9 linear-gradient(to bottom, #eee, #f9f9f9, #eee) repeat scroll 0 0;
	border: thin solid #aaa;
	border-radius: 2px;
	box-shadow: 1px 2px 2px #ddd;
	font-family: inherit;
	font-size: 0.9em;
	padding: 0 0.5em;
}
/* ---------- TABELLE ENDE ---------- */

/* ---------- FOOTER CODE ---------- */
div#footer {
    width: 800px;
    height: auto;
    clear: both;
    text-align: center;
    font-size: 1.0em;
    background-color: #008080;
}

div#footer ul {
    text-align: center;
    list-style-type: none;
}

div#footer li {
    display: inline;
    padding-left: 2em;
    padding-right: 2em;
}

div#footer ul li a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

div#footer ul li a:visited {
    color: #800000;
}

div#footer ul li a:hover {
    color: #FF0000;    
}
/* ---------- FOOTER CODE Ende ---------- */

/* ---------- NAVIGATION CODE ---------- */
div#navigation {
    float: left;
    width: 800px;
    height: 25px;
    color: #333;
    background: #8AA1B6;
}

div#navigation {
    /*position:relative;*/
    display:block;
    height:36px;
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    background:transparent url("images/bgOFF.gif") repeat-x top left;
    font-family:Helvetica,Arial,Verdana,sans-serif;
    border-bottom:4px solid #336666;
    border-top:1px solid #C0E2D4;
}

div#navigation ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
    width:auto;
}

div#navigation li {
    display:block;
    float:left;
    margin:0px;
    padding:0px;
}

div#navigation li a {
    display:block;float:left;
    color:#874B46;
    text-decoration:none;
    padding:12px 20px 0 20px;
    height:24px;
    background:transparent url("images/bgDIVIDER.gif") no-repeat top right;
}

div#navigation li a:hover {
    background:transparent url("images/bgHOVER.gif") no-repeat top right;
}

div#navigation li a.current,#saturday li a.current:hover {
    color:#fff;background:transparent url("images/bgON.gif") no-repeat top right;
}
/* ---------- NAVIGATION CODE Ende ---------- */

/* ---------- EU-Cookie-Hinweis ---------- */
div#eu_cookiebox {
	display: block;
	z-index: 100;
	position: fixed;
	bottom: 0px;
	min-height: 30px;
	margin: 0;
	width: 100%;
	color: #555;
	background: #fff;
}
/* ---------- EU-Cookie-Hinweis ENDE ---------- */

/* ---------- Button für sanftes Nach-Oben-Scrollen ----------*/
/* Aktiviert sanftes Scrollen im gesamten Dokument */
@media screen and (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}

#scrollToTopBtn {
    display: none; /* Standardmäßig ausgeblendet */
    position: fixed; /* Feste Position auf dem Bildschirm */
    bottom: 20px; /* Abstand vom unteren Rand */
    right: 30px; /* Abstand vom rechten Rand */
    z-index: 99; /* Über anderen Elementen */
    border: none;
    outline: none;
    background-color: #254541; /* Hintergrundfarbe */
    color: white; /* Textfarbe (Pfeil) */
    cursor: pointer; /* Zeiger-Cursor */
    padding: 15px;
    border-radius: 10px;
    font-size: 24px;
    line-height: 24px;
}

#scrollToTopBtn:hover {
    background-color: #559e8f; /* Dunklere Farbe beim Hover */
}

/* Klasse, um den Button einzublenden */
#scrollToTopBtn.showBtn {
    display: block;
}
/* ---------- ENDE Button für sanftes Nach-Oben-Scrollen ----------*/

/* ---------- Anfang Newsticker Laufband ----------*/
<style>
.news-ticker {
width:100%;
overflow: hidden;
background: #f0f0f0;
white-space: nowrap;
}
.news-ticker span {
display: inline-block;
padding: 0px 15px;
animation: ticker 15s linear infinite;
}
@keyframes ticker {
0% { transform: translateX(100%); }
100% { transform: translateX(-100%); }
}
.news-ticker span:hover {
animation-play-state: paused;
}
div#content {
    float: left;
    color: #333;
    background-color: #E7F0E7;
    height: auto;
    width: 800px;
    display: inline;
}
</style>
/* ---------- ENDE Newsticker Laufband ----------*/