﻿@charset "utf-8";

/* CSS Document */
/* CSS COPYRIGHT 2013 
   NMB-MEDIA, CAPSICUM-DESIGN
   www.nmb-media.de */
   
/* 	font		313131
	a 			212121*/
	a:hover		{color:#3399ff;} /**
	h2			3399ff 
	h3+4+5+6	212121	
	gradient	006f9e / 3399ff */   

/* 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: 'Open Sans',Helvetica,Verdana,sans-serif; 
	font-size: 1.1em; /**100%; */
	font-style: normal;
	font: normal 0.85em/1.5 'Open Sans',Helvetica,Verdana,sans-serif;
	color: #313131;
	line-height:1.2em;
	}
div#nmb-pc {float: left;
	width: 100%;
	border-top: none /**10px solid #212121;*/}
	div#nmb-pc a{text-decoration: none;}
	div#nmb-pc2  {text-decoration: none; color: #ffffff;}
	div#nmb-pc a:hover {text-decoration: none; color: #3399ff; font-weight:bold;}
	div#nmb-pc p {margin: 12px 0;}
	div#nmb-pc h1,
	div#nmb-pc h2,
	div#nmb-pc h3 {text-transform: none /**uppercase*/; font-style:normal;}	
	div#nmb-pc h1 {color: #212121; font-size: 1.6em;}
	div#nmb-pc h2 {color: #313131; font-size: 1.3em;}
	div#nmb-pc h3 {color: #333333; font-size: 1.2em; font-weight: 400; padding-bottom: 15px;}
	div#nmb-pc h4,
	div#nmb-pc h5,
	div#nmb-pc h6 {color: #616161; font-size: 1em;}
	
.nmb-bg1 { background-color:#fff; /**background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/bg.jpg) top left repeat;*/}
.nmb-bg2 {background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/bg-2.jpg) left -350px repeat-x;}
.nmb-bg3 {background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/bg-3.jpg) left -350px repeat-x;}
.nmb-bg4 {background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/bg-4.jpg) left -350px repeat-x;}
.nmb-bg5 {background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/bg-5.jpg) left -350px repeat-x;}
.nmb-bg6 { background-color:#fff; /**background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/bg-6.jpg) left -350px repeat-x;*/}
.nmb-bg7 {background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/bg-7.jpg) left -350px repeat-x;}
.nmb-bg8 {background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/bg-8.jpg) left -350px repeat-x;}

div#nmb-cc {
	width: 1010px; height:auto;
	margin: 10px auto; padding: 5px;
	text-align:left;}

.nmb-shadow1 {
	-webkit-box-shadow: 0px 9px 1px -6px #bbb;
	   -moz-box-shadow: 0px 9px 1px -6px #bbb;
	        box-shadow: 0px 9px 1px -6px #bbb;}

.nmb-shadow2 {
	-webkit-box-shadow: none /**0px 9px 1px -6px #000*/;
	   -moz-box-shadow: none /**0px 9px 1px -6px #000*/;
	        box-shadow: none /**0px 9px 1px -6px #000;*/}
			
.nmb-shadow3 {
	-webkit-box-shadow: -1px 2px 4px -2px #f8f8f8;
	   -moz-box-shadow: -1px 2px 4px -2px #f8f8f8;
	   	    box-shadow: -1px 2px 4px -2px #f8f8f8;}
			
.nmb-small {font-size: 0.7em;}	
.clear {clear: both;}	

/* verfügbare Gradienten */
.nmb-ggr-light {}
	
.nmb-ggr-color {background: #393939; /*
	background: -moz-linear-gradient(top,  #006f9e 0%, #3399ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006f9e), color-stop(100%,#3399ff));
	background: -webkit-linear-gradient(top,  #006f9e 0%,#3399ff 100%);
	background: -o-linear-gradient(top,  #006f9e 0%,#3399ff 100%);
	background: -ms-linear-gradient(top,  #006f9e 0%,#3399ff 100%);
	background: linear-gradient(to bottom,  #006f9e 0%,#3399ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006f9e', endColorstr='#3399ff',GradientType=0 ); */}
	
.nmb-ggr-dark {}	

/* ID-Hauptbereichseinstellungen */
/* HEADER */
div#nmb-header {
	position: relative;
	height: 100px;}
	div#nmb-logoBox {display: block;
		height: 100px; width: 300px;
		position: absolute; top: 0; left: 0;}
	div#nmb-hotline {position: absolute;
		right: 0; top: 13px;
		color: #393939;
		text-shadow: none /**0px 1px 0px #616161;*/
		z-index:999;}
	ul#nmb-service {margin: 0; padding: 0;}	
	ul#nmb-service li {display: inline-block;
		padding: 5px;
		padding-left: 2px;
		border: 1px solid transparent;
		font-size: 1.0em;
		line-height:1.0em;
		font-weight: 700;
		text-transform:uppercase;	
		transition: 0s;
		-webkit-transition: 0s;
		-moz-transition: 0s;}
		ul#nmb-service li > a {color: #393939;}
		ul#nmb-service li:hover > a {color: #3399ff;}
		ul#nmb-service li:hover {
			background: none;
			/** color: #f7f7f7;*/}
			
		#nmb-service li.nmb-hl1 { /** background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/h-icon-tel-rgl.png) 0px 9px no-repeat; 
			 border: 0px solid transparent;*/}
		#nmb-service li.nmb-hl1:hover { /** background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/h-icon-tel-hvr.png) 5px 9px no-repeat #212121;
			 border: 1px solid #414141;*/}	
		#nmb-service li.nmb-hl2 {/**background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/h-icon-mail-rgl.png) 4px 9px no-repeat; 
			 border: 1px solid transparent;*/}
		#nmb-service li.nmb-hl2:hover {/**background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/h-icon-mail-hvr.png) 4px 9px no-repeat #212121;
			 border: 1px solid #414141;*/}	
		#nmb-service li.nmb-hl3 {/**background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/h-icon-box-rgl.png) 5px 9px no-repeat; 
			 border: 1px solid transparent;*/}
		#nmb-service li.nmb-hl3:hover { /**background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/h-icon-box-hvr.png) 5px 9px no-repeat #212121;
			 border: 1px solid #414141;*/}	
		#nmb-service li.nmb-hl4 { /** background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/h-icon-check-rgl.png) 5px 9px no-repeat; 
			 border: 1px solid transparent;*/ }
		#nmb-service li.nmb-hl4:hover { /** background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/h-icon-check-hvr.png) 5px 9px no-repeat #212121;
			 border: 1px solid #414141;*/ }	
			 
		.fa-3x {
			 float: left;
			padding-right: 5px;
			font-size: 3em
			 }

/* CONTENT */	
div#nmb-content {width: 100%;
	margin: 15px 0;
	background: #fff;
	border: /**1px solid #e8e8e8;*/

	text-shadow: none /**0px 1px 0px #a7a7a7;*/}

	
	
/* FUSS */
div#nmb-fc {float: left; position: relative;
	width: 100%;
	margin-bottom: 10px;
	background: #fff;
	color: #333; font-size: 1em;
	border-top: 1px solid #ddd;
	background: url("http://www.gebrauchtedentalgeraete.de/templates/Flat_319/themes/base/images/02.png") repeat scroll 0 0 transparent;
	padding-top: 10px;
	clear: both;
	margin: 0 auto 0;
	text-align: left;
	box-shadow: 0 2px 3px #eee inset;
	
	
	}

/* Detaileinstellungen Kopfbereich */
/* NAVIGATIONEN */	
div#nmb-topNavi{display: block;
	width: 100%; height: 40px;
	border: 1px solid #313131;
	box-shadow: 0 0 3px #ccc;;

	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	color:#ffffff;}
	ul#nmb-n1 {list-style:none; display: block;
		height: 40px; width: 100%;
		margin: 0; padding: 0;
		color:#ffffff;}
	ul#nmb-n1 li {float: left;
		margin: 0; padding: 0 10px;
		border-right: 1px solid #666666;
		line-height: 40px;
		
		opacity: none;
		
		transition: 0.8s;
		-webkit-transition: 0s;
		-moz-transition: 0s;}
	ul#nmb-n1 li:hover {
		border-right: 1px solid #ccc;
		background: /**url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/bg-ggr-light.png) bottom left repeat-x*/;
		opacity: 1;}
		
		#nmb-n1 li:hover a {color: #3399ff;}
		ul#nmb-n1 li:first-child {
			border-top-left-radius: 3px;
			-webkit-border-top-left-radius: 3px;
			-moz-border-radius-topleft: 5px;} 
	ul#nmb-n1 .nmb-homeicon {display: block; 
		width: 30px; height: 40px;
		background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-home.png) center center no-repeat;}
	ul#nmb-n1 li:hover .nmb-homeicon {background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-home-hvr.png) center center no-repeat;}

/* SEARCH */
div#nmb-searchwrapper {position: absolute; right: 0; top: 0;
	width: 250px; height: 100px;
	padding: 0; margin: 34px;
	float: right !important;}
div#nmb-searchwrapper2 {
border: 0;
padding: 5px;
font-size: 1em;
line-height: 17px;
height: 17px;
width: 120px;
box-shadow: 0 0 3px #999 inset;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
#nmb-searchform2 {
position: absolute; bottom: 0px;
	width: 120px; height:17px;
	margin: 0;
	background: #fff;
	border: 1px solid #313131;
	border-bottom: 0 none;
	margin: 0 auto;
	padding: 0;
	border-right: 0 !important;
	margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
	
	-moz-border-radius-topright: 10px;
	-webkit-border-radius: 3px;
}
	
.nmb-searchbox2 {float: left;
	width: 120px; height:17px;
	padding-left: 0px; padding-right: 0px;
	background: 0 none transparent !important;
	border: none !important;
	color: #d2d2d2; line-height:39px; font-style:italic;}
.nmb-searchbox_submit2 {position: absolute; 
	top: 2px; right: 0px;
	padding: 0px;}
	.nmb-searchbox_submit:hover {opacity: 0.5;}
	
#nmb-searchform {position: absolute; bottom: 0px;
	width: 130px; height:27px;
	margin: 0;
	margin-left:112px;
	background: #fff;
	border: 1px solid #313131;
	border-bottom: 0 none;
	
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:3px;
	box-shadow: 0 0 3px #999 inset;}
.nmb-searchbox {float: left;
	width: 130px; height:27px;
	padding-left: 5px; padding-right: 20px;
	background: 0 none transparent !important;
	border: none !important;
	color: #333; line-height:30px; font-style: normal;}
.nmb-searchbox_submit {position: absolute; 
	top: 2px; right: 0px;
	padding: 10px;}
	.nmb-searchbox_submit:hover {opacity: 0.5;}

.submit_search a.submit, a.submit:visited, a.submit:hover, input[type="submit"], button[type="submit"], button[type="button"] {
background-color: #3399ff;
margin-left: 5px;
min-height: 22px;
overflow: visible;
padding: 6px;
color: #fff;
border: 0 none;
cursor: pointer;
font-size: 1em;
position: absolute; 
	top: 0px; 
	right: 0px;
	left:130px;
	padding: 4px;
	padding-right:3px;
	box-sizing: border-box;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:3px;
}
.submit_search {
position: absolute; 
	top: 2px; right: 0px;
	padding: 10px;
	width:26px;
	height:24px;
}
.submit_search:hover{ opacity: 0.5;
}	
	
/* Detaileinstellungen Content-Bereich */
/* CONTENT WRAPPER */
div.nmb-ContainerWrapper {
	width: 99.9%;
	margin: 0 auto;}
	.nmb-ContainerWrapper ul {
		margin: 5px;
		padding: 0 0 0 25px;}
	.nmb-ContainerWrapper ul li {
		list-style-image:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-rgl-2.png);}

/* BOX DESIGN */
/* SIDE & MIDDLE */
div.nmb-sideBox {float: left; display: block;
	width: 24.9%;}
	div.nmb-sideBox div.nmb-sideTheme,
	div.nmb-sideBox div.nmb-sideContent,
	div.nmb-middleBox div.nmb-middleTheme,
	div.nmb-middleBox div.nmb-middleContent {
		margin-top: 3px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 0px;
		padding: 5px;
		line-height: 1.3em}
		div.nmb-sideTheme2 {
		margin-top: 3px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 0px;
		padding: 5px;
		line-height: 1.3em
		
		}
		
	div.nmb-middleContent2 {
	margin-top: 0px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 0px;
		padding: 20px;
		line-height: 1.3em
	}	
	
	div.nmb-sideTheme2 {
	
	background: url("http://www.gebrauchtedentalgeraete.de/templates/Flat_319/themes/base/images/bg-stripes.gif") repeat-x scroll center bottom transparent;
	
	}
		
		.nmb-sideBox div:first-child + div {padding: 0;}
	div.nmb-sideBox div.nmb-sideTheme,
	div.nmb-middleBox div.nmb-middleTheme {
		padding-bottom: 3px;
		padding-top: 20px;
		border: 1px solid transparent;
		border-bottom: 2px solid #EEE;
		font-weight:400;
		font-size: 1.3em;
		display: block;
		line-height: 20px;}
		
		div.nmb-sideTheme2 {
		padding-bottom: 12px;
		padding-top: 20px;
		border: 1px solid transparent;
		border-bottom: 2px solid #EEE;
		font-weight:400;
		font-size: 1.3em;
		display: block;
		line-height: 20px;
		}


	div.nmb-sideBox div.nmb-sideContent {
		padding-bottom: 20px;
		background: #f8f8f8;
		/**border-bottom: 1px solid #cdcdcd;*/
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;}

#nmb-favBox #nmb-favcontainer {float: left; position: relative;
	width: 300px; height: 100px;}
	#nmb-favBox #nmb-favcontainer ul {position: absolute; 
		bottom: 0; left: 0; 
		padding: 0; margin: 0;}
	#nmb-favBox #nmb-favcontainer ul {list-style: none;}	
	#nmb-favBox #nmb-favcontainer ul li {display: inline;}
	#nmb-favBox #nmb-favcontainer ul li a {
		padding: 2px 0 2px 10px; margin: 2px;
		background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-rgl.png) center left no-repeat;}
	#nmb-favBox #nmb-favcontainer ul li a:hover {background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-li-rgl.png) center left no-repeat;}
	
/* Box for Additions */
.nmb-listBox {float: left;
	width: 33.33%;}
	
/* Addition: Shipping-List */
/* Addition: Payment-List */
	ul.nmb-ship,
	ul.nmb-pay,
	ul.nmb-flagList {
		width: 90%;
		margin: 0 auto;
		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;}	
	
/* Addition: Flag-List */
	ul.nmb-flagList li {list-style: none; 
	position: relative;
		padding: 4px 0 !important; margin: 1px 0 !important;
		border-bottom:1px solid #a7a7a7; background:#f7f7f7;}
	ul.nmb-flagList li:first-child {border-top: 1px solid #a7a7a7;}
					ul.nmb-flagList img {margin-right: 3px; vertical-align: middle;}
					
	.nmb-flagList li > span {position: absolute; top: 0; right: 0; display: block;
		width: auto; height: 30px;
		margin-right: 5px; margin-top: 3px;
		text-align: center; line-height: 30px;
		font-size: 0.8em;
		}
		
/* MIDDLE CONTI */

div.nmb-middleBox {float: left; display: block;
	width: 74.9%;}

	div.nmb-middleBox div.nmb-middleTheme, 
	div.nmb-middleBox div.nmb-middleContent {
		float: left; clear: left;
		width: 97%;}
		
/* PRODUCT INFO CONTAINER */
div.nmb-prodDetails {float: left;
	width: 100%;}
div.nmb-prodDetails ul.nmb-leftCol {float: left;
	width: 47.8%;
	padding-left: 0 !important;
	list-style: none;}
div.nmb-prodDetails .nmb-leftCol:first-child {padding-right: 12px !important;}	
div.nmb-prodDetails ul.nmb-leftCol li {
	list-style: none;
	padding: 3px 0 !important;
	border-bottom: 1px solid #cdcdcd;}	

ul.nmb-leftCol div.nmb-leftColTheme {
	padding: 5px;
	background: #f1f1f1;
	font-weight:bold;}
	
/* FAV CONTAINER */
div#nmb-favBox {float: left; width: 100%;}
#nmb-favBox #nmb-favcontainer {float: left; position: relative;
	width: 300px; height: 100px;}
	#nmb-favBox #nmb-favcontainer ul {position: absolute; 
		bottom: 0; left: 0; 
		padding: 0; margin: 0;}
	#nmb-favBox #nmb-favcontainer ul {list-style: none;}	
	#nmb-favBox #nmb-favcontainer ul li {display: inline;}
	#nmb-favBox #nmb-favcontainer ul li a {
		padding: 2px 0 2px 10px; margin: 2px;
		background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-rgl.png) center left no-repeat;}
	#nmb-favBox #nmb-favcontainer ul li a:hover {background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-li-rgl.png) center left no-repeat; color:#3399ff}
	
/* PRICE CONTAINER */
.nmb-middleContent #nmb-favBox #nmb-priceContainer {float: right; width: 200px;
		padding-bottom: 5px;
		background: #f7f7f7;
		border-bottom: 1px solid #cdcdcd;

		border-bottom-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-left-radius: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-moz-border-radius-bottomleft: 20px;

		box-shadow: -1px 2px 4px -2px #cdcdcd;
		-webkit-box-shadow: -1px 2px 4px -2px #cdcdcd;
		-moz-box-shadow: -1px 2px 4px -2px #cdcdcd;
		text-align:center; text-shadow: none;}	
	.nmb-middleContent #nmb-favBox #nmb-priceContainer a {display: block; 
		width: 180px;
		margin: 5px 0 5px 10px;
		border: 1px solid #3399ff;
		border-radius:5px;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;}
	.nmb-middleContent #nmb-favBox #nmb-priceContainer h2 a {color: #f1f1f1 !important;}	
	.nmb-middleContent #nmb-favBox #nmb-priceContainer h2 a:hover {
		color: #3399ff !important;}
	.nmb-middleContent #nmb-favBox #nmb-priceContainer a:hover {
		border: 1px solid #212121;
		
		background: #414141;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxNDE0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  #414141 0%, #111111 50%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(50%,#111111));
		background: -webkit-linear-gradient(top,  #414141 0%,#111111 50%);
		background: -o-linear-gradient(top,  #414141 0%,#111111 50%);
		background: -ms-linear-gradient(top,  #414141 0%,#111111 50%);
		background: linear-gradient(to bottom,  #414141 0%,#111111 50%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#111111',GradientType=0 );}
	
	.nmb-middleContent #nmb-favBox #nmb-priceContainer h3 {font-size: 1.4em; color:#fff; font-style:italic;}	
	.nmb-middleContent #nmb-favBox #nmb-priceContainer p {margin: 0 !important; color: #616161 !important;}
	

	
/* CROSS SELLING CONTAINER */
#nmb-CrossBox {width: 100%;
display: block;
width: 100%;
height: 40px;
/**border: 1px solid #313131;*/
box-shadow: 0 0 3px #ccc;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;


}
#nmb-CrossBox .nmb-CrossBoxTheme {display: block;
	padding: 10px; margin-bottom: 5px;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	color: #ffffff;}
#nmb-CrossBox .nmb-crossContent {float:left;
	width: 100%;
	font-size: 1.1em; text-align:center;}
	#nmb-CrossBox .nmb-crossContent span.nmb-price {
		font-size: 22px; font-weight: bold; 
		color: #3399ff;}	
	#nmb-CrossBox .nmb-crossContent .nmb-crossContainer {
		float: left;
		line-height: 1.3em;
		font-size: 0.9em;
		width: 31.2%;
		padding: 0.5%; margin: 0.5%; padding-bottom: 5px;
		background: none repeat scroll 0% 0% #F8f8f8;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;}
		.nmb-crossContainer img {margin-top: 7px;
			border: 0px solid #fff;
			/** box-shadow: -1px 2px 4px -2px #a7a7a7;*/
			/** -webkit-box-shadow: -1px 2px 4px -2px #a7a7a7;
			-moz-box-shadow: -1px 2px 4px -2px #a7a7a7;*/}
		.nmb-crossContainer a,
		.nmb-crossContainer h3 {
			display: block; width: 100%;
			color: #313131 !important;
			opacity: 0.7;
			
			transition: 0.6s;
			-webkit-transition: 0.6s;
			-moz-transition: 06.s;}
		.nmb-crossContainer a:hover {opacity: 1;}

/* IMPRESSUM LINK BOX */
div.nmb-fcBox {display: block; float: left;
	width: 24.99%;
	margin-bottom: 25px;}
	div.nmb-fcBox h3 {margin: 5px 0 0 10px !important; padding: 5px 10px;
		border-bottom: 0px solid #414141;}
	div.nmb-fcBox a:link,
	div.nmb-fcBox a:active,
	div.nmb-fcBox a:visited {color: #515151 !important;
		opacity: 1;
		transition: 1s;
		-webkit-transition: 1s;
		-moz-transition: 1s;}
	div.nmb-fcBox a:hover {color: #3399ff !important;
		opacity: 1;}
	
	a#nmb-fcList-fb,
	a#nmb-fcList-tw,
	a#nmb-fcList-gg {display: block;
		width: 41px; height: 41px;
		border-bottom: none;}
		
	a#nmb-fcList-fb {background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-fb-rgl.png) top left no-repeat;}
	a#nmb-fcList-tw {background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-twitter-rgl.png) top left no-repeat;}
	a#nmb-fcList-gg {background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-google-rgl.png) top left no-repeat;}
	
	a#nmb-fcList-fb:hover {background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-fb-hvr.png) top left no-repeat;}	
	a#nmb-fcList-tw:hover {background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-twitter-hvr.png) top left no-repeat;}	
	a#nmb-fcList-gg:hover {background:url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-google-hvr.png) top left no-repeat;}	
	
	 ul.nmb-fcList1 {margin: 1px 0; padding: 0 0 0 2px;}
	 ul.nmb-fcList2,
	 ul.nmb-fcList3 {margin: 5px 0; padding: 0 10px; line-height: 1.7em;}
	 ul.nmb-fcList3 {}
	 
	 ul.nmb-fcList1 li {
		list-style:  none/** url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-rgl-2.png)*/;
	 	transition: 0s;
		/**-webkit-transition: 1s;
		-moz-transition: 1s;*/}
		ul.nmb-fcListX li {
		list-style:  url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-rgl.png);
	 	transition: 0s;
		margin-left: -16px;
		/**-webkit-transition: 1s;
		-moz-transition: 1s;*/}
	 ul.nmb-fcList2 li,
	 ul.nmb-fcList3 li {list-style: none;}
	 
	 ul.nmb-fcList3 li {display: inline; float: left; margin: 0 3px;}
	 ul.nmb-fcList3 li:first-child {margin: 0 3px 0 0;}
	 
	 ul.nmb-fcList2 li#nmb-fl1,
 	 ul.nmb-fcList2 li#nmb-fl2 {padding-left: 14px;}

	 ul.nmb-fcList2 li#nmb-fl1 {background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/f-icon-tel.png) left center no-repeat;}
	 ul.nmb-fcList2 li#nmb-fl2 {background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/f-icon-mail.png) left center no-repeat;}
	 
/* COPYRIGHT NOTE */
#nmb-copy {position: absolute;
	bottom: 5px; right: 5px;
	color: #666;
	font-size: 0.8em;}
	
/* SLIDER */
div#slider2_container {float: left;}
.nmb-sl1-ld {
	position: absolute; 
	top: 0px; left: 0px;
	border: 1px solid #fff;}
	.nmb-sl-loading {display: block; position: absolute;
		width: 100%; height:100%;
		top: 0px; left: 0px;
		background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/loading.gif) no-repeat center center;}
	.nmb-slides {position: absolute; overflow: hidden;
		left: 0px; top: 0px; 
		width: 1010px; height: 350px; 
		cursor: move;}	
.nmb-sl-bl {
	position: absolute; 
	bottom: 16px; right: 10px;}
	.nmb-sl-bl div, 
	.nmb-sl-bl div:hover, 
	.nmb-sl-bl .av {
		overflow:hidden;
		filter: alpha(opacity=70); opacity: 0.7;
		cursor: pointer;
		border: 1px solid #000;}
	.nmb-sl-bl div {
		
		background-color: #f8f8f8; }
		#nmb-sl-pt {
			position: absolute; 
			width: 15px; height: 15px;
			border: 1px solid #444;
			border-radius: 10px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;}
	.nmb-sl-bl div:hover, 
	.nmb-sl-bl .av:hover {
		background-color: #cdcdcd;}
	.nmb-sl-bl .av {
		background-color: #888;
		opacity: 0.5;}
	.nmb-sl-bl .dn, 
	.nmb-sl-bl .dn:hover {
		background-color: #555;}

.nmb-sl-al, 
.nmb-sl-ar, 
.nmb-sl-aldn, 
.nmb-sl-ardn {position: absolute; 
	display: block; overflow:hidden;
	cursor: pointer;
    background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/a22.png) no-repeat;}
	.nmb-sl-al {
		width: 40px; height: 40px; 
		top: 42%; left: 10px;
		background-position: -10px -40px; }
	.nmb-sl-ar {
		width: 40px; height: 40px; 
		top: 42%; right: 10px;
		background-position: -70px -40px; }
	.nmb-sl-al:hover {
		background-position: -130px -40px; }
	.nmb-sl-ar:hover {
		background-position: -190px -40px; }
	.nmb-sl-aldn {
		background-position: -250px -40px; }
	.nmb-sl-ardn {
		background-position: -310px -40px; }
	 
/* CATEGORY MENU */
/* List Style Transition */
ul.categories-tree,
ul.MenuSub1Item,
ul.MenuSub2Item {margin: 0; padding: 0;
	border: 0; outline: none;}
	ul.categories-tree li,
	ul.MenuSub1Item li,
	ul.MenuSub2Item li,a {list-style:none; color: #212121 !important;}

ul.categories-tree li.MenuItem {margin: 5px 0;
font-size:1.2em;
}

ul.categories-tree li.MenuItem > a {display:block; position: relative;
	width: 92%;
	padding: 5px 5px 5px 15px;
	background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-rgl.png) 7px 12px no-repeat #f8f8f8;
	color: #313131 !important;
		
	transition: 0.0s;
	-webkit-transform: 0.6s;
	-moz-transition: 0.6s;}
	ul.categories-tree li.MenuItem > a:hover,
	ul.categories-tree > li.MenuItem:hover > a,
	ul.categories-tree > li.MenuItem:target > a {
		width: 90%;
		padding: 5px 5px 5px 20px;
		color: #3399ff !important;
		font-weight:bold;
		text-shadow: none;}

	ul.categories-tree li.MenuItem > a:hover {background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-rgl-hvr.png) 10px 12px no-repeat color:#3399ff !important;}
	ul.categories-tree > li.MenuItem:hover > a,
	ul.categories-tree > li.MenuItem:target > a {background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-rgl.png) 10px 12px no-repeat color:#3399ff;}
	
	.MenuItem .MenuSub1Item li {
		padding: 2px 5px 2px 22px;
		background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-li-rgl.png) 12px 10px no-repeat;
			
		transition: 0.0s;
		-webkit-transform: 0.6s;
		-moz-transition: 0.6s;}	
	.MenuItem .MenuSub1Item li:hover {
		padding: 2px 5px 2px 26px;
		background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/icon-li-li-rgl.png) 15px 10px no-repeat /*#fff;*/;}	
	.MenuItem .MenuSub1Item .MenuSub2Item {display: none;}
	
/* GALLERY */
/* Galerie-Einstellungen */
.nmb-lbmagni {position: absolute; bottom: 2%; right: 50%;
	border: none !important;}
.nmb-lbnote {float: left; 
	width: 100%; 
	text-align:center; color: #818181; font-size:0.8em;}
	.nmb-lbnote p {margin: 0; padding: 0;}

#nmb-gallery {display: block; position: relative;
	width: 100%;
	padding: 20px;}
	
#nmb-galleryPreview {float: right; 
	width: 98%;
	margin: 0; padding: 0;
	text-align: left;}
	#nmb-galleryPreview ul {list-style: none; display: block;
		width: 530px;
		margin: 0 auto;	padding: 0;
		text-align:left;}
	#nmb-galleryPreview li {display:block; float: left;
		padding: 0; margin: 4px;}
	#nmb-galleryPreview li:first-child {
		margin-left: 0;}
	#nmb-galleryPreview a {display:table-cell;
		width: 95px; height:95px;
		margin: 0; padding: 0;
		text-align:center;
		vertical-align: middle;
		border: solid 1px #d2d2d2;
		background: #fff;}
	#nmb-galleryPreview a:hover {
		border: 1px solid #a7a7a7;}
	#nmb-galleryPreview img {
		max-width:90px; max-height:90px;
		margin: 0; padding: 0;
		border:none;
		opacity:0.8;}
	#nmb-galleryPreview img:hover {
		opacity: 1.0;}
.lte-ie8 img {width:90px !important; height:90px;}
.lte-ie8 ul {margin: 0 !important;
	width: 100% !important;}

#nmb-galleryFull {position: relative; 
	height: auto; height: 433px; width: 100%;
	text-align:center;}
	#nmb-galleryFull img {
		max-width: 98%; max-height: 433px;
		margin: 6px 5px;
		border: 1px solid #d2d2d2;}
		#nmb-galleryFull img:hover {border: 1px solid #a7a7a7;}
	.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;}
/**/

/* LIGHTBOX */
body:after {
  content: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/classic-close.png) url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/bar-loader.gif) url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/classic-prev.png) url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/classic-next.png);
  display: none;}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  transform: scale(0.8);
  }

.lightbox .lb-image {
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;

  } 

.lightbox a img {
  border: none;
  }

.lb-outerContainer {
  position: absolute;
  background-color: white;
  *zoom: 1;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  }
  
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;}

.lb-container {
  padding: 4px;}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/classic-loader.gif) no-repeat;}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;}

.lb-container > .nav {
  left: 0;}

.lb-nav a {
  outline: none;}

.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;}

.lb-prev {
  left: 0;
  float: left;}
  
.lb-prev:hover {
  background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/classic-prev.png) left 48% no-repeat;}

.lb-next {
  right: 0;
  float: right;}
  
.lb-next:hover {
  background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/classic-next.png) right 48% no-repeat;}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;}

.lb-data {
  padding: 0 4px;
  color: #bbbbbb;}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;}

.lb-data .lb-close {
  display: block;
  float: right;
  padding-left: 45px;
  width: 30px;
  height: 30px;
  transform: scale(3);
 background: url(http://bilder4.eazyauction.de/dentatek/templates/34645_e9fae61e/classic-close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;}