body {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  background: #ffffff url(../images/bg_sub.jpg) -5px 0px no-repeat;
  font-size: 12px;
}
body#home { background: #ffffff url(../images/bg_main.jpg) -5px 0px no-repeat; }
h2, h4 {
  background: #000000;
  color: #ffffff;
  padding: 0px 20px;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 1.5em;
  float: left;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
h2 { margin-top: 110px; }
h3 {
  color: #777777;
  font-size: 1.2em;
  margin-bottom: 20px;
  clear: both;
}
h4 {
  font-size: 1.1em;
  margin: 13px 0px;
  padding: 2px 10px 1px;
}
p {
  font-size: 1.4em;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  clear: both;
}
q {
  display: block;
  margin: 20px 0 10px 0;
  font-weight: bold;
  font-size: 0.8em;
  color: #777777;
}
q em {
  font-size: 10px;
  color: #777777;
  display: block;
}
img.feature { border: 3px solid #999999; }
.wrapper img.feature { margin-bottom: 10px; }
#header {
  border-bottom: 9px solid #6c6c6c;
  padding-top: 40px;
  margin-left: 1px;
  position: relative;
}
#sidebar {
  font-size: 10px;
  margin-top: 110px;
  margin-bottom: 50px;
}
.wrapper {
  margin-left: 25px;
  overflow: hidden;
}
#content {
  border-right: 1px dashed #000000;
  padding-bottom: 30px;
}
#footer { border-bottom: 1px dashed #000000; }
#footer p {
  margin: 0;
  font-size: 10px;
  color: #999999;
  text-transform: uppercase;
  padding-bottom: 5px;
  padding-left: 15px;
}
#footer .span-4 p {
  text-align: center;
  background: #6c6c6c;
  padding: 0 20px;
  color: #ffffff;
  text-transform: none;
  position: relative;
  bottom: -6px;
}
#footer p a {
  color: #ffffff;
  text-decoration: none;
  padding: 0 8px;
}
a#startseite {
  position: absolute;
  display: block;
  text-indent: -9999px;
  width: 140px;
  height: 140px;
  top: 0;
  left: 0;
}
ul#subnavigation {
  margin: 5px 0 50px 25px;
  overflow: hidden;
}
ul#subnavigation li { display: inline; }
ul#subnavigation li a {
  display: block;
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  font-size: 0.9em;
}
ul#subnavigation li.selected a { border-bottom: 2px solid #a7a7a7; }
a.more {
  display: block;
  color: #c22f48;
  margin-top: 20px;
  padding-left: 15px;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  background: transparent url(../images/icn_more.png) center left no-repeat;
}
#sidebar a.more { margin-top: 10px; }
p.address { font-size: 1.2em; }
p.address strong {
  font-size: 1.2em;
  font-weight: normal;
  display: block;
  margin-bottom: 5px;
}
p.address em {
  display: block;
  float: left;
  width: 50px;
  font-style: normal;
}
.small-font-metrics {
  font-size: 10.8px;
  color: #777777;
}
#sidebar p {
  line-height: 1.5em;
  font-size: 1.3em;
  position: relative;
}
#sidebar #skip {
  position: absolute;
  right: -75px;
  top: -5px;
}
#header p {
  color: #e80002;
  font-size: 20px;
  font-weight: lighter;
  border-bottom: 1px dashed #000000;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.container { margin-left: 0; }
.tabs {
  margin-bottom: 0;
  border: none;
  text-transform: uppercase;
  font-weight: 100;
  margin-left: -10px;
}
.tabs.home { margin-left: 0; }
.tabs li {
  margin-right: 10px;
  border: none;
}
.tabs li a {
  padding: 3px 10px 0px;
  background: transparent;
  border: none;
}
.tabs li.selected {
  padding: 0px;
  background: transparent url(../images/tabs_left.png) top left no-repeat;
  border: none;
}
.tabs li.selected a {
  background: transparent url(../images/tabs_right.png) top right no-repeat;
  padding: 3px 15px 0px;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
}

