A {
	font-family: Verdana, sans-serif;
	color: #0001A2;
	text-decoration: none;

}

A:hover {
  	color: #FF9933;
  text-decoration: none;
}

A:active {
  color: #151515;
}

BODY {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #000000;
}

img {	border: 0px solid black;}

TD {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  color: #000000;
}

H1 {
	color: #00008B;
	font-size: 12pt;
	text-decoration: underline overline;
	padding-top: 5px;
	  font-weight: normal;
	text-align: center;
}

.haupthead {
	color: #00008B;
	font-size: medium;
	text-decoration: underline;
	text-align: right;
}

H2 {
  color: #00008B;
  font-size: 10pt;
  font-weight: normal;
	text-decoration: underline;

}

INPUT {
  font-family: Courier;
  font-size: 8pt;
  color: #353535;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TEXTAREA {
	font-family: Courier;
	font-size: 8pt;
	color: #353535;
	background-color: #F5F5F5;
	overflow: hidden;
}

SELECT {
  font-family: Courier;
  font-size: 8pt;
  color: #353535;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.news {
	font-size: xx-small;
	width: 160px;
	padding: 10px;
	float: left;
	clear: both;
	position: absolute;
	left: 10px;
	top: 150px;
	display: block;
}

.google {
	border: 1px solid #CCCCCC;
}

.textfeld {
	border: 1px solid #999999;
	color: #CC6600;
}
.ads {
	width: 160px;
	Margin-left: 5px;
	position: absolute;
	right: 10px;
	top: 0px;
	text-align:right;
}
