.backhead {
	background-image: url(../gfx/kopf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backprodukte {
	background-image: url(../gfx/backmain1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: left;
	letter-spacing: normal;
	line-height: 15px;
}
.header {
	font-size: 20px;
	font-weight: normal;
	color: #B82D29;
	font-family: Arial, Helvetica, sans-serif;
	
}
a:link {
	color: #333333;
}
.std_feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}

a:hover {
	color: #666666;
}
a:active {
	color: #333333;
}
a:visited {
	color: #333333;
}
