body {
  margin: 12px;
  text-align: center;
  font: 12px Arial, sans-serif;
  line-height: 16px;
  background-color: #ccc;
}
#wrapper {
  width: 1000px;
  padding: 0;
  margin: 0 auto;
  text-align: left;
  background-color: #fff;
  border: 1px solid #bbb;
  border-right: 4px solid #b5123c;
}
#header {
  background-color: #fff;
}
#header #toplinks {
  padding: 2px 20px;
  font-size: 11px;
}
#header #toplinks a, #footer #bottomlinks a {
  color: #999;
  text-decoration: none;
}
#header #toplinks a:hover, #footer #bottomlinks a:hover {
  color: #b5123c;
  text-decoration: underline;
}
#header #iconleiste {
  height: 48px;
  margin-left: 20px;
}
#header #logo {
  float: right;
  margin: 0px 40px 0 0;
}
#header a img {
  border: 0;
}
#header #bottom {
  height: 40px;
  margin: 0;
}
#center {
  clear: both;
  float: left;
  width: 500px;
  margin-left: 0px;
  padding: 0 30px 0 20px;
}
#right {
  width: 390px;
  margin: 10px 0 0 550px;
  padding: 10px 20px;
  border: 1px solid #666;
  font-size: 11px;
  line-height: 14px;
}
#footer {
  clear: both;
  font-size: 11px;
  text-align: left;
  padding: 0 0 0 20px;
}
a {
  color: #b5123c;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
#sitemap {
  height: 230px;
  margin-top: 32px;
  padding: 4px;
  /*font: 10px Arial, sans-serif;
  line-height: 12px;*/
  color: #999;
  background-color: #eee;
}
#sitemap p {
  margin-top: 0;
}
#sitemap .item {
  float: left;
  margin-right: 16px;
}
#sitemap a {
  color: #999;
  text-decoration: none;
}
#sitemap a:hover {
  /* color: #b90c39; */
  color: #b5123c;
  text-decoration: underline;
}
#sitemap hr {
  border: 0;
  color: #ccc;
  background-color: #666;
  height: 1px;
}
#sitemap .clear {
  clear: both;
}
#block-search-0 {
  width: 390px;
  height: 26px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #ddd;
}
#block-block-11, #block-block-10 {
  float: left;
  width: 190px;
  height: 250px;
  margin: 0; padding: 0;
}
#block-block-12, #block-block-13 {
  width: 190px;
  height: 250px;
  margin: 0; padding: 0;
  margin-left: 200px;
}
#block-block-3, #block-block-14 {
  width: 390px;
  height: 36px;
  padding-top: 4px;
  text-align: center;
  background-color: #ddd;
}
#block-block-6 {
  height: 250px;
}
#center #headline img {
  border: 0;
}
#center h1 {
  padding: 4px 0 4px 0;
  font-size: 1.8em;
  font-weight: normal;
  color: #b5123c;
  border-bottom: 1px solid #999;
}
#center #headline #backbutton {
  float: right;
}
#center p.toplinks {
  font-size: 12px;
  text-align: left;
}
#center h2 {
  font-size: 1.3em;
  font-weight: normal;
}
#center h3 {
  font-size: 1.1em;
}
#center img {
  float: left;
  margin: 4px 4px 12px 0;
}
#right h2 {
  color: black;
}
#block-search-0 #search-block-form {
  display: inline;
}
#block-search-0 #edit-search-block-form-1-wrapper label {
  display: none;
}
#block-block-11 h2, #block-block-12 h2, #block-block-10 h2, #block-block-13 h2, #block-block-6 h2 {
  font-size: 1.2em;
  font-weight: normal;
}
.form-text {
  width: 300px;
}

