body {
 margin-bottom: 500px;
 background-color:#00062f;
}

/* Linkliste - ll_style.css
 - werner-zenk.de  */

body {
 font-family: Verdana, Arial, Sans-Serif;
 cursor: Default;
}

h2 {
 font-weight: Normal;
 color:#ff6b11;
 padding-top: 10px;
}

a:link, a:visited {
 color: #fff900;
 text-decoration: None;
}

a:link, a:hover {
 color: #ff6e27;
 text-decoration: None;
}

a[rel^='noopener']::after {
 content: "\279A";
 color: Silver;
}

.info_1 {color:#ffb300;}

.info_2 {color:#ff966c;}

/* Kategorie */
/* div.kategorie {
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 1.09rem;
    color: #fff;
	font-weight:700;
    letter-spacing: 3px;
    font-variant: Small-Caps;
    background-color: #4720ba;
    padding: 0.4rem 0.3rem 0.4rem 2.5rem;
    margin-top: 10px;
    cursor: Pointer;
    border-radius: 0.2rem;
    transition: background-color 0.3s;
	width: 400px;
} */

div.kategorie {
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 0.9rem;
    color: #fff;
    font-weight: 700;
    letter-spacing: 3px;
    font-variant: Small-Caps;
    background-color: #4720ba;
    padding: 0.1rem 0.3rem 0.0rem 2.5rem;
    margin-top: 10px;
    cursor: Pointer;
    border-radius: 0.2rem;
    transition: background-color 0.3s;
    width: 400px;
    height: 21px;
    line-height: 1.2;
}

div.kategorie:hover {
 color: #000;
 font-weight:700;
 background-color: #37a9f9;
}

/* Aktuelle Kategorie hervorheben */
div.kategorieMarkieren {
 background-color: #874aff;
}

/* Bewertung mit Sternen */
span.bewertung_ok {
 color: Gold;
 font-size: 1rem;
}

span.bewertung_ko {
 color: Silver;
 font-size: 1rem;
}

/* Suche */
div.suche_status {
 display: Table;
 width: 307px;
 padding: 0.2rem 0.5rem 0.2rem 0.2rem;
 margin: 1rem 0 0.5rem 0;
}

div.suche_status span.td1 {
 display: Table-Cell;
}

div.suche_status span.td2 {
 display: Table-Cell;
 width: 6%;
 background-color: #FFFFFF;
 text-align: Center;
 color: #999999;
 border-radius: 0.2rem;
 transition: color 0.3s;
}

div.suche_status span.td2:hover {
 font-weight: Bold;
 color: #FF0000;
 cursor: Pointer;
}

span.suche_kategorie {
    font-size: 0.80rem;
    color: #000000;
    background-color: #ffa500;
    padding: 1px 5px 1px 5px;
    font-weight: 700;
}

input[type="search"] {
    padding: 5px;
    border: Solid 1px #ffb100;
    background-color: #000;
    color: #ffbc53;
    font-size: 17px;
}

input[type="search"]:focus {
 border: Solid 1px #0078D7;
}

/* Link defekt */
span.linkDefekt {
 font-family: Arial, Sans-Serif;
 font-size: 1.0rem;
 font-weight:700;
 cursor: Pointer;
 padding-left: 10px;
 color: #f00;
 transition: color 0.3s;
 background-color:#000;
}

span.linkDefekt:hover {
 color: #76ff88;
}

/* Tags/Schlüsselwörter */
span.tags {
 font-family: Arial, Sans-Serif;
 font-size: 1.0rem;
 font-weight:700;
 color: #00fdff;
 font-style: Oblique;
}

/* Link defekt (OK-Meldung) */
span.linkMeldung {
 font-family: Arial, Sans-Serif;
 font-size: 0.80rem;
 color: #00B72E;
 padding-left: 10px;
}




/* Bannerrotation *//* bannerrotation.php */
figure#bannerrotation {
 text-align: Center;
}

figure#bannerrotation img {
    max-width: 300px;
    height: Auto;
    object-fit: scale-down;
    border: Solid 1px #AAAAAA;
    box-shadow: 1px 1px 8px #888888;
    z-index: 100;
    /* top: -34px; */
    /* margin-top: -45%; */
    /* margin-left: 70%; */
}

 /* Beschriftung */
figure#bannerrotation > figcaption {
    color: #ffa700;
    text-shadow: 1px 1px 2px #5b5d00;
    z-index: 125;
    cursor: Default;
	text-align: justify;
    /* margin-left: 44%;
	width: 300px; */
}

#bild_rotation {
	position:fixed;
	margin-top: 6%;
    margin-left: 70%;
	}

dd {
    display: block;
    margin-inline-start: 40px;
    unicode-bidi: isolate;
	color:#fff;
	text-align: justify;
	width:69%;
}

.zuruek {margin-left:30px;}

.zuruek:hover {margin-left:30px;color:#0f0;}

#menu_list {/* left:-2.9%; */position:fixed;margin-top:46px;}	


.db_zurueck_li {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0px;z-index:20;
	list-style:none;
}


.db_zurueck {
    background: url("../../z_templates/style_switch/menue_images/zurueck.png") no-repeat;
    height: 20px;
    width: 121px;
    margin-bottom: -20px;
    text-decoration: none;
    margin-left: 353px;
    margin-top: -61px;
    float: left;
    padding: 4px 10px 0px 10px;
    z-index: 200;
}

.db_zurueck:hover { background: url("../../z_templates/style_switch/menue_images/zurueck_hover.png") no-repeat;}



.db_impressum_li {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0px;z-index:20;
	list-style:none;
}


.db_impressum {
    background: url("../../z_templates/style_switch/menue_images/impressum.png") no-repeat;
    height: 20px;
    width: 121px;
    margin-bottom: -20px;
    text-decoration: none;
    margin-left: 440px;
    margin-top: -61px;
    float: left;
    padding: 4px 10px 0px 10px;
    z-index: 200;
}

.db_impressum:hover { background: url("../../z_templates/style_switch/menue_images/impressum_hover.png") no-repeat;}



.db_datenschutz_li {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0px;z-index:20;
	list-style:none;
}


.db_datenschutz {
    background: url("../../z_templates/style_switch/menue_images/datenschutz.png") no-repeat;
    height: 20px;
    width: 121px;
    margin-bottom: -20px;
    text-decoration: none;
    margin-left: 570px;
    margin-top: -61px;
    float: left;
    padding: 4px 10px 0px 10px;
    z-index: 200;
}

.db_datenschutz:hover { background: url("../../z_templates/style_switch/menue_images/datenschutz_hover.png") no-repeat;}


.seite_oben_li {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 47px;z-index:20;
  list-style:none;z-index:99999999999200;
}

.seite_oben { background: url("../../z_templates/style_switch/menue_images/oben.png") no-repeat;height:20px;width:60px;margin-bottom:-20px;
	text-decoration:none;
	margin-left:800px;
	margin-top:-61px;
	float:left;
	padding:4px 0px 0px 0px;
	z-index:99999999999200;}
	
.seite_oben:hover { background: url("../../z_templates/style_switch/menue_images/oben_hover.png") no-repeat;}