
*{margin:0;/*padding:0;*/}

html{
}

ul{
	margin-left: 17px;
	padding:0;
}

body
{
	text-align: center;
	line-height: 1.5em;
	padding-bottom: 10px;
	background: url(img/body_bg.gif) repeat-x #ebe8e7;
	font-family: Verdana, Tahoma;
	font-size: 10px;
}

div, a, h3, h2, h1, span
{
}

h1{
	font-size: 110%;
	font-family: Verdana;
	margin: 0px 0px 4px; 
}

p{
	margin-bottom: 6px;
}

a {
	color: #444444;
	text-decoration:none;
/*	font-weight:bold; */
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

.H3LinkBox a:hover p{
	text-decoration: none;
	
}

.H3LinkBox p{
	margin-bottom: 0
}

input{
	vertical-align: middle;
}

input.inputText{
	font-family: Verdana;
	font-size: 100%;
	border: 1px solid #999999;
	color: #666666;
	height: 18px;
	padding: 3px 4px 1px;
	vertical-align: middle;
}

input.inputSubmit{
	font-family: Verdana;
	font-size: 100%;
	border: 0px;
	border: 1px solid #999999;
	background-color: #DDD;
	color: #666666;
	padding: 2px 0px 3px;		/* Text vertikal zentrieren (FF) */
	vertical-align: middle;
}

* html input.inputSubmit, *:first-child+html input.inputSubmit{
	height: 24px;				/* Text vertikal zentrieren (IE) */
	padding: 0px;
}


#main_wrapper{
	width: 950px;/*1120px;/* (bei aktion Banner HAITI)*/
	outline:0px solid green;
	margin:auto;
	}
	
/*aktion Banner HAITI*/	
#banner1 {
	width:160px;
	/*height:0px;*/
	border:1px solid #ddd;
	float:right;
	position:relative;
	top:28px;
	right:0px;}
	
#banner1 a{display:block}
	
.werbbanner{
	border:1px solid #999;
	margin-top:5px;
	font-family:verdana;
	font-size:1.0em;
	text-align:center;
	background:#fff;
	}
	
.werbbanner a:hover{text-decoration:none;}	

/* ende aktion Banner*/
	
#wrapper{
	width: 950px;
	float: left;
	margin:auto;
	/*position: relative;
	left: 50%;
	min-width: 1050px;
	margin-left: -475px;*/	
}

#headnav{
	float: left;
	width: 950px;
	height: 28px;
	line-height: 28px;
	text-align: right
}

#headnav a{
	color: #3D3E29 !important;
	font-weight: normal;
}

#headnav a:hover{
	text-decoration: none
}

#page{
	float: left;
	clear: both;
	width: 950px;
	background-color:  white;
	text-align: left;
	padding: 0px 1px;
	border: 1px solid #B5B5B5;
}

#headnav a{
	color: white
}

#header
{
	height: 120px;
	padding-top: 10px;
	background: url(img/header_bg.jpg) no-repeat;
}

#logo{
	display: block;
	height: 120px;
	width: 250px;
	float: left;
	clear: both
}

#cart{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #676767;
	float: left;
	width: 240px;
	margin-top: 33px;
	margin-left: 330px;
	border:0px dotted #999;
}

#cart a{
	color: #E10000;
}

#cart img{
	float: left;
	margin-right: 8px;
}

#topnav{
	float: left;
	width: 950px;
	margin-right: 1px;
	background-color: #5e514b;
	min-height: 26px;
	line-height: 26px;
}

#topnav a{
	font-family: Verdana;
	font-size: 11px;
	color: white;
	height: 20px;
	line-height: 19px;
	padding: 0 14px;
	text-transform: uppercase;
	/*border-right: 1px solid #DEDEDE;*/
	display: inline-block;
	margin: 3px 0;
}

#topnav a:hover{
	/*background-color: #F0F0F0;*/
	text-decoration: none;
}

#navtrail{
	border-bottom: 1px solid #E3E1D6;
	padding: 0 8px 2px
}

#navtrail a{
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

#navtrail a:hover{
	color: #006699;
}

#accountlinks{
	margin: 1px 0px 1px 1px;
	padding-top: 4px;
	line-height: 18px;
	width: 210px;
	float: left;
	text-align: center;
}

#accountlinks a{
	color: white;
	font-size: 85%;
	display: inline-block;
	margin: 0px 4px;
}

#middle{
	background: url(img/middle_bg.png) repeat-y;
	float: left;
	border-bottom: 1px solid #DDD;
}

#leftcol{
	width: 156px;
	float: left;
}

.categories, .categories ul{
    margin: -1px 0px 3px;
    list-style-type: none;
	text-indent: 8px;
}

.categories ul ul{
	margin-left: 10px;
}

.categories a, .categories span{
	display: block;
	width: 100%;
	cursor: pointer;
}

.CatLevel1{
	margin-bottom: 2px;
}

/* Menue links, Kategorien    */
.CatLevel1 a, .CatLevel1 a:hover, .CatLevel1 span{
	line-height: 25px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	background-color: #5e514b;
	color: white;
}

.categories .CatLevel1 ul{
	margin-top: 5px;
	margin-bottom: 7px;
	background: white;
}

.categories .CatLevel2 ul{
	margin-top: 2px;
	margin-bottom: 2px;
/*	font-weight: bold; */
}

.CatLevel2 {
	line-height: 1.4em;
/*	font-weight: bold;*/
}

/* Menue links, Unterkategorien   */
.CatLevel2 a, .CatLevel2 a:hover {
	background: white !important;
	border: none;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
/*	font-weight: bold; */
}

.CatLevel2 a:hover, .CatLevel1 .Current a{
	color: #006699;
/*	font-weight: bold; */
}

.CatLevel1 .Current ul a{
	color: #333333;
}

.SubMenue ul{
	display: none;
}

.CurrentParent ul{
	display: block;
}

.CurrentParent .CurrentParent ul{
	display: block;
}

.CurrentParent ul ul{ 
	display: none;
}

.Current ul{
	display: block !important;
} 

.Current ul ul{
	display: none !important;
}


.colbox{
	margin: 10px 6px;
	padding: 4px 2px 14px;
	border: 0px solid #D8D8D8;
	border-bottom-width: 1px;
	color: #333333;
}

.colbox a{
	color: #333333;	
}

#content {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 15px;
	width: 608px;
	float: left;
	color: #333333;
}

#cart_quantity .main, #cart_quantity .main *{
	font-family: Verdana !important;
	line-height: 1.5em !important;
	color: #333333
}

#content h1, #content h2, .contentsTopics, #cart_quantity .main h2{
	font-size: 125%;
	font-weight: normal;
	color: #333333;
	margin-bottom: 8px;
}

#cart_quantity .main h2{
	font-size: 100%;
}

#content h3{
	font-size: 100%;
}

#content a{
	color: #666;
	font-weight: normal
}

#rightcol{
	width: 156px;
	float: left;
	padding-bottom: 20px;
}

#rightcol .box, #leftcol .box{
	display: block;
	padding: 15px 0;
	text-align: center;
	background: url(img/right_box_bg.png) repeat-x bottom;
	text-decoration:none;
}

.li{
	background: url(img/list_style_image.gif) no-repeat 1px 2px;
	padding-left: 12px;
	margin-top: 2px;
	clear: both;
}

#footer{
	color: #555;
	font-size: 11px;
	text-align: center;
	line-height: 1.4em;
	width: 100%;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
}

#footer p{
	margin: 6px 0px;
}

#footer a, #footer a:hover{
	color: #7F7F7F;
	text-decoration: none;
}

.clear
{
	clear: left;
}

.right
{
	float: right;
	margin-right: 20px;
	text-align: right;
	color: #918E7F;
}


.form
{
	margin-left: 13px;
	margin-right: 15px;
	color: #918E7F;
}

#leftbar h3
{
	color: #000000;
	font-size: 12px;
	margin: 10px 0px 5px 5px;
}

.form label
{
	color: #000000;
	display: block;
	margin-left: 2px;
	margin-bottom: 3px;
}

.form input, textarea
{
	background-color: #FFFFFF;
	border: 1px solid #CECCC0;
	width: 175px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 85%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #9D9C9C;
	margin-bottom: 10px;
}

.infotext_wrapper {
	margin-right: 7px;
	padding: 1px;
	background: url(img/infobox_bg.png) repeat-y;
}

.infotext{
	font-size: 11px;
	background: white;
	clear: both;
	padding: 9px;
	text-align: justify;
	line-height: 1.2em;
	color: #555;
	padding-bottom: 2px;
	
}

.infotext_h1{
	display: block;
	text-align: center;
	position:relative;
	top: -16px;
	margin-bottom: -12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 13px;
	letter-spacing: 1px;
	color: #666;
}

.infotext_h1 span{
	 background-color: white;
	 padding: 0 8px;
	 display: inline-block;
}

.topimg{
	border: 2px solid white; 
}

#home_marken{
	height: 102px;
	width: 520px;
	padding: 10px 26px 20px;
	background: url(/images/home_marken.jpg) 26px 10px no-repeat white;
}

#home_marken a{
	display: block;
	float: left;
	height: 51px;
	width: 130px;
}

#desc_hersteller{
	height: 480px;
	width: 480px;
	background: url(/images/desc_hersteller.jpg) no-repeat;
}

#desc_hersteller a{
	display: block;
	float: left;
	height: 80px;
	width: 120px;
}

#content .category_listing_top{
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 2px solid #d4d4d4;
	width: 599px;
}

#content .category_listing_item{
	display: block;
	font-weight: bold;
	float: left;
	color: #444;
	width: 32%;
	background-color: #F2F2F2;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-left: 4px;
}

.products_listing_item{
	float: left;
	padding: 1px 6px 1px 1px;
	width: 595px;
	margin: 0 0 10px 0;
	border: 1px dotted #CCC;
	/*background: url(img/infobox_bg.png) repeat;*/
}

.products_listing_item_front{
	float: left;
	padding: 2px;
	width: 294px;
	height: 100%;
	/* width: 49%; */
	float: left;
	/* margin: 0 15px 10px 0; */
	margin: 2px;
	background-color: #EBE6E4;
/* background: url(img/infobox_bg.png) repeat; */
}

.products_listing_item div{
	float: left;
	padding: 2px;
	background: white;
}

.products_listing_item a, .products_listing_item span{
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.products_listing_item img{
	max-width: 200px;
	max-height: 140px;
}

.product_info{
/*	float: left;*/
	width: 100%;
}

.product_info .mainimg, .product_info .smallimg{
	display: block;
	float: left;
	width: 300px;
	border: 1px solid #DDD;
}

.product_info .mainimg{
	margin-bottom: 5px;
}

.product_info .smallimg{
	width: 95px;
	height: 80px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center
}

.product_info .smallimg img{
	max-width: 95px;
	max-height: 80px;
}

.product_desc table{
	border: 1px solid #CCC;
}

.product_desc td{
	background-color: #EFEFEF;
	padding: 1px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: none;
	border-right: none;
}

.tableListingI, .tableListingII{
	font-size: 11px;
}

.preisvorschlagen th, .preisvorschlagen td{
	padding: 3px 20px 3px 0;
	vertical-align: top;
}

.preisvorschlagen th input, .preisvorschlagen th textarea{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: black;
	width: 280px;
	padding: 2px;
}

.onepxwidth{
	width: 1px
}

table
{
line-height:140%;
}

img
{
border:none;
  }
.infoBox_login
{background-image:url(img/pfeil.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:25px;
}
.moduleRow {
 font-family: Verdana, sans-serif;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, sans-serif;
    line-height: 1.5; 
	
	}
  
.moduleRowSelected { background-color: #E9F4FC; }  

TD.main, P.main {
  /*padding: 0px;*/
}
#img
{
border: 1px solid #82b87f;
width:150px;
margin-left:5px;
margin-top:5px;
}
.shiptax {
border-bottom: 1px solid #dedede;
font-weight:normal;
font-style:italic;
 font-size:10px;
}
.shiptax a:link {
font-weight:normal;
font-style:italic;
 font-size:10px;
}
.shiptax a:hover {
font-weight:normal;
font-style:italic;
 font-size:10px;
}
.shiptax a:visited {
font-weight:normal;
font-style:italic;
 font-size:10px;
}
#row1 {
}
#row2 {
margin-top:-105px;
float:left;
}
#row3 {
margin-top:-50px;
float:left;
}

th {
	text-align:left;
}




.ax_table_login{
	padding: 10px 0px 10px 0px;
	text-align:center;
	
}
