body {
  background: url(../img/bg.gif) #e7f3f7;
  color: black;
  margin: 0;
  padding: 5%;
  min-width: 940px;
  font-size: 100.01%;
  font-family: verdana, arial, sans-serif ;
}
a { color: #0B4D8C; text-decoration:none; font-weight:bold;}
a:visited { color: black; }
a:hover { text-decoration:none; font-weight:bold;}

.skip {
  position: absolute;
  margin-left: -999px;
  width: 990px;
}
h1 {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 0.8em;
  padding: 0.6em 0 0.2em 2%;
  margin: 0;
}
h2, h3, h4 { font-weight: normal;  }
h1, h2, h3, h4, h5, h6 {
  color: #6699CC;
  font-family: verdana, arial, sans-serif ;
}
img {
  border: solid 1px #aaa;
  padding: 1px;
}
.fleft {
  float: left;
  margin: 0 1em 0.2em 0;
}
.fright {
  float: right;
  margin: 0 0 0.2em 1em;
  padding: 1px;
}



#container {
  font-size: 0.8em;
  max-width: 65em;
  margin: auto;
  border: 1px solid #aaa;
  border-top: 0;
  background: white;
}
#footer {
  clear: both;
  padding: 0 20px;
}


#logo1 {
  background: url(../img/kopf01.jpg) 0 0 no-repeat black;
  height: 64px;
  padding: 0 20px;
  text-align: right;
  line-height: 54px;
  font-size: 54px;
  overflow: hidden;
  letter-spacing: -3px;
  margin: 0;
}

#logo2 {
  background: url(../img/kopf02.jpg) 0 0 no-repeat black;
  height: 64px;
  padding: 0 20px;
  text-align: right;
  line-height: 54px;
  font-size: 54px;
  overflow: hidden;
  letter-spacing: -3px;
  margin: 0;
}

#logo3 {
  background: url(../img/kopf03.jpg) 0 0 no-repeat black;
  height: 64px;
  padding: 0 20px;
  text-align: right;
  line-height: 54px;
  font-size: 54px;
  overflow: hidden;
  letter-spacing: -3px;
  margin: 0;
}



#logo1 a {
font-size: 0.6em;
color: white;
  text-decoration: none;
font-weight:bold;}


#logo2 a {
font-size: 0.6em;
color: white;
  text-decoration: none;
}

#logo3 a {
font-size: 0.6em;
color: white;
  text-decoration: none;
}

#logo3 a span { /* Der letzte Buchstabe soll invertiert dargestellt werden. */
  color: black;
  background: white;
  padding-right: 0.1em; /* Ein Hack, damit das weiße rechts und links genau so breit ist. */
  font-weight: bold;
}


#main {

  padding: 0 50% 0 20px;
 /
  line-height: 1.5em;
}