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

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;
	color: #000;
}

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



img {
	border: none;
}

#buch, #spalte-nav, #spalte-zusatz, .pagerBottom, form .button, 
.moreInfos, .addToBasket, 
.hideScreen {
	display: none;
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}
#header {
	background: none;
}
.showPrint {
	width: auto;
	text-align: right;
	margin-bottom: 10pt;
	padding-bottom: 10pt;
	font-size: 20pt;
	color: #F23516;
}
.showPrint img {
}

/* bild links/rechts vom text */
.floatLeft, .rechtsUmfliessen {
	clear: left;
	float: left;
	margin: 3px 10px 10px 0;
}
.floatRight, .linksUmfliessen {
	clear: left;
	float: right;
	margin: 3px 0 10px 10px;
}

/* shop content liste */
#page-category .product {
	padding: 1.5em 0 0.5em 0;
	border-top: 1px dotted #999;
}
#page-category .product h3 a {
	text-decoration: none;
}
#page-category .img {
	float: right;
	margin: 0 0 1em 1em;
}
#prodimage {
	float: right;
	margin: 1em 0 1em 1em;
}
#spalte-content .pagerTop {
	border-bottom: 1px solid #888;
	padding: 0 0 0.3em 0;
	margin: 0 0 1em 0;
}
