h1 { color: #088ed6; }
h2 { color: #088ed6; }
h3 { color: #088ed6; }
h4 { color: #088ed6; }
h5 { color: #088ed6; }

h4.hinweis { 
 color: #FF8C00; 
 text-decoration: blink;
}

h4.headl {
 color: #088ed6;
 text-decoration: underline;
}

img {
 border: 0;
}

div.textbox {
  width: 75%;
  min-width: 450px;
  text-align: justify;
}

logo.td {
 text-align: center;
}

div.dist { margin-left: 45px; margin-top: 45px;}

li.navigation {
  padding: 0px;
  text-align: left;
  width: 175px;
  margin: 0px;
  font-weight: bold;
  display: block;
  color: #088ed6;
  background-color: rgb(238,238,240);
  text-decoration: none;
}
 
li.active {
  padding: 0px;
  text-align: left;
  width: 175px;
  margin: 0px;
  margin-left: 10px;
  font-weight: bold;
  display: block;
  color: #FF8C00;
  background-color: rgb(238,238,240);
  text-decoration: none;
}
  
em {
  font-weight: bold;
}

em.marked {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  font-style: normal;
}

tr {
  bckground-color: rgb(238,238,240);
}
 
a.navigation {
  padding: 0px;
  text-align: left;
  width: 175px;
  margin-left: 10px;
  font-weight: bold;
  display: block;
  color: #088ed6;
  text-decoration: none;
}

a.navigation1 {
  padding: 0px;
  text-align: left;
  width: 175px;
  margin: 0px;
  font-weight: bold;
  display: block;
  color: #088ed6;
  text-decoration: none;
}

a.extern {
  padding: 0px;
  text-align: left;
  width: 175px;
  margin: 0px;
  font-weight: bold;
  color: #088ed6;
  text-decoration: none;
}

a.extern:hover {
  color: #088ed6;
  text-decoration: underline;
}

a.navigation:hover{
  color:#088ed6;
  text-decoration: underline;
}

a.navigation1:hover{
  color:##088ed6;
  text-decoration: underline;
}


