/* ========================================================================= */
/*
/* print.css - media: print */
/*
/* ========================================================================= */
   



body {
	font-size: 69%;
	color: #000000;
	font-family: Tahoma,Verdana,Helvetica,sans-serif;
}
#top, 
#content, 
#footer{
	width: 700px;
	margin: 0 auto;

}
a img {
	border: none;
}
#top #description,
a#skip,
#topSettings,
#breadCrumbs,
#footerContact,
#footerNewsletter,
#footerSiteMap,
.articleOptions,
form.filter,
#searchProduct,
#teaser,
#seeAlso,
#addCommentBox,
.articleDesc,
#comments,
#messageWarning,
.homeBox,
.btnBlueMore,
.filterLong,
#mainNav,
.sideBar,
.pagination1,
.options,
#standardTabs,
.recShort,
.contactForm
 {
	display: none;
}
#top h1 {

}
#top h1 a {

	display: none;

}
#top h1 img {
	display: block;
}
.article h3 {
    font-size: 2em;
}
.article h4 {
	font-size: 1.2em;
	margin: 0 0 0.8em 0;
}
.article h5 {
	margin: 0 0 0.9em 0;
}
.article ul  {
	padding-left: 20px;
	list-style-position: inside;
}
.article ol {
	padding-left: 20px;
}
.article ul li {
	line-height: 1.4em;
}

	

p.copy {
	margin-top: 50px;
	clear: both;
}
p.copy a {
	color: #000;
	text-decoration: none;
}
 table
    {
        width: 100%;
        border: 1px solid #000;
        text-align: left;
        margin: 2px auto 10px auto;
        text-align: center;
		border-collapse: collapse;
    }



table thead th
    {
        border: 1px solid #000;
        font-weight: bold;
    }
table thead th span
    {
        font-weight: normal;
    }
table tbody th
    {
        text-align: left;
    }
table th, .article table td
    {
        padding: 5px 15px;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
    }

table td
    {
        border: 1px solid #000;
    }
.article dt, .article dd {
	display: inline;
}
ul#FAQ {
	list-style-type: none;
}
ul#FAQ p {
	display: inline;
}
ul li p {
	display: inline;
}
ul#FAQ .anwser {
	padding: 10px 0;
}

ol.faq a.showBlock {
	outline: none;
}
ul#shops {
 width: 100%;
 clear: both;
 list-style-type: none;
 padding-top: 40px;
}
ul#shops li {
	float:left;
	height:150px;
	margin:0px 20px 20px 0pt;
	width:170px;
}
ul#shops li span.shopName {
	font-weight: bold;
}
ul#multimediaGallery {
	list-style-type: none;
}
ul#multimediaGallery  li {
	padding: 10px;
	float: left;
}
a.photopopup {
	color: #000;
	text-decoration: none;
	display: block;
}
h4 a {
	color: #000;
}
.article .articleAbstract dl dt {
	float:left;
	width:200px;	
}
.article .articleAbstract dl {
	line-height: 1.5em;
}
.article .articleAbstract dl dd {
	float:right;
	width:400px;
}
.article .articleAbstract dl dd  a{
	color: #000;
	text-decoration: none;
}
#footerCopy  p{
	clear: both;
}
.articleAbstract dl {
	clear: both;
}




