* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  text-align: center;
  background:url(../img/holz1.jpg);
  color : #333;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 9pt;
  line-height: 1.5em;
  border:0;
 }

hr {
    border: none 0;
    border-top: 1px dashed #555;/*the border*/
    width: 485px;
    height: 1px;
}

img {
  border: 0;
}

p {
  text-align: justify;
  line-height:1.5em;
}

a {
  border: 0;
  color: red;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.fett {
  font-size: 15px;
  font-weight: bold;
  color:#d57016;
}

.fett a {
  font-size: 11px;
  font-weight: bold;
  color:#d28643;
}

.fett a:hover {
  text-decoration:underline;
}

.box_re {
  margin-bottom: 10px;
  margin-left: 30px;
  padding: 5px;
  float:right;
  width:100px;
  border: 1px solid #bbb;
  clear:right;
  background:#fff;
}

.box_li {
  padding-right:140px;
}

.winnerpic {
  height:200px;
  width:200px;
  margin-right:12px;
  margin-bottom:5px;
  border:5px solid #fff;
}

.box_bild {
  margin-bottom: 10px;
  margin-right: 30px;
  float:left;
}

.box_dude {
  width:600px;
  margin-bottom: 10px;
}

.text_dude0 {
  width:150px;
  float:left;
}

.text_dude1 {
  width:250px;
  float:left;
}

.text_dude2 {
  width:100%;
  float:left;
}

.textbox {
  border-bottom:1px dottet #555;
}

#stats {
  float:left;
  position: relative;
  top: 0 !important;
  top: -15px; /* For Certain IE widths */
}

#container-page {
  background:url(../img/holz2.jpg);
  border-left:3px solid #fff;
  border-right:3px solid #fff;
  margin: 0 auto;
  width: 700px;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-logo {
  width: 700px;
  height: 200px;
}

#menue {
  padding: 0;
}

#menue li {
  width: 100px;
  float: left;
}

#menue li a {
  width: 100px;
  height: 25px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 85px;
  height: 23px;
  margin: 0;
  padding: 2px 0 0 15px;
  display: block;
  background-color: #000;
  color: #fff;
}

#menue li a:hover {
  background-color: #d57016;
  color: #000;
  text-decoration: none;
}

#container-content {
  padding: 50px 35px 75px 35px;
}

#gbox {
  width: 700px;
  height: 1300px;
  margin:0;
  padding:0 0 0 0;
  border:0;
}

#gbox2 {
  text-align:left;
  width: 600px;
  height: 100%;
  display:block;
}

#container-foot {
  width: 100%;
  color: #555;
  background:url(../img/foot.gif);
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 50px;
}

#container-foot-content {
  font-size: 10px;
  padding:0 0 5px 35px;
}

#container-foot-content a {
  font-size: 8px;
  border: 0;
  color: #aaa;
  font-weight: normal;
  text-decoration: none;
}

#container-foot-content a:hover {
  color: #777;
  text-decoration: none;
}