* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	color: black;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}
hr, #nav, #skiplink, #sidebar, #footer, form, .order, .pagenav, #breadcrumbs, .keywords {
	display: none;
}
#sidebar #contact {
	border-top: 2px solid #ddd;
	display: block;
}
ul {
	list-style: none;
	margin: 0px;
}
.product {
	height: 150px;
	margin-bottom: 40px;
}
.product .image img {
	float: left;
	margin-right: 20px;
	clear: both;
}
#header h1 {
	font-size: 14pt;
	border-bottom: 2px solid #ddd;
	height: auto;
	line-height: 16pt;
	letter-spacing: 2px;
}	

h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: 22pt;
 	height: auto;
	line-height: 36pt;
}	
h2 {
	font-size: 18pt;
	line-height: 24pt;
	}
h3 {
	font-size: 16pt;
	line-height: 20pt;
	}	
#allergene {
	width: 45%;
	float: right;
}
#energy {
	float: left;
	width: 50%;
	padding: 10px;
	border: 1px solid #ddd;
	
}
#energytitle{
	font-size: 14pt;
	margin-top: 20px;
}
dl dt{
	font-weight: bold;
	float: left;
	margin: 0 0 4pt 0;
	padding: 0px;
	width: 70%;
	clear: both;
}
dl dd{
	float: left;
	margin: 0 0 4pt 0;
	padding: 0;
	width: 30%;
}
a:link, a:visited {
	color: #036;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}
img {border:0px;}