body,table,td,tr,div,p,pre,h1,h2,h3,h4  {
  font-size : 11px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
  text-align : justify;
  margin : 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

h1 {
  font-size : 15px;
  font-weight : bold;
  padding-bottom: 5px;
}

a:link {color: #303B80;}
a:visited {color: #8D273F;}
a:hover {color: #303B80;}
a:active {color: #303B80;}

.main {
  background-color: #D9DBE7;
  color: #000000;
  vertical-align: top;
  padding: 15px 15px 15px 15px;
}


.hell {
  background-color: #D9DBE7;
  color: #303B80;
  vertical-align: middle;
  text-align: left;
}

.dunkel {
  background-color: #303B80;
  color: #D9DBE7;
  vertical-align: middle;
  text-align: left;
}

.dunkel a:link {color: #D9DBE7; text-decoration: none;}
.dunkel a:visited {color: #D9DBE7; text-decoration: none;}
.dunkel a:hover {color: #8D273F; text-decoration: none;}
.dunkel a:active {color: #D9DBE7; text-decoration: none;}

.dunkel ul {margin: 0px 0px 0px 10px;}
.dunkel li {margin: 0px 0px 0px 15px;}

.jump {
  font-weight : bold;
  background-color: #D9DBE7;
  color: #303B80;
  vertical-align: middle;
  text-align: right;
}
.jump  a {color: #303B80; text-decoration: none;}

