@charset "utf-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d90013;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d90013;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d90013;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d90013;
	text-decoration: none;
}
.filetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3d3d3d;
}
.filetext-klein {
	font-size: xx-small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3d3d;
}

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

input {
	background-image: url(file:///Q|/KS-Kunden/backhaus/hb-box-png2.png);
	color: #3d3d3d;
}
textarea {
	background-image: url(file:///Q|/KS-Kunden/backhaus/hb-box-png.png);
}
select {
	background-position: top;
	background-color: #CCCCCC;
	color: #3d3d3d;
}

body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
