body {
  font-family:Helvetica, sans-serif;
  font-size: 12px;
  color: #880000;
  overflow: hidden;
  margin: 0em;
  padding: 0em;

  background: url(images/bg.gif);
  background-repeat: repeat-x;
  background-color: #EBEAEA;
}

a {
 color:#000000; 
}

a:hover {
  color: #000000; 
}

.form {
  border: 1px solid #d3d3d3;
  width: 200;
}



#brett_start {
  position: absolute;
  top: 135px;
  left: 190px;
  height: 335px;
  width: 320px;
  overflow: auto;
  background-image: url(images/meat.jpg);
  background-repeat: no-repeat;
}


#brett_start img {
  position: relative;
  top: 34px;
  left: 109px;
}

#brett {
  position: absolute;
  top: 115px;
  left: 0px;
  height: 335px;
  width: 700px;
  overflow: auto;
}

#gabel {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(http://roessliaesse.ch/images/gabel.jpg);
  background-repeat: no-repeat;
  width: 53px;
  height: 334px;
}

#messer {
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(http://roessliaesse.ch/images/messer.jpg);
  background-repeat: no-repeat;
  width: 53px;
  height: 334px;
}

#inhalt, #inhalt_members {
  position: absolute;
  top: 0px;
  left: 90px;
  height: 335px;
  width: 507px;
  overflow: hidden;
}

#inhalt {
  background: url(http://roessliaesse.ch/images/msg_bg.jpg);
  background-repeat: no-repeat;
}

#txt {
  position: absolute;
  top: 40px;
  left: 60px;
  height: 335px;
  width: 507px;
  width: 420px;
  overflow: auto;
}

#nav {
  position: absolute;
  top: 480px;
  left: 40px;
  height: 50px;
  width: 500px;
}

#container {
 position: absolute;
 top: 0;
 left: expression(((parseInt(document.documentElement.clientWidth)/2)-375)+'px') ! important;
 left: 0;
 bottom: 0;
 right: 0;
 width: 750px;
 margin: auto;
}


#ross_container {
  position: absolute;
  top: 58px;
  left: 186px;
  height: 190px;
  width: 217px;
}
#ross {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 190px;
  width: 217px;
  background-image: url(images/ross.gif);
}
#percent  {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 217px;
  background-color: red;
}