* {
  margin: 0px;
  padding: 0px;
}

body, html {
  font-family: Arial;
}

h1, h2, h3 {
  font-family: Tahoma;
  font-weight: normal;
  clear: both;
}

h1, h2 {
  padding-top: 30px;
  color: #085ac4;
}

h3 { 
  padding-top: 15px;
}

h3 small {
  font-size: 12px;
}

#head {
  position: relative;
  top: 0px;
  left: 0px;
  height: 165px;
  background-color: #8ccbfd;
  background-image: url(/img/head.png);
}

h1.cloud {
  font-size: 28px;
  background-image: url(/img/cloud.png);
  background-repeat: no-repeat;
  width: 380px;
  height: 99px;
  padding: 60px 0px 0px 20px;
  margin-top: 20px;
  color: white;
}

#wrap {
  position: relative;
  width: 880px;
  padding: 0px 10px;
  margin: -165px auto 20px auto;
}

#contentsleft {
  width: 500px;
  float: left;
}

#contentsright {
  width: 180px;
  float: left;
}

#buch, #banner {
  margin-top: 30px;
  padding: 10px; 
  border: 1px solid silver;
}

#buch h2 {
  padding-top: 0px;
}

#buchi {
  padding-top: 10px;
}

#buchi p {
  font-size: 10px;
}

.clear {
  clear: both;
}

.zahl {
  width: 30px;
  padding-top: 7px;
  height: 24px;
  display: block;
  text-align: center;
  background-image: url(/img/ball_white.png);
  font-size: 14px;
  font-weight: bold;
  float: left;
}

.super, .zusatz, .zahlen {
  padding-left: 20px;
  padding-top: 8px;
  height: 41px;
  float: left;
}

.super .zahl {
  background-image: url(/img/ball_blue.png);
}

#currentresults {
  float: left;
}

#prevresults {
  float: left;
  padding-left: 100px;
}

.clear {
  clear: both;
}

#foot {
  color: silver;
  font-size: 12px;
  padding-top: 30px;
  clear: both;
}

#foot a {
  color: silver;
}
