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

h1, .headline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.headline2 {
	font-weight: bold;
	color: #009442;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

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

.news {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.layernav {
  font-size: 11px;
}

A.div:link, A.div:visited, A.div:hover, A.div:active {
  font-size: 11px;
  color: #000066;
  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;
	color: #FF3300;
	border-top-color: #000066;
}

/* 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;
	border-top-color: #000066;
	color: #FF3300;
}
