@page { size:21.0cm 29.7cm; margin:5.7cm 2cm 1.4cm 1cm; }
body {
	font-size: 101%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
#gesamtseiteOuter {
	width: 21cm;
	margin: auto;
}
#headerOuter {
	display: none;
	height:0;	
}
#headerOuter img.mood {
	display: none;
}
#headerOuter #headerFooter {
	display: none;	
	height: 0;
}
#contentOuter {
	width: 21cm;	
}
#contentOuter #navColumn {
	float: left;
	width: 0;
	display: none;
}

#contentOuter #contentColumn {
	width: 16.5cm;
	margin-right: 2cm;
}
#contentOuter #contentColumn h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #990000;	
}
#contentOuter #contentColumn h2 {
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
}
#contentOuter #contentColumn h3 {
	font-size: 1em;	
}
#contentOuter #contentColumn p {
	font-size: 0.8em;
	line-height: 150%;
}
#contentOuter #contentFooter {
	clear: both;
	display: none;	
}

/* Produktseitenstile */
div.produktContainer {
	clear: both;
	padding-top: 10px;
	background-image: url(../pics/punkt-linie-produkte.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	
}
img.produktRund {
	margin-right: 50px;
	float: left;
	display: inline;
	padding-bottom: 15px;
}
img.produktLang {
	clear: both;
	margin-bottom: 10px;	
}
span.produktBezeichnung {
	font-size: 0.7em;
	font-weight: normal;
	color: #990000;	
}
span.produktGroessen {
	font-size: 0.7em;
	font-weight: normal;	
}
p.produktInfo {
	display: inline;
}

