body {
  background-image: url('http://www.elbe-bulls.de/grafik/hg.gif');
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #E1CBAD;
  SCROLLBAR-ARROW-color: #B7A183;
}

hr {
  height: 1px; 
  color: #281009;
  background-color: #FDFFF7;
}

ul, li, p, td {
  color: #281009;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tablehead {
  background-color: #FDFFF7;
  color: #281009;
}

.bordercolor {
  background-color: #B7A183;
}

.tablebgcolor {
	background-color: #E1CBAD;
	border: thin none #CCCCCC;
}

.navbar {
  background-color: #FDFFF7;
  color: #281009;
}

.row1 {
  background-image: url(http://www.elbe-bulls.de/grafik/row.gif);
  color: #000000;
}

.row2 {
	color: #281009;
	background-color: #EEDBC1;
	border: #CCCCCC;
}

.row3 {
	color: #281009;
	background-color: #FBEDDA;
	border: #CCCCCC;
}


.title {
  background-image: url(http://www.elbe-bulls.de/grafik/titel.gif);
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
}


.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
}

a {
 color: #281009;
 font-weight: bold ; 
 text-decoration: none;
 }
a:vlink {
 color: #EEDBC1;
 font-weight: bold;
 text-decoration: none;
 }
a:alink {
 color: #281009;
 font-weight: bold;
 text-decoration: none;
 }
a:hover {
 color:#333333;
 font-weight: bold;
 text-decoration: underline overline;
 }

.div {
border:1px solid #B7A183;
background-color: #E1CBAD;
}

.pic {
background-color: #E1CBAD;
background-repeat: no-repeat;
background-position: bottom right;
}

.pic2 {
background-color: #EEDBC1;
background-repeat: no-repeat;
background-position: bottom left;
}

.border {
border-color:#281009; 
border-style:ridge; 
padding:20px;
}

.div {
border:3px solid #FFFFFF;
background-color: #E1CBAD;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
}