BODY
{
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    /*background: #f1f1f1;*/
    background: white;
    color: black;
    border: 0;
	  margin: 0;
	  padding: 0;
	  vertical-align: baseline;
}

h1 {
	font-weight : bold;
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : navy;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
h2 {
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : black;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0p
}

#Info td {
  vertical-align: text-top;
}
.top {vertical-align: top;}

input {
 font-size: 1.2em;
    /*
    border-style: solid;
    border-width: 2px;
    border-color: #bdc3c7;
    transition: border-color 0.5s ease-in-out;
    border-radius: 3px;
    padding: 5px 5px 4px 2.3em;
    outline: none;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;  
    font-size: 1em;
    */
}
.red {
	color : rgb(153,0,0);
  font-size: 1.2em;
}
div#Info{
	position: relative;
	/*margin-top: 20px; */
  margin-top: 55px;
	margin-left: 665px;
	z-index: 8;
	border-width:1px;
	border-style: dotted dotted none;
	border-color:silver;
	padding:5px;
	background-color: white;
}
div#Info3{
	position: relative;
	margin-top: 20px;
	margin-left: 665px;
	z-index: 9;
	border-width:1px;
	border-style: dotted dotted none;
	border-color:silver;
	padding:5px;
	background: white;
}
div#info2{
	position: relative;
	margin-top: -640px;
	margin-left: 665px;
	z-index: 9;
	border-width:1px;
	border-style: dotted;
	border-color:silver;
	padding:5px;
	background: white;
}
div#info1{
	position: relative;
	margin-top: 20px;
	margin-left: 665px;
	z-index: 9;
	border-width:1px;
	border-style: dotted;
	border-color:silver;
	padding:5px;
	background: white;
}
center#Info{
    text-align: center;
}

.Druckfett {
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : black;
}
.Druck {
	font-weight :normal;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : black;
}

#Liste A, #ListeBreit A {
	font-weight : bold;
	text-decoration: none; 
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
}

#Liste A:hover, #ListeBreit A:hover {
	font-weight : bold;
	text-decoration: underline;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Blue;
}

#Liste2 A {
	font-weight : bold;
	text-decoration: none; 
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Blue;
}

#Liste2 A:hover {
	font-weight : bold;
	text-decoration: underline;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Blue;
}

.Link A {
	font-weight : bold;
	text-decoration: none; 
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
}
.Link A:hover {
	font-weight : bold;
	text-decoration: underline;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
}
.ADatum {
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}
.ADatumzusatz {
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
}
.ADatumzusatz A {
	font-weight : bold;
	text-decoration: none; 
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
}
.ADatumzusatz A:hover {
	font-weight : bold;
	text-decoration: underline;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
}
.ABlock {
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Silver;
}
.AReihe{
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : black;
}
.ATitel {
	font-weight : bold;
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : navy;
}
.AUTitel {
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : black;
}

.AText {
	font-weight : normal;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height : 140%;
}

.VVK {
	font-weight : normal;
	font-size : 12px;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height : 140%;
        vertical-align: bottom;
}

.VVK b{
	font-weight : bold;
	font-size : 12px;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height : 140%;
        vertical-align: bottom;
}

ul#erklaer{
	font-weight : normal;
	font-size : 12px;
	text-decoration: none;
		text-align: left;
	  font-family : Verdana, Arial, Helvetica, sans-serif;
	 color : black;
	 line-height : 140%;
        margin-left:0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 1px;
}

ul#erklaer li{
	font-weight : normal;
	text-align: left;
	font-size : 12px;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height : 140%;
        padding-left: 1px;
        margin-left:16px;
}

ul#erklaer2{
	font-weight : normal;
	font-size : 11px;
	text-decoration: none;
		text-align: left;
	  font-family : Verdana, Arial, Helvetica, sans-serif;
	 color : black;
	 line-height : 130%;
        margin-left:0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 1px;
}

ul#erklaer2 li{
	font-weight : normal;
	text-align: left;
	font-size : 11px;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height : 130%;
        padding-left: 1px;
        margin-left:16px;
}

.klein ul#erklaer li{
	font-weight : normal;
	text-align: left;
	font-size : 10px;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height : 120%;
        padding-left: 1px;
        margin-left:16px;
}

.klein {
	font-weight : normal;
	text-align: left;
	font-size : 10px;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}

.klein B{
	font-weight : bold;
	text-align: left;
	font-size : 10px;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}

.VVKFett{
	font-weight : bold;
	font-size : 12px;
	font-variant : small-caps;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height : 140%;
}

.VVKklein{
	font-weight : normal;
	font-size : 10px;
	font-variant : normal;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height : 120%;
}

.VVKLink a{
	font-weight : bold;
	font-size : 12px;
	font-variant : small-caps;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height : 140%;
}

.VVKLink a:hover{
	font-weight : bold;
	font-size : 12px;
	font-variant : small-caps;
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height : 140%;
}

.BildLink a:hover{ background-color: #59b8e3; }

.Titel {
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : black;
}
.Titelgrau {
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Silver;
}
.UTitel {
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : black;
}
.UTitelgrau {
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : silver;
}
/*Neues Layout: */
.VTitel {
	font-weight : bold;
	font-size : 14px;
	font-family : 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
  line-height:140%;
	color : black;
}
.VTitelgrau {
	font-weight : bold;
	font-size : 14px;
	font-family : 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
  line-height:140%;
	color : Silver;
}
.VUTitel {
	font-weight : bold;
	font-size : 12px;
	font-family : 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
  line-height:140%;
	color : black;
}
.VUTitelgrau {
	font-weight : bold;
	font-size : 12px;
	font-family : 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
  line-height:140%;
	color : silver;
}

#VText {
	font-weight : normal;
	font-size : 12px;
	font-family : 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	color : rgb(136, 136, 136);
  line-height:140%;
	text-align:left;
  padding-top: 4px;
}


.STitel, .STitel b {
	font-weight : bold;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : navy;
}
.STitel14 {
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : navy;
}
.STitel b {
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : black;
}
.Tag {
   padding-left: 5px;
	font-weight : bold;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Silver;
}

.Datum {
    padding-left: 5px;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}
.Datumgrau {
    padding-left: 5px;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : silver;
}
.Zeit {
    padding-left: 5px;
	font-weight : bold;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Silver;
}
.Text {
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	text-align:left;
}
.Sparte {
	font-variant : small-caps;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}
.Sparte A{
	font-variant : small-caps;
	font-weight : normal;
	text-decoration: none; 
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}
.Sparte A:hover{
	font-variant : small-caps;
	font-weight : normal;
	text-decoration: underline;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}
.Sparte B {
	font-weight : normal;
	font-size : 18px;
	color : red;
}

.Sparte_gr,
.Sparte_gr A {
	font-variant : small-caps;
	font-weight : normal;
	text-decoration: none; 
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : white;
}
.Sparte_gr B {
	font-weight : normal;
	font-size : 18px;
	color : white;
}


  tr#zeile:hover {
		background-color: #EAEAEA;
}

tr#grau {
		background-color: #EAEAEA;
}

hr{
	border-width:1px;
	border-style: dotted;
	border-color:silver;
	padding:0px;
}

.suchtext {
	font-weight : normal;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : gray;
	border-width: 1px;
	border-style: solid;
	border-color:  silver;
}

div#Liste, div#Liste2 {
	position: relative;
	left: 16px;
	width: 640px;
	border: 0.5px;
	background-color: white;
	float: left;
	z-index: 9;
}

div#ListeBreit {
	position: relative;
	left: 20px;
	width: 900px;
	border: 0.5px;
	background-color: white;
	float: left;
	z-index: 9;
}

p#Fusszeile {
    clear: both;
    margin: 0; 
    padding: 0.1em;
    padding-bottom: 0;
    background-color: white;
    text-align: center;
  }

#ListeBreitB input{
	font-weight : bold;
	text-decoration: none; 
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}

#Liste, #ListeBreit B {
	font-weight : bold;
	text-decoration: none; 
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}
#Liste, #ListeBreit  td {
	font-weight : normal;
	text-decoration: none; 
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}
#Liste, #ListeBreit  ul,li {
	font-weight : normal;
	text-decoration: none; 
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}
#Info  A {
	font-weight : bold;
	text-decoration: none; 
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
}
#Info  A:hover {
	font-weight : bold;
	text-decoration: underline;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
        border: 1px;
}

tr#zeile .ATitel {
		font-size:12px;
}
/* Ab Hier MENUENAVIGATION  */
 
  li {
     font-size : 10pt;
     /*line-height : 50%;*/
     font-family : Verdana, Arial, Helvetica, sans-serif;
  }

  * html li {
     line-height : normal;
  }

  ul#Navigation {
    margin: 0; padding: 0;
    text-align: left;
  }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0em; padding: 0em;
    padding-bottom: 0em;
    z-index: 10;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em; 
    padding-bottom: 0.5em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;

  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.5em; 
    background-color: silver;
    /*left: -0.4em;*/
    display: none;  /* Unternavigation ausblenden */
    z-index: 11;
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    top: 1.7em; 
    left: 0 em;
    background-color: silver;
    lef\t: -0 em;
  }
  *:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    background-color: silver; 
    padding-bottom:0.4em;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
    background-color: #EEEEEE;
  }

  ul#Navigation li ul li {
    float: none;
    display: block;
    background-color: #EEEEEE;;
  }
  
  ul#Navigation a, ul#Navigation span {
    display: block;
    padding: 0.2em 1em; /* Abstand um den Linktext herum */ 
    text-decoration: none; 
    font-weight: normal;	
    font-variant : small-caps;
    color: black; 
    background-color: #EEEEEE;;
  }

  * html ul#Navigation a, * html ul#Navigation span {
     padding: 0.2em 1em; /* Abstand um den Linktext herum */ 
  }

  * html ul#Navigation li ul li a, * html ul#Navigation li ul li span {
     padding-left: 1em; /* Abstand um den Linktext herum */ 
     padding-top: 0em;
     padding-bottom: 0em;
     background-color: #EEEEEE;
  }

  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    text-decoration: normal; 
    font-weight: normal;
    color: red;
    background-color: white;
  }

  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: black; 
    background-color: white;
  }

/*------------Neue navigation------------------------------------*/
ul#Linkroute {      
  font-family : Verdana, Helvetica, sans-serif;
  font-weight: normal;
  padding:0 0 0 10px; 
  margin: 0 0 0 7px; 
  list-style:none; 
  width:940px; 
  height:37px; 
  background: url(../pics/l_menu_blank.jpg) no-repeat;
  z-index: 20;
 }

ul#Linkroute li {
 list-style: none;
 position:relative; 
 float:left; 
 margin:0;
 font-weight: normal;
 z-index: 20;
 /*padding-right: 10px;*/
}

ul#Linkroute li ul {    
    margin: 0; padding: 0 0 0 0;
    position: absolute;
    top: 37px;   /*Abstand des Untermenüs vom Hauptmenü*/
    display: none;  /* Unternavigation ausblenden */
    z-index: 10;
  }

ul#Linkroute li ul li{
 float:none;
 display:block;
 list-style: none;
 position:relative; 
 margin:0;
 font-weight: normal;
 z-index: 10;
 /*padding-right: 10px;*/
}  

ul#Linkroute li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
    background-color: #EAEAEA;
    z-index: 20;
  }

ul#Linkroute li ul li {
    float: none;
    display: block;
    z-index: 11;
  }
      
ul#Linkroute li a {
  display:block;
  height:33px; 
  line-height:33px; 
  padding:4px 20px 0 20px;
  float:left; 
  color:black; 
  text-decoration:none; 
  font-family : Verdana, Helvetica, sans-serif; 
  font-size:14px; 
  font-weight: normal;
  background:url(../pics/l_m2.jpg) no-repeat right ; 
  z-index: 11;
}

ul#Linkroute li ul li a {
  /*Untermenü*/
  display:block;
  text-align:left;
  height:20px; 
  line-height:16px; 
  padding:8px 10px 0 10px;
  float:none; 
  color:black; 
  text-decoration:none; 
  font-family : Verdana, Helvetica, sans-serif; 
  font-size:14px; 
  font-weight: normal;
  background:none;
  z-index: 11;
}


ul#Linkroute a, ul#Linkroute span {
    display: block;
    padding: 0.2em 1em; /* Abstand um den Linktext herum */ 
    text-decoration: none; 
    font-weight: normal;	
    /*font-variant : small-caps;*/
    color: black; 
    background-color: #EEEEEE;;
  }

ul#Linkroute a:hover, ul#Linkroute span, ul li ul li a#aktuell, ul li a#aktuell {
    text-decoration: normal; 
    font-weight: normal;
    color: white;
    background:url(../pics/l_aktiv.jpg) ;
  }
ul#Linkroute li ul li a:hover {
   /* text-decoration: normal; 
    font-weight: normal;
    color: red;
    background-color: white;
    background:none;  */
  }

ul#Linkroute li ul li.last {
     /* geht nicht */
}
/*Animation des Einblendens im Menü:*/

#Linkroute ul li a {
     -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
     -o-transition: all .5s ease-in-out;
     -ms-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out;
}

#Linkroute ul ul li {
     -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
     -o-transition: all .5s ease-in-out;
     -ms-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out;
}

#Linkroute ul li img {
     -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
     -o-transition: all .5s ease-in-out;
     -ms-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out;
}
 
#Linkroute ul li:hover img {
     background: #000;
}  
  
div#suche{
	position: absolute;
  left: 800px;
  top: 8px;
  padding-left: 10px;
  padding-right: 10px;
  width: 135px;
  height:70px;
  /*height: 600px;*/
  border: 0px;
	z-index: 4;
  /*background-color: #C8DBDB;*/
  overflow: hidden;
}
#suche input, #suche input:focus {
  background-color: transparent;
  border: 0;
  color:black;
  outline:none;
  font-size:14px;
}

/*------------Ende Neue Navigation------------------------------------*/  
  
  .bildschatten {
  background: url(https://www.lyz.de/pics/bildschatten2.gif) no-repeat bottom left;
  background-size:100% auto;
  width:120px;
  padding: 7px 7px 17px 7px;
  }
  .thumbs_gr {
  /*background: url(https://www.lyz.de/pics/bildschatten2.gif) no-repeat bottom left;
  background-size:100% auto;*/
  width:280px;
  padding: 2px 0px 0px 2px;
  }
  #bild_spart {
    position:relative;
    padding: 2px 0px 2px 2px;
  }
  #spart_abgesagt {
    position: absolute;
    top: 0px;
    right: 0px;
    }
  #spart_show {
    position: absolute;
    top:10px; 
    right:0px;
    background-color: black;
    /*transition: background-color 4s;*/
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    padding: 5px 15px 5px 10px;
    text-align: right;
    border-radius: 4px 0px 0px 4px;
    }
  #backdiv {
    background-color: #CCCCCC;
    /*border: solid 1px silver;*/
    border-radius: 0px 4px 4px 0px;
    /*filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;  */
    padding: 2px 6px 2px 10px;
    text-align: left;
    vertical-align: middle;
    color:white;
    }
  #backdiv img{
     vertical-align: middle;
     } 
  #backdiv a{
     color:#F0F0F0;
     }    
  #backdiv a:hover{
     text-decoration:none;
     }       
  #backdiv:hover{   
    /*border: solid 1px black;*/
  }
  #backdiv_white {
    /*background-color: #CCCCCC;
    border: solid 1px silver;
    border-radius: 0px 4px 4px 0px;
    padding: 2px 6px 2px 10px;  */
    text-align: left;
    vertical-align: middle;
    color: white;
   }
  .Navialle,
  .Navivor,
  .Naviweiter {
    background-color: #CCCCCC;
    /*border: solid 1px silver;*/
    border-radius: 4px 4px 4px 4px;
    /*filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;  */
    padding: 6px 15px 6px 15px;
    text-align: center;
    
    line-height: 3em;
    vertical-align: middle;
    color:white;
  }
  
  #Liste .Navialle a,
  #Liste .Navivor a,
  #Liste .Naviweiter a{
     color:white;
     font-size: 14px;
     }
         
  #Liste .Navialle a:hover,
  #Liste .Navivor a:hover,
  #Liste .Naviweiter a:hover{
     text-decoration:none;
     color: blue;
     }     
     
  #bestelllistzeig  {  
    text-align: center;
    vertical-align: middle;
    color: black;  
    float:right;
    margin-top:-20px;
  }     
    
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: white;
  }
  div#Ersatzkopf  {  /* F?r Druck ausblenden */
    display: none;
    }
    
  @media print {
    ul#Navigation, div#Kopf, div#Info, p#Fusszeile  {  /* F?r Druck ausblenden */
    display: none;
    }
    div#Ersatzkopf  {  /* F?r Druck ausblenden */
    display: block;
    }
    .nodruck {
     display:none; 
    }
    table {float: none !important; }
    div { float: none !important; }
    .page-break { page-break-inside: avoid; page-break-before: always; }
  }


#Infotext {  
	padding: 5px;
  border:1px solid #999;
  background-color:#ffc473;
  }  

.ipadhome {
   position:absolute;
   
   padding-left:180px;
   } 
@media only screen and (orientation:portrait){ 
  .ipadhome {
  padding-left:250px;
  margin-top:12px; 
  }
}
/* werden in der Datei https://www.lyz.de/siwiheader/header.php festgelegt
.headerlink
{
	font-size : 12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
}

.headerlink:hover
{
	font-size : 12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	background-color:#D9E6E6;
	border-top: solid 1px #ACACAC;
	border-bottom: solid 1px #ACACAC;
}

.headerlink:active
{
	font-size: 12px;
	width:auto;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	background-color:#D9E6E6;
}  */


/*Cookie-Warner*/

.cc_banner-wrapper {
    z-index: 9001;
    position: relative;
}

.cc_container .cc_btn {
    padding: 8px 10px;
    background-color: #f1d600;
    background-color: black;
    cursor: pointer;
    transition: font-size 200ms;
    text-align: center;
    font-size: 0.6em;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 80px;
}

.cc_container {
    background: #eee;
    background: black;
    color: #222;
    color: white;
    opacity: 0.96;
    font-size: 17px;
    font-family: Arial,sans-serif;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px;
}

.cc_container, .cc_message, .cc_btn {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
}


.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #000;
    background-color: #f1d600;
    background-color: limegreen;
    transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.cc_container a, .cc_container a:visited {
    text-decoration: none;
    color: #31a8f0;
    transition: 200ms color;
}

@media screen and (min-width: 992px)
.cc_container .cc_message {
    font-size: 1em;
}

@media screen and (min-width: 768px)
.cc_container .cc_btn {
    font-size: 1em;
    padding: 8px 15px;
}  
@media screen and (min-width: 768px)
.cc_container {
    padding: 15px 30px 15px;
}
 
@media screen and (min-width: 500px)
.cc_container .cc_btn {
    font-size: 0.8em;
}

