p, li {line-height: 150%;}


h1 {
	font-size: 150%;
	background-image: url(../imgs/site/h1.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0.2em;
	padding-left: 28px;
}

h2 {
	margin-top: 8px;
	font-size: 128%;
}

h3 {
	margin-top: 8px;
	font-size: 110%;
}

h4 {
	font-size: 105%;
	background-repeat: no-repeat;
	background-position: 1px 0.1em;
	padding-left: 20px;
	color: #003657;
	background-image: url(../imgs/site/h4-schlamm.jpg);
	margin-bottom: 0px;
}

h5 {
	font-size: 105%;
	background-repeat: no-repeat;
	background-position: 1px 0.1em;
	padding-left: 20px;
	color: #003657;
	background-image: url(../imgs/site/h5-hellschlamm.jpg);
	margin-bottom: 0px;
}
.designhervorhebung {
	background-color: #d3ccc0;
	background-repeat: repeat;
}

a:link {
	color: #000046;
}
a:visited {
	color: #660099;
}
a:hover {
	color: #96856A;
}.green {
	color: #00A200;
}

