/* Ergänzungen für die statische Version (ersetzt Cufon-Schrift, Telefon-Formular, Suche) */

#content h2,
#navi li a,
#content h3 {
	font-family: Georgia, "Times New Roman", serif;
}

#telefonInfo {
	left: 41px;
	position: absolute;
	top: 26px;
	width: 280px;
	color: #777;
	font-size: 12px;
	line-height: 1.6;
}

#telefonInfo h3 {
	color: #555;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: .5em;
}

#telefonInfo a {
	color: #a98b3a;
	text-decoration: none;
}

#telefonInfo a:hover {
	text-decoration: underline;
}

#footLinks #lvcheck a {
	text-indent: 0;
}

#footLinks #lvcheck img {
	border: 0;
}

#content ul.subpages {
	list-style: none;
	margin-left: 0;
}

#content ul.subpages li {
	background: url(../img/pfeilG.gif) no-repeat left center;
	padding-left: 12px;
	margin-bottom: .4em;
}

#content a {
	color: #a98b3a;
}

#pageText img,
.entry img {
	max-width: 100%;
	height: auto;
}

html {
	background: #515151;
}

body {
	min-height: 100vh;
}

#wrap {
	background-color: #fff;
}
