body{
  font-family     : HelveticaNeue,Helvetica,Arial;
  font-size       : 1.0em;
}

img{
  border          : 0;
}

a {
  color           : black;
}

.clear {
  clear           : both;
}

.textfeld {
  border          : 1px solid black;
}

.textfeld_error {
  background      : #808080;
  border          : 1px solid black;
}

.errorText {
  font-size       : 0.9em;
}

.contentFlash {
  position        : relative;
  width           : 224px;
  float           : left;
  margin          : 0 10px 0 0;
}

.contentFlashSlideshow {
  position        : relative;
  width           : 460px;
  float           : left;
  margin          : 0 10px 0 0;
}

.contract_term{
  font-size       : 0.7em;
}

#container_box {
  position        : relative;
  width           : 890px;
  margin          : 0 auto;
}

#header {
  position        : relative;
  height          : 72px;
}

#header_logo {
  position        : absolute;
  bottom          : 0px;
}

#navigation ul {
  list-style      : none;
  margin          : 13px 0 0 110px;
  padding         : 0;
}

#navigation li {
  float           : left;
}

#navigation li a {
  color           : #808080;
  font-weight     : bold;
  text-decoration : none;
}

.navL0a a {
  color           : black;
}

#navi_spacer {
  position        : relative;
  height          : 60px;
}

#content {
  margin          : 0 0 0 110px;
  font-size       : 0.9em;
}

#flashContent {
  position        : relative;
  width           : 546px;
  height          : 509px;
}

#flashContentSlideshow {
  position        : relative;
  width           : 310px;
  height          : 440px;
}

#footer {
  border-top      : 1px solid black;
  font-size       : 0.7em;
  padding         : 5px 0 0 0;
}

#footer a {
  text-decoration : none;
}