ul {
  list-style-type:disc;
  text-align:left;
  color:#000;
  font-size:0.9em;
  padding:0 30px 0 40px;
  }

p.justify {
  font-family:verdana;
  text-align:justify;
    font-size: 0.8em;
  line-height:1.4;
  color:#000066;
  padding:0 0px 0 0px;
}

ol li {
  text-align:justify;
  color:#000;
  }



p.links {
  text-align:left;
  font-family:verdana;
  font-size: 0.9em;
  line-height:1.4;
  color:#000;
  padding:0 30px 0 30px;
}

p.center {
  font-family:verdana;
  text-align:center;
  font-size: 0.8em;
  line-height:1.4;
  color:#000;
  padding:0 30px 0 30px;
}



  
@media screen and (max-width:1024px) {
    p.verdana18 {
    font-size:1.25em; }
}

@media screen and (max-width:1024px) and (orientation:landscape) {
 p.verdana18 {
   font-size:0.8em;
  }

}


span.schrift {
  /*background-color: red;
  color: blue;
 box-shadow: 2px 5px 10px #ccc;
  font-family:black_jack-webfont;
  
  font-size:16px;U+02DC
  color:#000000;*/
  font: normal 14px Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  color:#069;
  
}

img.layout-1 {
    margin-bottom:10px;
}

hr {
  height: 0px;
  color: #cccccc;
  width:100%;
 }

@media screen and (max-width:1024px) and (orientation:landscape) {
  p.links {
   font-size:0.6em;
  }
}




