
body {
  background: url(../img/bga.gif) #e7f3f7;
  color: black;
  margin: 0;
  padding: 1%;
  min-width: 940px;
  font-size: 100.01%;
  font-family: verdana, arial, sans-serif ;
}
a { color: #0B4D8C; text-decoration: underline; }
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;  }
h4, h5, h6 {
  color: #339999;
  font-family: verdana, arial, sans-serif ;
}

h1, h2, h3 {
  color: #949494;
  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;
}

#logo {
  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;
}
#logo a {
font-size: 0.6em;
color: white;
  text-decoration: none;
}

#logob {
  background: url(../img/kopf04.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;
}
#logob a {
font-size: 0.6em;
color: white;
  text-decoration: none;
}

#logoc {
  background: url(../img/kopf05.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;
}
#logoc a {
font-size: 0.6em;
color: white;
  text-decoration: none;
}

#logod {
  background: url(../img/kopf06.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;
}
#logod a {
font-size: 0.6em;
color: white;
  text-decoration: none;
}

#logoe {
  background: url(../img/kopf07a.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;
}
#logoe a {
font-size: 0.6em;
color: white;
  text-decoration: none;
}





#menu {
  padding: 1px;
  max-width: 95%;
  background: #ffffff;
  padding: 5px 5%;
  margin: 0;
  text-align: right;
  color: #949494;
}
#menu img {
border: none;
}
#menu li {
  font-size: 1.5em;
  display: inline;
  list-style-type: none;
  border-left: 1px solid #D3D3D3;
  padding: 0 8px 0 10px;
  font-weight: bold;
}
#menu li a {
  color: #339999;
  text-decoration: none;
}

#subnav {
  width: 45%;
  float: right;
  padding: 40px 1% 1em 1%;
  margin: 1em 1% 0 1%;
  border-left: 1px dotted #aaa;
  font-size: 0.9em;
}
#subnav dt {
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0.5em;
  border-top: 1px dotted #aaa;
}
#subnav dd {
  padding: 0;
  margin: 0.2em 0;
}

#main {

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