body,td,th,p,input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

body {
  background: #FFF;
  color: #000;
  text-align: center;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

#PageWrapper {
  position: relative;
  text-align: left;
  padding: 0;
  margin: 0 auto;
  width: 800px;
}

#Logo {
  position: absolute;
  top: 50px;
  right: -12px;
  margin: 0;
  padding: 0;
}

#Header {
  margin: 130px 0 0 0;
}


ul#Navi {
  background: url('../images/navi_background.gif') repeat-x left top;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 32px;
}

ul#Navi li {
  float: left;
  list-style: none;
  text-align: center;
  margin: 1px 1px 0 0;
  padding: 5px 0 0 0;
  height: 26px;
}

ul#Navi li.gruen {
  background: url('../images/navi_gruen.gif') no-repeat left top;
  width: 89px;
}

ul#Navi li.blau {
  background: url('../images/navi_blau.gif') no-repeat left top;
  width: 123px;
}

ul#Navi li.gelb {
  background: url('../images/navi_gelb.gif') no-repeat left top;
  width: 136px;
}

ul#Navi li a:link, ul#Navi li a:visited {
  color: #FFF;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
}

ul#Navi li a:hover {
  color: #933;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
}

#Content {
  background: url('../images/content_background.gif') no-repeat left bottom;
  text-align: left;
  margin: 0;
  padding: 20px 30px 20px 30px;
  min-height: 253px;
}

#Content h1 {
  color: #39C;
  font-size: 14px;
  margin: 0 0 5px 0;
}

#Content h2 {
  color: #39C;
  font-size: 14px;
  margin: 0 0 5px 240px;
}

#Content p {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
}

#Content a:link, #Content a:visited {
  color: #39C;
  text-decoration: none;
  font-weight: bold;
}

#Content a:hover {
  color: #C00;
  text-decoration: none;
  font-weight: bold;
}


ul.Produkte {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

ul.Produkte li {
  list-style: none;
  margin: 0 0 4px 0;
  padding: 0;
}

* html ul.Produkte li {
  margin: 0;
  height: 30px;
}

ul.ProdukteGamed {
  background: url('../images/gamed_logo.gif') no-repeat 30px 20px;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

ul.ProdukteGamed li {
  list-style: none;
  margin: 0;
  padding: 0 0 4px 240px;
}

* html ul.ProdukteGamed li {
  margin: 0;
  height: 30px;
}

ul.ProdukteWOC {
  background: url('../images/woc_logo.gif') no-repeat 30px 15px;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

ul.ProdukteWOC li {
  list-style: none;
  margin: 0;
  padding: 0 0 4px 240px;
}

* html ul.ProdukteWOC li {
  margin: 0;
  height: 0;
}

ul.ProdukteCityKampf {
  background: url('../images/cytikampf_logo.gif') no-repeat 35px 0;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

ul.ProdukteCityKampf li {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 4px 240px;
}

* html ul.ProdukteCityKampf li {
  margin: 0;
  height: 0;
}

ul.ProdukteFussballCup {
  background: url('../images/fussballcup_logo.gif') no-repeat 35px 0;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

ul.ProdukteFussballCup li {
  list-style: none;
  margin: 0;
  padding: 0 0 4px 240px;
}

* html ul.ProdukteFussballCup li {
  margin: 0;
  height: 0;
}

ul.ProdukteXwars {
  background: url('../images/xwars_logo.gif') no-repeat 35px 10px;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

ul.ProdukteXwars li {
  list-style: none;
  margin: 0;
  padding: 0 0 4px 240px;
}

* html ul.ProdukteXwars li {
  margin: 0;
  height: 0;
}

.ProduktLabel {
  float:left;
  font-weight: bold;
}

.ProduktText {
  margin-left: 120px;
  display: block;
  width: 350px;
}

.Line {
  background: transparent;
  width: 520px;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
  margin: 0 0 10px 230px;
  padding: 0;
  border-bottom: 1px solid #9e2821;
}
