body, div, p, table, tr, td, li, ol .standard {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #660000;
}

h1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFCC66;
}

 
.rechtsText {
  font-size: 9px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.headline  { 
  font-family: "Courier New", Courier, mono;
  font-size: 14px;
  font-weight: bold;
  color: #FFCC66;
 } 
	
	.headline2 {
	font-weight: bold;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.rechtsHeadline {
  font-size: 11px;
  font-weight: bold;
 }
 
 .news {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
}

.layernav {
  font-size: 12px;
}



A.div:link, A.div:visited, A.div:hover, A.div:active {
  font-size: 12px;
  color: #003399;
  font-weight: bold;
  text-decoration: none;
}

/* allgemein input type=text */
.value { 
	BORDER-RIGHT: #7d7d7d 1px solid; 
	BORDER-TOP: #7d7d7d 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #7d7d7d 1px solid; 
	BORDER-BOTTOM: #7d7d7d 1px solid; 
	FONT-FAMILY:  Arial, Helvetica, Verdana, Geneva, sans-serif; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: left;height:15px;
}

/* für textareas - keine height*/
.txArea { 
	BORDER-RIGHT: #7d7d7d 1px solid; 
	BORDER-TOP: #7d7d7d 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #7d7d7d 1px solid; 
	BORDER-BOTTOM: #7d7d7d 1px solid; 
	FONT-FAMILY:  Arial, Helvetica, Verdana, Geneva, sans-serif; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: left;}
