body {
	width: 800px;
}

#header {
	
}

#name {
	color: #fff;
	font: 110px Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 150px;
	left: 50px;
	width: 750px;
	z-index: 1;
}

#detail {
	color: #5e5e5e;
	font: medium Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 140px;
	left: 55px;
	width: 600px;
}

#address {
	color: #5e5e5e;
	font: large Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 230px;
	left: 55px;
	width: 200px;
}

#phone {
	color: #5e5e5e;
	font: large Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 188px;
	left: 300px;
	width: 200px;
}

#fax {
	color: #5e5e5e;
	font: large Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 188px;
	left: 300px;	
	width: 200px;
}

#mobil {
	color: #5e5e5e;
	font: large Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 188px;
	left: 300px;	
	width: 200px;
}

#desc {
	width: 30px;
	position: relative;
	left: 265px;
	top: 128px;
	color: #797979;
	font: x-small/21px Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

#mail {
	color: #5e5e5e;
	font: large Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 62px;
	left: 520px;	
	width: 250px;
}

#mail a {
	color: #5e5e5e;
	font: large Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#mail img {
	border-style: none;
}

#flaeche {
	width: 100%;
	height: 259px;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #5e5e5e;
}

#footer {
	color: #797979;
	font: small Georgia, "Times New Roman", Times, serif;
	position: fixed;
	bottom: 20px;
	left: 65px;
	text-align: center;
}