body {
	background-repeat: repeat-x;
	background-position: bottom center;
	background-attachment: fixed;
	overflow: hidden;
}

h3 {
	font: 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #003366;
	padding-right: 100px;
	padding-left: 100px;
}

h4 {
	font: 12px/1em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 100px;
	padding-right: 100px;
}

p {
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 30px;
}

ul {
	padding-right: 100px;
	padding-left: 120px;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.gray {
	color: #cccccc;
}

.leistungen {
	color: black;
	font: 12px/2em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 2em;
}

#footer_image {
	position: absolute;
	height: 137px;
	background: url(images/footerback.png) repeat-x center bottom;
	left: -1;
	right: -1;
	bottom: -1px;
}
