body {
	margin: 0 auto;
	width: 460px;
	font: 14px verdana;
}

em {
	font-style: normal;
}

a {
	color: #75112D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
}

#content {
	margin: 230px 0 0 0;
}

#header {
	position: absolute;
	top: 200px;
	font-size: 11px;
	color: #666;
}

#logo {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
}

#logo a {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 300px;
	height: 0;
	padding: 140px 0 0 0;
	background: 0 0 no-repeat url(anwaltskanzlei-felix-und-spiegelberg-logo.jpg);
	overflow: hidden;
}