* {
  font-family: Myriad, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 13px;
}

body {
  background-color: #33a9C5;
}

img {
  border: 0;
}

#site {
  position: relative;
  width: 850px;
  background: url(img/header.gif) white top right no-repeat;
  margin: 30px auto;
  padding: 110px 10px 10px 10px;
}

#banner {
  text-align: center;
  margin: 10px 0 10px 0;
}

#previewer {
  width: 100%;
  text-align: center;
  height: 333px;
}

#menu {
  float: left;
  width: 200px;
  height: 400px;
}  

h1, h2 {
  color: #2AABCA;
}

#content {
  width: 630px;
  margin: 10px 10px 0 150px;
  text-align: justify;
}

.sponsoren {
  color: gray;
  padding-right: 5px;
}

.partners {
  color: gray;
  float: left;
  clear: both;
  padding-left : 5px;
}

.ot {
  display: block;
  position: absolute;
  width: 170px;
  height: 60px;
  top: 20px;
  left: 350px;
}

#footer {
  text-align: center;
}

#footer img {
margin: 0 10px 0 10px;
}
