/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org
	
   (c) 2008 module-shop.de - erweitert

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
/***************************************/
/* MAIN */
body {
	color: #000000;
	margin: 0 0 15px 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/site_bg.gif);

}
#site {
  width: 980px;
  margin: 0 auto 0 auto;
  padding: 0;
}
#topheader {
	width: 980px;
	height: 132px;
	background-image: url(img/head_logo.jpg);
	background-repeat: no-repeat;
	background-color:#395171;
	margin: 0 auto 0 auto;
}
#main {
  width: 980px;
/*  background: #ffffff;
  background-image: url(img/mainbg.jpg);
  background-repeat: repeat-x;
*/
/*  border: 1px solid #000000;
  border-top: 0;
  border-bottom: 0;*/
  margin: 0 0 0 0;
}
#pg_bottom {
/*	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;*/
  width: 980px;
  height: 20px;
  background-color:#FFFFFF;
  margin: 0 auto 0px auto;
  background-position: right bottom;
}
#pg_bottom_2 {
  color: #849BAB;
  width: 980px;
  height: 22px;
  margin: 0 auto 5px auto;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #ff9900;
  text-decoration: underline;
}
TABLE.main, td, TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TEXTAREA, TEXT {
  width: 98%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

SPAN.underline {text-decoration: underline;}

.copyright {
  width: 980px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  margin: 0px auto 0px auto;
}

A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #000000;
  text-decoration: underline;
}

.parseTime {

  font-family: Verdana, Arial, sans-serif;
    font-size: 11px;line-height: 1.5;
  text-align:center;
}

img {
	border:0;
	margin: 0px; padding: 0px;
}

#top_logo {
  float: left;
}

FORM {
	display: inline;		   
}

A.pageResults {
	color: #000000;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #ffffff;
  background: #5583b7;
}

.clr, .clr_0, .clr_abstand_kl, .clrabstand {
clear: both; 
margin: 0; 
padding: 0;
overflow: hidden;
}
.clr {width: 1px; height: 1px;}
.clr_0 {height: 0px; }
.clr_abstand_kl {height: 5px; }
.clrabstand {height: 12px;}
.clrabstand_gr {height: 35px; }
.listabstand {clear: both;height: 8px; overflow: hidden;}
.list_h_abstand {height: 8px; overflow: hidden; margin: 2px;}

#headerlogo {
  width: 465px;
  height: 100px;
  float:left;
/*  height: 90px;*/
  margin: 0 auto 0 auto;
  background-position: top left;
  background-repeat: no-repeat;
}

#headercontent_right{
	font-size: 9px;
	width: 200px; /*485px*/
	height: 80px;
	float: right;
	padding: 0px 4px 0 4px;
	margin: 0px;
	color: #999999;
	text-align: justify;
	line-height: 13px;
	overflow:hidden;
}
#headercontent_right h3 {
	font-size: 9px;
	margin: 0px 4px 0px auto;
	padding: 0px;
}
#menu_top {
  width: 490px;
  float: right;
  text-align: right;
/*  background-image: url(img/mainmenu.jpg);*/
  background-position: top right;
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
}
ul.menu_topr {
  height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
/*    background: url(img/headmenu_left.gif) top left no-repeat;
*/
}

.menu_topr li, li.hp, li.acc, li.wk, li.k {
  display: inline;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

/*li.hp, li.acc, li.wk, li.k{
  background: url(img/headmenu_left.gif) top left no-repeat;

}*/
li.hp a, li.acc a, li.wk a, li.k a{
  background: url(img/headmenu_right.gif) top right no-repeat;
}
li.hp a:hover , li.acc a:hover, li.wk a:hover, li.k a:hover {
  background: url(img/headmenu_right_hover.gif) top left no-repeat;
}

li.hp a{ padding-right: 0px;}
li.acc a{padding-right: 0px;}
li.wk a{padding-right: 0px;}
li.k a{}

.menu_topr li a {
  display: block;
  float: right;
  width: 122px;
  height: 22px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

.menu_topr li a:hover {color: #f0a480;}

#small_cart {
  color: #849BAB;
  font-size: 10px;
  width: 272px;
  height: 20px;
  padding: 0px;
  margin: 5px 5px 0 auto;
  float: right;
  text-align: right;
}
#navbar_box {
	color: #333333;
	width: 980px;
	height: 25px;
	float: left;
	text-align: left;
	padding: 4px 0 0 0;
	margin: 0px;
	background-image: url(img/navbar_top_blau.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#navbar_top {
    list-style-type: none;
	float: left;
	width: 695px;
    height: 20px;
	padding:5px 0 0 0;
	margin:0 0 0 0;
}
#navbar_top a{
	color: #333333;
}
#navbar_top a:hover{
	color: #f0a480;
}
#navbar_top li {
    list-style-type: none;
    display: inline;
	font-weight: bold;
}
#navbar_top li:hover {
}
#header_box {
	clear:both;
	width: 980px;
	height: 4px;
	padding: 0px;
	margin: 0px;
/*	
	background-image: url(img/hbox_bg.jpg);
	background-position: bottom left;
  	background-repeat: repeat-x;
*/
}

#search_box {
  float: left;
  width: 290px;
  height: 16px;
  padding: 0px 0 0 14px;
  float: left;
  margin: 0px;
}
#navbar_top ul {  
	margin:0;
	padding:0;}

#search_box_txt {
	float: left; margin: 0px 6px 0 0; font-weight: bold; color: #FFFFFF;
}
#search_box_txt2 {
	float: left; margin: 0px 0 0 1px; color: #738fb4;
}

#search_box_txt2 a {
	color: #738fb4;
}

#login_box {
	overflow: hidden;
	width: 190px;
	height: 70px;;
	float: right;
	padding: 0px 5px 0 0px;
	margin: 5px 0 0 0px;
	color:#333333;
}
#header_box INPUT, #navbar_top INPUT, #login_box input, #search_box INPUT {height: 14px; float: right;}
#login_box .login_btn input{height: 16px; float: left;}

.logoff_btn {
  float: right;
  width: 100px;
  margin: 0;
  padding: 3px 10px 0 2px;
}
.logoff_btn a {color: #ff0000; font-weight: bold;}

	
.logedin {
	color: #738fb4;
  width: 180px;
  margin: 0;
  padding: 3px 10px 0 2px;
}

.login_txt {
  color: #738fb4;
  float: left;
  margin: 1px;
  padding: 3px 0 0 0;
}
.login_input {
  float: right;
}
.login_input a {
  color:#738fb4;
}

.login_btn{
  margin: 4px 6px 0 0;
}
SPAN.user_hello {
  color:#738fb4;
}	

#middle {
  width: 756px; /*545px;*/
  float: left;
  margin: 0 0px 0 6px;
  padding: 0 6px 0 6px;
    background: #ffffff;
  background-image: url(img/mainbg.jpg);
  background-repeat: repeat-x;

}
#middle_2 {
  width: 764px;
  float: left;
  margin: 0 0px 0 6px;
  padding: 0 0px 0 0px;
}

#breadcrump {
  
  width: 950px;
  height: 16px;
  padding: 6px 0 2px 20px;;
  font-size: 11px;
  margin: 0 0 2px 0;
}

#small_cart .wk a{
	color: #E3710D;
	float: left;
	font-weight: bold;
}
#small_cart div.wk, #small_cart div.wk_sum{
	float: right;
}

#pg_bottom_2, #pg_bottom_2 a {
    border-top: 1px solid #cccccc;
	color: #849BAB;
 }
#pg_bottom_left {
  float: left;
  width: 190px;
  margin: 0 0px 0px 20px;
}
#pg_bottom_right {
	float: right;
	margin: 0 0 0px 10px;
	text-align: center;
}

#banner {
  width: 982px;
  height: 100px;
  margin: 0 auto 0 auto;
  text-align: center;
}

/***************************************/
/* allgemein */

#middle_2 .box_bg_m, #box_shoppingc {
	padding: 0 0 0 6px; margin: 0;
  background: #ffffff;
  background-image: url(img/mainbg.jpg);
  background-repeat: repeat-x;

}
.box_bg {  
	padding: 0; margin: 0;
}
#box_shoppingc, #box_checkout {
  padding: 6px; margin: 0;
  background: #ffffff;
  background-image: url(img/mainbg.jpg);
  background-repeat: repeat-x;

}

CHECKBOX, RADIO, INPUT, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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: small;
	font-weight: bold;
	color: Black;
	border-bottom: 1px solid #000000;
}
.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/***************************************/
/* 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; }

/***************************************/
/* Listing Kategorien*/

.subcat {
	overflow: hidden;
	text-align: center;
	float: left;
	font-weight: bold;
 }
.subcat_small {
	overflow: hidden;
	text-align: center;
	float: left;
	font-weight: bold;
 }

.subcat img {
   	margin: 0px 0px 10px 0px;
  	text-align: center;
}

.subcat a , .subcat_small a{
  	width: 175px;
  	height: 155px;
  	display: block;
  	padding: 5px;
  	background: #d4e4fc;
  	border: 1px solid #cccccc;  
}

.subcat_small a{
  	display: block;
  	width: 175px;
  	height: 28px;
  	padding: 5px;
  	background: #d4e4fc;
  	border: 1px solid #cccccc;  
}
.subcat a:hover, .subcat_small a:hover {
	background: #ff9900; 
	color: #395171; 
	text-decoration: none;
	border: 1px solid #395171;  
}


.catimg {
  margin: 2px 2px 2px 15px;
  float:right;
  text-align: center;
}

.catdesc {
  text-align:justify;
  padding: 5px;
  margin: 5px 0 5px 0;
/*  overflow: hidden;*/
}

/***************************************/
/* Listings divers */

.listingpic {
  margin: 5px 0 5px 0;
  text-align: center;
  height: 120px;
}


.listingpic_x {
  margin: 1px 2px 1px 0px;
}

#xsell_box .listingpic_x {
  	margin: 1px 3px 1px 0px;
  	text-align:center;
}

#r_xsell_box .listingpic_x {
  	float: left;
  	text-align:left;
/*  height: 75px;*/
}

.listingpic2 {
  margin: 1px 5px 1px 5px;
  text-align: center;
  height: 120px;
  width: 120px;
  float: left;
/*  border-right: 1px solid #e2e1e1;*/
}

.prod_price {
  font-weight: bold;
  padding: 1px;
  margin: 0;
}

.prod_price_listing {
  font-weight: bold;
/*  Font-size: 1.3em;*/
  padding: 5px;
  margin: 0;
}

.prod_price_big {
  font-weight: bold;
  Font-size: 2.0em;
  margin: 0;
}
.prod_price_vpe {
  font-weight: bold;
  Font-size: 1.8em;
  margin: 0;
  color: #ff9900;
}

.nprice {
	width: 130px;
	font-weight: normal;
	Font-size: 0.9em;
	font-style: italic;
	padding-top: 2px;
}

.nprice_big {
	font-weight: normal;
	font-style: italic;
}

.prod_price_bigger {
  font-weight: bold;
  Font-size: 2.3em;
  margin: 0;
}


.price_box {
  float: right; 
  text-align: center;
  margin: 2px 15px 2px 5px;
}
#xsell_box .price_box_x {
/*  width: 160px;*/
/*  float: left; */
  clear:both;
  text-align: center;
  margin: 0px;
}
#r_xsell_box .price_box_x {
  width: 110px;
  float: left; 
  text-align: center;
  margin: 0px;
}

.buynow {
  text-align: left;
  float: right;
  margin: 0 5px 0 0 ;
}
.textbox {
	/*  width: 96%;  
  border: 1px solid #e2e1e1;*/
  margin: 0 0 0 8px; padding: 0;
}
.boxlisting {  
/*  border: 1px solid #e2e1e1;*/
  padding: 0px;
  float: left;
  margin: 0px;
}

/* siehe auch boxlistRow ####*/
.listing_prod_desc {
	width: 350px;
	height: 100px;
	float: left;
	text-align: left;
	margin: 2px auto 2px 25px;
	overflow: hidden;
	line-height: 1.8em;
}

.listing_prod_desc2 {
  height: 55px;
  width: 345px;
  text-align: left;
  margin: 6px;
  overflow: hidden;
}
.listing_prod_desc_ap {
	width: 430px;
	float: right;
	text-align: left;
	margin: 8px 0 0 0;
	overflow: hidden;
}

.taxinfo {
  font-size: 10px;
  font-weight: normal;
}
.taxinfo_small {
  font-size: 0.8em;
}

/***************************************/
/* Product Promotion */

.listing_promo {
  float: left;
  padding: 0px;
  margin: 0px;
}
.listingpic_promo {
  float: left;
  margin: 5px 2px 1px 10px;
  text-align: center;
  height: 120px;
}
.listingdesc_promo {
  width: 345px;
  float: left;
  text-align: left;
  margin: 2px auto 2px 10px;
  overflow: hidden;
}
.price_promo {
  width: 120px;
  float: right; 
  text-align: center;
  margin: 2px 15px 1px 5px;
}

/***************************************/
/* Product_info*/


.product_desc {
/*  border-bottom: 1px solid #cccccc;*/
  padding: 5px;
  margin: 10px 15px 10px 15px;
  line-height: 1.5em;
}


.navigator {  font-size: 11px}

.productprice {
  width: 290px;
  float: right;
  text-align: right;
  margin-right: 10px;
}
.product_info{
  font-size: 10px;
  padding: 0 0 5px 0;
}
.product_middle {
	border-left: 1px solid #CCCCCC;
	float: left; 
	width: 200px;  
}
.weight {
  width: 289px;
  height: 15px;
  float: right;
  text-align: right;
  border: 1px solid #cccccc;
  padding: 1px 2px 1px 2px;
  margin: 5px 0 2px 0;
}
.manufactor {
  border: 1px solid #cccccc;
}
.weight_total {
  width: 200px;
  height: 15px;
  float: left;
  text-align: left;
  padding: 1px 2px 1px 2px;
  margin: 5px 0 2px 0;
}
.weight_txt {
  	font-size: smaller;
  }

.prod_pics {
  	overflow: hidden;
  	width: 230px;
  	float: left;
  	text-align: center;
  	padding: 0 6px 0 0;
}

.smallprod_pics {
  	width: 220px;
  	text-align: center;
  	padding: 1px;
}
.smallprod_pics img {
  	text-align: center;
  	border: 1px solid #cccccc;
  	padding: 1px;
}

.prod_info_options {
  	width: 290px;
 	 padding: 2px 0 2px 0;
  	border-top: 1px solid #395171;
  	text-align: left;
  	color: #395171;
  	font-weight: bold;
  	font-size: 11px;
}
.prod_options {
	width: 290px;
}
	
.smallText {
  font-size: 10px;
}

#prod_add {
	font-size:9px;
	text-align: right;
}
/***************************************/
/* Inputs */

#email_address1, #passw_box1, #search_box1 {padding: 0;margin: 0px;
}

/***************************************/
/* Menüboxen left / right - BOXES */

#menu_left {
  width: 200px;
  margin: 0px;
  float: left;
  padding: 0 5px 0 0px;

}
#menu_right {
	width: 200px;
	padding: 5px 5px 0 2px;
	margin: 0 0 0 8px;
	float: right;
}
.menuhead_left, .menuhead_left_cat, .menuhead_left_wk, .menuhead_left_wke, .menuhead_left_search, .menuhead_left_info, .menuhead_left_info1, .menuhead_left_manu, .menuhead_left_wke,
.menuhead_left_bests, .menuhead_left_newsl, .menuhead_left_rev, .menuhead_left_more, .menuhead_left_spec{
  width: 176px;
  height: 21px;
  background-image: url(img/boxes/list_box_header.gif); /*box_header.jpg);*/
  background-repeat: repeat-x;
  background-position: left top;
  margin: 0;
  color: #ffffff; 
  /*  color: #586F7B;*/
  border: 1px solid #395171;
  font-size: 11px;font-weight: bold;
  text-indent: 12px;
  padding: 6px 0 0 22px;
}

.menuhead_left_wk {  
/*background-image: url(img/boxes/warenkorb.gif);  background-repeat: no-repeat;	
*/
}
.menuhead_left a, .menuhead_left_cat a, .menuhead_left_wk a, .menuhead_left_wke a, .menuhead_left_search a, .menuhead_left_info a, .menuhead_left_info1 a, .menuhead_left_manu a, .menuhead_left_wke a, .menuhead_left_bests a, .menuhead_left_newsl a, .menuhead_left_rev a, .menuhead_left_more a, .menuhead_left_spec a{
  color: #ffffff;
}
.menuhead_left_wk a {color: #ff9900;}

.menucat_content {
	padding: 1px 1px 1px 1px;
	background: #ffffff;
	margin: 0 0 20px 0;
	  font-size: 11px;
	border: 1px solid #bcbcbc;
/*	border-top: 0 solid #cdcdcd;
	border-right: 2px outset #cccccc;
	border-bottom: 2px outset #cccccc;
	border-left: 1px solid #cdcdcd;*/
}

.box_content, .box_content_1, .box_content_info {
	padding: 3px;
	margin: 0 0 20px 0;
	font-size: 11px;
	border: 1px solid #cdcdcd;
	border-top: 0;
	background: #ffffff;
}
.box_content_info, .box_content_1 {
	background: #E8E8E8;

}
#menu_right div.box_content {
	margin: 0 0 8px 0;
	}

.bestseller_b {
  	border-bottom: 1px dashed #cccccc;
  	margin: 0 0 5px 0;
  	padding: 4px;
  	background: #E8E8E8;
  
}

#login_box_header {float: right; text-align: right; width: 150px;height: 25px; margin: 0px; padding: 5px 2px 0 0;}

#login_box_header a {color: #ffffff;}

.login_box {
  	margin: 5px 0 5px 0;
  	padding: 0 0 5px 0;
  	border-bottom: 1px dashed #000000;
  	overflow: hidden;
}

.login_box_new {
  	margin: 5px 0 5px 0;
  	padding: 0 0 5px 0;
 	border-bottom: 1px dashed #000000;
  	overflow: hidden;
}
#left_box {
  	width: 200px;
  	margin: 0px;
  	float: left;
  	padding: 0 0 0 5px;
}

.gift_cart {
  	background: #dde9f1;
  	border: 1px dotted #395171;
  	padding: 2px;
	margin: 3px;
  	text-align: center;
}

.newsletter_box { padding-left: 5px;}
.newsl_btn {
	width: 80px; height: 24px;
	float: right;
	text-align:right;
	padding-right: 6px;
}
/***************************************/
/* Reviews / Bewertungen*/

#review_box {padding: 1px 6px 1px 2px;}
.reviews {
  background: #dbe8fa;
  border: 1px solid #88b2df;
  padding: 5px;
  margin: 5px 0 5px 0;
  overflow: hidden;
}

.reviewsinfo {
  padding: 5px;
  background: #dbe8fa;
  border: 1px solid #88b2df;
  margin: 0 0 10px 0;
  font-size: 10px;
}

.reviews img {margin: 5px 10px 5px 5px;}
/***************************************/
/* Headrs / Überschriften*/
.h1 {
	height: 24px;
	overflow: hidden;
	color: #3c5671;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 0 0px;
	text-indent: 1px;
	margin: 0 0 0px 0;
	background-position: right top;
}
.restposten .h1_2 {
	background-image: none;
	border: dotted 2px red;
	color: red;
	padding: 10px 0 0 0px;
  	margin: 0 0 0 -4px;
  	text-indent: 5px;
 }

.h1_2, .h1_prod {
	height: 24px;
	color: #3c5671;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 5px 1px 0px 10px;
/*	border-right: 3px ridge #dddddd;
	border-bottom: 3px ridge #3c5671;*/
}
.h1_outer {
	float: left;
	width: 100%;
	height: 28px;
/*	background-image: url(img/title_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	border-bottom: 2px solid #3c5671;
	padding: 0px 0 5px 0;
	margin: 0px 0px 5px 0;
}

.h1_inner {
	float: right;
	width: 99%;
	height: 28px;
/*	background-image: url(img/title_right.jpg);
	background-position: top right;
    background-repeat: no-repeat;*/
	padding: 0px 0 10px 0;
	margin: 0;
/*	border-right: 3px ridge #dddddd;
	border-bottom: 3px ridge #dddddd;*/
}

.h1_inner_small {
	float: right;
	width: 530px;
	height: 30px;
/*	background-image: url(img/title_right.jpg);
	background-position: top right;
    background-repeat: no-repeat;*/
	padding: 0;
	margin: 0;
/*	border-right: 3px ridge #dddddd;
	border-bottom: 3px ridge #dddddd;*/
}
.h1_outer_small {
	height: 26px;
	width: 538px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
/*	background-image: url(img/title_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	border-bottom: 2px ridge #395171;

}

.h2 {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}
div .h2_list_1 {
  float: right;
  width: 600px;
}
.h2_list {
  font-size: 11px;
  margin: 0 0 8px 0;
  padding: 4px 5px 2px 5px;
  height: 28px;
/*  background: #395171;
background-image: url(img/boxes/list_box_header.gif); 
*/  
  background-image: url(img/mainbg.jpg); 
  background-repeat: repeat-x;
}
#apurchased_box .h2_list {
  background-image: none; 
}

.h2_list a {color: #395171;} /*5c5c5c*/

h3 {
  font-size: 10px;
  font-weight: normal;
/*  line-height: 1.2em;*/
  padding: 0;
  margin: 0;
}

.header {
	color:#395971;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #395971;
}

#breadcrump h3 {
  font-size: 10px;
  font-weight: normal;
  line-height: 1em;
  padding: 0;
  margin: 0;
}

.restposten div.h1_inner_small, .restposten div.h1_outer_small {
  background-image: none;

}
.restposten .h2_list {border: solid 1px red;}
.h2_list_small {
	overflow: hidden;
	font-weight: normal;
	font-size: 10px;
	margin: 0 0 0px 0;
	padding: 2px 5px 8px 5px;
	text-align: center;/*  background: #eaeaea;*/
}

/*		MENÜ		*/
/***************************************/
/* Main Categories */
/***************************************/
ul.navilist { 
	list-style-type:none; 
	margin:0px;
	padding:0px;
}
li.maincat {padding:0px; margin: 0;
	border-bottom: 1px solid #e0dede;
}

 /*		*/
.maincat { 
	list-style-type:none; 
	margin: 0; padding: 0; 
}
.maincat a {  
	font-size: 11px;
	color:#395171; 
	padding: 2px 0px 4px 5px; 
	display: block; 
	background: #e0dede;
}

.maincat a.selected {
	background: #E3710D; 
	color: #ffffff;
}

.maincat a:hover{
	background: #395171; 
	color: #f5f5f5 ; 
	text-decoration: none;
}

.maincat a.selected{
	background: #E3710D; 
	color: #ffffff;
}

.maincat a.selected:hover{
	background: #88b2df; 
	color: #ffffff;
}

/***************************************/
/* Sub Categories Level 1 */
li.subcatlevel1 {padding:0px; margin: 0;
	border-bottom: 1px solid #e0dede;

}

.subcatlevel1 {	
	margin: 0;	
	padding: 0;	
}
.subcatlevel1 a{  
	font-size: 11px;
	color:#395171; 
	padding: 3px 0px 4px 15px; 
	display: block; 
	background: #eaeaea;
	background-image: url(img/subcat1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.subcatlevel1 a.selected{
	background: #c3cedb; 
	color: #E3710D; 
	font-weight: bold;
	background-image: url(img/subcat1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subcatlevel1 a:hover {
	background: #395171; 
	color: #f5f5f5; 
	text-decoration: none;
	background-image: url(img/subcat1_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.subcatlevel1 a.selected:hover{
	background: #88b2df; 
	color: #ffffff; 
	text-decoration: none;
}

/***************************************/
/* Sub Categories Level 2 */
li.subcatlevel2 {padding:0px; margin: 0;
	border-bottom: 1px solid #e0dede;

}

.subcatlevel2 {
	margin: 0; 
	padding: 0; 
}
.subcatlevel2 a{  
	font-size: 11px;
	color:#395171; 
	padding: 5px 5px 4px 25px; 
	display: block; 
	background: #f1f1f1 url(img/subcat1.gif) no-repeat 10px top;
}

.subcatlevel2 a.selected{
	background: #88b2df; 
	color: #ffffff;
}

.subcatlevel2 a:hover {
	background: #395171; 
	color: #f5f5f5; 
	text-decoration: none;
	background-image: url(img/subcat1_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-right: 2px solid #ffffff;
}

.subcatlevel2 a.selected:hover{
	background: #88b2df; 
	color: #ffffff; 
	text-decoration: none;
}

/***************************************/

/***************************************/
/* MouseOver Row */

.moduleRow {
	  float: left;
	  border: 1px solid white; /*#e2e1e1;*/
	  border-bottom: 1px dotted #e2e1e1;
	  margin: 0;
	  padding: 0;
}

.moduleRowOver {
 	 float: left;
 	 background-color: #BFD8F6;
 	 border: 1px solid;
 	 border-color: #ff9900;
 	 margin: 0;
 	 padding: 0;
}

.boxlistRow {
 	 border: 1px solid #e2e1e1;
 	 float: left;
 	 margin: 0;
}

.boxlistRowOver {
    background-color: #BFD8F6;
    border: 1px solid;
    border-color: #ff9900;
 float: left;
   margin: 0;

}
/*
.boxlist2Row {
  border: 1px solid #e2e1e1;
  width: 100%;
  height: 100%;
}

.boxlist2RowOver {
    background-color: #BFD8F6;
    border: 1px solid;
    border-color: #ff9900;

}
*/
.moduleRowSelected { background-color: #E9F4FC; }

/***************************************/
/* diverses */
.sitemap_cat{
	border: 1px dashed #cccccc;
	width: 290px;
	margin: 5px;
	padding: 5px;
	float: left;}

.sitemap_cat_main{
    padding: 5px;
	background-color: #BFD8F6;}
.sitemap_cat_sub{}

.navbar, #navbar {
/*  width: 545px;*/
  margin: 15px 10px 0px 5px;
}
.navbar_breit{
  Border-top: dotted 1px #e2e1e1;
  margin: 15px 10px 0px 5px;
}   

#tagcloud {
/*  width: 330px;*/
  margin: 0px;
  float: left;
  padding: 0 6px 12px 6px;
}
.header_message {
  border: 1px dashed #000000;
  padding: 5px;
  margin: 5px 0 5px 0;
  text-align: center;
  font-size: 1.2em;
  overflow: hidden;
}

#box_header {
  color: #3c5671;
  font-weight:bold;
}

.box {
  	margin: 5px 0 5px 0;
  	padding: 0 0 5px 0;
  	overflow: hidden;
}

.field_txt, .field_txt_long {
	float: left;
	display: block; 
}
.field_txt { width: 190px; }

.field_txt_long { width: 330px; }

.spacer {
  height: 1px;
  overflow: hidden;
  margin: 5px 0 5px 0;
}
.list_spacer {
  overflow: hidden;
  height: 1px;
  border-bottom: 1px dotted #999999;
  margin: 5px 10px 8px 1px;
}

.accountbox_left {
  float: left;  
  width: 245px;
  padding: 2px;
  margin: 0 0 0 8px;
  font-size: 12px;
}

.accountbox_left a {

}
.accountbox_right {
  width: 425px;
  float: right;
  padding: 2px;
  margin: 0 0 0 8px;
  font-size: 12px;
}

.account_price {
  text-align: right;
  padding: 0;
  margin: 0;
}

.list_hist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.list_hist li {
	float: left;
}

.table_header {
	float: left;
	font-weight: bold;
  	background: #395171;
  	color: #ffffff;
  	padding: 2px 0 2px 1px;
  	font-weight: bold;
}
.hist_block {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
  margin: 3px 0 6px 0;
}
.hist_sub {
	text-align: left;
	float: left;
    font-size: 11px;
	font-weight: normal;
}

.hist_invoice {
/*  width: 260px;*/
  width: 48%;
  height: 100px;
  padding: 5px;
  float: left;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;  
  font-size: 11px;
}

.hist_value {
  float: right;
  width: 300px;
  font-size: 11px;
  text-align: right;
}

gratuated {
  width: 200px;
}

.gratuated_left {
  width: 100px;
  float: right;
  padding: 2px 0 2px 0;
}

.gratuated_right {
  width: 100px;
  float: right;
  padding: 2px 4px 2px 0;  
}

.totalblock {
  text-align: right;
  float: right;
}

/***/
/* checkout */

.ship_block_box, .pay_block_box {
	border: 1px dotted #395171;
	padding: 6px;
	margin: 0;
	background: #dfe0e1;
	display: block;
}

.ship_select, .pay_select {
  	float: left;
  	width: 40px;
}
	
.freeship {
	background: #c2daf1;
	padding: 4px;
	margin: 4px 0 4px 0;
}

.part_title {
 	width: 480px;
	float: left;
	margin: 0px;
 	font-weight: bold;
}
.ship_pay_block {
	width: 120px;
	text-align: right;
	float: left;
	margin: 0;
}

.checkbox_agb {
  background: #abc6e0;
  padding: 2px;
  margin: 3px 3px 15px 0;
}

.edit_it {
  color:#009933;
}

.confirm {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;}
	
.checkouttrail{
/*  width: 126px;*/
  width: 24%;
  padding: 4px 1px 4px 0px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 3px;
  background: #cccccc;
  font-size: 10px;
  color: #666666;
  border: 1px solid #cccccc;
}

.checkouttrail_a {
/*  width: 126px;*/
  width: 24%;
  padding: 4px 1px 4px 0px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 3px;
  background: #b4cde3;
  border: 1px solid #ff9900;
  font-size: 10px;
  color:#000066;
}
.checkouttrail_c {
/*  width: 126px;*/
  width: 24%;
  padding: 4px 1px 4px 0px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 3px;
  background: #b4cde3;
  font-size: 10px;
  color:#000066;
  border: 1px solid #b4cde3;

}

/***************************************/
/* LEXIKON */
.lexikon_keyword {font-family: Verdana, Arial, sans-serif;  font-size: 11px; color: #CC0000;text-decoration: underline;}
.lexikon_keyword_1 {   font-size: 11px; text-decoration: underline;}
/*News Scroller */
#datacontainer, #p8c.boxText, .microText, body {
background-color: #ffffff;
  font-size: 11px;
}

/* intellisearch */
div#intelliSearchResult {
position:absolute;
  float: left;
width:280px;
z-index:1;
background-color:#EDF3FF;
padding:4px;
margin:-4px 0px 0px 2px;
border-style:solid;
border-color:#999999;
border-width:1px 1px 1px 1px;
line-height: 1.5;
display:none;
visibility:hidden;
}

