@charset "iso-8859-1";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0079b4;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0079b4;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0079b4;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0079b4;
	text-decoration: none;
}
.filetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
}
.filetext-klein {
	font-size: xx-small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
}

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

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
input {
	background-image: url(hb-box-png2.png);
	color: #333333;
}
textarea {
	background-image: url(hb-box-png.png);
	color: #333333;
}
select {
	background-position: top;
	background-color: #C3C3C3;
	color: #464646;
}

body {
	background-attachment: fixed;
	background-image: url(images/hg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
