div#logo {
	background-image:none;
}
div#logoOverlay {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#fff;
	height:128px;
}
ul#homesubnav {
	z-index:5;
}
ul#homenavigation {
	z-index:4;
}
ul.shopnavigation {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul#homenavigation li#standAloneNav a {
	background-position: 8px 8px;
	background-image: url(../img/gif/arrow-gray.gif);
	background-repeat: no-repeat;
}
ul#homenavigation li#standAloneNav a:hover {
	background-image: url(../img/gif/arrow-red.gif);
}
ul.shopnavigation li {
	background-color: #ffffff;
	background-image: url(../img/gif/arrow-gray.gif);
	background-position: 8px 8px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	display: block;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	margin: 0 0 0 0;
	padding-left: 24px;
	padding-right: 24px;
	text-decoration: none;
	text-transform: uppercase;
	width: 175px;
}
ul.shopnavigation li.active {
	background-image: url(../img/gif/arrow-red-down.gif);
	background-position: 4px 4px;
	border-bottom: 1px dashed #cccccc;
	color:#cc0000;
}
ul.shopnavigation li:hover,
ul.shopnavigation li.over {
	background-image: url(../img/gif/arrow-red.gif);
	background-position: 8px 8px;
	border-bottom: 1px solid #cccccc;
	color:#cc0000;
}
ul.shopnavigation li.active a,
ul.shopnavigation li:hover a,
ul.shopnavigation li.over a {
	color:#cc0000;
}

ul.shopnavigation li a {
	background-color: inherit;
	background-image: none;
	color: #666666;
	text-decoration: none;
}

ul#shopsubnavigation {
	border-bottom: 1px solid #cccccc;
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
}
ul#shopsubnavigation li {
	background-color: #ffffff;
	background-image: none;
	border-bottom: 0px none;
	color: #cc0000;
	display: block;
	font-size: 10px;
	/*height: 18px;*/
	line-height: 18px;
	padding-left: 34px;
	padding-right: 24px;
	text-decoration: none;
	text-transform: capitalize;
	width: 251px;
}
ul#shopsubnavigation li a {
	background: inherit;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
}
ul#shopsubnavigation li.active a,
ul#shopsubnavigation li a:hover {
	background: inherit;
	color: #cc0000;
}
div.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}
div#contenthead {
	height:128px;
	border-bottom: 1px solid #cccccc;
	position:relative;
}
div#actualcontent {
	
}
div#textContent {
	margin:10px;
}
img#shopLogo {
	margin:17px 20px 20px 24px;
}
div#contentHeadNavigation {
	position:absolute;
	bottom:0px;
	left:10px;
	height:20px;
	width:600px;
}
div#cartPreview {
	float:right;
	margin-right:30px;
	width:200px;
	/*background-image:url(../img/gif/shoppingcart.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	text-align:right;
}
div#cartPreview.active {
	/*background-image:url(../img/gif/shoppingcart_active.gif);*/
}
div#cartPreview span {
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#707070;
	font-size:12px;
}
div#cartPopupContent,
div#cartPopupContent a,
div#cartPopupContent a:hover,
div#cartPopupContent span,
div#cartPopupContent span a,
div#cartPopupContent span#pClone,
div#cartPopupContent span#pClone a,
div#cartPopupContent span#pClone a:hover {
	font-size:12px;
}
div#cartPopupContent span#pClone a,
div#cartPreview a {
	color:#990000;
}
div#cartPopupContent span#pClone img,
div#cartPreview img {
	margin:0px 10px 0px 0px;
}
/* winkelwagen popup */
div#cartPopupContainer {
	background-image:url(../img/png/black-05.2.png);
	background-color:transparent;
	position:absolute;
	z-index:1000;
	display:none;
}
div#cartPopupAdded,
div#cartPopupPreview {
	display:none;
}
div#cartPopupAdded {
	padding:10px;
	text-align:center;
}
div#cartPopupAdded p {
	float:left;
	margin:0 0 10px 0;
	padding:5px;
	text-align:left;
}
div#cartPopupContent {
	margin:5px;
	z-index:1001;
	background-color:#fff;
	clear:both;
}
div#cartPopupContent span#pClone {
	float:left;
	margin:5px;
}
div#cartPopupAdded p,
div.previewCartBlock {
	margin:0px auto 0px auto;
	font-size:10px;
	color:#696969;
}
img#cartPopupCheckout {
	float:right;
	margin:0px 10px 10px 0px;
}
div.previewCartBlock div.previewLeft,
div.previewCartBlock div.previewRight {
	border-top:1px solid #f5f5f5;
	padding:10px 0px 10px 0px;
	float:left;
}
div.previewCartBlock div.previewLeft {
	width:20px;
	margin-left:5px;
}
div.previewCartBlock div.previewRight {
	width:110px;
	margin-right:5px;
}
/* image popup */
div#productPopupContainer {
	display:none;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:827px;
	height:545px;
	background:transparent;
	background-image:url(../img/png/black-05.png);
	z-index:500;
	left:6px;
	top:100px;
}
div#productPopupBorder {
	margin:10px;
	width:807px;
	height:525px;
	background-color:#fff;
	position:relative;
}
div#productPopupClose {
	position:absolute;
	top:5px;
	right:5px;
}
img#popupCloseButton {
	cursor:pointer;
}
div#productPopupImageContainer {
	height:455px;
	width:757px;
	border:1px solid #cccccc;
	margin:25px 25px 0px 25px;
	float:left;
	overflow:hidden;
}
div#productPopupControls {
	width:757px;
	margin:10px 25px 20px 25px;
	height:15px;
	font-size:10px;
	line-height:15px;
	text-align:center;
	float:left;
}
div#productPopupControls img {
	cursor:pointer;
}
div#productPopupText {
	float:left;
	color:#6d6d6d;
	font-size:10px;
	width:200px;
	text-align:left;
	margin-left:20px;
}
div#productPopupControlBtn {
	float:left;
	width:200px;
	margin-left:60px;
}

