body    {
  font-size: 11px;
  font-family: Verdana, Arial;
  background-image: URL(../gfx/bg_site.gif);
  background-color: #584d44;
  margin: 0px;
  padding: 0px 
}


/* styles for IE 5 Mac */
.center_content {
  background-color: transparent;
  position: absolute;
  top: 0px;
  left: 0px;
}

/* following rules are invisible to IE 5 \*/
.center_content {
  top: 50%;
  left: 0px;
  width: 100%;
  margin-top: -285px;
  text-align: center;
  min-width: 925px; 
}
/* end IE 5 hack */ 

.content_box {

  background-color: #584D43;
  position: relative;
  text-align: left;
  width: 925px;
  height: 565px;
  margin: 0px auto;
}
.impressum {
  position: relative;
  width: 925px;
  text-align:right;
  padding-top:5px;
  margin: 0px auto;
}

.impressum a {
 text-decoration:none;
  color:#B87B36;
}

img {
 border:0; 
}



.text {
 background-color:#FFFFFF;
 text-align:left;
 padding:20px;
}
.text a,.text a:active,.text a:visited {
 color: #CC0000;
}
.text p {
 font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 font-size:1em;
}
.text h1 {
 font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 font-size:1.2em;
}
.text h2 {
 font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 font-size:1em;
}
.text img{
   border:0px;
}
