@charset "utf-8";
#haupt {
	background-image: url(../bilder/Logo_Rahmen.png);
	height: 600px;
	width: 900px;
	margin-top: -300px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#haupt #bottom {
	height: 48px;
	width: 100%;
	position: absolute;
	top: 520px;
}
#haupt #content {
	height: 360px;
	width: 675px;
	position: absolute;
	left: 113px;
	top: 157px;
	background-image: url(../bilder/bg_verkauf_navi.jpg);
}
#haupt #content #produkt {
	height: 360px;
	width: 450px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-align: left;
	position: absolute;
	left: 220px;
	top: 3px;
}

#haupt #content #navi {
	float: left;
	height: 360px;
	width: 218px;
	background-repeat: no-repeat;
}
#haupt #content #navi .buttons {
	height: 26px;
	width: 136px;
	margin-top: 6px;
	margin-left: 38px;
}
#haupt #head {
	height: 48px;
	width: 100%;
	position: absolute;
	top: 109px;
}
#haupt   #content   #kontakt_r {
	height: 360px;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	top: 3px;
	position: absolute;
	left: 375px;
}
#haupt #content #kontakt_l {
	width: 372px;
	width: 364px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #660000;
	position: absolute;
	left: 15px;
	top: 10px;
	height: 331px;
	line-height: 15px;
}
form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #300401;
	width: 100px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: transparent;
}
.mailto {
	color: #660000;
}
