body  { 
	background-color: #ffffff;
	margin: 50px 0 0 0;
}
.main {
	background-color: #ffffff;
	background-image: url(Bilder/bg.gif);
	width: 100%;
	height: 270px;
}
.con {
	position: absolute;
	left:0; top: 93px;
}
.hammer {
	position: absolute;
	left: 255px;
}
.logo {
	position: absolute;
	left: 635px; top: 66px;
}
.kunde {
	background-color: #E0E0E0;
	border: 1px #A5110A solid;
	width: 320px;
	position: absolute;
	top: 205px; left: 20px;
	padding: 3px 3px 3px 3px;
}
.kunde p {
	text-align: center;
	text-decoration: none;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9Pt;
}
.ad {
	background-color: #ffffff;
	position: absolute;
	top: 205px; left: 670px;
}
.ad p {
	text-decoration: none;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9Pt;
}
.ad a {
	text-decoration: underline;
	color: #CE150C;
}
