body, p, a, td {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, p, td {
  font-size: 1.0em;
}
h3 {
  font-size: 1.6em;
}
img {
  border: none;
}

#navigation a:hover, #navigation a.current {
    background-color: #CCFF99;
}
#navigation a {
  color: #666666;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 15px;
  font-weight: normal;
  text-decoration: none;
  height: auto;
  width: 125px;
  display: block;
  background-repeat: no-repeat;
  text-align: left;
  letter-spacing: 0.1em;
  background-position: 0px 0px;
  background-color: #FFFFFF;
  padding-left: 6px;
  padding-top: 4px;
  padding-bottom: 2px;
  position: relative;
}

table.inhalt {
  margin-top: 1em;
  border-width: 0.1em;
  border-style: solid;
}
td.inhalt {
  padding: 0.2em;
  border-width: 0.1em;
  border-style: solid;
  vertical-align:top;
}

div.logo {
  position: absolute;
  margin: 0;
  padding: 0;
  height: 110px;
  width: 110px;
}

div.kopf {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 140px;
  height: 110px;
}

h2.kopf {
  margin-top: 0px;
}
h3.breadcrumb {
  font-size: 1.2em;
  margin-top: 0px;
}

div#navigation {
  margin-top: 120px;
  float:left;
  width: 12%
}
div#inhalt {
  margin-top: 110px;
  float: right; 
  width: 88%;
}
div#footer {
  font-size: 0.6em;
  margin:0;
  width:100%;
  height:30px;
  bottom:0;
}

li {
line-height: 2;
}

