td{
  font-family: sans-serif, Verdana, Arial, Helvetica;
  color: #6F6F6F;
  font-size: 10pt;
}

span.gbtitel{
  font-size: 20pt;
  font-weight: bold;
}
a.eintragen{
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
a.administration{
  color: #FCFBC5;
  font-size: 10pt;
  font-weight: bold;
}
a.ausloggen{
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
td.gbtitel{
  padding: 3px;
  background: #FCFBC5;
  color: #A20B06;
  font-size: 26pt;
  border-top: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
  border-right: 1px solid #B0B0B0;
  border-left: 1px solid #B0B0B0;
}
td.gbautor{
  padding: 3px;
  background: #FFFEE8;
  color: #000071;
  font-size: 10pt;
  font-weight: 700;
  border-bottom: 1px solid #B0B0B0;
  border-left: 1px solid #B0B0B0;
}
td.gbeintrag{
  padding: 3px;
  background: #FFFEE8;
  color: #000071;
  font-size: 10pt;
  font-weight: 700;
  border-bottom: 1px solid #B0B0B0;
  border-right: 1px solid #B0B0B0;
}
td.titel{
  padding: 3px;
  padding-top: 0px;
  padding-right: 0px;
  color: #A20B06;
  font-size: 12pt;
  font-weight: 700;
}
td.titelfeld{
  padding: 3px;
  padding-top: 0px;
  padding-right: 0px;
  background: #FCFBC5;
  font-size: 12pt;
  border-top: 1px solid #B0B0B0;
  }
td.autor{
  padding: 3px;
  background: #FCFBC5;
  color: #000071;
  font-size: 12pt;
  font-weight: 700;
  border-top: 1px solid #B0B0B0;
  border-left: 1px solid #B0B0B0;
}
td.autordetails{
  padding: 3px;
  background: #FCFBC5;
  color: black;
  font-size: 8pt;
  border-left: 1px solid #B0B0B0;
}
td.eintrag{
  padding: 3px;
  background: #FFFEE8;
  color: black;
  font-size: 10pt;
  text-align: justify;
  border-left: 1px solid #B0B0B0;
  border-right: 1px solid #B0B0B0;
  border-top: 1px solid #B0B0B0;
}
td.kommentardetails{
  padding: 3px;
  background: #FCFBC5;
  color: black;
  font-size: 8pt;
  border-top: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
  border-right: 1px solid #B0B0B0;
}
td.linksunten{
  padding: 3px;
  background: #FCFBC5;
  color: #00FF00;
  font-size: 8pt;
  border-bottom: 1px solid #B0B0B0;
  border-left: 1px solid #B0B0B0;
}
td.kommentar{
  padding: 0px;
  padding-bottom: 5px;
  background: #FCFBC5;
  color: black;
  font-size: 8pt;
  border-bottom: 1px solid #B0B0B0;
  border-right: 1px solid #B0B0B0;
  border-left: 1px solid #B0B0B0;
}
span.autor{
  font-size: 10pt;
  font-weight: bold;
}
td.anzahleintraege{
  padding: 3px;
  background: #FCFBC5;
  color: black;
  font-size: 8pt;
  border-top: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
  border-right: 1px solid #B0B0B0;
  border-left: 1px solid #B0B0B0;
}

td.neuereintrag{
  padding: 3px;
  background: #FCFBC5;
  color: black;
  font-size: 8pt;
  border-top: 1px solid #B0B0B0;
  border-right: 1px solid #B0B0B0;
  border-left: 1px solid #B0B0B0;
}
td.neuereintragrechts{
  padding: 3px;
  background: #A20B06;
  color: black;
  font-size: 8pt;
  border-right: 1px solid #B0B0B0;
}
td.neuereintraglinks{
  padding: 3px;
  background: #FCFBC5;
  color: #A20B06;
  font-size: 8pt;
  text-align: right;
  border-left: 1px solid #B0B0B0;
}

a{
  color: #0000FF;
}
body{
  font-family: sans-serif, Verdana, Arial, Helvetica;
  margin: 0px;
  font-size: 10pt;
  background-image: url(http://www.bv-warburg.de/images/hintergrund_sand.jpg);
}
input{
  background-color: #FFFEE8;
  border-style: solid;
  border-color: #C0C0C0;
}
textarea{
  background-color: #FFFEE8;
  border-style: solid;
  border-color: #C0C0C0;
}