@charset "utf-8";
/* CSS Document */
/* CSS COPYRIGHT 2013 
   NMB-MEDIA, CAPSICUM-DESIGN
   www.nmb-media.de */
   
/* Allgemeine Einstellung */
body {margin:0; padding:0;}

/* Seitenhintergrund-Einstellungen */
div#nmb-pc {
	width: 100%; 
	margin: 0 auto; 
	background:#131313 url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/bg.png) top repeat; 
	font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-style:normal;}
div#nmb-pc a {
	text-decoration: none; color:#9fb755;}
div#nmb-pc a:hover {
	text-decoration: underline; color:#b7d166;}
	
/* Leerzeilen ausblenden */	
.pagecontainer > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) {display: none}

/* Auktionsvorlagen-Inhalt und Einstellungen */
div#nmb-cc {overflow: hidden; 
	width:75%; 
	margin: 0 auto; padding: 0; 
	background:url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/bg-highlight.png) repeat-y 0 0;} 

/* Einstellungen: Kopfbereich - Logo, Servicekasten */
div#nmb-header {position:relative; overflow: visible;
	width:100%; height: 135px; 
	margin: 0 auto;}
div#nmb-logo {float: left; 
	width: 665px; height:135px; 
	padding: 0; margin: 0;}
	div#nmb-logo img {position: absolute; top: 0; left: 5%;}
#benefitsContainer {float: right; position: relative;
	width: 275px; height:135px; 
	text-align:left;}

.benefits {position: absolute; bottom: 5px; right: 3px; z-index: 2000; overflow:hidden; 
	width: 255px; height:auto; max-height:125px;
	margin: 5px; padding: 5px;
	background: url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/1x1.png) repeat; text-align:left;  

	border: 1px solid #131313; 
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 

	box-shadow: 0px 0px 1px 0px #000; 
	-webkit-box-shadow: 0px 0px 1px 0px #000; 
	-moz-box-shadow: 0px 0px 1px 0px #000;
	
	color: #fff;}
.benefits ul li {list-style-image: url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/li-tsts.png);}
.benefits ul {padding: 5px; margin: 0 5px;}
.benefits li {padding: 0; margin: 0 0 0 10px;}

/* Einstellungen: Kopfbereich - Navigation und Serviceleiste */
div#nmb-topNavi {overflow:hidden; position: relative; z-index:2000;
	width:98%; height:80px; 
	margin: 0; 
	background: url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/bg-translucent.png) top left repeat;
	
	border: 1px solid #090909; 
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	
	box-shadow: 0px 0px 1px 0px #000; 
	-webkit-box-shadow: 0px 0px 1px 0px #000; 
	-moz-box-shadow: 0px 0px 1px 0px #000;
	
	text-align:left; }
div#nmb-topNavi ul#nmb-n1 {float:left; list-style:none; 
	width: 98.8%; height:60px; 
	padding:0; margin: 9px; 
	background:url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/bg-nav-std.png) top left repeat-x; 

	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	
	box-shadow: 0px 0px 1px 0px #000; 
	-webkit-box-shadow: 0px 0px 1px 0px #000; 
	-moz-box-shadow: 0px 0px 1px 0px #000;}
	ul#nmb-n1 li {float:left; display:block; 
		color:#e6e6e6;}
	ul#nmb-n1 li a {float:left; display:block; 
		height:50px; 
		margin:0; padding: 5px 7px; 
		text-decoration:none; color:#e6e6e6; 
		font-weight: bold; font-size: 13px;}
	ul#nmb-n1 li a:hover {
		background:url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/bg-nav-hover.png) repeat-x;
		color:#4b4b4b; text-decoration:none;}
	ul#nmb-n1 li a:hover p {color:#4b4b4b;}
	
	ul#nmb-n1 li:first-child a, 
	ul#nmb-n1 li:first-child a:hover {
		padding: 5px 7px 5px 7px; 
		-webkit-border-bottom-left-radius:: 5px; 
		-moz-border-radius-bottomleft: 5px; 
		border-bottom-left-radius: 5px; 
		-webkit-border-top-left-radius:: 5px; 
		-moz-border-radius-topleft: 5px; 
		border-top-left-radius: 5px;}
	ul#nmb-n1 li:last-child a,
	ul#nmb-n1 li:last-child a:hover {
		padding: 5px 7px 5px 7px; 
		-webkit-border-bottom-right-radius:: 5px; 
		-moz-border-radius-bottomright: 5px; 
		border-bottom-right-radius: 5px; 
		-webkit-border-top-right-radius:: 5px; 
		-moz-border-radius-topright: 5px; 
		border-top-right-radius: 5px;}
	ul#nmb-n1 li span.nmb-uppercase {text-transform: uppercase; font-size: 14px;}
	ul#nmb-n1 li span.nmb-small {text-transform: none; font-size:10px;}

#serviceContainer {overflow:hidden; position: relative; z-index:2000;
	width:98%; height:auto; 
	margin: 10px 0; padding: 0;
	background: url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/1x1.png) repeat;
	border: 1px solid #090909; 
	
	box-shadow: 0px 0px 1px 0px #000; 
	-webkit-box-shadow: 0px 0px 1px 0px #000; 
	-moz-box-shadow: 0px 0px 1px 0px #000;
		 
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;}
	
#serviceContainer .serviceLine {float: left; overflow: hidden; 
	width: 98.8%; height:auto; 
	margin: 0; padding: 11px; 
	text-align:left;}
.supp-theme {float: left; display: block;
	font-size:13px; color:#ffffff;}
.supp-text {float: left; display: block;
	margin-left: 10px;
	font-size:13px; color: #c1c1c1;}

/* SEARCH */
.searchLine {float: left; overflow: hidden;
	width:100%; height:40px; }
div#nmb-searchwrapper {
	width: 235px; height: 30px;
	margin: 7px 0 0 0;
	border: 1px solid #313131;
		
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
		
	background: #81c050; 
	
	-webkit-box-shadow: inset 1px 1px 5px 1px rgba(0, 0, 0, 0.35);
	   -moz-box-shadow: inset 1px 1px 5px 1px rgba(0, 0, 0, 0.35);
			box-shadow: inset 1px 1px 5px 1px rgba(0, 0, 0, 0.35);}
#nmb-searchform {position: relative; 
	width: 228px; height:28px;
	background: none transparent;}	
.nmb-searchbox {float: left;
	width: 185px; height:28px;
	padding-left: 10px; padding-right: 20px;
	background: 0 none transparent;
	border: none;
	color: #fff; line-height:28px; font-style:italic;}
.nmb-searchbox_submit {position: absolute; top: 5px; right: 1px;}	

/* Einstellungen: Hauptbereich */
.mainContainer {overflow: hidden; 
	height: auto; width:98%; 
	margin: 0 auto; padding-bottom: 15px;
	border-bottom: 2px solid #9fb755;}
#footerContainer {overflow: hidden;
	height: auto; width:75%; 
	margin: 0 auto;}
.copyrightContainer {
	margin: 5px; font-size: 10px; 
	color:#595959; text-align: right;}

/* Einstellungen: Hauptbereich - IDs */
#rightContainer {float: right; 
	width: 29%; height:auto;}
#middleContainer {float: left; 
	width:70%; height:auto;}

/* Einstellungen: Hauptbereich - CLASSES */
.rightTheme {float: left; 
	width:100%; height:25px; 
	margin-bottom: 10px;
	border-bottom: 1px solid #626d45; 
	
	font-size:14px; font-weight:bold; 
	text-align:left; text-transform: uppercase; color: #ffffff;}
.rightContent {float: left; 
	width:95%; height:auto; 
	margin: 1% 0; padding: 2%;
	background:url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/1x1.png) repeat; 
	
	border: 1px solid #090909; 
	border-radius: 5px;  
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	
	font-size:12px; color: #c1c1c1; text-align:left;  
	
	box-shadow: 0px 0px 1px 0px #000; 
	-webkit-box-shadow: 0px 0px 1px 0px #000; 
	-moz-box-shadow: 0px 0px 1px 0px #000;}
	.rightContent img {max-width: 100%;}
.rightContent p {
	margin: 10px 0; padding: 0;
	text-align:left; }
.rightContent ul li {list-style-image: url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/li-checked.png);}
.rcGreen {color: #b7d166;}

.middleTheme {float: left; 
	width:100%; height:25px; 
	margin-bottom: 10px;
	border-bottom: 1px solid #626d45; 
	
	font-size:14px; font-weight:bold; color: #ffffff;
	text-transform: uppercase; text-align:left;}
.middleContent {float: left; 
	width:97%; height:auto; 
	margin: 1% 0; padding: 1%;
	background:url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/1x1.png) repeat; 
	
	border: 1px solid #090909; 
	border-radius: 5px;  
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	
	box-shadow: 0px 0px 1px 0px #000000; 
	
	font-size:12px; color: #c1c1c1; text-align:left; }
.middleContent p {margin: 10px 0; text-align:left; padding: 0;}
.middleContent ul li {list-style-image: url(http://bilder3.eazyauction.de/rchelihangar/templates/31370_ecbe5d9d/li-checked.png);}

/* Navi aus Shop */
#eBayCategories {width: 100%;}
#eBayCategories li {list-style: none;}
#eBayCategories a {display:block;
    width: 94%;
	border: 1px solid transparent;
	cursor: pointer; text-decoration:none;}
* html #eBayCategories a {  /* nur fuer Internet Explorer */
  width:94%;     /* Version 5.x */
  w\idth:94%;    /* Version 6 */
}	

#eBayCategories a:hover {text-decoration:underline;} 
#eBayCategories li:hover {position: relative; z-index:1500;}

/* lvl1 */
ul.categories-tree {background: 0 none transparent; padding: 0 !important;}
ul.categories-tree li {line-height: 25px;}
ul.categories-tree li.MenuItem {
		min-height: 25px;
		border-top: 1px solid #797a80;
	
		background: #606060;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDQwNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #606060 0%, #404040 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606060), color-stop(100%,#404040));
		background: -webkit-linear-gradient(top,  #606060 0%,#404040 100%);
		background: -o-linear-gradient(top,  #606060 0%,#404040 100%);
		background: -ms-linear-gradient(top,  #606060 0%,#404040 100%);
		background: linear-gradient(to bottom,  #606060 0%,#404040 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#404040',GradientType=0 );
	
		font-weight: bold;}
ul.categories-tree li.MenuItem:hover,
	ul.MenuSub1Item li:hover {
		border-top: 1px solid #577a44;
		
		background: #87c054;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3YzA1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NzdhNDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #87c054 0%, #577a44 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87c054), color-stop(100%,#577a44));
		background: -webkit-linear-gradient(top,  #87c054 0%,#577a44 100%);
		background: -o-linear-gradient(top,  #87c054 0%,#577a44 100%);
		background: -ms-linear-gradient(top,  #87c054 0%,#577a44 100%);
		background: linear-gradient(to bottom,  #87c054 0%,#577a44 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c054', endColorstr='#577a44',GradientType=0 );}
		
ul.categories-tree li.MenuItem a {padding: 5px 5px 5px 10px; font-weight: bold; color: #AAA !important;}
ul.categories-tree li.MenuItem a:hover {color: #fff !important;}

/* lvl2 */
ul.MenuSub1Item {padding: 0 !important; display:none;}
	li:hover .MenuSub1Item {
		display: block;
		position: absolute;
		right: 100%; top: -1px;}
	ul.MenuSub1Item li {
		float:left;
		width:200px;
		
		border-top: 1px solid #797A80;
		
		background: #f7f7f7;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #f7f7f7 0%, #dddddd 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#dddddd));
		background: -webkit-linear-gradient(top,  #f7f7f7 0%,#dddddd 100%);
		background: -o-linear-gradient(top,  #f7f7f7 0%,#dddddd 100%);
		background: -ms-linear-gradient(top,  #f7f7f7 0%,#dddddd 100%);
		background: linear-gradient(to bottom,  #f7f7f7 0%,#dddddd 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dddddd',GradientType=0 );}
	ul.MenuSub1Item li a:link,
	ul.MenuSub1Item li a:visited {color: #414141 !important;}
	ul.MenuSub1Item li a {width: 180px !important; border: 1px solid transparent; padding-left: 10px;}	
	ul.MenuSub1Item li a:hover {width: 183px !important; border: 1px solid transparent !important; color:#f7f7f7 !important;}
 
/* lvl3 */
ul.MenuSub2Item {padding: 0 !important; }
li:hover .MenuSub2Item {
    display: block;
    position: absolute;
    right: 200px;
    top: -1px;}
ul.MenuSub2Item li {
    float:left;
    width:200px;}
	
#navigation .MenuSub1Item .MenuSub2Item {background: 0 none transparent;}

/*RESET STYLES*/
li:hover .MenuSub1Item .MenuSub2Item {display:none;}
.MenuSub1Item li:hover .MenuSub2Item {display:block;}

/* GALLERY */
/* Galerie-Einstellungen */
#nmb-gallery {float: left; position: relative;
	width: 100%;
	margin:0; padding: 0;}
#nmb-galleryPreview {float: right; 
	width: 690px;
	margin: 0; padding: 0;
	position: relative; left: -50%; text-align: left;}
#nmb-galleryPreview ul {position: relative; left: 50%; list-style: none;
	width: 100%; height:auto;
	text-align:left;}
#nmb-galleryPreview li {display:block; float: left;
	width: 115px; height:105px;
	padding: 0; margin: 4px;}
#nmb-galleryPreview a {display:table-cell;
	width: 110px; height:100px;
	margin: 0; padding: 0;
	text-align:center;
	vertical-align: middle;
	border: solid 2px #fff; 
	box-shadow: 0px 0px 0px 1px #cdcdcd;
	-webkit-box-shadow: 0px 0px 0px 1px #cdcdcd; 
	-moz-box-shadow: 0px 0px 0px 1px #cdcdcd; 
	background:#ffffff;}
#nmb-galleryPreview a:hover {border: 2px solid #cdcdcd;}
#nmb-galleryPreview img {
	max-width:105px; max-height:95px;
	margin: 0; padding: 0;
	border:none;}	
.lte-ie8 img {width:105px !important; height:95px;}
.lte-ie8 ul {margin: 0 !important;
	width: 100% !important;}

#nmb-galleryFull {float: left; position: relative; 
	height: auto; width: 100%;
	text-align:center;}
#nmb-galleryFull img {
	max-width: 98%; max-height: 560px;
	margin: 5px;
	border: solid 2px #fff; 
	box-shadow: 0px 0px 0px 1px #cdcdcd;
	-webkit-box-shadow: 0px 0px 0px 1px #cdcdcd; 
	-moz-box-shadow: 0px 0px 0px 1px #cdcdcd;}
#nmb-galleryFull img:hover {
	border: solid 2px #cdcdcd; }
.lte-ie8-full img {width: 650px !important;}

#nmb-galleryPreview a * {
	vertical-align: middle;}
	
/*\*//*/
#nmb-galleryPreview a {
    display: block;}
#nmb-galleryPreview span {
    display: inline-block;
    height: 100%;
	width: 1px;}
/**/
