table, tr, td {
  font-family : Verdana, Helvetica;
  font-size : 11px;
}

body {
  font-family : Verdana, Helvetica;
  font-size : 11px;
  background : #FDFDD2;
  margin : 10px;
  color	: #000000;
  background-image: url('../bgr/hintergrund2.gif');
  scrollbar-base-color:#000000;		
  scrollbar-arrow-color:#FDFDD2;	
  }

a:link {
  color : #4B6692;
  text-decoration : none;
}

a:visited {
  color	: #800080;
  text-decoration : none;
}

a:hover {
  color	: #808080;
  text-decoration : underline;
}


.trigger a:link {
  color : #CCCCCC;
}

.trigger a:visited {
  color : #CCCCCC;

}

.trigger a:hover {
  color : #000000;
  background-color : #CCCCCC;
  text-decoration : none;
}

.trigger a {
  background-color : #666666;
  display : block;
  padding : 2px 0 2px 0;
  text-decoration : none;
  text-align : left;
  margin : 0px;
  font-size : 11px;
  width : 140px;
    border-bottom : solid 1px #FFFFFF;

}

.spacer  {
  display : block;
  text-decoration : none;
  text-align : left;
  margin : 0px;
  font-size : 11px;
  font-weight : bold;
  width : 140px;
  color : #FFFFFF;
  background-color	: #4B6692; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}


.newstitle  {
  display : block;
  padding : 2px 0 2px 0;
  text-decoration : none;
  text-align : left;
  margin : 0px;
  font-size : 10px;
  font-weight : none;
  width : 140px;
  color : #ffffff;
  background-color	: #CCCCCC;
}
.newstext  {
  display : block;
  padding : 2px;
  text-decoration : none;
  text-align : left;
  margin : 0px;
  font-size : 10px;
  font-weight : none;
  width : 140px;
}
}