/*CSS Format by http://HomepageHelfer.net*/

body {
  font-family:arial;
  font-size:13px;
  color:#000000;
  font-weight:bold;
  background-color:transparent;
  margin:0px;
  padding:0px;
}
a:link {
  font-family: "Arial Narrow";
  color: #0000FF;
  font-size: 10px;
  text-decoration: none;
}
a:visited {
  font-family: "Arial Narrow";
  color: #0000FF;
  font-size: 10px;
  text-decoration: none;
}
a:active {
  font-family: "Arial Narrow";
  color: #0000FF;
  font-size: 10px;
  text-decoration: none;
}
a:hover {
  font-family: "Arial Narrow";
  color: #9b1515;
  font-size: 10px;
  text-decoration: none;
}
#aussen {
  float: left;
  width: 320px;
  margin-right: auto;
  margin-left: auto;
  padding:0px;
  background-color: transparent;
}
#hintergrund {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 320px;
  height: 200px;
  background-image: url(bg2.png);
  padding:0px;
  background-color: transparent;
  z-index:1;
}
#daten {
  position: absolute;
  top: 80px;
  left: 72px;
  width: 115px;
  height: 140px;
  text-align:right;
  background-color: transparent;
  z-index:2;
}
#daten2 {
  position: absolute;
  top: 80px;
  left: 194px;
  width: 130px;
  height: 140px;
  text-align:left;
  background-color: transparent;
  z-index:3;
}
#online {
  position: absolute;
  top: 55px;
  left: 0px;
  width: 320px;
  height: 20px;
  font-weight: normal;
  font-family: "arial Narrow";
  font-size:13px;
  color:#895510;
  text-align: center;
  background-color: transparent;
  z-index:4;
}
#zeit {
  position: absolute;
  top: 174px;
  left: 236px;
  width: 80px;
  height: 20px;
  font-weight: normal;
  font-family: verdana;
  font-size:14px;
  color:#895510;
  text-align: center;
  background-color: transparent;
  z-index:5;
}
#bildlink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 320px;
  height: 200px;
  padding:0px;
  background-color: transparent;
  z-index:999;
}
.clear {
  clear: both;
}
