body {
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	padding: 15pt;
}
* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
font {
	font-size: 11pt;
	line-height: 13pt;
}

a, a:link, a:active, a:visited, 
font a, font a:link, font a:active, font a:visited {
	text-decoration : underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 13pt;
	line-height: 17pt;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
}
h3, h4, h5, h6 {
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
}



img {
	border: none;
}
/* text um content bilder herumfließen */
#content img {
	float: left;
	position: relative;
	margin: 1em 1.5em 0.7em 0;
}
#mainnav, #subHeader, #subnav, .hideScreen {
	display: none;
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}
.showPrint {
	position: relative;
	height: 100px;
}
.showPrint img {
	position: absolute;
	right: 0;
}

/* produkte */
.reihe1, .reihe2, .reihe3 {
	width: 99%;
	float: left;
	clear: both;
	margin: 0;
	padding: 10pt 0 0 0;
}
.reihe1sp1, .reihe2sp1, .reihe3sp1 {
	margin: 0;
	padding: 0;
	width: 25%;
	float: left;
	font-weight: bold;
}
.reihe1sp2, .reihe2sp2, .reihe3sp2 {
	margin: 0;
	padding: 0;
	width: 70%;
	float: right;
}
.reihe2inner {
	width: 99%;
	margin: 0;
	padding: 10pt 0 0 0;
	float: left;
	clear: both;
}
#content ul {
	margin-top: 0;
	padding-top: 0;
}