@charset "utf-8";
/* GLOBAL SETTINGS */

* {
	padding:0px;
	margin:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
H1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	padding-top:5px;
	padding-bottom:4px;
	color: #ADC41C;
}
H2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	padding-top:5px;
	padding-bottom:4px;
	color: #ADC41C;
}
H3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	padding-top:5px;
	padding-bottom:4px;
	color: #ADC41C;
}
H4 {
	font-size:1em;
	font-weight:bolder;
	color:#ADC41C;
}
img {
	border-style: none;
}
ul {
	text-align:left;
	padding-left:0px;
}
a:link {
	color: #83970d;
	text-decoration: none;
}
a:visited {
	color: #83970d;
	text-decoration: none;
}
a:hover {
	color: #83970d;
	text-decoration: underline;
}
#container {
	width: 960px;
	margin: auto;
}
/* TOPBOX AND CONTENT */
#topbox {
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* ------------------TOPMENU-----------------*/
#topmenu {
	float:left;
	width:770px;
	text-align:left;
	font-size: 0.8em;
}
#topmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#topmenu li {
	float: left;
}
#topmenu li a {
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c3c3c3;
}
#topmenu li a:hover {
	text-decoration: underline;
}
/* Hide from IE5-Mac \*/
#topmenu li a {
	float: none
}
/* End hide */


/* ------------------SHOPMENU-----------------*/
#shopmenu {
	float:left;
	width:190px;
	color: #c3c3c3;
	font-size: 0.8em;
}
#shopmenu a {
	height: 25px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
#shopmenu a:hover {
	text-decoration: underline;
}
/* LOGOBOX AND CONTENT */
#logobox {
}
#logo_l {
	float:left;
	width:190px;
	background-repeat: no-repeat;
	height: 180px;
	margin-top:2px;
	padding-top:3px;
	margin-bottom: -12px;
	padding-bottom: -12px;
	bottom: -12px;
	clip: rect(auto,auto,-12px,auto);
}
#logo_c {
	float:left;
	width:580px;
	background-image: url(/layout/nanoxia/logo_c_bg.png);
	background-repeat: no-repeat;
	height: 190px;
	margin-top:5px;
	padding-top:5px;
	margin-bottom: -12px;
	padding-bottom: -12px;
	bottom: -12px;
	clip: rect(auto,auto,-12px,auto);
}
#logo_r {
	float:left;
	width:190px;
	background-repeat: no-repeat;
	height: 190px;
	margin-bottom: -12px;
	padding-bottom: -12px;
	bottom: -12px;
	clip: rect(auto,auto,-12px,auto);
}
/* Shopping Login/Cart/Payment */
#cart_box {
	background-image: url(/layout/nanoxia/cart_box_bg.png);
	background-repeat: no-repeat;
	height:120px;
	margin-top:5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 5px;
	font-size:0.8em;
}
.cart_head {
	font-weight: bolder;
	color: #ffffff;
	background-image: url(/layout/nanoxia/cart_head_bg.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 18px;
}
.cart_overview {
	color: #000000;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 10px;
}
/*payment info box */

#payment_box {
	background-image: url(/layout/nanoxia/payment_box_bg.png);
	background-repeat: no-repeat;
	height: 60px;
	width:auto;
	margin-top:5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	font-variant: small-caps;
	text-align: center;
}
#payment_box img {
	padding-top: 7px;
	padding-left: 6px;
	color: #00FF00;
}

/* basket checkout formats */
.main_basket_box {
	margin: 20px;
}

/* MENUBOX AND CONTENT */
#menubox {
	
	width: 960px;
	height: 32px;
	background-image: url(/layout/nanoxia/menubox_bg.png);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-left:8px;
	padding-left:8px;
	
}
#searchbox {
	width:175px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/* --- Leiste oben Mitte Home --- */
#statusbox {
	width:565px;
	float:left;
	font-size: 0.8em;
	color:#ffffff;
	padding-top: 9px;
	padding-left: 15px;
	font-weight:bolder;
	text-align:left;
}
#statusbox a {
	color:#ffffff;
	text-decoration:none;
}
#statusbox a:hover {
	text-decoration:underline;
}


/* --- Leiste oben rechts Kontakt usw. --- */
#addbox {
	width:175px;
	float:left;

}

/* CONTENTBOX AND CONTENT */
#contentbox {
	width: 960px;
}
/*article mainmenu*/
#articlemenu {
	width:180px;
	float:left;
	margin-left: 8px;
	font-size: 0.8em;
}
/* mainmenu */
ul.left_menu {
	padding:0px;
	margin:0px;
	width:180px;
}
ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:180px;
}
ul.left_menu li {
	text-align:left;
	list-style-type:none;
	background-color: #ADC41C;
	background-image:url(/layout/nanoxia/menu_bg_grey.png);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul.left_menu a {
	display: block;
	color:#ffffff;
	text-decoration:none;
	width:170px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image:url(/layout/nanoxia/menu_bg_green.png);
	background-repeat: repeat-y;
}
ul.left_menu li a:hover {
	color:#bfd7ff;
}
ul.left_menu li.level1 {
	background-image:url(/layout/nanoxia/menu_bg_grey.png);
	background-repeat: repeat-y;
	text-align:left;
	width:180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight:bolder;
}
ul.left_menu li.level1 a {
	display: block;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image:url(/layout/nanoxia/menu_bg_green.png);
	background-repeat: repeat-y;
}
ul.left_menu li.level1 a:hover {
	display: block;
	color: #ffffff;
	background-image:url(/layout/nanoxia/menu_bg_green.png);
	background-repeat: repeat-y;
}
ul.left_menu li.level2 {
	background-image:url(/layout/nanoxia/menu_bg_grey.png);
	background-repeat: repeat-y;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul.left_menu li.level2 a {
	display: block;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image:url(/layout/nanoxia/menu_bg_grey.png);
	background-repeat: repeat-y;
	color:#83970d;
}
ul.left_menu li.level2 a:hover {
	display: block;
	color: #ffffff;
	background-image:url(/layout/nanoxia/menu_bg_green.png);
	background-repeat: repeat-y;
}
ul.left_menu li.level3 {
	background-image:url(/layout/nanoxia/menu_bg_grey.png);
	background-repeat: repeat-y;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul.left_menu li.level3 a {
	display: block;
	background-image:url(/layout/nanoxia/menu_bg_grey.png);
	background-repeat: repeat-y;
	width:145px;
	color:#83970d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
ul.left_menu li.level3 a:hover {
	display: block;
	background-image:url(/layout/nanoxia/menu_bg_green.png);
	background-repeat: repeat-y;
	color: #ffffff;
}
ul.left_menu li.level4 {
	background-image:url(/layout/nanoxia/menu_bg_grey.png);
	background-repeat: repeat-y;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul.left_menu li.level4 a {
	display: block;
	background-image:url(/layout/nanoxia/menu_bg_grey.png);
	background-repeat: repeat-y;
	width:135px;
	color:#83970d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
}
ul.left_menu li.level4 a:hover {
	display: block;
	background-image:url(/layout/nanoxia/menu_bg_green.png);
	background-repeat: repeat-y;
	color: #ffffff;
}
#articlemenu_bt {
	background-image: url(/layout/nanoxia/menu_bg_bt.png);
	background-repeat: no-repeat;
	height: 7px;
}
/*center content box*/
#content {
	width:560px;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
	font-size:0.8em;
}
#ads {
	background-image: url(/layout/nanoxia/login.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	height: 160px;
	width: 180px;
	float:right;	
	margin-top: -1px
	margin-left: 0px;
	padding-left: 10px
	/* margin-top: 5px; */
}


/*---Boxen Postversand---------------------------------------------------------*/
Textarea {
 background-color: white;
 font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000000;
 background:fff;
 border:solid 1pt #4c4645;
 float:left;
 overflow:scroll;
 overflow-x:hidden;
 overflow: -moz-hidden-unscrollable;
}

#postdhl {
	background-image: url(/layout/nanoxia/dhl-logo.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	height: 160px;
	width: 180px;
	float:left;	
	margin-top: -1px
	margin-left: 0px;
	padding-left: 1px
        
}

#postups {
	background-image: url(BILD EINFUEGEN);
	background-repeat: no-repeat;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	height: 160px;
	width: 180px;
	float:left;	
	margin-top: -1px
	margin-left: 0px;
	padding-left: 10px
}

/*------------------------------------------------*/

input.button {
width:125px;
height:20px;
background:url(BILD EINFUEGEN);
color:#494949;
border:solid 1pt #4c4645;
float:left;
}

input.button:hover {
background:url(BILD EINFUEGEN);
}


/*----------------------------------------------------------------------*/














/*---ENDE Boxen Postversand---*/



/*---Box rechts Reseller---*/

#brands {
	background-repeat: no-repeat;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	height: 260px;
	width: 180px;
	float:right;	
	margin-top: 2px
	margin-left: 0px;
	padding-left: 10px

}













#brands_bt {
	background-repeat: no-repeat;
	height: 15px;
	width: 185px;
}
#inputtextemail {
      color:#ffffff;
	text-decoration:none;
	text-align: center;
}
#inputtextemail {
      color:#ffffff;
	text-decoration:none;
	text-align: center;
	padding-right:5px; 
}
/* FOOTERBOX AND CONTENT */
#footerbox {
	width: 960px;
	height: 70px;
	background-image: url(/layout/nanoxia/footer_bg.png);
	background-repeat: no-repeat;
	font-size: 0.65em;
	margin-top: 5px;
}
#footer_l {
	width:175px;
	float:left;
	margin-top: 10px;
	margin-left: 15px;
}
#rss {
	float:left;
	}
	#tng_footer {}
#footer_c {
	width:570px;
	float:left;
	margin-top: 10px;
	margin-left:10px;
	color:#000000;
}
#footer_r {
	width:175px;
	float:left;
	margin-top: 10px;
	color:#000000;
}
/*oldstuff */







/* top categories menu - not included in layout! */
.sub_menu {
	margin-left: 20px;
	font-size: 0.7em;
}
.sub_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sub_menu li {
	float: left;
}
.sub_menu li a {
	height: 20px;
	width: 147px;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	padding-top: 2px;
	background-image: url(/layout/nanoxia/sub_menu_bg.png);
	background-repeat: no-repeat;
}
.sub_menu li a:hover {
	background-image: url(/layout/nanoxia/sub_menu_bg_hover.png);
	color: #FFFFFF;
	text-decoration: underline;
}
/* Hide from IE5-Mac \*/
.sub_menu li a {
	float: none
}
/* End hide */


/* breadcrumb menu box */
#breadcrumb {
	background-image: url(/layout/nanoxia/breadcrumb_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 28px;
	padding-left: 15px;
	padding-top: 7px;
	font-size: 0.8em;
}
#breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.maincontent {
	padding: 7px;
	font-size: 0.8em;
}
.topsell_box {
	background-color: #b1c800;
	float: left;
	width: 558px;
	margin-right: 7px;
	margin-bottom: 7px;
}
.topsell_head {
	font-weight: bolder;
	color: #ffffff;
	background-color: #ADC41C;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.topsell_content {
	margin: 7px;
	background-color: #d4d4d4;
	text-align: left;
	vertical-align: top;
}
.article_list_nav {
	height: 22px;
	margin-bottom: 7px;
	padding-right: 15px;
	color:#ADC41C;
}
.page_nav {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	color: #ffffff;
}
.page_nav a {
	color:#ADC91C;
}
.page_nav a:hover {
	color:#ADC91C;
}
.article_sort {
	float: right;
	padding-left: 5px;
	padding-top: 2px;
}
.categoryhead {
	font-size: 1.1em;
	font-weight: bolder;
	color: #83970d;
	float: left;
	text-transform: uppercase;
	margin-left: 7px;
	margin-top: 2px;
}
/* bright blue round corners */
.rbroundbox {
	background: url(/layout/nanoxia/nt.gif) repeat;
}
.rbtop div {
	background: url(/layout/nanoxia/tl.gif) no-repeat top left;
}
.rbtop {
	background: url(/layout/nanoxia/tr.gif) no-repeat top right;
}
.rbbot div {
	background: url(/layout/nanoxia/bl.gif) no-repeat bottom left;
}
.rbbot {
	background: url(/layout/nanoxia/br.gif) no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
}
.rbroundbox {
	width: 100%;
	margin: 1em auto;
}
/* bright blue round corners END*/

.listing_shortnav {
	background-color: #f2f2f2;
	width: 100%;
	margin-bottom: 7px;
}
.categorylisting_articles {
	margin-bottom: 7px;
	background-color: #f2f2f2;
	color:#7f7f7f;
}
.article_image img{
	border: 1px solid #7f7f7f;
}
.producer {
	font-size: 0.95em;
	color: #7f7f7f;
}
.articlehead {
	font-size: 1.2em;
	font-weight: bolder;
	color: #83970d;
	text-transform: uppercase;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
}
.article_image {
	padding: 7px;
}
.article_image_tools {
	padding: 7px;
}
.product_info {
	padding: 7px;
}
.article_text {
	padding-right: 10px;
	padding-left: 10px;
}
.product_text {
	color: #7f7f7f;
	font-size: 0.9em;
}
.product_name {
	font-weight: bolder;
	color: #83970d;
	font-size: 1em;
}
.Price {
	font-weight:bold;
	font-size:1.2em;
	color:#ff6a00;
}
.product_text_small {
	color: #7f7f7f;
	font-size: 0.8em;
}
.rating {
	padding: 7px;
}
/*static_content*/
.contentpage {
	margin: 5px;
	color: #7f7f7f;
}
.contentpage td {
	padding: 4px;
}
.new {
	color: #FFFFFF;
	background-color: #ff6a00;
	padding: 2px;
	font-size: 0.8em;
	font-weight: bolder;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.news_box {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	font-size: 0.8em;
	color: #ffffff;
}

