li, ul, td, h4, body {font-family: Verdana, sans-serif; font-size: 10pt;}
h1, h2, h3 {font-family: Tahoma, sans-serif; }
h1.start {margin-bottom: 0px; margin-top: 0px;}
h1 {font-size:24px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
a {font-weight: bold;}
a:hover {color:#ff0000; text-decoration:underline;}  /* #536F00; #4b6400;*/
a:active {color:#ff0000; text-decoration:underline;}
a.toplink{font-family: Verdana,Arial, sans-serif; font-size:10px; font-weight: normal; text-decoration:none; color: #000066;}
li {  margin-bottom: 0px; margin-top: 0px;}
ul {  margin-bottom: 19px; margin-top: 0px;}
.kleiner {font-family: Verdana,Arial, sans-serif; font-size:10px; font-weight: normal;}
.bigb {font-size: xx-large; font-weight: bold;}

#auswahlleiste {
  color: red;
}

#auswahlleiste a {
  border-color: black;
  border-width: 1px;
  border-style: solid;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20;
  text-decoration: none;
  background: white;
}

.hinterlegt {
  background-color: lightblue;
}

.hinterlegt p:first-child {
  margin-top: 0px;
  padding-top: 5px;
}

#bilderarchiv ul, #materialarchiv, #nachrichtenarchiv ul {
  list-style-type: none;
  padding-left: 10px;
}

#bilderarchiv ul li ul, #materialarchiv, #nachrichtenarchiv ul li ul {
  list-style-type: disc;
  padding-left: 30px;
  ist-style-position: inside;
}

#zentriert {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  display: none;
}

