body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
 	color: #333333;
	line-height: 1.4em;
}
.kl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.gruen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #115544;
}

.headrot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #881133;
	line-height: 26px;
}

A:link {
	color:#881133;
	text-decoration:underline;
	font-weight:bold;
}

A:hover {
	color:#3399FF;
	text-decoration:underline;
	font-weight:bold;
}

A:active {
	color:#4A3600;
	text-decoration:none;
	font-weight:bold;
}

A:visited {
	color:#805C00;
	text-decoration:none;
	font-weight:bold;
}

.inputbox {
	font-family      : Verdana, Geneva, sans-serif;
	font-size        : 10px;
 	color			 :#333333;
	border           : 1px solid #000000;
	text-align: left;

}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}
