body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  background-image:url('http://www.ski-club-hanau.de/images/bg1975.gif');
  background-attachment: fixed;
  overflow : auto;
}
td, tr {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 12px;
}
div#header {
  z-index: 2;
  position : absolute;
  top : 0;
  left : 0;
}


div#navigation {
  width : 940px;
  z-index: 2;
  position : absolute;
  top : 120px;
  left : 50px;
}

div#news {
  width : 350px;
  position : absolute;
  top : 150px;
  left :610px;
}
div#info {
  width: 350px;
  position : absolute;
  top :400px;
  left : 610px;
}
div#content {
  width : 600px;
  position : absolute;
  top : 155px;
  left : 0;
}

.weiss {
  color : #ffffff;
  font-size : 11px;
}
.headline {
  color : #333333;
  font-size : 15px;
  font-weight : bold;
}
.buttonsuche {
  width : 70px;
  height : 21px;
  border-width : 0;
}
.inputsuche {
  width : 80px;
  height : 21px;
  border-width : 1px;
  border-color : #000000;
  color : #666666;
  font-size : 10px;
  background-color : #EDE6DF;
}



/* LINKS
- - - - - - - - - - - - - - */
a:link {
  text-decoration : none;
  color : #98072F;
  font-size : 12px;
}
a:visited {
  text-decoration : none;
  color : #333333;
  font-size : 12px;
}
a:active {
  text-decoration : none;
  color : #333333;
}
a:hover {
  text-decoration : none;
  color : #666666;
}


.\310px:link {
  text-decoration : none;
  color : #333333;
  font-size : 10px;
}
.\310px:visited {
  text-decoration : none;
  color : #333333;
  font-size : 10px;
}
.\310px:active {
  text-decoration : none;
  color : #333333;
}
.\310px:hover {
  text-decoration : none;
  color : #666666;
}


.\311px:link {
  text-decoration : none;
  color:#333333;
  font-size : 11px;
}
.\311px:visited {
  text-decoration : none;
  color:#333333;
  font-size : 11px;
}
.\311px:active {
  text-decoration : none;
  color : #333333;
}
.\311px:hover {
  text-decoration : none;
  color : #666666;
}


a.weiss:link {
  text-decoration : none;
  color : #ffffff;
  font-size : 11px;
}
a.weiss:visited {
  text-decoration : none;
  color : #ffffff;
  font-size : 11px;
}
a.weiss:active {
  text-decoration : none;
  color : #ffffff;
  font-size : 11px;
}
a.weiss:hover {
  text-decoration : none;
  color : #cccccc;
  font-size : 11px;
}
