body {
font-family: Arial, Helvetica, sans-serif; 
font-size: 80%;
background-color: #ffffff;
}

a:link {
 color: #281870;
 font-size: 100%;
 font-weight: bold;
 line-height:100%;
 text-decoration: none;
 }
a:visited {
 color: #281870;
 font-size: 100%;
 font-weight: bold;
 line-height:100%;
 text-decoration: none;
}
a:active {
 color: #281870;
 font-weight: bold;
 font-size: 100%;
 line-height:100%;
 text-decoration: underline;
}
a:hover {
 color: #281870;
 font-size: 100%;
 font-weight: bold;
 line-height:100%;
 text-decoration: underline;
}


#navi {
 position: relative;
 top: 250px;
 left: 0px;
 margin: 0px;
 padding:0px;
text-align: right;
}
.ueber {
 color: #000;
 font-weight: bold;
 font-size: 110%;
 line-height:110%;
margin:0px;
margin-bottom:15px;
}

.navi a:link {
 color: #fffa9c;
 font-size: 100%;
 font-weight: bold;
 line-height:100%;
 text-decoration: none;
 background-color: #281870;
padding: 5px 10px 5px 10px;
 }
.navi a:visited {
 color: #fffa9c;
 font-size: 100%;
 font-weight: bold;
 line-height:100%;
 background-color: #281870;
 text-decoration: none;
padding: 5px 10px 5px 10px;
}
.navi a:active {
 color: #fffa9c;
 font-weight: bold;
  font-size: 100%;
 line-height:100%;
 background-color: #281870;
 text-decoration: underline;
padding: 5px 10px 5px 10px;
}
.navi a:hover {
 color: #fffa9c;
 font-size: 80%;
 font-weight: bold;
 font-size: 100%;
 background-color: #281870;
 text-decoration: underline;
padding: 5px 10px 5px 10px;
}
.navi ul {
list-style-type: circle;
padding: 0px;
margin:0px;
margin-bottom: 5px;
margin-left: 5px;
padding-left: 10px;
}


.navi p {
 line-height: 1%;
 padding: 1px;
 margin: 5px 0px 0px 0px;
}

table {
 font-size: 100%;
}

p {
 margin: 0px 0px 10px 0px;
}


h1 {
 margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size: 140%;
  line-height: 120%;
}

#links {
 margin: 0px;
 text-align: center;
}

.links img {
 border: 5px solid #d9d6e9;
 
}
