:root {
	--farbe1: rgb(9, 9, 9, 0.8);
	--farbe2: #fcfcfc;
	--schrift1: #fcfcfc;
	--schrift2: #000000;
	--cwfarbe: #A62A2A;
	--indexoff: #ececec;
	--rot: #A62A2A;
	--scroll1: #fcfcfc;
	--scroll2: #1c1c1c;
	--new1: url(https://paintblack.de/images/themes/wechselblumen/bg.png);
	--new2: #A62A2A;
	--headerspec: #ff4505;
	--border: transparent;
	--Biber: url(../../../images/themes/hell/familiare/familiar_Biber.png);
	--Biene: url(../../../images/themes/hell/familiare/familiar_Biene.png);
	--Chamaeleon: url(../../../images/themes/hell/familiare/familiar_Chamäleon.png);
	--Eichhoernchen: url(../../../images/themes/hell/familiare/familiar_Eichhörnchen.png);
	--Erdmaennchen: url(../../../images/themes/hell/familiare/familiar_Erdmännchen.png);
	--Eule: url(../../../images/themes/hell/familiare/familiar_Eule.png);
	--Fledermaus: url(../../../images/themes/hell/familiare/familiar_Fledermaus.png);
	--Frettchen: url(../../../images/themes/hell/familiare/familiar_Frettchen.png);
	--Frosch: url(../../../images/themes/hell/familiare/familiar_Frosch.png);
	--Fuchs: url(../../../images/themes/hell/familiare/familiar_Fuchs.png);
	--Guerteltier: url(../../../images/themes/hell/familiare/familiar_Gürteltier.png);
	--Hase: url(../../../images/themes/hell/familiare/familiar_Hase.png);
	--Hirsch: url(../../../images/themes/hell/familiare/familiar_Hirsch.png);
	--Huhn: url(../../../images/themes/hell/familiare/familiar_Huhn.png);
	--Hund: url(../../../images/themes/hell/familiare/familiar_Hund.png);
	--Igel: url(../../../images/themes/hell/familiare/familiar_Igel.png);
	--Kaefer: url(../../../images/themes/hell/familiare/familiar_Käfer.png);
	--Katze: url(../../../images/themes/hell/familiare/familiar_Katze.png);
	--Kolibri: url(../../../images/themes/hell/familiare/familiar_Kolibri.png);
	--Krebs: url(../../../images/themes/hell/familiare/familiar_Krebs.png);
	--Lemur: url(../../../images/themes/hell/familiare/familiar_Lemur.png);
	--Libelle: url(../../../images/themes/hell/familiare/familiar_Libelle.png);
	--Marder: url(../../../images/themes/hell/familiare/familiar_Marder.png);
	--Maus: url(../../../images/themes/hell/familiare/familiar_Maus.png);
	--Meerschweinchen: url(../../../images/themes/hell/familiare/familiar_Meerschweinchen.png);
	--Murmeltier: url(../../../images/themes/hell/familiare/familiar_Murmeltier.png);
	--Otter: url(../../../images/themes/hell/familiare/familiar_Otter.png);
	--Papagei: url(../../../images/themes/hell/familiare/familiar_Papagei.png);
	--Reh: url(../../../images/themes/hell/familiare/familiar_Reh.png);
	--RoterPanda: url(../../../images/themes/hell/familiare/familiar_RoterPanda.png);
	--Salamander: url(../../../images/themes/hell/familiare/familiar_Salamander.png);
	--Schildkroete: url(../../../images/themes/hell/familiare/familiar_Schildkröte.png);
	--Schwan: url(../../../images/themes/hell/familiare/familiar_Schwan.png);
	--Schlange: url(../../../images/themes/hell/familiare/familiar_Schlange.png);
	--Schmetterling: url(../../../images/themes/hell/familiare/familiar_Schmetterling.png);
	--Serval: url(../../../images/themes/hell/familiare/familiar_Serval.png);
	--Skorpion: url(../../../images/themes/hell/familiare/familiar_Skorpion.png);
	--Spinne: url(../../../images/themes/hell/familiare/familiar_Spinne.png);
	--Stinktier: url(../../../images/themes/hell/familiare/familiar_Stinktier.png);
	--Streifenhoernchen: url(../../../images/themes/hell/familiare/familiar_Streifenhörnchen.png);
	--Vogel: url(../../../images/themes/hell/familiare/familiar_Vogel.png);
	--Waschbaer: url(../../../images/themes/hell/familiare/familiar_Waschbär.png);
	--Wiesel: url(../../../images/themes/hell/familiare/familiar_Wiesel.png);
	--Wombat: url(../../../images/themes/hell/familiare/familiar_Wombat.png);
	--Ziege: url(../../../images/themes/hell/familiare/familiar_Ziege.png);
	--Zobel: url(../../../images/themes/hell/familiare/familiar_Marder.png);
}	

.linkfarb a:link,
.linkfarb a:visited,
.linkfarb a:active {
	color: var(--schrift2);
}

.linkfarb a:hover {
	color:#ffffff !important;
}

.boardstats a:link,
.boardstats a:visited,
.boardstats a:active {
	color: var(--schrift2);
	font-weight: bold;
}

.boardstats a:hover {
	color:#c07e00;
}

.switchbutton {
	background: transparent;
	display: inline-block;
	color: #ffffff !important;
	font-family: Calibri, Candara, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 55px;
}
		
.switchbutton i {
	font-size: 25px;
	line-height: 35px;
}		