@charset "utf-8";
/* CSS Document */
/* CSS COPYRIGHT 2014 
   NMB-MEDIA, CAPSICUM-DESIGN
   www.nmb-media.de */
   
/* 	font		404040
	a 			00b9ee
	a:hover		00a4d3
	h2			00a4d3 
	h3			00b9ee	*/   
	
/* Allgemeine Seiteneinstellung */
body, #nmb-pb p, #nmb-pb h1, #nmb-pb h2, #nmb-pb h3 {margin:0; padding:0;}
div#nmb-pb {float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; font-style:normal;
	color: #404040;}
div#nmb-pc {float: left;
	width: 100%;}
	div#nmb-pc a {text-decoration: none; color: #00b9ee;}
	div#nmb-pc a:hover {text-decoration: none; color: #00a4d3;}
	div#nmb-pc p {margin: 5px 0;}
	div#nmb-pc h1,
	div#nmb-pc h2,
	div#nmb-pc h3,
	div#nmb-pc h4 {
		margin: 10px 0; 
		text-transform: uppercase; font-style:normal;}	
	div#nmb-pc h1 {color: #00b9ee; font-size: 24px;}
	div#nmb-pc h2 {color: #404040; font-size: 20px;}
	div#nmb-pc h3 {color: #00a4d3; font-size: 18px;}
	div#nmb-pc h4 {color: #00b9ee; font-size: 16px;}

div#nmb-cc {
	width: 990px; height:auto;
	margin: 10px auto; padding: 10px;
	background: #fff;
	border: 3px solid #fff;
	text-align:left;}

.nmb-shadow1 {
	-webkit-box-shadow: inset 0px 0px 2px 0px #e7e7e7;
	   -moz-box-shadow: inset 0px 0px 2px 0px #e7e7e7;
			box-shadow: inset 0px 0px 2px 0px #e7e7e7;}
			
.nmb-shadow2 {
	-webkit-box-shadow: 0px 0px 1px 2px #e7e7e7;
	   -moz-box-shadow: 0px 0px 1px 2px #e7e7e7;
	        box-shadow: 0px 0px 1px 2px #e7e7e7;}
			
.nmb-shadow3 {
    position: relative; 
    background-color: #fff; 
    border-width: 1px; 
    border-style: solid; 
    border-color: #ddd; 
    border-radius: 0px; 
    box-shadow: 0px 8px 4px -8px #cdcdcd, 0px 0px 40px #eee; }
	
.nmb-small {font-size: 12px;}	
.clear {clear: both;}	

/* GRADIENTS */
/* background */

.nmb-ggr-light-1 {background: rgb(226,226,226);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZGJkYmRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZDFkMWQxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1)));
background: -webkit-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: linear-gradient(135deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=1 );}
.nmb-ggr-light-2 {}
.nmb-ggr-light-3 {}
.nmb-ggr-light-4 {}

/* gradients for boxes */
.nmb-ggr-1 {}

/* ID-Hauptbereichseinstellungen */
/* HEADER */
div#nmb-header {
	position: relative;
	height: 120px;
	background: url(http://bilder4.eazyauction.de/simplete/templates/34510_c6f171e5/smile.png) 182px bottom no-repeat;}
	
	span.nmb-logoBox {display: block;
		height: 120px; width: 300px;
		position: absolute; top: 0; left: 0;}

	
/* CONTENT */	
div#nmb-content {width: 100%;
	margin: 15px 0 5px;}
	
/* FUSS */
div#nmb-fc {float: left;
	position: relative;
	width: 100%; 
	
	background: #444;
	color: #e7e7e7;}
	
/* Detaileinstellungen Kopfbereich */
/* SEARCH */
div#nmb-searchwrapper {position: absolute; right: 0; top: 0;
	width: 250px; height: 120px;
	padding: 0; margin: 0;}
#nmb-searchform {position: absolute; 
	top: 15px; right: 0;
	width: 250px; height:33px;
	margin: 0;
	background: #fff;
	border: 1px solid #e7e7e7;}
.nmb-searchbox {float: left;
	width: 220px; height:30px;
	padding-left: 10px; padding-right: 20px;
	background: 0 none transparent !important;
	border: none !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #d2d2d2; line-height:30px; font-style:italic;}
.nmb-searchbox_submit {position: absolute; 
	top: 2px; right: 0px;
	padding: 10px;}
	.nmb-searchbox_submit:hover {opacity: 0.5;}
	
/* NAVIGATIONEN */	
div#nmb-topNavi {display: block;
	width: 100%; height: 30px;
	border: 1px solid #404040;}
	
	ul#nmb-n1 {list-style:none; display: block;
		height: 30px; width: 100%;
		margin: 0; padding: 0;
		background: #444;}
	ul#nmb-n1 li {float: left;
		margin: 0; padding: 0 10px;
		border-right: 1px solid transparent;
		border-left: 1px solid transparent;
		line-height: 30px;}
	ul#nmb-n1 li:hover {
		background: #00b9ee;
		border-right: 1px solid #00a4d3;
		border-left: 1px solid #00a4d3;
		opacity: 1;}
		#nmb-n1 li:hover a {color: #f2f2f2;}
		ul#nmb-n1 li:first-child {border-left: 1px solid transparent;} 
	ul#nmb-n1 .nmb-homeicon {display: block; 
		width: 30px; height: 30px;
		background: url(http://bilder4.eazyauction.de/simplete/templates/34510_c6f171e5/icon-home.png) center center no-repeat;}
	
div#nmb-catNavi {display: block;
	width: 100%; height: 30px;}
	

/* Detaileinstellungen Content-Bereich */
/* CONTENT WRAPPER */
div.nmb-ContainerWrapper {
	width: 99.9%;
	margin: 0 auto;}

/* BOX DESIGN */

/* Addition: Shipping-List */
/* Addition: Payment-List */
/* Addition: Shipping-List */
/* Addition: Payment-List */
	ul.nmb-ship,
	ul.nmb-pay {
		width: 90%;
		margin: 0 auto; margin-top: 10px;
		padding: 0;}
	ul.nmb-ship li,
	ul.nmb-pay li {list-style: none;
		display: inline-block;
		text-align:center;
		padding: 0 5px;
		opacity:1;
		
		transition: 1s;
		-webkit-transition: 1s;
		-moz-transition: 1s;}
		
	ul.nmb-ship li img:hover,
	ul.nmb-pay li img:hover {opacity: 0.8;}	
	
/* KAUFDETAILS 3er-BOX */
.nmb-buyDetail {float: left; 
	width: 33.33%;
	font-size: 13px;}
	.nmb-buyDetail div:first-child {margin-left: 0 !important;}
	.nmb-buyDetail div.nmb-DetTxt {
		margin: 5px;
		padding: 5px;
		border: 1px solid #f2f2f2;}
		div.nmb-DetTxt img {margin: 5px 0;}
	
.nmb-buyDetail .nmb-DetTxt h3,
.nmb-CrossBoxTheme {
	padding: 5px !important; margin: 0 !important;
	background: #444;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	
	font-weight:bold;}
	
/* CROSS SELLING CONTAINER */
#nmb-CrossBox {width: 100%;}
.nmb-CrossBoxTheme {color: #00b9ee;}

/* IMPRESSUM LINK BOX */
#nmb-fc div:last-child h3 {margin-right: 10px !important;}
div.nmb-fcBox {display: block; float: left;
	width: 31.3%;
	margin-bottom: 25px; padding: 0 10px;
	font-size: 13px;}
	div.nmb-fcBox h3 {border-bottom: 1px solid #666;}
	div.nmb-fcBox a:link,
	div.nmb-fcBox a:active,
	div.nmb-fcBox a:visited {color: #eee !important;}
	div.nmb-fcBox a:hover {color: #00b9ee !important;}
	ul.nmb-fcList1 {margin: 0; padding: 0 15px;}	 
	ul.nmb-fcList1 li {list-style:url(http://bilder4.eazyauction.de/simplete/templates/34510_c6f171e5/icon-li-rgl-2.png);}

/* COPYRIGHT NOTE */
#nmb-copy {position: absolute;
	bottom: 5px; right: 5px;
	color: #666;
	font-size: 12px;}
/* GALLERY */
/* Galerie-Einstellungen */
#nmb-gallery {float: left; position: relative;
	width: 100%;
	/*margin: 0 15px 30px 0;*/ padding: 0;}
#nmb-galleryPreview {float: right; 
	width: 100%;
	margin: 0; padding: 0;
	position: relative; text-align: left;}
#nmb-galleryPreview ul {display: block;
	width: 86%;
	margin: 0 auto; padding: 0; list-style: none;
	text-align:left;}
#nmb-galleryPreview li {display:block; float: left;
	padding: 0; margin: 4px;}
#nmb-galleryPreview a {display:table-cell;
	width: 75px; height:75px;
	margin: 0; padding: 0;
	text-align:center;
	vertical-align: middle;
	border: solid 1px #444;
	
	-webkit-box-shadow: 0 8px 6px -6px #a7a7a7;
	   -moz-box-shadow: 0 8px 6px -6px #a7a7a7;
	        box-shadow: 0 8px 6px -6px #a7a7a7;}
#nmb-galleryPreview a:hover {border: 1px solid #c9c9c9;}
#nmb-galleryPreview img {
	max-width:70px; max-height:70px;
	margin: 0; padding: 0;
	border:none;}	
.lte-ie8 img {width:70px !important; height:70px;}
.lte-ie8 ul {margin: 0 !important;
	width: 100% !important;}

#nmb-galleryFull {position: relative; 
	height: auto; min-height: 405px; width: 100%;
	text-align:center;}
#nmb-galleryFull img {
	max-width: 98%; max-height: 395px;
	margin: 0 5px;
	border: solid 2px #fff;}
.lte-ie8-full img {width: 520px !important;}

#nmb-galleryPreview a * {
	vertical-align: middle;}
	
/*\*//*/
#nmb-galleryPreview a {
    display: block;}
#nmb-galleryPreview span {
    display: inline-block;
    height: 100%;
	width: 1px;}
/**/
