body {
  color            : #000000;
  margin-top       : 0px;
  margin-bottom    : 0px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : arial, sans-serif;
  font-size        : 15px;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 15px;
  color            : #333333;
}

hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
a:link {
	font-size        : 11px;
	color            : #003E87;
	text-decoration  : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;



}
a:hover {
  color            : #333333;
  text-decoration  : none;
}

.RHarnch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: 666666;
}
.RHarnchNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
}

a.RHarnchLink, a.RHarnchLink:link  {
	margin           : 0px;
	padding          : 2px;
	font-size        : 12px;
	width            : auto;
	background-color : #333333;
	text-indent      : 10px;
	color			 : #999999;
	font-weight		 : bold;
	vertical-align	 : middle;
	line-height	     : 25px;
    display          : block;
}
a.RHarnchLink:hover {
  background-color : #000000;
  color			   : #FFFFFF;
}

a.RHarnchLinkBlau, a.RHarnchLinkBlau:link {
	margin           : 0px;
	padding          : 2px;
	font-size        : 12px;
	width            : auto;
	background-color : #003E87;
	text-indent      : 10px;
	color			 : #999999;
	font-weight		 : bold;
	vertical-align	 : middle;
	line-height		 : 25px;
    display          : block;
}
a.RHarnchLinkBlau:hover {
  background-color : #000000;
  color			   : #FFFFFF;
}


.RHarnchUeberschriftFett {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	color: #444444;
}

.RHarnchUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	color: #444444;
}

.RHarnchKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
.RHarnchBlau {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
	color: #003E87;
	font-size: 12px;

}
.RHarnchInputUeberschrift {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 666666;
}
.RHarnchInput {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
	border: none;
	height: 20px;
}
.RHarnchTextarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
	border: none;
	height: 80px;
}
.RHarnchKnopf {
	margin           : 0px;
	padding          : 2px;
	font-size        : 12px;
	color            : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	border: 0px none #FFFFFF;
	background-color: #003e87;

}

