body {

  font-family:Arial, Helvetica, sans-serif;
  font-size:10pt;
  text-align:left;
  line-height:20px;
  background-color:#CC9933;
     }


#kopf {
  background-image: url(brushhour.jpg);
  border: 0px solid black;
  height: 80px;
  color: #00FF00;
     }


#content {
  border: 0px solid black;
  min-height: 500px
  padding-top:5px;
  padding-left:30px;
  padding-right:30px;
     }

#content_bgimg {
  position: relative;
  width: 800px;
  border: 0px solid black;
  margin : 0px auto;
  background-image: url(bg.gif);
  background-repeat:repeat-y;
}


#body {
  position: relative;
  height: auto;
  width: 800px;
  border: 2px solid black;
  margin : 20px auto;
     }


 .linktest
 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:9pt;
   text-decoration:none;
   color:#FFFFCC;
   background-color:#CC9900;
   border:0pt solid #CC3300;
   padding-left:8px;
   padding-right:8px;
   padding-top:3px;
   padding-bottom:3px;
 }
 .linktest:hover
 {
   color:#CC3300;
   background-color:#FFFFCC;
 }

 h1
 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:15pt;
   color:#442222;
   text-align:center;
   line-height:25px;
 }

 .col
 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:13pt;
   color:#442222;
   text-align:center;
   font-weight:bold
 }

 .link_big
 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:13pt;
   color:#222244;
   text-align:center;
   line-height:25px;
   text-decoration:underline;
   font-weight:bold
 }

 .link_small
 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:10pt;
   color:#222244;
   text-align:center;
   line-height:17px;
   text-decoration:underline;
   font-weight:bold
 }