body {
  margin: 0Px 0Px 0Px 0Px;
  padding: 0Px 0Px 0Px 0Px;
}

a,input,textarea,select,div,td,p {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
  font-size: 12Px;
  color: #AE4549;
/** alt_0703 **
  color: #9F3539;
** /alt_0703 **/  
}

.textpad {
  padding: 0Px 0Px 0Px 0Px;
  margin: 0Px 10Px 0Px 10Px;
}

.cellheadline {
  height: 39Px;
  margin: 19Px 0Px 6Px 0Px;
  font-weight: bold;
  background-image: url(/images/froehlich/bg_headline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

.headline {
  height: 39Px;
  margin: 19Px 0Px 6Px 0Px;
  font-weight: bold;
  background-image: url(/images/froehlich/bg_headline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

.subheadline {
  width: 100%;
  line-height: 27Px;
  margin: 10Px 0Px 6Px 0Px;
  font-weight: bold;
  background-image: url(/images/froehlich/bg_headline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

.plainheadline {
  font-weight: bold;
  margin: 0Px 0Px 6Px 0Px;
}

.copytext {
  line-height: 16Px;
  margin: 0Px 0Px 0Px 0Px;
}

a {
  font-weight: bold;
  text-decoration: none;
}

a.intern {
  padding-bottom: 12Px;
  padding-right: 9Px;
  background-image: url(/images/froehlich/b_intarrow.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.markertext {
  color: #4E4E4E;
}

.jumplist a {
  text-decoration: underline;
}

/* GBUCH */
.gbinput {
  background-color: #FBF8ED;
}

textarea.gbinput {
  width:245Px; 
  height:134Px;
}

input.gbinput {
  width:144Px; 
  height:21Px;
}


/* NEWS */

.rpic {
  float:right;
  margin:0px 5px 0px 5px;
}
.lpic {
  float:left;
  margin:0px 5px 0px 5px;
}