* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
  background-color: #ccd9de;
}
body {
  margin: 0 auto;
  width: 989px;
  height: 100%;
  color: #000;
  font-family: Arial, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.4em;
  background-image: url(images/bg_body_home.gif);
  background-repeat: repeat-y;
  position: relative;
}
html > body {
  height: auto;
  min-height: 100%;
}
#container {
  text-align: left;
  width: 742px;
  margin: 0 auto;
}
#header {
  height: 215px;
  background-image: url(images/header_home.png);
  background-repeat: no-repeat;
}
#bild_oben {
  line-height: 8px;
}
#bild1, #bild2, #bild3, #bild4, #language {
  position: relative;
  display: inline;
  width: 112px;
  height: 112px;
  float: left;
}
#language {
  background-color: #007ea0;
  text-align: center;
  padding-top: 16px;
  height: 96px;
  width: 294px;
  color: #fff;
}
#language #german {
}
#langmenue {
  position: relative;
  display: inline;
  float: left;
  width: 294px;
}
a {
  color: #005b7f;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}
p {
  margin-bottom: 1.5em;
}
.clearer {
  clear: both;
}
.csc-firstHeader {
  margin-top: 0;
}
.tx-srlanguagemenu-pi1 fieldset {
  border: 0;
  padding-top: 7px;
} 
.tx-srlanguagemenu-pi1 legend, .tx-srlanguagemenu-pi1 label {
  display: none;
}
.tx-srlanguagemenu-pi1 #sr_language_menu_select {
  background-color: #fff;
  color: #000;
}
#mail {
  padding: 47px 55px 0 0;
  float: right;
}
#mail a {
  padding-left: 21px;
  background-image: url(res/mail.gif);
  background-repeat: no-repeat;
}
#weiterlink {
  color: #fff;
  text-decoration: underline;
}
