html {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	height: 100%;
}

h3 {
	margin: 0;
	font-size: 15px;
	font-weight: normal;
}

#wrapper-site {
	position: relative;
	padding-bottom: 55px;
}

#header {
	height: 135px;
	padding: 25px;
	background: #FFF;
}

#logo {
	text-align: center;
}

#wrapper {
	position: relative;
	min-height: 100%;
}

#wrapper-content {
	position: relative;
	width: 777px;
	height: 462px;
	background: url(images/transparenz.png);
	margin: 55px auto 0 auto;
}

#content {
	padding: 25px 0 35px 105px;
}

img.hintergrund {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}

#scherpe {
	width: 365px;
	height: 165px;
	position: absolute;
	bottom: 8px;
	background: url(images/scherpe.png) no-repeat right bottom;
	right: 6px;
}

h2 {
	font-size: 16px;
}

#leistungen {
	padding-left: 0px;
	margin-left: 0px;
}

#leistungen li {
	padding-left: 12px;
	list-style: none;
	background: url(images/hg-li.png) no-repeat 0px 7px;
}

#zitat {
	text-indent: -99999px;
	width: 332px;
	height: 84px;
	background: url(images/zitat.png) 0 0 no-repeat;
	position: absolute;
	top: 70px;
	right: 100px;
}

#info {
	line-height: 1.3em;
	height: 100px;
	padding: 0 0 0 100px;
	margin: 40px 0 0 -100px;
	background: url(images/impressum.png) 22px 5px no-repeat;
	padding: 0 0 0 100px;
}

#info li {
	font-size: 12px;
	margin-right: 40px;
	padding-left: 5px;
	float: left;
	border-left: 2px solid #b30134;
	list-style: none;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #b30134;
}

.textzubild {
	text-indent: -99999px;
}

#leistungenhead {
	background: url(images/leistungen.png) no-repeat 1px 9px;
}

#stefan-herde {
	background: url(images/stefan-herde.png) no-repeat 1px 5px;
}