@charset "utf-8";
body {
	background-color: #ffffff;
	background: none;
	font-size: 10px;
}

#rahmen {
	width: inherit;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background: none;
}
#logopdf {
	display: block;
	text-align: right;
	margin-bottom: 28px;
}

#kopf {
	display: none;
}

#fuss {
	position: static;
	background: none;
}

#adresse {
	display: none;
}

#trademark {
	display: none;
}

#fuss #printadresse {
	display: block !important;
	padding-top: 15px;
}

#inhalt #lead {
	float: none;
	width: inherit;
	margin: 0px 0px 5px 0px;
	padding-right: 0;
	font-size: 14px;
}

#inhalt #links {
	width: 48%;
	margin: 0 0 5px 0;
}

#inhalt #rechts {
	width: 48%;
	margin: 0 0 5px 0;
	padding-right: 0px;
}

h1 {
	font-size: 13px;
}
h2 {
	font-size: 11px;
}
h3 {
	font-size: 14px;
}
p {
}
.portrait {
}
#rahmen #kopf #navi {
	display: none;
}
#rahmen #inhalt #content li {
	list-style-type:disc;
	list-style-image: none;
}
