body {
  background-color : #DCDCDC;
  margin-top : 0px;
  margin-right : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
}
h1 {
  font-family : "Arial Black";
  font-size : 30px;
  font-weight : bold;
  margin-top : 5px;
  margin-bottom : 0px;
}
h2 {
  font-family : Arial;
  font-size : 14px;
  font-weight : bold;
  margin-bottom : 10px;
  margin-top : 10px;
  color : #778899;
}
a {
  text-decoration : none;
  color : #292493;
  font-family : sans-serif;
  font-size : 12px;
  font-weight : bold;
  margin-left: 10px;
  margin-right: 10px;
}
a:hover {
  text-decoration : underline;
  color : #000000;
}
.content {
  font-family : sans-serif;
  font-size : 12px;
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 475px;
  text-align: justify;
}
.footer {
  font-family : sans-serif;
  font-size : 12px;
  margin-top : 10px;
  margin-bottom : 10px;
}
.ico {
  margin-left: 10px; 
  margin-right: 5px; 
  margin-top: 2px; 
  margin-bottom: 2px;
}
.nav {
  font-size : 12px;
  font-weight : bold;
  font-family : sans-serif;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-top: 1px solid;
  border-color: #292493;
}
.cont {
  font-size : 12px;
  font-weight : bold;
  font-family : sans-serif;
  border-left: 1px solid;
  border-right: 1px solid;
}
.cont01 {
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-color: #292493;
}
.center {
  margin-left: 10px;
  margin-right: 10px;
}
.logo {
    margin-left: 25px;
  margin-right: 25px;
  margin-top: 10px;
}
.zagl {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #292493;
}
.footer {
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #292493;
}
.fcontent {
  font-size : 12px;
  font-weight : bold;
  font-family : sans-serif;
  margin-top: 15px;
  margin-left: 15px;
    margin-right: 15px;
  margin-bottom: 15px;
}
.partners {
   color: #778899; 
   font-family: sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   margin-left: 10px; 
   margin-right: 10px;
}
.u {
   text-decoration: underline;
}