#header {
	height: 150px;
	background-image: url(images/banner-unternehmen.jpg);
}
#content ol {
	margin-left: 59px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px none #CCCCCC;
}
#content ol li {
	list-style-type: lower-alpha;
}

#content ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #666666;
}

#content li {
	list-style-image: none;
}
.bild-logo {
	margin-right: 20px;
	margin-left: 20px;
}
