/* CSS Document */
h1 {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	color: #000000;
	text-align: left;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.link {
	font-size: 12px;
	font-weight: regular;
	color: #616161;
}
.link:hover {
	color: #006ab3;
}
.link2 {
	font-size: 12px;
	font-weight: bold;
	color: #f6e81c;
	text-decoration: none;
	line-height:24px;
}
.link2:hover {
	color: #a8bc07;
}
.link3 {
	font-size: 12px;
	font-weight: bold;
	color: #f6e81c;
	text-decoration: none;
}
.link3:hover {
	color: #a8bc07;
}
.link4 {
	font-size: 12px;
	font-weight: regular;
	color: #bbbbbb;
	margin-left: 7px;
}
.link:hover {

}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #616161;
}
.formular {
	border : 1px solid #2d2d2b;
	font-size: 10px;
	color: #616161;
	background-color: #b5b5b5;
}
.formular2 {
	font-size: 10px;
	color: #b5b5b5;
	background-color: #ffffff;
	background-image:url(image/htg_btn.gif);
}
