
body {
	background: #fff;
	font-family: 'Calibri', 'Tahoma', 'Helvetica Neue', 'Arial', 'Helvetica', sans-serif; 
	font-size: 13px;
	font-size-adjust: 0.51;
	margin: 0; 
	padding: 0;
	line-height: 1.4em;
}
#container {
	position: relative;
}
#header {
	background: #fff;
	margin-bottom: 30px;
}
#header img {
	display: none;
}
#header .logo {
	display: block;
}


#navigation,
.subnavi {
	display: none;
}


.noprint {
	display: none !important;
}


img {
	border: 0 !important;
}
#content img {
	position: static !important;
}



#content h6,
#content h5,
#content h4,
#content h3 {
}
#content h2 {
}
#content h1 {
	font-size: 15px; line-height: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	color: #2b3a7d;
}

#content p {
	font-size: 12px; line-height: 16px;
	margin: 0 0 13px 0;
	color: #2b3a7d;
}

#content ul,
#content ol {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}
#content li {
	font-size: 12px; line-height: 16px;
	margin: 0;
	padding: 0;
	color: #909090;
}


body.cat-3-2 #content .products {
	position: relative !important;
	left: -58px;
}
body.cat-3-2 #content .products .bgr {
	position: absolute !important;
	left: 10px !important;
}
body.cat-3-2 #content .products a img {
	position: absolute !important;
	z-index: 10000;
}


body.cat-3-3-4 #content .products {
	position: relative !important;
	left: -58px;
}
body.cat-3-3-4 #content .products .bgr {
	position: absolute !important;
	left: 10px !important;
}
body.cat-3-3-4 #content .products a img {
	position: absolute !important;
	z-index: 10000;
}
