body {
  background:#002d70 fixed no-repeat 50% 0;
}
body,table,input,textarea,select,button {
  font-family:arial,sans-serif;
  font-size:12px;
  color:#000;
  line-height:1.1em;
}
* {
  margin:0;
  padding:0;
}
h1,h2,h3,h4,h5,h6 {
  color:#002569;
}
a {
  text-decoration:none;
  color:#002569;
}
a:hover {
  text-decoration:underline;
}
img {
  border:0;
}
#container {
  width:920px;
  height:478px;
  position:absolute;
  left:50%;
  top:50%;
  margin:-239px 0 0 -460px;
  background:url(/assets/images/start/container-bg.png);
}
#logo {
  text-indent:-9999px;
  width:220px;
  height:60px;
  margin:50px 0 50px 40px;
}
#logo a {
  display:block;
  width:220px;
  height:60px;
}
#cite {
  padding:00px 445px 0 55px;
  height:83px;
  font-size:20px;
  line-height:24px;
  font-style:italic;
  color:#002569;
}

#areas {
  padding:18px 0 0 76px;
  height:158px;
}
#areas a {
  display:block;
  float:left;
  width:205px;
  height:138px;
  padding:2px;
  color:#333;
  font-style:italic;
  text-transform:uppercase;
  line-height:21px;
}
#areas a:hover {
  text-decoration:none;
}
#areas img {
  display:block;
}
#areas a#fitness {
  margin:0 85px 0 0;
}
#areas a#ausdauer {
  margin:0 81px 0 0;
}
#news {
  clear:both;
}
#news h2 {
  width:76px;
  float:left;
  text-indent:-9999px;
}
#news .article {
  float:left;
  width:195px;
  font-size:11px;
  padding:4px 10px 0 0;
  overflow:hidden;
}
#news .article h3 {
  font-size:11px;
  height:13px;
  line-height:13px;
  overflow:hidden;
}
#news .article .text {
  height:13px;
  overflow:hidden;
}
#news .editlink {
  position:absolute;
}
