body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #fff;
}

#Page, #Kontainer, #Inhaltbreit {
	margin: 0;
	padding: 0;
}

#Inhaltbreit {
	width: 16cm;
}

.noprint {
	border: 2px solid #4F7888;
	background-color: #EEEEEE;
	width: 100px;
	font-size: 80%;	
	font-weight: bold;
	text-align: right;
	padding: 1px;
	text-align: center;
}



h1 {
	font-size: 16pt;
}

#Kontainer, #Inhalt, #Inhaltbreit {
	position: absolute;
	left: 0;
	top: 0;
	width: 90%;
}

.produkttab {
	background-color: #fff;
	width: 100%;
}

.produkttab th {
	background-color: #fff;
	border-bottom: 1px solid black;
}

.produkttab td {
	background-color: #fff;
}

img.printlogosmall {
	float: right;
	text-align: right;
}

/*  hide:                      */

#Page {
	background-image: none;
	background-color: #fff;
}

#Kopf, #Nav, #bread {
	display: none;
}

.cart table .button, .cart table .buttonred {
	display: none;
}

.hinweis {
	display: none;
}
