body {
	font-family: Candara, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background: #214d7e;
	color: white;
	vertical-align: bottom;
	background: #222;
}
h1 {
	text-align: center;
	background: black;
	line-height: 1.5em;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	letter-spacing: 5px;
}
#main div:hover {
	outline: 1px solid red;
}
#link_dvdsurround {
	position: absolute;
	left: 350px;
	top: 350px;
}
#link_kurmann_software {
	position: absolute;
	left: 200px;
	top: 250px;
}
#link_hvwiggertal {
	position: absolute;
	left: 100px;
	top: 150px;
}
#link_kurmann_webdesign {
	position: absolute;
	left: 560px;
	top: 160px;
}
#left {
	height: 450px;
}
#bottom {
	text-align: center;
	background: black;
	line-height: 1.5em;
	font-family: Constantia, "Times New Roman", Times, serif;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}
#bottom p {
	margin: 0;
}