a.speziell:link { color: white;}
a.speziell:visited { color: white;}
a.speziell:hover { color: #ffcc66;}
a.speziell:active { color: white;}
A:link      { color: #000; text-decoration: none;}
A:visited      { color: #000; text-decoration: none;}
A:hover      { color: #730307; text-decoration: none;}
A:active      { color: #000; text-decoration: none;}
body {
  color: #000;
  font-size: 0.88em;
  font-family: Arial, Helvetica, Verdana, SunSans-Regular;
  background-color: #6674fc;
}
.block { color: #000; font-size: 0.88em; line-height: 1.25em; text-align: justify; }
.center {
  color: #000;
  font-size: 0.75em;
  text-align: center;
  padding-top: 20px;
}
.firstline		{
  color: #000;
  font-size: 1.2em;
  text-align:left;
  letter-spacing:1px;
  font-variant: small-caps;
  padding-top: 50px;
  padding-left: 25px;
  padding-bottom: 20px;
}
.subline		{ color: #730307; font-size: 1em; text-align:left; letter-spacing:1px; }
.float-li {
  float: left;
  padding-bottom: 10px;
  padding-right: 10px;
}
.float-re {
  float: right;
  padding-bottom: 10px;
  padding-left: 10px;
}
.left   		{
  color: #000;
  font-size: 0.88em;
  line-height: 1.25em;
  text-align:left;
  padding-left: 25px;
  padding-right: 50px;
}
.leftnav {
  color: #000;
  font-size: 0.88em;
  line-height: 2em;
  text-align:left;
  padding-left: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  font-weight: bold;
}

.right { color: #000; font-size: 0.88em; line-height: 1.25em; text-align: right; }
.main {
  background-image: url(/bilder/layout/main-1.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top;
}
.left-top {
  color: #999;
  font-size: 1.2em;
  line-height: 1.25em;
  text-align:left;
  padding-left: 125px;
  font-weight: bold;
  padding-top: 80px;
}
.right-top {
  color: #999;
  font-size: 1.2em;
  line-height: 1.25em;
  text-align: right;
  padding-top: 80px;
  padding-right: 115px;
  font-weight: bold;
}
.lefttext {
  color: #000;
  font-size: 0.88em;
  line-height: 1.25em;
  text-align:left;
  padding-left: 25px;
  padding-right: 5px;
}
.float-re2 {
  float: right;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 50px;
}
