body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #e8ebf1;
}
#oben {
	background: #425C8F;
	height: 128px;
	width: 768px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#menue1 {
	position: absolute;
	left: 48px;
	top: 128px;
	z-index: 2;
	width: 144px;
	font-size: 1em;
}
#menue1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menue1 li {
	height: 32px;
	width: 144px;
	background: #757779;
	margin: 0px 0px 2px;
	padding: 8px 3px 4px 6px;
}
#menue1 a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#menue1 a:hover {
	text-decoration: underline;
}
#menue2 {
	position: absolute;
	left: 384px;
	top: 64px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	background: #999999;
}
#menue2 h2 {
	font-size: small;
	color: #FFFFFF;
	background: #c03;
	margin: 0px 0px 2px;
	padding: 2px 8px;
}
#menue2 ul {
	margin: 0px;
	padding: 0px 16px;
	list-style: none;
	font-size: 0.7em;

}
#menue2 li {
	margin: 0px 0px 2px;
	padding: 0px;
}
#menue2 a {
	text-decoration: none;
	color: #757779;

}
#menue2a {
	position: absolute;
	width: 193px;
	top: 144px;
	height: 312px;
	background: #D3D9E5;
}
#menue2b {
	position: absolute;
	width: 192px;
	top: 0px;
	left: 192px;
	background: #D3D9E5;
	height: 456px;
}
#menue2 a:hover {
	text-decoration: underline;
}
#inhalt {
	background: #FFFFFF url(images/bild.jpg) no-repeat;
	position: absolute;
	width: 316px;
	left: 48px;
	top: 64px;
	padding: 240px 200px 16px 12px;
	height: 200px;
	z-index: 1;
	margin: 0px;
}
#inhalt p {
	font-size: 0.9em;
}
#inhalt a {
	color: #c03;
}
img.zap-logo {
	position: absolute;
	left: 96px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
img.lexisnexis-logo {
	left: 576px;
	top: 14px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 0;
}
img.komplett {
	position: absolute;
	left: 48px;
	top: 64px;
	z-index: 1;
	width: 528px;
	height: 224px;
}
