body.site {
background: #3398cc url("/images/headers/wichern_hg.gif") repeat-x;
background-attachment: fixed;
}

.body .container {
  padding-top: 5px;
}

/* Formatierung des ersetzenden "Home"-Symbols für die Startseite */
.homepic {
  width: 16px;
  height: 16px;
}

.navigation {
  border: none;
}

nav.navigation div ul.breadcrumb {
  padding: 4px 12px;
  margin: 0px 0px 5px 0px;
  background: #ec96284d;
}

.breadcrumb > li {
  text-shadow: none;
}

.nav-tabs > li, .nav-tabs > li > a {
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a {
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 18px;
}

div.pull-right > ul.nav-pills {
  margin-bottom: 0px;
  float: right;
}

div.pull-right > ul.nav-pills li > a {
  padding: 4px 12px 4px 12px;
}

div #content {
  padding-left: 10px;
  min-height: 450px;
}

.os-gallery-img-desc {
  font-size:	12px;
  font-weight:	normal;
  line-height: normal;
}

.dimas-effect .os-gallery-caption-top p, .dimas-effect .os-gallery-caption-bottom p {
  padding-top: 2%;
  padding-left: 3%;
  padding-right: 3%;
}
