#content ol				{
						margin: 0 0 1em 4em;

						}

#content ol li				{
						padding-left: 0.5em;
						line-height: 1.5em;
						}


#orders #content table.dataTable tr.inactive td {
				background:#efefef;
				color:#9f9f9f;
}

/*------------------------------ KOPFNAVIGATION ------------------------------*/
#header #head_navigation .Navigation {
				position:absolute;
				top:192px;
				right:0px;
}

#header #head_navigation .Navigation ul li {
				float:left;
				padding:0 10px;
				list-style-type:none;
}

/*------------------------------ Art.Nr ------------------------------*/

/* ### Produktübersicht ### */
#category #content .box_bottom .articlenumber {
				font-size:8pt;
				padding:10px 0 0 0px;
}


/* ### Produktansicht ### */
#product #content .options .articlenumber {
				font-size:9pt;
				padding-left:29px;
				padding-bottom:20px;
}

/*------------------------------ SITEMAP ------------------------------*/
#sitemap #content #sitemapView a, #sitemap #content #sitemapView a:visited {
				text-decoration:none;
}

#sitemap #content #sitemapView a:hover {
				text-decoration:underline;
}

#sitemap #content #sitemapView .box_top, #sitemap #content #sitemapView .box_middle, #sitemap #content #sitemapView .box_bottom {
				background:none;
				border:none;
}

#sitemap #content #sitemapView .box_mainav {
				float:left;
				width:55%;
}

#sitemap #content #sitemapView .box_pages {
				float:left;
}

#sitemap #content #sitemapView .box_middle ul {
				margin-left:15px;
}

#sitemap #content #sitemapView .box_middle {
				padding:0em;
}

#sitemap #content #sitemapView .box_middle ul li {
				padding-top:4px;
				padding-bottom:4px;
				list-style-type:none;
}

#sitemap #content #sitemapView .hr {
				margin:5px 0px;
}

/*------------------------------ POPUP IMAGE ------------------------------*/
.imagePopup .image {
						width:100%;
						text-align:center;
}

.product_popup_thumbs_list {
						height:auto;
						width:500px;
						margin:25px auto 0px auto;

}

.product_popup_thumbs_list .image {
						width:100px;
						float:left;
}

.product_popup_thumbs_list .image img {
						border:1px dashed #ffffff;
						padding:1px;
}
