BODY {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:C6D3E5;
  margin: 0px;
  background-repeat:no-repeat;
  background-position:bottom right; 
  background-color:#2A4266;
 background-image:url(/rahmenbilder/ubg.jpg); background-attachment:fixed; 
 background-repeat:no-repeat;
 background-position:bottom right; 
  
}

H1 {
  font-size: 14px;
  color: #96BC50;
}

.ueberschrift {
  font-size: 13px;
  color: #96BC50;
  font-weight: bold;
}

TD {
  font-size: 12px;
}

IMG {
  border-color: #96BC50;
}

HR {
 color:#96BC50;
}

A:link, A:visited {
  text-decoration: none;
  color: #82C398;
  background: transparent;
}

A:hover {
  color: #ffffff;
  text-decoration: underline;
}

A:active {
  color: #ffffff;
}

.layer {
  position: absolute;
  visibility: inherit;
  background-color: transparent;
}

.headline {
  font-size: 16px;
  color: #96BC50;
  font-weight: bold;
}

.smaller {
  font-size: 10px;
}

.bigger {
  font-size: 16px;
}

.subheadline {
  font-size: 14px;
  font-weight: bold;
}

.tablehead {
  font-size: 8pt;
  font-weight: bold;
  background-color: #6C8D2D;
}

.lightrow {
  background-color: #5A6B50;
}

.lightrow2 {
  background-color: #2A4B30;
}
 
.oldtablehead {
  font-size: 8pt;
  font-weight: bold;
  background-color: #8D782D;
}

.oldlightrow {
  background-color: #60500D;
}

.oldlightrow2 {
  background-color: #3D280D;
}

.comment{
  padding-bottom:5px;
  padding-top:5px;
  padding-left:5px;
  padding-right:5px;
  border-width: 2px;
  border-style: solid;
  border-color: 5A6B50;
 }
 
 .darkrow {
  background-color: #1A6B50;
}

.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6D3E5;
	background-color: #2A4266;
	border-color: #96BC50;
	border: solid 1px;
	}