@charset "utf-8";
/* CSS Document */

/* Allgemeine Einstellungen */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	overflow-y: scroll;
	}

 .zeroValue {
        color: black;
    }

    .same-height {
        height: 160px;
    }

/* TEST */

img.default-gif {
    transition: 0.3s ease-in-out;
}

img.default-gif:hover {
    content: attr(data-hover);
}

.wt {
	background-color: aqua;
}

.wt1 {
	background-color: indianred;
}

.wt2 {
	background-color: cadetblue;
}

.wt4 {
	background-color: darkcyan;
}

/* C64 Hommage */

.c64_geschichte_2 {
	font-size: 22px;
  	color: #cdc7fc;
  	background-color: #000;
	text-align: justify;
  	height: auto;
	float: left;
	letter-spacing: 2px;
	}

.c64_ueberschrift {
	font-size: 30px;
  	color: white;
  	background-color: #000;
	text-align: justify;
  	height: auto;
	float: left;
	letter-spacing: 2px;
	}

.c64_bild_einstellung {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #000;
	float: left;
	border-style: solid;
	border-width: 5px;
	border-color: #ffff00;
	border-radius: 15px;
	padding-bottom: 5px;
	padding-top: 10px;
	}
	

/* Shmup */

.shmup-button-container {
  text-align: center;
  padding: 20px 0;
}

.shmup-button-container a:not(:last-child) {
  margin-right: 10px;
}

.shmup-button-container .shmup-glow-button {
  color: #ffffff;
  background-color: #111;
  border: 2px solid orange;
  box-shadow: 0 0 10px orange, 0 0 40px orange inset;
  font-size: 20px;
  border-radius: 5px;
  padding: 10px 20px;
  text-shadow: 0 0 3px orange;
  transition: all 1.2s ease-in-out;
}

.shmup-button-container .shmup-glow-button:hover {
  background-color: orange;
  color: #111;
}

.shmup_rahmen {
	border-top: 3px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 25px;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 25px;
	}


/* Hobbyraum */

.hobbyraum-link {
    font-size: 20px !important;
    color: orange !important;
    }

.hobby-img {
    border-radius: 10px;
	filter: sepia(100%);
}

.hobby-img2 {
    border-radius: 10px;
}

.hobby_zwischen_bild {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #000;
	float: left;
	padding-bottom: 5px;
	padding-top: 10px;
	}

.menue_vorwort {
    font-size: 26px;
    color: #ffffff;
    background-color: #000;
    text-align: center;
    height: auto;
    float: none;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    letter-spacing: 2px;
	}

.menue_vorwort2 {
    font-size: 16px;
    color: #ffffff;
    background-color: #000;
    text-align: justify;
    height: auto;
    float: none;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    letter-spacing: 2px;
	}

.menue_vorwort3 {
    font-size: 16px;
    color: #ffffff;
    background-color: #000;
    text-align: center;
    height: auto;
    float: none;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    letter-spacing: 2px;
	}



/* Neues Menue 2025 */

@media (max-width: 767.98px) {
    .col-6 {
        min-height: calc(500px + 20px); /* Gesamt höhe des Blocks links plus Abstand */
    }
}

.img-left {
    height: 160px;
    margin-bottom: 10px;
}

.img_left_border_geschichte {
	border-style: solid;
	border-width: 2px;
	border-color: orange;
	border-radius: 15px;
	padding: 20px;
	}

.img_right_border {
	border-style: solid;
	border-width: 5px;
	border-color: orange;
	border-radius: 20px;
	padding: 16px;
	}

.img-right {
    height: 350px; 
    object-fit: contain;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

.abstand_men_hobby {
	margin-bottom: 10px;
}

/* Neue Geschichte 2025 */

.geschichte_ex_zwischen_bild {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #000;
	float: left;
	border-style: solid;
	border-width: 2px;
	border-color: orange;
	border-radius: 15px;
	padding-bottom: 5px;
	padding-top: 10px;
	}

.geschichte_ex_zwischen_bild_txt {
	font-size: 12px;
	font-style: normal;
  	color: orange;
  	background-color: #000;
	text-align: center;
  	height: auto;
	float:left;
	padding-top: 2px;
	}

.geschichte_ex_ueberschrift {
	font-size: 20px;
  	color: orange;
  	background: none;
	text-align: left;
	letter-spacing: 2px;
	}

.geschichte_ex_ueberschrift2 {
	font-size: 20px;
  	color: #ffffff;
  	background: none;
	text-align: left;
	letter-spacing: 2px;
	}

.geschichte_ex_text {
	font-size: 20px;
  	color: #999999;
  	background: none;
	text-align: justify;
	letter-spacing: 2px;
	}

.geschichte_extra_rahmen1 {
    border: 1px;
    border-style: solid;
    border-color: #999999;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 15px;
    background-image: url('../images/000_HG.jpg');
    background-repeat: repeat; /* Wiederholt das Bild sowohl horizontal als auch vertikal */
}


.custom-width {
	max-width: calc(100% - 40px);
	}

.geschichte_top5 {
	background-color: #0C8077;
	float: left;
	border-style: solid;
	border-width: 10px;
	border-color: #02413C;
	border-radius: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	}

.geschichte_top5_u {
	color: #000000;
	text-align: center;
	background-color: #0C8077;
	}

.geschichte_top5_i {
	color: #ffffff;
	text-align: center;
	background-color: #0C8077;
	}

@keyframes blink {
    10% {
        opacity: 1;
    }
    50% {
        opacity: 0.8;
    }
    100% {
        opacity: 1;
    }
}

.geschichte_schlagwort {
    font-size: 24px;
    font-weight: bold;
    color: #999999;
    background-color: #000;
    text-align: justify;
    height: auto;
    float: left;
    letter-spacing: 2px;
    background: linear-gradient(to right, #e29fe3, #830f84, #e29fe3);
    -webkit-background-clip: text;
    color: transparent;
	animation: blink 5s infinite; /* Blink-Animation hinzufügen */
}

.geschichte_zwischen_bild {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #000;
	float: left;
	border-style: solid;
	border-width: 5px;
	border-color: #999;
	border-radius: 15px;
	padding-bottom: 5px;
	padding-top: 10px;
	}

.geschichte_zwischen_bild_txt {
	font-size: 12px;
	font-style: normal;
  	color: orange;
  	background-color: #000;
	text-align: center;
  	height: auto;
	float:left;
	padding-top: 2px;
	}

.ueberschrift_jahrzehnt {
	font-size: 30px;
  	color: orange;
  	background-color: #000;
	text-align: justify;
  	height: auto;
	float: left;
	letter-spacing: 2px;
	}

.vorwort_geschichte_2 {
	font-size: 22px;
  	color: #fff;
  	background-color: #000;
	text-align: justify;
  	height: auto;
	float: left;
	letter-spacing: 2px;
	}

.text_geschichte_2 {
	font-size: 22px;
  	color: #fff;
  	background-color: #000;
	text-align: justify;
  	height: auto;
	float: left;
	letter-spacing: 2px;
	}

.picture1 {
    position: relative;
    width: 100%;
    float: left;
  	padding-bottom: 0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border: 5px solid;
    border-image: linear-gradient(45deg, #999, orange, #999) 1;
	border-radius: 15px;
    margin-left: -15px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.picture_txt {
    color: orange !important;
	font-size: 22px;
	margin-top: -2px;
	margin-bottom: 2px;
	}


















/* Highscores */

/* Stil für das Popup-Fenster */

.content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.text-left {
    text-align: left;
	font-size: 16px;
	margin-top: 3px;
	color: #ffff00;	
}

.close-button {
    margin-top: 5px; 
	background-color: #000000;
    color: #ffff00;
	border-radius: 12px;
	border-color: #ffffff;
	height: 24px;
}

.text-and-button {
    display: flex;
    justify-content: space-between;
    width: 100%;
}


.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 999;
}

/* Stil für den Hintergrund des Popups */
.popup-back {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 998;
    display: none;
}

/* Stil für den Bildrahmen */
.img-with-border {
    border: 10px solid #333;
    padding: 5px;
}

/* Stil für den Link */
.my-link {
    color: #fff !important;
    font-size: 10px !important;
}

.hs_ueber {
	text-align: left;
	font-size: 10px;
	color: #ffff00;
	}

.hs_ueber_score {
	text-align: right;
	font-size: 10px;
	color: #ffff00;
	}

.hs_eintrag {
	text-align: left;
	font-size: 10px;
	color: #fff;
	}

.hs_eintrag_score {
	text-align: right;
	font-size: 10px;
	color: #fff;
	}

.hs_rahmen_ueber {
	scrollbar-face-color: #000;
    scrollbar-shadow-color: #999;
    scrollbar-highlight-color: #000;
    scrollbar-3dlight-color: #000;
    scrollbar-darkshadow-color: #000;
    scrollbar-track-color: #000;
    scrollbar-arrow-color: #999;
	overflow: auto;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	color: #fff;
  	position: relative;
  	text-align: left;
	background: #000;
	height: auto;
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: solid;
    border-width: 3px;
    border-color: #000000;
	border-radius: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.hs_rahmen {
	scrollbar-face-color: #000;
    scrollbar-shadow-color: #999;
    scrollbar-highlight-color: #000;
    scrollbar-3dlight-color: #000;
    scrollbar-darkshadow-color: #000;
    scrollbar-track-color: #000;
    scrollbar-arrow-color: #999;
	overflow: auto;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	color: #fff;
  	position: relative;
  	text-align: left;
	background: #000;
	height: 307px;
	width: auto;
	float:left;
	border-style: solid;
    border-width: 3px;
    border-color: #875F3C;
	border-radius: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

/* Shmup */

.shmup_menue {
	text-align: left;
	font-size: 16px;
	color: #fff;
	border-top: 3px solid #875F3C;
	}


.bloody {
	text-align: center;
	font-size: 26px;
	color: #ffff00;
	width: 50px;
	}

/* Datenbank und Statistik */
/* Datenbank Einstellungen*/

.info-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start; /* Stellt sicher, dass der Text ganz oben steht */
    align-items: flex-end; /* Sicherstellen, dass alles rechtsbündig ist */
    background: #000;
	}

.info-text {
    color: #999;
    margin-right: 10px; /* Optional: für ein wenig Abstand zwischen den Texten */
    margin-bottom: -4px; /* Optional: verringert den Abstand zwischen den Textzeilen */
}

.info-row {
	background: #000;
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
	}

.info-text2 {
	color: #ffff00;
    margin-right: 10px; 
    margin-bottom: -4px;
	padding-left: 20px; 
	font-weight: bold;
	text-decoration: underline;
}

.value {
    color: white;
}

.am { color: #999;
	}

.letztesSpiel {
    text-align: right;
}

.letztesSpiel .label {
    color: grey;
}

.letztesSpiel .value {
    color: white;
}

.filter-abstand {
	margin-top: 5px;
	}

.extra_info_button {
	height: 40px; /* Höhe des Buttons */
    background-color: #333; /* Hintergrundfarbe des Buttons */
    color: orange; /* Textfarbe des Buttons */
    border: 1px solid #ccc; /* Rahmen */
    border-radius: 5px; /* Abrundung der Ecken */
    padding: 0 20px; /* Innenabstand */
    cursor: pointer; /* Mauszeiger bei Hover */
    text-decoration: none; /* Entfernt die Unterstreichung */
    width: 170px; /* Breite des Buttons */
    display: flex;
    align-items: center;
    justify-content: center; /* Zentriert den Text im Button */
    margin-left: auto; /* Rechtsbündige Ausrichtung */
    animation: blink-animation 10s infinite; /* Animation hinzufügen */
	margin-right: 9px;
}

/* Definiere die Blink-Animation */
@keyframes blink-animation {
    0%, 50%, 100% {
        color: orange; /* Textfarbe Orange */
		font-size: 24px;
    }
    25%, 75% {
        color: red; /* Textfarbe Weiß */
		font-size: 24px;
    }
}

/* Stil für den Reset-Button */
.reset-button {
	height: 40px; /* Höhe des Buttons */
	width: 170px;
	background-color: #000; /* Hintergrundfarbe des Buttons */
	color: red; /* Textfarbe des Buttons */
	border: 1px solid #ccc; /* Rahmen */
	border-radius: 5px; /* Abrundung der Ecken */
	padding: 0 20px; /* Innenabstand */
	cursor: pointer; /* Mauszeiger bei Hover */
	}

.hidden {
	display: none; /* Versteckt das Element */
	}

/* Container des Dropdown-Felds */
.custom-select-container {
	display: flex; /* Verwende Flexbox */
	align-items: center; /* Vertikal zentrieren */
	justify-content: center; /* Horizontal zentrieren */
    position: relative;
    display: inline-block;
    width: 170px; /* Festgelegte Breite des Felds */
	}

/* Dropdown-Feld */
.custom-select {
	background-color: #333; /* Hintergrundfarbe */
    height: 40px; /* Höhe des Felds */
    color: orange; /* Textfarbe */
    border: 1px solid #ccc; /* Randfarbe und -breite */
    border-radius: 5px; /* Abrundung der Ecken */
    padding: 5px; /* Innenabstand */
    width: 100%; /* Anpassung an die Breite des Containers */
    appearance: none; /* Standard-Dropdown-Pfeil entfernen */
    -webkit-appearance: none;
    -moz-appearance: none;
	}

/* Pseudo-Element für den Pfeil, nur für Dropdowns */
.custom-select-container select.custom-select::after {
    content: '▼'; /* Pfeilsymbol */
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; /* Verhindern, dass das Pseudo-Element anklickbar ist */
    color: orange; /* Farbe des Pfeils */
	}

/* Hintergrundfarbe des Platzhalters auf Weiß setzen */
.custom-select::placeholder {
    color: orange; /* Textfarbe des Platzhalters */
    background-color: #333; /* Hintergrundfarbe des Platzhalters */
	}

.custom-select::-webkit-input-placeholder {
    color: orange; /* Textfarbe des Platzhalters */
    background-color: #333; /* Hintergrundfarbe des Platzhalters */
	}

.custom-select:-ms-input-placeholder {
    color: orange; /* Textfarbe des Platzhalters */
    background-color: #333; /* Hintergrundfarbe des Platzhalters */
	}

select { 
	background-color: #333; /* Hintergrundfarbe des Auswahlfelds */
	color: orange; /* Textfarbe des Auswahlfelds */ 
	border: 1px solid white; /* Rahmenfarbe des Auswahlfelds */
	}

input::placeholder { color: black;
	background-color: orange;
	opacity: 1;
	}

input {
	background-color: #333;
	color: orange;
	border: 1px solid white;
	border-radius: 10px;
	}

.chart-container {
	width: 1000px; height: 400px;
	margin: auto;
	}

canvas {
	width: 100% !important;
	height: 100% !important;
	}

.data-row {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-bottom: 20px;
	}

.data-cell {
	text-align: center;
	flex: 1;
	}

.data-cell h3 {
	margin: 0; font-size: 1.2rem;
	color: #fff;
	}

.data-cell .count, .data-cell .percentage {
	font-size: 1.5rem;
	color: #999;
	font-weight: bold;
	}

.data-cell .percentage {
	color: orange;
	}

.total-container {
	margin-top: 20px;
	font-size: 1.2rem;
	color: #999;
	text-align: center;
	}

.stat_rahmen {
    scrollbar-face-color: #000;
    scrollbar-shadow-color: #999;
    scrollbar-highlight-color: #000;
    scrollbar-3dlight-color: #000;
    scrollbar-darkshadow-color: #000;
    scrollbar-track-color: #000;
    scrollbar-arrow-color: #999;
    overflow: auto;
    margin-top: 0px;
    margin-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    position: relative;
    text-align: left;
    background: #000;
    width: 100%;
    height: 296px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 10px;
	}

.stat_datensatz {
    width: 100%; 
    max-width: 1200px;
    height: 316px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;     
    text-align: left;
    border-style: solid;
    border-width: 3px;
    border-color: #999;
    border-radius: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-top: 10px;
    margin-bottom: 1px;
    overflow: hidden;
	}

.statistik-tabelle {
    width: 100%;
    border-collapse: collapse;
	}

.statistik-tabelle .platform-column {
    border-bottom: 1px solid #999; 
    text-align: center;
    color: #FFF;
	}

.statistik-tabelle .genre-column {
    text-align: left;
	}

.statistik-tabelle tr.ueberschrift th {
    background-color: #000;
    color: orange;
	}

.statistik-tabelle tr.gesamtsumme td {
    background-color: #000;
    color: orange;
	}

.hidden-zero {
	color: #000; /* Schwarz für Null-Werte */
	}

th, td {
	padding: 8px;
	text-align: right;
	}

th.genre-column {
	color: #fff;
	}

.genre-column {
	color: #999;
	}

th.platform-column {
	color: #fff;
	}

.genre-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 150px;
	}

.platform-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	width: 50px;
	text-align: right;
	}

.special-link:link, .special-link:visited, .special-link:active {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	}

.special-link:hover {
	color: orange; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

.update_db {
	text-align: right;
	color: #999;
	font-size: 16px;
	margin-top: 4px;
	}

.update_date { 
	color: #ffffff;
	font-weight: bold;
	}

.extra_link {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
	color: #999;
}

.extra_info {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
	color: #999;
}

.total_info {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
	color: #999;
	}

.total_count {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
	color: #999;
	}

.total_number {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
	color: #fff;
	}

.db_kleine_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 18px;
	color: orange; 	
	text-align: center;
	margin-top: -10px;
	}

.db_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 26px;
	color: #999; 	
	text-align: center;
	}

.programm-sub {
	color: orange;
	padding-top: 4px;
	text-align: left;
	font-size: 12px;
	background: #000000;
}

.programm-main {
	padding-top: 4px;
	color: #fff;
	text-align: left;
	font-size: 12px;
	background: #000000;
}

.genre-sammlung {
	color: #fff;
	text-align: left;
	font-size: 12px;
	background: #000000;
	margin-bottom: 20px;
}

.version-info {
	color: orange;
	text-align: left;
	font-size: 12px;
	background: #000000;
	
}

.subprogram {
	color: #999999; 
	text-align: left;
	font-size: 12px;
	background: #000000;
	font-weight: bold;
}

.genre-sub {
	color: orange; 
	text-align: left;
	font-size: 12px;
	background: #000000;
	margin-bottom: 20px;
}

.genre-main {
	color: #fff;
	font-size: 12px;
	text-align: left;
	background: #000;
}

.mainprogram-row td {
	border-top: 1px solid #333333;
	}

.sammlung-row td {
	border-top: 1px solid #333333;
	}

.subprogram-row td {
	border-top: 1px #333333 black;
	}

table { width: 100%; border-collapse: collapse; } table, th, td { border-bottom: 2px dotted black; } th, td { padding: 2px; text-align: left; }

.oben {
	color: #999;
	font-size: 12px;
	text-align: left;
	background: #000;
	}

.obendt {
	color: #999;
	font-size: 12px;
	text-align: center;
	background: #000;
	}

.datentraeger-class {
	color: #fff;
	font-size: 12px;
	text-align: center;
	background: #000;
	}

.obenusk {
	color: #999;
	font-size: 12px;
	text-align: right;
	background: #000;
	}

.usk-class {
	color: #fff;
	font-size: 12px;
	text-align: right;
	background: #000;
	}

/* Datenbank & Statistik */

.datensatz {
	scrollbar-face-color: #000;
    scrollbar-shadow-color: #999;
    scrollbar-highlight-color: #000;
    scrollbar-3dlight-color: #000;
    scrollbar-darkshadow-color: #000;
    scrollbar-track-color: #000;
    scrollbar-arrow-color: #999;
	overflow: auto;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
  	color: #fff;
  	position: relative;
  	text-align: left;
	background: #000;
	width: 1200px;
  	height: 296px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	}

.db_tab_th {
	width: auto;
	height: 316px;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 20px;
	color: #fff; 	
	text-align: left;
	border-style: solid;
    border-width: 3px;
    border-color: #999;
	border-radius: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 1px;
	}

.abstand {
	margin-top: 10px;
	}

/* Rechtliches */

.recht_mail {
	color: #ffff00;
	text-align: left;
	font-size: 22px;
	background: #000000;
	height: auto;
	}

.recht_ueberschrift {
	color: #ffffff;
	text-align: left;
	font-size: 22px;
	background: #000000;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	}

.recht_unterschrift {
	color: #ff0000;
	text-align: left;
	font-size: 22px;
	background: #000000;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	}

.recht {
	color: #ffffff;
	text-align: justify;
	font-size: 20px;
	background: #000000;
	overflow: auto;
	height: 343px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.recht1 {
	background: #000000;
	height: 455px;
	border-style: solid;
    border-width: 3px;
    border-color: #875F3C;
	border-radius: 15px;
	}

/* Hobbyraum */

.hobbyaum_bildtext {
	color: #FFFF00;
	text-align: center;
	font-size: 12px;
	background: #000000;
	font-style: italic;
	}

.hobbyaum_ueberschrift {
	color: #FF9E00;
	text-align: center;
	font-size: 36px;
	background: #000000;
	letter-spacing: 2px;
	}

.hobbyaum_text {
	color: #ffffff;
	text-align: justify;
	font-size: 20px;
	background: #000000;
	letter-spacing: 2px;
	}

.hobbyaum_zw_ueberschrift {
	font-size: 20px;
  	color: #FFFF00;
  	background-color: #000000;
	text-align: center;
	letter-spacing: 2px;
	}

.row_abstand_bilder {
	margin-bottom: 10px;
		}

.rahmen_bilder_1 {
	border: 10px;
	border-style: solid;
	border-color: #875F3C;
	padding-top: 10px;
	border-radius: 15px;
		}

/* Geschichte Menue */

.geschichte_abstand {
	margin-top: 3px;
	margin-bottom: 10px;
	}

/* Menue */

.button_oben {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #A9FF00;
	overflow-y: scroll;
	margin-left: 20px;
	font-weight: bold;
	padding-left: 10px;
}

.rahmen {
	border-top: 3px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 5px;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
	}

.rahmen2 {
	border-top: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	}

.logozeile_links {
	color: #FFFD00;
	text-align: left;
	font-size: 14px;
	background: #000000;
	font-weight: bold;
	/* margin-left: -30px; */
	}

.logozeile_rechts_m {
	color: #FFFD00; 
	text-align: right;
	font-size: 14px;
	background: #000000;
	font-weight: bold;
	}

.fusszeile {
	color: #666666; 
	text-align: center;
	font-size: 16px;
	background: #000000;
	background: linear-gradient(to right, #666666, yellow, #666666);
    -webkit-background-clip: text;
    color: transparent;
		}

.container_abstand11 {
	margin-top: 10px;
	}

.container_abstand {
	margin-bottom: 10px;
	margin-top: 10px;
	}

.container_abstand2 {
	margin-bottom: 10px;
	margin-top: 30px;
	}

.container_abstand_oben {
	margin-top: 10px;
	}

.container_abstand_unten {
	margin-bottom: 10px;
	}

.innerer_abstand {
	padding-bottom: 5px;
	padding-top: 5px;
	}

.button_rechts {
	margin-left: 5px;
	}

.button_farbe {
	color: #999999;
	}

.button_farbe2x {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 20px;
	font-weight: bolder;
	margin-top: -10px;
	}

/* Geschichte Menue */

.abstand_menue {
	margin-top: 10px;
	}

/* Geschichte */

	/* BEHALTEN */

.geschichte_text {
	font-size: 20px;
  	color: #fff;
  	background-color: #000;
	text-align: justify;
  	height: auto;
	float: left;
	letter-spacing: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}




.picture1 img {
    width: 100%;
    height: auto;
}

.picture1 p {
    text-align: center;
	font-style: italic;
    font-size: 10px;
    color: #FFFF00;
	padding-top: 5px;
    }

.picture2 {
    position: relative;  
    width: 100%;
	float: right;
    padding-bottom: 0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-style: solid;
    border-width: 3px;
    border-color: #875F3C;
    border-radius: 15px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.picture2 img {
    width: 100%;
    height: auto;
}

.picture2 p {
    text-align: center;
	font-style: italic;
    font-size: 10px;
    color: #FFFF00;
	padding-top: 5px;
    }



.geschichte_logo_uber_text {
	font-size: 20px;
  	color: #875F3C;
	background-color: #000;
	text-align: justify;
  	height: auto;
	float: left;
	letter-spacing: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	}

.geschichte_ende_uschrift {
	font-size: 20px;
  	color: #FF9E00;
  	background-color: #000;
	text-align: justify;
  	height: auto;
	float: left;
	letter-spacing: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	}

.geschichte_ende_musik_filme_inhalt {
	font-size: 10px;
  	color: #FFF;
  	background-color: #000;
	text-align: left;
  	height: auto;
	float: left;
	letter-spacing: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}

.geschichte_ende_musik_filme_abstand {
	font-size: 20px;
  	color: #999999;
	text-align: left;
  	background-color: #000;
	height: auto;
	letter-spacing: 2px;
	}

.geschichte_ende_rahmen {
	border: 5px;
	border-style: solid;
	border-color: #333333;
	padding-top: 10px;
	border-radius: 15px;
	}



.geschichte_extra_rahmen {
	border: 10px;
	border-style: solid;
	border-color: #ff0000;
	padding-top: 10px;
	border-radius: 15px;
	}




	/* Fusszeile */

.copyright_links {
	color: orange;
	text-align: left;
	font-size: 16px;
	background: #000000;
	font-weight: bolder;
	padding-top: 5px;
}

.update_rechts {
	color: orange; 
	text-align: right;
	font-size: 16px;
	background: #000000;
	font-weight: bolder;
	padding-top: 5px;
	}

.rahmen_fuss {
	border-top: 4px;
	border-top-style: solid;
	border-top-color: #999;
	}

.abstand_fuss {
	margin-top: 10px;
	margin-bottom: 10px;
	}


	/* BEHALTEN ENDE */

.container_border {
	border: 2px;
	border-style: solid;
	border-radius: 5px;
	border-color: #B50003;
	}

.infozeile_links {
	color: #ffffff;
	text-align: right;
	font-size: 12px;
	background: #000000;
	}

.infozeile_rechts {
	color: #ffffff; 
	text-align: left;
	font-size: 12px;
	background: #000000;
	}

.infozeile_container_abstand {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #000;
	padding-left: 0px;
	padding-right: 0px;
	}

.infozeile_container_abstand2 {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.infozeile_hoch {
	line-height: 20px;
}

p {
    font-style: normal;
    font-size: 10px;
    color: #CF6;
    text-align: center;
}






.leftFloat {
  float: left;
}

.flow-root {
   display: flow-root;
}
.item {
   float: left;
}

/* Link-Einstellungen */

	a:link {
	color: #FFFD00;
	font-size:14px;
	text-decoration: none;
}
	a:visited {
	color: #FFFD00;
	font-size:14px;
	text-decoration: none;
}
	a:active {
	color: #FFFD00;
	font-size:14px;
	text-decoration: none;
}
	a:hover {
	color: #fff;
	font-size:14px;
	text-decoration: none;			
}

<div style="clear: left;"></div>