body {
  background-color: #FFF;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
p {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-style: normal;
}
#wrapper {
  text-align: left;
  width: 760px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#header {
  margin-top: 12px;
  margin-bottom: 12px;
}
#content {
  margin-top: 0px;
  padding-top: 0px;
  /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 14px;
  color: #000;
  /*font-weight: bold;*/
}
#footer {
  margin-top: 12px;
  margin-bottom: 12px;
  clear: both;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  color: #FFF;
  background-color: #999;
  text-align: center;
  font-weight: bold;
}
#logo {
  height: 123px;
  padding-bottom: 12px;
}
#nav {
  height: 28px;
  background-color: #999;
}
#leftBild {
  float: left;
  width: 160px;
}
#rightColumn1 {
  float: left;
  width: 427px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-style: normal;
}
#rightColumn2 {
  float: right;
  width: 400px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-style: normal;
}
#rightColumn3 {
  float: right;
  width: 438px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: normal;
  padding-left: 20px;
}
#rightColumn4 {
  float: right;
  width: 600px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
}
#rightColumn5 {
  float: left;
  width: 450px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: normal;
}
#wrapper #content h2 strong {
  color: #000;
  font-size: 14px;
}
#wrapper #content h1 strong {
  color: #906;
  font-size: 24px;
}
#ad:link {
color: #000;
text-decoration: underline;
}
#ad:hover {
color: #101010;
text-decoration: underline;
}
#ad {
color: #000;
text-decoration: none;
}

a:link {
  color: #FFF;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #FFF;
}
a:hover {
  text-decoration: underline;
  color: #FFF;
}
a:active {
  text-decoration: none;
  color: #FFF;
}

h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  letter-spacing: 2px;
}

h3 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3333;
  margin-bottom: 1.333em;
}
h4 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
h5 {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 200;
  line-height: 1.143em;
  margin-bottom: 0.743em;
}
h6 {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.7143em;
  margin-bottom: 1.7143em;
}
