body {

  /*background-image: url(vorlage.jpg);

  background-repeat: no-repeat;*/

  margin: 0;

  border: 0;

}

body a, body img{

  text-decoration: none;

  color: #000000;

  border: 0;

}

.headline {

  font-size: 2em;

}

#arrow{

  position: absolute;

  top: 5px;

  left: 5px;

  z-index: 101;

}

#mainmenu{

  position: absolute;

  left: 4em;

  width: 21.2em;

}

.category {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 0.8em;

  font-weight: bold;

  margin-top: 1.2em;

  margin-bottom: 0.5em;

  cursor: default;

}

.image_menu, .video_menu {

  margin-left: 8em;

  font-family: georgia, times, serif;

  font-size: 0.75em;

  line-height: 1.9em;

  cursor: pointer;

  display: inline;

}

#preview{

  position: absolute;

  left: -100px;

  z-index: 200;

}

.mainmenu {

  display: inline;

  margin-left: 8em;

  font-family: georgia, times, serif;

  font-size: 0.75em;

  line-height: 2.2em;

  

  cursor: pointer;

  display: inline;

}



#mem_box {

  width: 124px;

  height: 87px;

  position: absolute;

  top: 2.3em;

  left: 50em;

}

#mem_pic {

  position: absolute;

  height: 87px;

}

#mainactive, #subactive, #imageactive{

  width: 18.5em;

  display: block;

  float: left;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 0.8em;

  font-weight: bold;

  cursor: default;

  text-align: right; 

}

#text_box{

  position: absolute;

  top: 2.3em;

  left: 25.5em;

  width: 375px;

}

#image_box{

  position: absolute;

  top: 2.3em;

  left: 25.5em;

  width: 375px;

  z-index: -1;

}

#loader{

  position: absolute;

  display: none;

  }

#thumb_box{

 position: absolute;

 display: block;

  left: 0;

  top: 0;

 width: 50px;

 z-index: 5;

}

#act_pic, #prev_pic{

  position: absolute;

  left: 0;

  top: 0;

  visibility: 'visible';

} #act_pic {

  z-index: 3;

}

#switcher {

  font-family: georgia, times, serif;

  font-size: 0.75em;

  position: absolute;

  left: 34em;

  top: 1em;

}

#text_switch, #image_switch {

  float: left;

  margin-right: 0.8em;

  font-size: 0.8em;

  line-height: 2.5em;

  font-weight: bold;

  text-decoration: underline;

  cursor: pointer;

}

.text{

  background-image: url(transparent.png);

  font-family: georgia, times, serif;

  font-size: 0.75em;  

  line-height: 1.7em;

}

#space{

  display: block;

  height: 125px;

}

.subhead{

  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;

  font-size: 1.1em;

  text-align: right; 

}
.white_background{

  background-image: url(transparent.png);

}

hr{
  border-top: 1px solid #000000;
}
.blue_subhead{
  color: #0000FF;
}
.small_subhead{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  line-height: 1.6em;
}
.small_subhead_blue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  line-height: 1.6em;
  color: #0000FF;
}
