body {
  font-family: Verdana;
  font-size:9pt;
  color: #000000;
  text-align: justify;
  margin: 0px;
  border-color: #000000;
  background-color: #000000;
  scrollbar-base-color: #9C7F5D;
scrollbar-track-color: #CDB495;
scrollbar-face-color: #9C7F5D;
scrollbar-highlight-color: #CDB495;
scrollbar-3d-light-color: #9C7F5D;
scrollbar-darkshadow-color: #CDB495;
scrollbar-shadow-color: #9C7F5D;
scrollbar-arrow-color: #CDB495;
}

a:link {color: #000000; text-decoration: none; font-weight: bold}
a:visited {color: #000000; text-decoration: none; font-weight: bold}
a:active {color: #000000; text-decoration: none; font-weight: bold}
a:hover {color: #FF0000; text-decoration: none; font-weight: bold}

h1 {
 font-family: Verdana;
 font-size: larger;
 font-style: italic;
 text-align: center;
 color: #000000;
}

h2 {
 font-family: Verdana;
 font-size: larger;
 text-align: center;
 color: #000000;
 line-height:50%;
}
h3 {
 font-family: Verdana;
 font-size: larger;
 font-style: italic;
 text-align: center;
 color: #000000;
}

h4 {
 font-family: Verdana;
 font-size: 10pt;
 font-style: italic;
 text-align: center;
 color: red;
 line-height:0%;
}

table {
 font-family: Verdana;
 font-size:9pt;
 color: #000000;
 border-color: #000000;
 text-align: left;
}

#text_bild {
 font-family: Verdana;
 font-size: 7pt;
 color: #000000;
}

#text_merch {
 font-family: Verdana;
 font-size: 8pt;
 color: #000000;
}

#background {
  width: 707px;
  height:600px;
  padding: 0px;
  margin-left: auto; 
  margin-right: auto;
  background-image:url(pics/background1.gif); 
  background-repeat:no-repeat;
  background-position:center 5px;  
}

#text {
  position: relative;
  width: 370px;
  height:320px;
  max-height: 320px;
  overflow: auto; 
  top: 195px;
  left: 190px;  
  text-align: left; 
  }
  
#menue {
  position: relative;
  width: 160px;
  height:300px;
  max-height: 300px;
  top: -75px;
  left: -50px;  
  text-align: left;
  
}
  
#stempel {
   
  position: relative;
  width: 100px;
  height:100px;
  max-height: 100px;
  top: -95px;
  left: 520px;  
  text-align: left;
}

#myspace {
  position: relative;
  width: 200px;
  height:61px;
  max-height: 61px;
  top: -165px;
  left: 120px;  
  text-align: left;
}
#support {
  position: relative;
  width: 150px;
  height:100px;
  max-height: 100px;
  top: -165px;
  left: 0px;  
  text-align: left;
}