body {
   background-color: #E9F3FB;
   color: #000000;
}

p {
  margin:0;
  padding: 0;
}


.linkbox a,
.linkbox a:visited {
   float: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11pt;
   font-weight: bold;
   text-decoration: none;
   display: block;
   padding: 6px;
   padding-right: 30px;
   padding-left: 30px;
   color: #000;
   background-color: #d0e0ef;
}

.linkbox a:hover {
   background-color: #81a8d8;
   }

.linkbox a:active {
           color: #fff;
           }


.linkliste a {
  text-align: right;
  text-decoration: underline;
  color: #005bb7;
  margin-right:20px;
  padding: 0;
  background-color: #E9F3FB;
}

.linkliste a:visited{
  color: #834963;
  background-color: #E9F3FB;
}

.linkliste a:hover {
  color: #000;
  background-color: #81a8d8;
}


a {
   color: #005bb7;
   background-color: #E9F3FB;
   text-decoration: underline;
   }

a:visited {
   color: #834963;
   }

a:hover {
   color: #000;
   background-color: #81a8d8;
   }

.bilder a:visited {
   color: #000;
   text-decoration: underline;
   background-color: #E7F1F9;
   color: #000000;
   }

.bilder a:hover {
   color: #000;
   text-decoration: underline;
   background-color: #81a8d8;
   color: #000000;
   }

.datum {
  float: left;
  width: 100px;
  background-color: #d0e0ef;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  padding: 15px;
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: right;
  border-width: 2px;
  border-color: #000
  border-style: solid;
}

.textbox {
  float: left;
  text-align:left;
    border-width: 2px;
  border-color: #000
  border-style: solid;
  background-color: #888888;
}

.navigation {
  position: absolute;
  top: 178px;
  left: 10px;
  width: 145px;
  height: 500px;
  margin:0;
  padding: 0;
}

.kopf {
  position: absolute;
  width: auto;
  top: 10px;
  height: 149px;
  left: 10px;
}
.inhalt {
  position: absolute;
  width: 821px;
  top: 178px;
  left: 175px;
  right: 5%;
  text-color: #000000;
}

img.links {
   float: left;
   margin-right: 20px;
   margin-bottom: 20px;
   border: 5px;
   padding: 8px;
}

img.rechts {
   float: right;
   margin-left: 20px;
   margin-bottom: 20px;
   border: 5px;
   padding: 8px;
   }
img.linksR {
   float: left;
   margin-right: 20px;
   margin-bottom: 20px;
   border: 5px;
   padding: 8px;
   background-color: white;
}

img.rechtsR {
   float: right;
   margin-left: 20px;
   margin-bottom: 20px;
   border: 5px;
   padding: 8px;
   background-color: white;
   }
div.figure {
  float: right;
  width: 166px;
  margin:  0;
  padding: 0;
}

div.figure p {
  text-align: center;
}



.navigation ul{
  list-style: none;
  margin:0;
  padding: 0;
}

.navigation li{
  list-style: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  text-align: left;
}

.navigation a {
   display: block;
   padding: 7px;
   padding-bottom: 8px;
   margin: 5px 0;
   text-decoration: none;
   height: 1em;
}

.navigation a:link,
.navigation a:visited {
   background-color: #d0e0ef;
   color: black;
   text-decoration: none;
}

.navigation a:hover,
.current a:visited,
.current a:link
{
   text-decoration: none;
   background-color: #81a8d8;
   color: black;
}


li.titel {
   background-color: #376FB3;
   color: #E4EDF8;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   padding: 6px;
   text-align: left;
   text-decoration: none;
}
