/*
        Template &copy; 2009 Southbridge Media.
        www.southbridge.de
*/

body { color: #D6B208;margin: 0px;background-color: #000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
td, div, p{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.clear {clear:both;}

h1 {font-size:1.4em; margin:0 0 10px 0; padding:0;}
h3 {font-size:11px;}

#wrapper {width:950px; margin: 20px auto 0 auto;}

.logo {float:left; margin-right:20px;}

.topbar {background: url(img/header-box-right.png) right no-repeat; margin: 10px 0 0 0;}
.topbar a, .topbar a:hover {color:#373737; text-decoration:none; padding:11px 15px;}
.topbar a, .topbar a:hover {font-size:14px; font-family: Arial, Tahoma, Helvetica; -font-weight:bold;}
.topbar, .topbar ul {height:38px;}

.topbar ul {list-style:none; padding:0; margin:0 5px 0 0; background: url(img/header-box-bg.png) repeat-x;}
.topbar ul li {float:left; line-height:38px; height:38px;}
.topbar ul li.first {background: url(img/header-box-left.png) left no-repeat; }
.topbar ul li.search {background: url(img/header-box-bg-black.png) repeat-x; padding: 0px 20px 0 8px;}
.topbar ul li.search .field div {height:35px; line-height:35px;}
.topbar ul li.search #key {width:167px !important; height: 20px !important; padding:5px 5px 4px 10px !important; border:0px; line-height: 20px;}
.topbar ul li.search #key {background: url(img/header-box-search-input-bg.png) no-repeat; color:#373737; }

.topbar ul li.active a, .topbar ul li a:hover {background: url(img/header-box-bg-active.png) repeat-x;}
.topbar ul li.spacer {background: url(img/header-box-spacer.png) left no-repeat; width:1px;}

.button { border:0px;}

.topbar ul li.search .button {margin-bottom:-4px;}

/* contentbox */

.topbox {float:left;width: 214px; height: 108px; margin: 0 15px 0 0; background: #000 url(img/header-contentbox-bg.png) no-repeat;}
.topbox h3 {color: #ffcc33; padding: 0 15px; margin: 5px 0; }
.topbox .box_body { padding:0 5px; margin:0 10px; }

.topbox ul { margin: 0; padding:0; list-style: none; }
.topbox ul li { }

.loginbox .button { margin:0 0 -3px 3px;padding:0; }

input.login, input.password {
    border: 1px solid #000;
    height: 12px;
    font-size: 11px;
    padding: 2px 5px;
    margin: 0 0 2px 0;
    width: 140px;
    background-color:#373737;
}
select, textarea {
    border:1px solid #323232;
    color:#fff;
    background-color:#373737;
    padding:2px;
}
.cartbox {float: right; margin: 0 0 0 10px;}
        
.language {
    font-size: 11px;
    margin: 0 0 5px 0;
    text-align: right;
}
.language img {
    vertical-align: middle;   
}

#breadcrumb {
    margin: 10px 2px 20px 2px;
    font-size: 10px;
    color: #666;
}
#breadcrumb a {
    color: #3399FF;
    text-decoration:none;
}

/* search */
#ansearch, #ansearch a {
	font-weight: normal;
	font-size:11px;
	line-height: normal;
}
#ansearch { z-index:100;
        position: absolute; margin: 38px 0 0 0px; padding: 5px;
        filter:alpha(opacity=90); 
        -moz-opacity: 0.90;
        opacity: 0.90;
}
#ansearch { width: 250px; background-color: #000; padding: 0 15px; border: 1px solid #373737; border-top:0px;}
#ansearch ul {list-style:none; background: none !important; margin:0 5px;}
#ansearch ul li { clear:both; padding:0; line-height: normal; height: 20px; display: block;}
#ansearch ul li a { padding: 2px 0;}
#ansearch ul li a:hover { background: none !important; padding: 2px 0;}
#ansearch a {
	color: #fff;
	padding-left:5px;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
#ansearch .anfooter { clear:both; margin: 10px 0; }
#ansearch .ancloser { width: 5px; height: 5px; padding:5px; background: url("img/closeicon.gif") no-repeat; position: absolute; left: 260px; margin-top: -25px;}

/* sterosearch */
#ansearchs, #ansearchs a {
	font-weight: normal;
	font-size:11px;
	line-height: normal;
}
#ansearchs { z-index:100;
        position: absolute; margin: 22px 0 0 1px; padding: 5px;
        filter:alpha(opacity=90); 
        -moz-opacity: 0.90;
        opacity: 0.90;
}
#ansearchs { width: 250px; background-color: #000; padding: 0 15px; border: 1px solid #373737; text-align:left;}
#ansearchs h3{font-size:11px;margin:10px 0 ;}
#ansearchs ul {list-style:none; background: none !important; margin:0 5px;}
#ansearchs ul li { clear:both; padding:0; line-height: normal; height: 20px; display: block;}
#ansearchs ul li a { padding: 2px 0;}
#ansearchs ul li a:hover { background: none !important; padding: 2px 0;}
#ansearchs a {
	color: #fff;
	padding-left:5px;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
#ansearchs .anfooter { clear:both; margin: 10px 0; }
#ansearchs .ancloser { width: 5px; height: 5px; padding:5px; background: url("img/closeicon.gif") no-repeat; position: absolute; left: 260px; margin-top: -25px;}

.boxbody .field div {height:35px; line-height:35px;}
.boxbody #skey {width:170px; height: 18px !important; padding:2px 2px !important; line-height: 18px;}
.boxbody #skey {background-color:#373737; }
.boxbody .sbutton{background-color:#373737;padding:2px;}



/* sidebox */
.sidebox {background-color:#191919; margin-bottom: 15px;}
.sidebox .header {background:url(img/box-yellow-bg.png) repeat-x;}
.sidebox .header .left {float:left; background:url(img/box-yellow-left.png) left no-repeat; width:5px;}
.sidebox .header .right {float:right; background:url(img/box-yellow-right.png) right no-repeat; width:5px;}
.sidebox .header h3 {float:left; color:#191919; line-height:26px; padding:0 0 0 15px; margin:0; width:140px; }
.sidebox .header h2 {float:left; line-height:26px; padding:0 0 0 15px; margin:0; font-size:12px; display:block;}
.sidebox .header h2 a {text-decoration:none;}
.sidebox .header .star {float:left; width:15px; margin-top:-2px; background:url(img/box-yellow-star.png) right no-repeat; }
.sidebox .header, .sidebox .header .left, .sidebox .header .right, .sidebox .header .star {height:27px; }
        
.sidebox .boxbody {padding: 15px;}
.sidebox .boxbodycats {padding: 15px 5px 15px 15px;}
.sidebox .nopadd {padding:7px 5px; text-align:center;}
.sidebox .boxbody ul {padding:0; margin:0; list-style:none;}
.sidebox .boxbody h1 {padding:0; margin:-5px 0 10px 0;}
.sidebox .boxbody h1 a {text-decoration:none;}
.sidebox .boxbody h3 {padding:0; margin:-5px 0 10px 0; font-size:1.4em; }
.sidebox .boxbody h2 {padding:0; margin:-5px 0 10px 0; font-size:1.2em; }
.sidebox .boxbody h2.small {padding:0; margin:-5px 0 10px 0; font-size:1em; }
.sidebox .boxcenter {text-align: center;}

div.hot,div.new {position: absolute; width: 45px; height: 45px;}
div.hot {margin: 0 0 0 500px; background: url(img/lbl_hot.png) right top no-repeat;}
div.new {margin: 0 0 0 226px; background: url(img/lbl_new.png) right top no-repeat;}

.sidebox .footer {}
.sidebox .footer .left {float:left; background:url(img/box-bottom-left.png) left no-repeat; width:5px;}
.sidebox .footer .right {float:right; background:url(img/box-bottom-right.png) right no-repeat; width:5px;}
.sidebox .footer, .sidebox .footer .left, .sidebox .footer .right {height:5px; }

.blackbox .header {background:url(img/box-black-bg.png) repeat-x;}
.blackbox .header .left {float:left; background:url(img/box-black-left.png) left no-repeat; width:5px;}
.blackbox .header .right {float:right; background:url(img/box-black-right.png) right no-repeat; width:5px;}
.blackbox .header h3 {float:left; color:#FFCC00; line-height:26px; padding:0 15px; margin:0;}
.blackbox .header h3 a {float:left; color:#FFCC00; -text-decoration:none;}
.blackbox .header .star {float:right; width:185px; margin-top:-2px; background:url(img/box-black-stars.png) right no-repeat; position:absolute; }

.nonheaderbox .header {background: none; }
.nonheaderbox .header .left {float:left; background:url(img/box-nonheader-left.png) left no-repeat; width:5px;}
.nonheaderbox .header .right {float:right; background:url(img/box-nonheader-right.png) right no-repeat; width:5px;}
.nonheaderbox .header, .nonheaderbox .header .left, .nonheaderbox .header .right {height:5px; }

.prodbox {background-color:#000; margin-bottom:0;}
.prodbox .header {background: none; }
.prodbox .header .left {float:left; background:url(img/box-prod-left.png) left no-repeat; width:5px;}
.prodbox .header .right {float:right; background:url(img/box-prod-right.png) right no-repeat; width:5px;}
.prodbox .header, .prodbox .header .left, .prodbox .header .right {height:5px; }
.prodbox .footer .left {float:left; background:url(img/box-prod-footer-left.png) left no-repeat; width:5px;}
.prodbox .footer .right {float:right; background:url(img/box-prod-footer-right.png) right no-repeat; width:5px;}
.prodbox .boxbody {padding:5px 15px;}


/* cms */

/* abc register */
#abc ul { list-style: none; padding: 0; margin: 0; }
#abc ul li { float: left; padding: 3px 1px; }
#abc ul li a {
    font-size: 12px;
    font-weight: bold;
    background-color: #3399FF;
    padding: 2px 4px;
    text-decoration: none;
    color: #fff;
}
#abc ul li a:hover,
#abc ul li.active a {
    background-color: #FFCC33;
}

#abc_content_left,
#abc_content_right { margin: 2px 0 0 0; width: 260px; padding: 0 0 0 10px;}


#abc_content_left { float: left; }
#abc_content_right { float: right; }

#abc_content_left a,
#abc_content_right a { text-decoration: none; }

#abc_content_left a:hover,
#abc_content_right a:hover { text-decoration: underline; color: #FFCC33;}

#abc_content h2,
#abc_content_left h2,
#abc_content_right h2 {background: url(img/007.gif) left center no-repeat; padding: 1px 0 1px 15px; margin: 0; font-size: 12px !important; font-weight: normal; }

#abc_content h2 a,
#abc_content_left h2 a,
#abc_content_right h2 a { background: transparent url(img/box-icon.gif) no-repeat scroll left 3px; }

#abc_content h3,
#abc_content h1,
#abc_content_left h3 a,
#abc_content_right h3 a { color: #FFCC33; text-decoration: none; font-weight: normal;}

.lebensmittel_box { border: 1px solid #ddd; padding: 10px; width: 160px; }

.abcletter {
	margin: 0 auto;
	width: 500px;
}
.abcletter ul {
	list-style: none;
    padding:0;
    margin:0;
}
.abcletter ul li {
	float: left;
	padding: 0 5px;
}
.abcletter ul li a {
	text-decoration: none;
	color: #666;
}

a.sb {background:url(img/sb-logo.png) left no-repeat; padding-left:19px; color:#666666; text-decoration:none;}
a.sb:hover {color:#4A80CA;}

.rating {
	text-align: right;
	margin: -30px 0 10px 0;
    width: 115px;
    float:right;
    position:relative;
}
.rating-text {
    text-align: center;
    color:#3399ff;
}

/* blog */

.blog{}
.blog_post .comments {background: url(img/comments.png) left top no-repeat; padding-left:20px;}
.blog_post h2 a {text-decoration:none;}
.blog_post p.info {margin-top:0; padding:0; color:#666;}

        .slideShow ul,
        .slideShow li {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		}
		
		/* slideshow styles */
		.slideShow {
			padding: 0; display: table;
			clear: both;
			margin: 0;
		}
		.slideShow .navigation {
			margin-top: 1px;
			list-style-type: none;
		}
		.slideShow .navigation li {
			float: left;
		}		
		.slideShow .navigation a {
			background: url(img/is-bg.png) repeat-x;
			width:29px;
			height:20px;
			margin: 0 1px 0 0;
			line-height:20px;
			text-align:center;
			color: #d2d2d2;
			text-decoration: none;
			float: left;
			font-size: 0.85em;
		}
		.slideShow .navigation a:hover, .slideShow .navigation a.selected {
			color: #fce805;
		}
		.slideShow .navigation a.prev {
			background: url(img/is-back.png) no-repeat;
		}
		.slideShow .navigation a.next {
			background: url(img/is-forw.png) no-repeat;
		}
		
		/** slides with more than an image in it **/
		.slide img {
			position: absolute;
		}
		ul.slides, li.slide {
			width:585px;
			height:172px;
		}
		.slide h1 {
			position: absolute;
			background-color: #ffffff;
			left: 0px;
			top: 0px;
		}
		
		/** slideshow with images in navigation **/
		.navigation.white a, .navigation.white li {
			background: url(img/is-bg.png) repeat-x;
			width:29px;
			height:20px;
		}
		.navigation.white a {
			border: 1px solid #ffffff;
			padding: 0px;
			line-height: 0.8em;
		}
		.navigation.white a:hover, .navigation.white a.selected {
			border: 1px solid #999;
		}


.line {border-top:1px solid #000; padding:0; margin:10px 0;}

.sidebanner img {
	border:1px solid #191919;
	margin-bottom:10px;
}
.sidebanner a:hover img {
	border:1px solid #cc9900;
}


/*
 Do not remove the following tags!
 Template by www.southbridge.de
 Copyright 2005 by Sergej Stroh.

/*================================
  EINSTELLUNGEN
==================================*/

/* Shopbreite, Shoprand */
.shop_left {width:195px;}
.shop_right {width:185px;}
.shopmain {width:550px; padding: 0 10px;}

/* header */
.header_06 {background-image:url(img/index_06.gif); background-repeat:no-repeat; height:39px; width:70px; background-position:bottom;}
.header_07 {background-image:url(img/index_07.gif); background-repeat:no-repeat; height:39px; width:72px; background-position:bottom;}
.header_11 {background-image:url(img/index_11.gif); background-repeat:no-repeat; height:41px; width:70px;background-position:bottom;}
.header_12 {background-image:url(img/index_12.gif); background-repeat:no-repeat; height:41px; width:72px;background-position:bottom;}
.header_16 {background-image:url(img/index_16.gif); background-repeat:no-repeat; height:68px; width:70px;background-position:bottom;}
.header_17 {background-image:url(img/index_17.gif); background-repeat:no-repeat; height:68px; width:72px;background-position:bottom;}
.header_18 {background-image:url(img/index_18.gif); background-repeat:no-repeat; height:68px; width:58px;background-position:bottom;}
.header_19 {background-image:url(img/index_19.gif); background-repeat:no-repeat; height:68px; width:55px;background-position:bottom;}
.header_bg {background-image:url(img/index_bg.gif); background-repeat:repeat-x; width:580px;}
.header_end {background-image:url(img/index_end.gif); background-repeat:repeat-x; height:68px; width:5px;}

/* Boxenbreite */
.boxwidth { width:180px; }

/* Formatierung der Grafiken */
tr.decoration img { display: block; }
.imgmiddle { vertical-align: middle; }


img{border:0;}

A {color: #3399FF; text-decoration:underline;}
A:hover {color:#3399FF;text-decoration:none;}
FORM {display: inline;}

/*================================
  BLUEBIRD V1.0 HEADER
==================================*/

.top_header { border-bottom:1px solid #c0c0c0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#808080;}
A.top_header_link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#808080; vertical-align: middle; }
A.top_header_link:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#DE5A18; vertical-align: middle; }

.top_header_bg { background-image: url(img/bb_topheader_bg.png); height:40px; }

/* Navigationsleiste */
.navi {font-family:Verdana, courier, Arial, sans-serif; font-size: 10px; color:#D6B208; height:18px;}
.navigation_text,A.navigation_text,A.navigation_text:hover { font-family: Verdana, courier, Arial, sans-serif; font-size: 11px; color:#D6B208;}
A.headerNavigation,A.headerNavigation:visited {color:#D6B208;}
A.headerNavigation:hover {color:#D6B208; text-decoration:underline;}

/* Navigationsleiste, Link Ausloggen */
A.navigation_text2 {font-family: Verdana, courier, Arial, sans-serif; font-size: 11px;color:#D6B208;}

.news_title {padding:3px;font-family:Verdana, courier, Arial, sans-serif; font-size:14px; color:#3399FF;font-weight:bold; font-style:italic;}
.news_content {padding:3px;font-family:Verdana, courier, Arial, sans-serif; font-size:12px; color:#ffc23f;}
.morenews { text-align: right; }
.morenews a { font-size: 12px; font-weight: bold; }

/*================================
  BLUEBIRD V1.0 BOXEN
==================================*/
A.cat_link,A.cat_link:visited {font-family:Verdana, courier, Arial, sans-serif; font-size:11px; color:#D6B208;}
A.cat_link:hover {font-family:Verdana, courier, Arial, sans-serif; font-size:11px; color:#D6B208; text-decoration:underline;}

A.subcat_link,A.subcat_link:visited {font-family:Verdana, courier, Arial, sans-serif; font-size:11px; color:#3399FF;}
A.subcat_link:hover {font-family:Verdana, courier, Arial, sans-serif; font-size:11px; color:#3399FF; text-decoration:underline;}

.box {margin-top:5px; width:178px;}
.box_header_manu {width:95%; border:1px solid #323232; padding:2px;}
.box_header_stoff {width:170px;}
.box_header_train {width:200px;}
.box_header {height:20px; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
.box_content {background-color:#000000; padding-left:3px; padding-top:3px; padding-bottom:3px; padding-right:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000;}

/* box kopf, fuss*/
.box_header_std {background-image:url(img/box_header.gif); background-repeat:no-repeat; width:178px; height:23px; background-position:bottom;}
.box_footer {background-image:url(img/box_footer.gif); background-repeat:no-repeat; height:7px; width:178px;}
.box_content_std {padding:7px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#D6B208; border-left:1px solid #D6B208; border-right:1px solid #D6B208;}

.box_content_cart {background-color:#333333; padding-left:7px; padding-top:5px; padding-bottom:5px; padding-right:5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#D6B208; border-top:2px solid #000000; border-bottom:2px solid #000000;}
.box_header_cart {background-color:#333333; background-image:url(img/box_header_cart.gif); font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#D6B208; background-repeat:no-repeat; width:160px; height:20px; background-position:top;}
.box_footer_cart {background-color:#333333; background-image:url(img/box_footer_cart.gif); background-repeat:no-repeat;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#cccccc; height:20px; width:160px; background-position:bottom;}

A.cart_link,A.cart_link:visited {font-family:Arial, Verdana, courier, sans-serif; font-size:11px; color:#cccccc; text-decoration:underline;}
A.cart_link:hover {font-family:Arial, Verdana, courier, sans-serif; font-size:11px; color:#cccccc; text-decoration:none;}

.drop_sort {background-color:#000000; font-family:Arial, Verdana, courier, sans-serif; font-size:11px; color:#3399FF;}
/* bestsellers */

/*  Zahlformatierung */
.bestsellers_rank { font-family: Verdana, courier, Arial, sans-serif; font-size: 10px; color:#808080; }

/*  Produktueberschriften */
.bestsellers_art { font-family: Verdana, courier, Arial, sans-serif; font-size: 10px; color:#404040;}
A.bestsellers_art_link { font-family: Verdana, courier, Arial, sans-serif; font-size: 10px; color:#404040;}
A.bestsellers_art_link:hover { font-family: Verdana, courier, Arial, sans-serif; font-size: 10px; color:#7197D0;}

/* warenkorb */
.boxheader_cart { background-image:url(img/bb_boxheader_cart.png); background-repeat:repeat-y; background-position:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#DE5A18; font-weight:bold; height:35px; }
.boxheader_line { background-image:url(img/bb_boxheader_line.png); background-repeat:repeat-x; }
.boxheader_cart_middle { background-image:url(img/bb_boxheader_middle.png); background-repeat:repeat-y; background-position:left; }
.boxfooter_cart_bg { background-image:url(img/bb_boxfooter_cart_bg.png); background-repeat:repeat-x;}
.main_cart { font-family: Verdana, courier, Arial, sans-serif; font-size: 10px; color:#404040; }

.boxheader_cart_middle2 { background-image:url(img/bb_boxheader_middle2.png); background-repeat:repeat-y; background-position:left; }
.boxfooter2_cart_bg { background-image:url(img/bb_boxfooter2_cart_bg.png); background-repeat:repeat-x;}
.boxfooter_cart_middle2_bg { background-image:url(img/boxfooter_cart_middle2_bg.png);}

/* news */
.news_eck1 {background-image:url(img/news_eck1.gif); background-repeat:no-repeat; background-position:left; height:4px; width:4px;}
.news_eck2 {background-image:url(img/news_eck2.gif); background-repeat:no-repeat; background-position:right; height:4px; width:4px;}
.news_eck3 {background-image:url(img/news_eck3.gif); background-repeat:no-repeat; background-position:left; height:4px; width:4px;}
.news_eck4 {background-image:url(img/news_eck4.gif); background-repeat:no-repeat; background-position:right; height:4px; width:4px;}

/*================================
  BLUEBIRD V1.0 MODULE
==================================*/

/* shopping_cart */
.orderdetails_header { font-size: 10px; padding:5px; color:#fff; background-color: #000;}
A.orderdetails_link { font-family: Verdana, courier, Arial, sans-serif; font-size: 11px; color:#4472B6; }
A.orderdetails_link:hover { font-family: Verdana, courier, Arial, sans-serif; font-size: 11px; color:#000000; }

/*******************************************
  -> SEITEN-BEREICH, linke Spalte
********************************************/
.line_kopf_admin {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#D6B208;
        font-weight:bold;
        background-color:#FF0000;
        height:20px; }

.box_rand_admin {
        border:1px solid #c10000;}

/*  Admin-Box */
.text_admin {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#333333;
        text-transform:uppercase;
        font-weight:bold;
        height:18px;}

/* Admin-Box, Hintergrund der Seitenleiste */
.admin_bg {
        width:13px;
        background-color:#cccccc;}


/*  Angebote-Box, Produktname */
A.link_specials,A.link_specials:hover        {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#f74211;}

/*  Angebote-Box, Link "weitere .." */
TD.text_specials_more,A.text_specials_more {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#000000;
        text-decoration:underline;
        text-align:right;}

/*******************************************
  -> SEITEN-BEREICH, rechte Spalte
********************************************/

.start_prod {
        border-top:1px solid #666666;
        border-left:1px solid #666666;
        border-right:1px solid #666666;
        border-bottom:1px solid #666666;}

/*  Warenkorb-Box, Ueberschrift */
.text_cart {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#81a408;
        text-transform:uppercase;
        font-weight:bold;
        height:18px;}

/*  Warenkorb-Box, Ueberschrift, wenn voll */
A.text_cart {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#81a408;
        text-transform:uppercase;
        font-weight:bold;
        height:18px;
        text-decoration:underline;}

/*  Warenkorb-Box, Ueberschrift, wenn voll - Mouse-over-effect */
A.text_cart:hover {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#81a408;
        text-transform:uppercase;
        font-weight:bold;
        height:18px;}

/*  Warenkorb-Box, Hintergrund der Leiste */
.cart_bg {
        background-color:#a8de04;
        height:5px;}

.manufacturers_info_bg {
        background-color:#333333;
        height:5px;}

.text_manufacturers_info {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#333333;
        text-transform:uppercase;
        font-weight:bold;
        height:18px;}

/*  Bestseller-Box, Ueberschrift */
.text_bestsellers {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#0589dd;
        text-transform:uppercase;
        font-weight:bold;
        height:18px;}

/*  Bestseller-Box, Hintergrund der Leiste */
.bestsellers_bg {
        background-color:#0589dd;
        height:5px;}



/*  Bestseller-Box, Trennlinie */
.bestsellers_tren {
        background-color:#dbdbdb;}

/*  Bewertungen-Box, Ueberschrift */
.text_reviews {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#d08b06;
        text-transform:uppercase;
        font-weight:bold;
        height:18px;}

/*  Bewertungen-Box, Hintergrund der Leiste */
.reviews_bg {
        background-color:#f1a209;
        height:5px;}

/*  Benachrichtigungen-Box, Ueberschrift */
.text_notifications {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#E78F05;
        text-transform:uppercase;
        font-weight:bold;
        height:18px;}

/*  Benachrichtigungen-Box, Hintergrund der Leiste */
.notifications_bg {
        background-color:#E78F05;
        height:5px;}

A.tcopy { color:#4A7CC8; }

/*  Weiterempfehlen-Box, Ueberschrift */
.text_tell_friend {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#f10914;
        text-transform:uppercase;
        font-weight:bold;
        height:18px;}

/*  Weiterempfehlen-Box, Hintergrund der Leiste */
.tell_friend_bg {
        background-color:#f10914;
        height:5px;}

/*******************************************
  -> FUSS-BEREICH
********************************************/

/*  Rand im Fussbereich */
.shoprand_footerbox { border:1px solid #e2e2e2;}

/*  Rand im Fussbereich */
.shoprand_fuss {
        border-top:1px solid #e2e2e2;
        border-left:1px solid #e2e2e2;
        border-right:1px solid #e2e2e2;}

/*  Text */
.footer {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#666666;}

/*  Text */
A.box_footer {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#000000;
  text-decoration:none;}

/*******************************************
  -> MAIN-BEREICH, mitte
********************************************/



/*******************************************
  -> PRODUKT-DETAIL-SEITE
********************************************/

/* Produktueberschrift */
.details_name {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#666666;
        font-weight:bold;}

/* Art-Nr. */
.details_artnr {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#666666;}

/* Preis */
.details_preis {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 12px;
        color:#9fcfff;
        font-weight:bold;
        height:25px;}

/*******************************************
  -> PRODUCT_LISTING
********************************************/

/* Preis */
.preis_listing {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#666666;
        font-weight:bold;}

/* Text-Preis */
.preis_listing_text {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#666666;}

/* Leferzeit-text */
.shipping_listing {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#0066CC;
        font-weight:bold;}

/* PLieferzeit Angabe */
.shipping_listing_text {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#0066CC;}

/*******************************************
  -> LOGIN-SEITE
********************************************/

/* Ueberschrift,
 Ich bin bereits Kunde; Neuer Kunde usw. */
.login_kopf {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#fff;
        font-weight:bold;
        height:20px;
        background-color:#333333;}

.order_kopf {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#000000;
        font-weight:bold;
        height:20px;
        background-color:#eeeeee;}

/* Drei-Schritte-Formatierung bei Bestellung */
.drei_schritte {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#D6B208;
        height:30px;
        text-align:center;}

/* Ueberschrift der aktuellen Seite,
z.B. Kontakt, Informationen zu Ihrem Kundenkonto usw. */
.seitenueberschrift {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 13px;
        color:#666666;
        font-weight:bold;}

/* Uebeschriften bei Formularen */
.text_kopf {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 12px;
        color:#666666;
        font-weight:bold;}

/* Uebeschriften bei Formularen, Links */
.text_kopf_link,A.text_kopf_link,A.text_kopf_link:hover {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#c10000;
        text-decoration:underline;}

/* Preis fruehrer */
.preis_frueher {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#000000;
        font-weight:bold;}

/* Preis jetzt */
.preis_jetzt {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 12px;
        color:#F20404;
        font-weight:bold;}

/*******************************************************
 STANDARDEINSTELLUNGEN DES SHOPS
*******************************************************/

.boxText {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
}

.boxTextBG {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        background-color: #f1f1f1;
}
.boxTextBGII {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        background-color: #FFCC99;
}
.boxTextPrice {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #FF0000;
}

.errorBox {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        font-weight: bold;
        background-color: #D6B208;
        color:#000000;
        border:1px solid #ff0000;
        padding:5px;
        margin-bottom:10px;
}
.error {
        text-align:center;
        color:#ff0000;
        padding:5px;
        margin-bottom:10px;
}
.gvBox {
        font-family : Verdana, Arial, sans-serif;
        font-size : 14px;
        font-weight: bold;
        border-color: #D6B208;
        border: 1px solid;
        background-color: #ffb3b5;
}
.stockWarning {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        color: #cc0033;
}

.productsNotifications {
        background-color: #f2fff7;
}

.orderEdit {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        color: #70d250;
        text-decoration: underline;
}


TR.header {
        background-color: #D6B208;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #999999;
        font-weight : bold;
        border-bottom: 1px solid;
        border-color: #b6b7cb;
        background-color: #F6F6F6;
}



TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
        color: #7197D0;
        font-style: italic;
}
A.confirmationEdit:hover {
        color: #7197D0;
        font-style: italic;
        text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
        background-color: #c10000;
}

.moduleHeading {
        font-family: Verdana, Arial, sans-serif;
        font-weight: bold;
        color:#666666;
        font-size:12px;
        padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #D6B208;
  font-weight: bold;
  text-align: center;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height:17px;
  color: #5A8ACF;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6;
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #333333;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #333333;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #D6B208;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
        color: #3399FF;
        text-decoration: none;
}

A.pageResults:hover {
    text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {font-family: Verdana, Arial, sans-serif; font-size:11px; line-height: 1.3;}
.main_catdesc {font-family: Verdana, Arial, sans-serif; font-size:11px; line-height: 1.2; color:#3399FF;}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, RADIO {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;}

input {border:1px solid #000000; background-color:#333333; color:#fff; font-family: Verdana, Arial, sans-serif; font-size: 10px;}
select { background-color:#000000; color:#DFBB11; font-family: Verdana, Arial, sans-serif; font-size: 10px;}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
        text-decoration: underline;
}

TABLE.formArea { margin:4px; color:#fff;}


TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright, .copyright a {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 1.5;
text-align:center;
color:#000;
}
.parseTime {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 1.5;
text-align:center;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
  font-weight: bold;
        padding-left:3px;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
        font-family: Verdana, Arial, sans-serif;
        color: #ff0000;
        text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-weight: bold;
        color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.3;

}
.moduleRowOver {
        background-color: #333333;
        border: 1px solid;
        border-color: #D6B208;
        font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

        }
.moduleRowSelected { background-color: #333333; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #D6B208; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #D6B208;
        background-color: #666666;
        padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#D6B208;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #D6B208; background-color: #333333; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #D6B208;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
        border-right: 1px solid;
        border-color: #b6b7cb;
        background-image: url(img/bg_left_column.jpg);
        width: 185px;
}
.navRight {
        border-color: #666666;
        border-top-width: 4px;
        border-top-style: solid;
        border-left-width: 4px;
        border-left-style: solid;
        background-color: #E6E6E6;
        width: 185px;
}

.contentsTopics {
        font-family: Arial, Verdana, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color:#3399FF;
}

.tableListingI {
        background-color: #eeeeee;
}

.tableListingII {
        background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
        width: 1px;
}
/* LEXIKON */
.lexikon_keyword {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        color: #CC0000;
        text-decoration: underline;
}
.lexikon_liste_header {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        background-color:#CCCCCC;
        font-weight:bold;
        color: #000000;
        padding-top:3px;}

.info{
        font-family: Verdana, Arial, sans-serif;
        font-size: 9px;
        color: #333333;
        line-height:1.1;}

.contact_us_text {
        border:0px solid #666666;
        background-color:#333333;
        color:#D6B208;
padding:5px;        }

.menge {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        color: #9933CC;
        font-weight: bold;
}

/* BEST OF PRODUCTS */

A.bo_title:link,A.bo_title:visited {
	font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
	color:#3399FF;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

.bo_number {
	font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

/* ALL PRODUCTS */
.allproductsHeader {padding-left:3px; font-family: Verdana, Arial, sans-serif; font-size:11px;}
.allproductsContent {padding:2px; font-family: Verdana, Arial, sans-serif; font-size:11px;}			
.allproductsContent h1 {font-size: 12px; margin: 2px 2px 2px 0px; font-family: Verdana, Arial, sans-serif; }	
.allproductsContent SPAN.productOldPrice {font-size: 11px;}


#allAlphabet {font-family: Verdana, Arial, sans-serif; text-align: left; padding:0px 0px 0px 0px; margin:0px 0px 20px 0px; list-style-type:none; height:22px; font-size:11px;}
ul#allAlphabet li { float:left; margin: 0px 1px 0px 1px; }
ul#allAlphabet a, ul#allAlphabet a:link, ul#allAlphabet a:visited { font-size:11px; padding: 0px 2px 0px 2px; background-color: #3399FF; color:#ffffff; line-height:25px; font-weight:bold; text-decoration:none; margin:0; }
ul#allAlphabet a:hover { background-color: #D6B208; color:#ffffff; text-decoration:none; }

ul#allAlphabet a.active {font-size:11px; padding: 0px 2px 0px 2px; background-color: #D6B208; color:#ffffff; line-height:25px; font-weight:bold; text-decoration:none; margin:0;}

.products_gift { background-color:#222222; padding: 5px; }
.products_gift a { font-family: Verdana, Arial, sans-serif; font-size:11px; }

.shopBoxesSearchFieldResult 
	{background-color:#333333; border:2px solid #333333; position:absolute; float:left; margin-top: 20px; margin-left: -45px; }	
A.shopBoxesSaarchResultItems	
	{display:block; color:#D6B208; text-decoration:none; padding-top:1px; padding-bottom:1px; padding-left:5px; padding-right:5px; font-family: Verdana, Arial, sans-serif;  font-size: 11px;}
A.shopBoxesSaarchResultItems:hover
	{ color:#3399ff; }
	
.shopBoxesSaarchResultText
 {background-color: #333333; color:#3399ff; padding:4px; Verdana, Arial, sans-serif;  font-size: 12px; font-weight: bold; }
 
/* PROFISUCHE */
h1 span.selectedText { color:#3399ff; }  
div span.selectedText { color:#3399ff; Verdana, Arial, sans-serif; font-size: 12px; font-weight:bold; }

a.icongratis {background: url(../../../images/flag_red.png) left no-repeat; padding: 1px 0 1px 10px;  margin-left: 10px; text-decoration: none; line-height:18px;}

a.write_review,
a.popup ,
a.print {padding: 1px 0 1px 20px; text-decoration: none;line-height:18px;}

a.write_review {background: url(../../../images/comment_edit.png) left no-repeat; }
a.popup {background: url(../../../images/magnifier.png) left no-repeat; }
a.print {background: url(../../../images/printer.png) left no-repeat; }

.pagebestsellers h1 {font-size: 14px; font-family: Verdana, Arial, sans-serif; padding:0; margin:0;}	
.pagelexikon h1 {font-size: 14px; font-family: Verdana, Arial, sans-serif; padding:0; margin:0;}

.red {color:#cc0000;}
.blue {color:#3399FF;}
.yellow {color:#D6B208 !important;}

.instock {float:right; width:12px; height:12px; margin:2px 3px 0 0;}
.isk_red {background-color:#cc0000;}
.isk_yellow {background-color:#D6B208;}
.isk_green {background-color:#66CC33;}

a.active-cat {color:#FF9900 !important;}

.fb{float:right;}
.twitter{background:url(img/twitter.png) left top no-repeat;height:23px;padding:5px 17px 10px 12px;}
.facebook{background:url(img/facebook.png) left top no-repeat;height:23px;padding:5px 17px 10px 12px;}
.delicio{background:url(img/delicious.png) left top no-repeat;height:23px;padding:5px 12px 10px 12px;}

#promoTxt{font-size:1.1em;text-align:right;cursor:pointer;}
.newicon{background:url(img/new-icon.png) right top no-repeat;}
.CatLevel3{margin-left:10px;}
.CatLevel3 a{color:#D6B208;}#informationstext h1 {	font-size: 15px;	font-family: verdana,arial,helvetica,sans-serif;	color: #cc0000;	margin-top: 10px;	text-align: center;}#informationstext h2 {	font-size: 14px;	font-family: verdana,arial,helvetica,sans-serif;	margin-top: 10px;	text-align: left;}#informationstext h3.redHeadline {	font-size: 28px;	font-family: verdana,arial,helvetica,sans-serif;	color: #cc0000;	margin-bottom: 5px;	text-align: center;	font-style: italic;}#informationstext h3.blueHeadline {	font-size: 28px;	font-family: verdana,arial,helvetica,sans-serif;	color: #3399ff;	margin-bottom: 5px;	text-align: center;	font-style: italic;}p.paraCenter {	text-align: center;		color: #cc0000;	font-size: 15px;	font-style: italic;}
