@import url(tellafriend.css);
.categories_list {
border-bottom:#E2E2E2;
border-top:#E2E2E2;
border-style:solid;
border-top-width:thin;
border-bottom-width:thin; }
* { margin: 0px; padding: 0px; }

body{
														font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
														font-size: 12px;
														text-align: center;
														background: #f4f4f4;
													}
													#rahmen {width:950px;margin:auto;border:1px solid #999999;
													}
													#header {
														width: 950px;
														height: 200px;
														background: url(images/headerlogotanala2.png);
														text-align: left;
														background-position: left;
													}
A.headerNavigation {   color: #ffffff; font-weight:bold;}
a {color: #f68b2b;}
A.headerNavigation:hover {
  color: #ffffff;font-weight:bold;
}
#contents {
	visibility: hidden;
	color:#FFF;
	display:none;
}
.catbox {background-image: url(images/catbg.png);}
#catlink {color: #2c2c2c;}
#catlink:hover {color: #1a417f;}
.wait {
	background-image: url(ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 80px;
}
#waiting {
	display: block;
	height: 30px;
	width: 200px;
}

h1 {
	font-size: 14px;
}



													#headermenu {
														width: 150px;
														height: 200px;
														float:left;
														background-color: #ffffff;
													}
													#languagechooser {
														background: #1a417f;
														width: 100%;
														height: 22px;
													}
													#headerlogo {
														width: 230px;	height:200px;float:left;

													}
													#hdbg {
														height: 200px;
														
													}
													#navitrail {
														width: 950px;
														height: 18px;
														background-color: #1a417f;
														color: #ffffff;
														text-align:left;
														font-size:11px;
													}
													a.navitrail {
														color: #ffffff;

													}
													#pageinhalt {
														width: 950px;
														background-color: #ffffff;
														text-align:left;
													}
													#menuleistelinks {

														width: 230px;
														background-color: #dad9d9;
														text-align:left;
														float:left;
													}
													#content {
														position: relative;
														width: 709px;
														background-color: #ffffff;
														text-align:left;float:left;padding:5px;
														border-right: 1px solid #c0bebe;
														min-height:1380px;
													}
													#copy {
														width: 950px;
														height: 18px;
														background-color: #f68b2b;
														color: #ffffff;
														text-align:left;
														font-size:11px;
													}
													#obenmenu {width: 165px; height: 76px; float: left; background: url(images/menubg.png);position:relative;right:0px;
													top: 0px;height:200px;
													color:#1a417f;font-size:11px;
													}
													#clear {display: block; clear: left; margin: -0.66em 0;  visibility: hidden;}

/* HEADINGS */
h1 { color: #000000; font-weight: bold; font-size: 22px; margin: 20px 0px 15px 0px; padding: 0px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #000000; }

h2 { color: #000000; font-weight: bold; font-size: 16px; margin: 15px 0px 8px 0px; padding: 0px; }


img { border: 0; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}



.mainbody { width: 575px;  margin: 0 5px 0 5px;}

/* PARAGRAPH GLOBAL */
p { margin: 8px 0px 8px 0px; }

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea { width: 100%; }

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea { width: 100%; }

/* ORDER DETAILS */
table.orderdetails { font-size: 11px; background-color: #FFF2CC; border-style: solid; border-width: 0px 1px 1px 1px; border-color: #DA9401; }

table.orderdetails tr td { padding: 4px; }

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete { text-align: center; white-space: nowrap; }

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes { margin-top: 3px; }

table.orderdetails tr td.productname table.productattributes tr td { padding: 0px; }

table.orderdetails tr td.productname table.productattributes tr td.attribute { padding-right: 4px; }

table.orderdetails tr td.productname table.productattributes tr td.value { width: 100%; }

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice { text-align: right; white-space: nowrap; }

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal { background-color: #FFEAAB; text-align: right; border-style: solid; border-width: 1px 0px 0px 0px; border-color: #DA9401; }

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice { text-align: right; white-space: nowrap; }

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td { background-color: #FFF2CC; vertical-align: top; }

table.orderdetails tr.contentrow1 td.productname { text-align: left; }

table.orderdetails tr.contentrow1 td.quantity { text-align: center; }

table.orderdetails tr.contentrow1 td.quantity input { font-size: 11px; padding: 2px; border: solid #DA9401 1px; }

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td { background-color: #FFEAAB; vertical-align: top; }

table.orderdetails tr.contentrow2 td.productname { text-align: left; }

table.orderdetails tr.contentrow2 td.quantity { text-align: center; }

table.orderdetails tr.contentrow2 td.quantity input { font-size: 11px; padding: 2px; border: solid #DA9401 1px; }

table.orderdetails tr.headerrow td { background-color: #DA9401; color: #FFFFFF; font-weight: bold; }

table.orderdetails tr.headerrow td.center { text-align: center; }

table.orderdetails tr.headerrow td.left { text-align: left; }

table.orderdetails tr.headerrow td.right { text-align: right; }

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation { }

ul#checkoutnavigation li { height: 70px; list-style-type: none; float: left; width: 185px; margin-right: 15px; border: solid 1px; padding: 8px; }

ul#checkoutnavigation li.active { background-color: #FFEAAB; }

ul#checkoutnavigation li.active .description { font-size: 11px; }

ul#checkoutnavigation li.active .number { font-size: 20px; font-weight: bold; }

ul#checkoutnavigation li.active .title { font-size: 14px; font-weight: bold; }

ul#checkoutnavigation li.inactive { color: #999999; background-color: #EDEDED; border-color: #999999; }

ul#checkoutnavigation li.inactive .description { font-size: 11px; }

ul#checkoutnavigation li.inactive .number { font-size: 20px; font-weight: bold; }

ul#checkoutnavigation li.inactive .title { font-size: 14px; font-weight: bold; }

ul, ol { margin-left: 15px; }

ul.messageStack { border: solid 2px #B22020; background-color: #FFD6D6; padding: 8px; }

ul.messageStack li { }

ul.messageStack li.messageStackError { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/exclamation.png); background-repeat: no-repeat; background-position: 0px 4px; }

ul.messageStack li.messageStackSuccess { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_accept.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #66FF66; }

ul.messageStack li.messageStackWarning { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_alert.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #FFF2CD; }

	.box {
		margin: 8px 0 8px 0;
		border: 1px solid #CCCCCC;
		padding: 0 0 6px 0;
		background-color: #FAFAFA;
	}

.boxText { color: #666666; padding: 0 3px; }

.categorie_list { width: 570px; }

.categorie_list_one { float: left; width: 48%; margin: 0 5px 15px 5px; }

.checkout { text-align: left; width: 95%; }

.checkout_payment_adress_current { float: left; width: 32%; padding-left: 15px; }

.checkout_payment_agb strong { color: #FF0000;font-weight: bold; }

.checkout_payment_agb_accept { text-align: left; font-size: 12px; color: #000000; width: 100%;font-weight: bold; }

.checkout_payment_agb_accept strong { color: #FF0000;font-weight: bold; }

.checkout_payment_arrow { float: left; width: 23%; text-align: center; }

.checkout_payment_container { width: 555px; text-align: left; height: 120px; }

.checkout_payment_continue { margin: 15px 0 0 0; height: 55px; }

.checkout_payment_info_text { float: left; width: 40%; }
.loginpwd { width: 90px;border:1px solid #767676; background-image: url(images/input1.gif);background-position: right bottom}
.loginmail { width: 95px;border:1px solid #767676; background-image: url(images/input1.gif);background-position: right bottom}
.suchfeld { width: 125px;border:1px solid #767676;background-image: url(images/input1.gif);background-position: right bottom; }

.checkoutBarCurrent, .greetUser, .new_product_default_price, li.maincat a:link, a.nav:link,
li.maincat a:visited, a.nav:visited { font-weight: bolder;color:#ffffff; }

.checkoutBarTo, div.checkoutBarCurrent { margin: 15px 0 10px 0; padding: 0 2px 0 2px; font-size: 11px; }

.clr { clear: both; float: none; }

.contentsTopics,
.pageHeading,
#moduleHeading { letter-spacing: 2px; font-weight: bolder; line-height: 25px; border-bottom: 1px solid #B0B284; margin-bottom: 15px; }

.copyright, .gnu_copy, .parseTime { text-align: center; font-size: 8pt; color: #7E7E7E; display: block; }

/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */
/* FOOTER */
.footer { clear: both; text-align: center; font-size: 11px; color: #666666; background-color: #E2E2E2; padding: 8px; margin-bottom: 5px; }

.footer a { color: #666666; text-decoration: underline; }

.headerError { margin: 5px; border: 1px solid #CC3300; background-color: #FF8566; padding: 5px; }

.infoBoxHeading,
.infoBoxHeading_right { background: url(img/box_bg.png) #EFEFEF 0 -10px repeat-x; border-bottom: 2px solid #CCCCCC; color: #3C3B3D; padding: 7px 0 0 7px; height: 26px; font-size: 1.2em; font-weight: bold; margin: 1px; }

.left { float: left; margin: 0px; }

.list_left { float: left; }

.list_left, .list_right { width: 48%; margin-bottom: 20px; text-align: left; }

.list_right { float: right; }

.list_right_2 { width: 40%; float:right; margin-bottom: 20px; text-align: left; }

.mini_wrapper { margin: 0; padding: 0; }

.new_product_default { width: 285px; float: left; border-bottom: 1px solid #E7E7E7; margin: 10px 0 10px 0; }

.new_product_default_image { float: left; width: 120px; padding-top: 10px; }

.new_product_default_right { float: left; width: 165px; }

.new_product_default_tax { font-size: 11px; }

.order_details, .checkout_payment_comments,
.checkout_payment_agb { font-size: 11px; }

.productOldPrice { font-size: 10px; }

.order_details { width: 100%; text-align: left }

.order_details_article { width: 145px; float: left; margin-top: 5px }

.order_details_article_header { width: 145px; float: left; border-bottom: 1px solid #CCCCCC }

.order_details_img { width: 70px; float: left; text-align: center; margin: 5px 0 8px 0 }

.order_details_img_header { width: 70px; float: left; text-align: center; margin: 0 0 8px 0; border-bottom: 1px solid #CCCCCC }

.order_details_qty { width: 50px; float: left; text-align: center; margin-top: 5px }

.order_details_qty_header { width: 50px; float: left; text-align: center; border-bottom: 1px solid #CCCCCC }

.order_details_remove { width: 50px; float: left; text-align: center; margin-top: 15px }

.order_details_remove_header { width: 50px; float: left; border-bottom: 1px solid #CCCCCC }

.order_details_shippingtime { width: 70px; float: left; margin-top: 5px }

.order_details_shippingtime_header { width: 70px; float: left; border-bottom: 1px solid #CCCCCC }

.order_details_totalcost { text-align: right; margin: 20px 0 0 0 }

.order_details_totalcost strong { font-size: 11px; font-weight: bolder }

.order_details_totalprice_header { width: 100px; float: right; text-align: right; border-bottom: 1px solid #CCCCCC }
.order_details_singleprice_header { width: 85px; float: left; border-bottom: 1px solid #CCCCCC }

.order_detais_totalprice  { width: 100px; float: right; text-align: right; margin-top: 5px; font-weight: bolder }
.order_details_singleprice { width: 85px; float: left; margin-top: 5px }

.product_content { margin-top: 15px; }

.product_info_box { width: 500px; text-align: left; overflow: hidden; margin-top: 10px; }

.product_info_box_bottom { height: 12px; }

.product_info_box_middle { padding: 0 1px 0 1px; }

.product_info_box_middle_left { height: 240px; width: 170px; text-align: center; margin-left: 1px; }

.product_info_box_middle_right { width: 255px; margin-right: 1px; text-align: left; margin-bottom: 15px; }

.product_info_box_middle_thumbnail { margin: 10px 0 0 5px; }

.product_info_box_top { }

.product_info_cartbutton { width: 200px; }

.product_info_description { overflow: hidden; margin-bottom: 15px; text-align: left; }

.product_info_dropdown { width: 140px; font-size: smaller; margin-top: 15px; }

.product_info_h3 { color: #B72E0B; padding: 5px 0 0 15px; font-size: 15px; border-bottom: 2px solid #CCCCCC; }

.product_info_menge { }

.new-price { font-size: 16px; color: #DA251D; font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif; font-weight: bolder; text-align: left; }

.product_info_price { font-size: 24px; color: #DA251D; font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif; font-weight: bolder; text-align: left; margin: 10px 0 0 0; height: 100px; }

.product_info_print { font-size: 10px; margin-top: 20px; }

.product_info_print img a { cursor: pointer; }

.product_info_shipping { font-size: 10px; color: #696969; font-weight: bolder; }

.product_info_tax { width: 95px; }

.product_info_tax_shipping { width: 250px; font-size: 10px; }

.product_listing_box { width: 500px; overflow: hidden; margin-bottom: 15px; text-align: left; }

.product_listing_box_center { width: 500px; }

.product_listing_box_hot { width: 140px; height: 70px; }

.product_listing_box_left { width: 16px; height: 152px; }

.product_listing_box_right { width: 17px; height: 152px; }

.product_listing_description { width: 280px; padding-left: 15px; }

.product_listing_header { height: 26px; margin: 5px 0 0 0; }

.product_listing_image { width: 112px; padding-top: 10px; }

.product_listing_mwst { font-size: 10px; padding-right: 30px; }

.product_listing_price { width: 250px; text-align: right; padding-right: 15px; }

.product_listing_price_button { width: 140px; text-align: center; }

.product_listing_price_detail { font-weight: bolder; padding-top: 15px; }

.product_listing_shipping { font-size: 10px; color: #FDC859; font-weight: bolder; }

.product_name { display: block; }

.product_name h2 a { font-size: 15px; margin-top: 8px; }

.product_name h3 a { font-size: 15px; color: #B72E0B; margin-top: 8px; }

.right { float: right; margin: 0px; }

.row1 { background: #F2F2F2; }

.row1, .row2 { padding: 5px; }

.row2 { background: #FFFFFF; }
.lexikon_keyword {font-family: Verdana, Arial, sans-serif;font-size: 11px;color: #CC0000;text-decoration: underline;}

/* LEXIKON */

#lexAlphabet {background-color:#f2f2f2; text-align: left; padding:0px 10px 0px 10px; margin:0px 0px 20px 0px; list-style-type:none; height:25px; font-size:12px;}
ul#lexAlphabet li {height:25px; float:left; padding: 0px 5px 0px 0px; margin:0;}
ul#lexAlphabet a, ul#lexAlphabet a:link, ul#lexAlphabet a:visited {line-height:25px; text-decoration:none; margin:0; padding:0;}
ul#lexAlphabet a:hover {color:#DB9501; text-decoration:none; }

ul#lexAlphabet a.active {font-weight:bold;}

#lexName {font-weight:bold;}
#lexDescription {margin: 10px 0px 10px 15px; padding: 5px; background-color:#f2f2f2; }
ul.product_filter {
	margin: 0; padding: 15px; display: block; width: 100%; clear: both
}
ul.product_filter li {float: left; width: 25%}

.cat_titel{
	padding:4px 5px;
	color:#333;
	cursor:pointer;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dddddd
}
.cat_items {
	display:block; cursor: pointer; margin: 4px 0 4px 10px;
}
.cat_items a {
	display:block; cursor: pointer;
}
.cat_active {
	color: #000; font-weight: 700
}
/* CATEGORY MENU */
h2.categoryheader {
	background-color:#ffb81f;
	height:28px;
	font-size:11px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}
h2.categoryheader a {
	text-decoration:none;
	color:#fff
}
		ul#categorymenu {
		background-color: #888888;
		margin-bottom: 15px;
		border: solid #DB9502;
		border-width: 0px 1px 1px 1px;
	}
	/* 1st TIER */
	li.level1 {
		list-style-type: none;
		background-color: White;
		padding: 4px 0px 4px 6px;
		border: solid #DBDBDB;
		border-width: 1px 0px 0px 0px;
	}
	li.level1 a {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
	}
	/* 2nd TIER */
	li.level2 {
		list-style-type: none;
		background-color: #F4F4F4;
		padding: 4px 0px 4px 24px;
		border: solid #fff;
		border-width: 1px 0px 0px 0px;
	}
	li.level2 a {
		font-size: 11px;
		text-decoration: none;
		color: #000000;
		font-weight: bold;
	}
	/* 3rd TIER */
	li.level3 {
		list-style-type: none;
		background-color: #EAEAEA;
		padding: 4px 0px 4px 40px;
		border: solid #fff;
		border-width: 1px 0px 0px 0px;
	}
	li.level3 a {
		font-size: 11px;
		text-decoration: none;
		color: #000000;
		font-weight: bold;
	}
	/* 2nd TIER */
	li.level4 {
		list-style-type: none;
		background-color: #DFDFDF;
		padding: 4px 0px 4px 24px;
		border: solid #fff;
		border-width: 1px 0px 0px 0px;
	}
	li.level4 a {
		font-size: 11px;
		text-decoration: none;
		color: #000000;
		font-weight: bold;
	}
	/* 2nd TIER */
	li.level5 {
		list-style-type: none;
		background-color: #D5D5D5;
		padding: 4px 0px 4px 24px;
		border: solid #fff;
		border-width: 1px 0px 0px 0px;
	}
	li.level5 a {
		font-size: 11px;
		text-decoration: none;
		color: #000000;
		font-weight: bold;
	}
	#menutop a, #menutop a:visited {display: block;
color:#000;

text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
font-weight:bold;
padding-left: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:solid 1px #fff;
border-bottom:solid 1px #E6E6E6;
border-top:solid 1px #fff;
line-height:30px;
text-align:center;
background-image:url(http://www.tanala-shop.de/images/mover.jpg);
}
#menutop a:active {display: block;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
font-weight:bold;
padding-left: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:solid 1px #fff;
border-bottom:solid 1px #E6E6E6;
border-top:solid 1px #fff;
line-height:30px;
text-align:center;
background-image:url(http://www.tanala-shop.de/images/mover.jpg);
color:red;
}

#menutop a:hover {background-color:#fff;color:#808080; text-decoration:none ;
background-image:url(images/xmover.jpg);
border-left:solid 1px #fff;
border-bottom:solid 1px #E6E6E6;
border-top:solid 1px #fff;
}