body
{
	background:#ffffff;
	padding:0;
	margin:0;
}
body,div,span,table,td,tr,select,input,textarea,object,area{
	font-family:'Tahoma', Arial, Helvetica, Verdana !important;
	font-size:12px !important;
}
p{
	padding:2px;
	margin:0;
}
a{
	color:#159DCC;
	text-decoration:underline;
}
a:hover{
	text-decoration:none !important;
}
img, table{
	border:none !important;
}
form{
	margin:0 !important;
	padding:0 !important;
}

#main_container{
	width:1010px;
	background:transparent url("http://www.hammer24.de/files/Image/bg_main.gif") left top repeat-y;
	height:auto;
	margin:0 auto;
	padding:0px;
}
#header{
	width:1000px;
	height:136px;
	background:#C1D2DA url("http://www.hammer24.de/files/Image/header_bg.jpg") left bottom no-repeat;
	margin:0 auto;
}
a#logo{
	display:block;
	position:absolute;
	width:235px;
	padding:43px 0 0 82px;
	margin:40px 0 0 30px;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	text-align:right;
}

#banner{
	float:right;
	background:transparent url("http://www.hammer24.de/files/Image/banner_back.png") left bottom no-repeat;
	margin:0 30px 0 0;
	padding:40px 10px 10px 10px;
}

/*---------------- search tab----------------------*/
#search_tab{
	width:1000px;
	background:#3e3e3e url("http://www.hammer24.de/files/Image/menu_bg.jpg") left 50% repeat-x;
	text-align:center;
	padding:6px 0 6px 0;
	color:#ffffff;
	margin:0 auto;
	line-height:22px;
}
#search_tab div.date{
	float:right;
	font-weight:bold;
	padding-right:15px;
	color:#ff8a00;
}
#inner_search{
	width:580px;
	background:transparent url("http://www.hammer24.de/files/Image/suche.png") left bottom no-repeat;
	padding-left:65px;
	margin:0 auto;
}
#searchbutton{
}
#searchinput{
	width:230px;
	background:#ffffff url("http://www.hammer24.de/files/Image/searchinput.gif") left 50% repeat-x;
}


/*----------------****-------------*/
#main_content{
	clear:both;
	width:990px;
	margin:0 auto;
}



/*----------------crumb_navigation-------------*/
.crumb_navigation{
	height:15px;
	width:980px;
	padding:5px 10px 0 10px;
	color:#333333;
	background:#ffffff url("http://www.hammer24.de/files/Image/bg_crumb.gif") left top repeat-x;
	margin:0 auto;
}
.crumb_navigation a{
	color:#0fa0dd;
}
span.current{
	color:#0fa0dd;
}

/*----------------pagination-------------*/

#pagination_tab{
	display:block;
	line-height:30px;
	text-align: center;
}
a.pagination{
	font-weight:bold;
	padding:2px 4px;
	margin-top:5px;
	background:#159DCC;
	color:#ffffff !important;
}
.pagination_vor,.pagination_zurueck{
	font-weight:bold;
	padding:1px 6px;
	font-size:120%;
	margin-top:5px;
	background:#666666;
	color:#ffffff !important;
	text-decoration:none;
}

b.pagination_active{
	padding:1px 4px;
	font-size:120%;
	margin-top:5px;
	color:#666666;
	border:1px solid #159DCC;
}

.artikelanzahl{
	float: left;
	font-size:10px !important;
	color:#808080 !important;
}

select#dropdown{
	border:1px solid #cccccc;
}
select#dropdown,select#dropdown option{
	color:#159DCC !important;
	background:#F0F4F5 !important;
}
/*-------------left_content------------------*/
.left_content{
	width:180px;
	float:left;
	padding:0 0 0 5px;
}
.title_box{
	width:178px;
	height:14px;
	margin:5px 0 0 0;
	padding:8px 0 8px 0;
	background:#E2E0E1 url("http://www.hammer24.de/files/Image/menu_title_bg.jpg") left top no-repeat;
	text-align:center;
	font-size:14px !important;
	font-weight:bold;
	color:#333333;
	line-height:30px;
}
/*--------left menu---------*/
ul.left_menu{
	padding:0;
	margin:0;
}
ul.left_menu li{
	margin:0;
	padding:0;
	list-style:none;
}
ul.left_menu li.odd a,ul.left_menu li.even a{
	height:25px;
	display:block;
	border-bottom:1px dashed #cccccc;
	text-decoration:none;
	color:#159dcc;
	font-weight:bold;
	padding:0 0 0 15px;
	line-height:25px;
}
ul.left_menu li.odd a span,ul.left_menu li.even a span{
	display:none;
}

ul.left_menu li.even a{
	background-color:#f0f4f5;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
 	color:#333333;
}
ul.left_menu li.even a:hover span, ul.left_menu li.odd a:hover span{
	display:inline;
}
a.mlink_a{
	font-weight:bold !important;
	color:#333333 !important;
}
a.mlink_a span{
	display:inline !important;
}
.border_box{
	width:180px;
	height:auto;
	text-align:center;
}

.product_title{
	color:#ff8a00 !important;
	padding:5px 0 5px 0;
}

.product_title a{
	display:block;
	height:20px;
	color:#ff8a00 !important;
	padding:5px 0 5px 0;
	font-weight:bold;
}
a.product_title:hover{
	color:#064E5A !important;
}
.product_img{
	height:90px;
	padding:5px 0 0 0;
}
.prod_price{
	padding:0 0 5px 0;
}
span.reduce{
	color:red;
	text-decoration:line-through;
}
span.price{
	color: #ff8a00;
}
span.price img{
	margin-bottom: -4px;
}

/*------------------------center content--------------------------*/
.center_content{
	width:600px;
	float:left;
	padding:5px 10px 5px 15px;
}
.center_title_bar{
	width:575px;
	height:31px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	line-height:31px;
	color:#159DCC;
	font-weight:bold;
	background:#E2E0E1 url("http://www.hammer24.de/files/Image/bar_bg.jpg") top left no-repeat;
	overflow:hidden;
	white-space:nowrap;
}



.content_place,.center_textbox{
	width:575px;
	float:left;
	padding:10px;
	margin:0;
	color:#666666 !important;
	font-size:10px !important;
	text-align:justify;
}
.center_textbox{
	width:565px;
	margin:0 0 5px 5px;
	background:#F0F4F5;
}


/*-----------------------------------right content--------------------------------*/
.right_content{
	width:180px;
	float:left;
	padding:0;
}

/*---------------------------------prod_box--------------------------------*/
.prod_box{
	float:left;
	margin:5px;
}
.center_prod_box{
	width:186px;
	height:240px;
	float:left;
	text-align:center;
	padding:0;
	margin:0 auto;
	border:1px solid #cccccc;
	background:#ffffff url("http://www.hammer24.de/files/Image/prod_box_corner.gif") bottom right no-repeat;
}
.prod_details_tab{
	display:block;
	height:31px;
	margin:0;
}
img.left_bt{
	float:left;
	padding:6px 0 0 6px;
}
a.prod_details{
	width:75px;
	height:24px;
	display:block;
	float:right;
	background:transparent url("http://www.hammer24.de/files/Image/link_bg.jpg") 50% 50% no-repeat;
	margin:2px 10px 0 0;
	text-align:center;
	line-height:24px;
	color:#159dcc;
	font-weight:bold;
}

a.prod_buy{
	width:75px;
	height:24px;
	display:block;
	float:left;
	background:transparent url("http://www.hammer24.de/files/Image/link_bg.jpg") 50% 50% no-repeat;
	margin:2px 0 0 10px;
	text-align:center;
	line-height:24px;
	color: #006600;
	font-weight:bold;
}


/*---------------------prod_box_big----------------------*/
.prod_box_big{
	float:left;
	padding:0;
	margin:5px;
}
.center_prod_box_big{
	width:572px;
	height: auto;
	float:left;
	text-align:center;
	padding:5px;
	margin:0px auto;
	border:1px solid #cccccc;
	background:#ffffff url("http://www.hammer24.de/files/Image/prod_box_corner.gif") bottom right no-repeat;
}
.product_img_big{
	width:170px;
	padding:10px 0 0 10px;
	float:left;
}
.details_big_box{
	width:360px;
	float:left;
	padding:0 0 0 15px;
	text-align:left;
}
.product_title_big{
	color:#ff8a00;
	padding:5px 0 5px 0;
	font-weight:bold;
	font-size:14px !important;
}
.specifications{
	line-height:10px;
	display:block;
	margin:5px 0 5px 0;
	color:#808080;
	font-size:10px !important;
}
.detail_desc{
	line-height:18px;
	color:#159DCC;
}
.thumbs{
	padding:8px 5px 8px 5px;
	border:1px solid #cccccc;
	margin:15px 0 0 0;
}
.thumbs a{
	padding:3px;
}
.prod_price_big{
	padding:5px 0 5px 0;
	font-size:16px !important;
}
.gespart{
	position:absolute;
	width:40px;
	height:40px;
	padding:0;
	margin-left:+10px;
	background:transparent url(http://www.hammer24.de/files/Image/gespart.png) 50% 50% no-repeat;
	line-height:40px;
	color:white;
	font-weight:bold;
	font-size:11px;
}
.lastupdate_details{
	clear:both;
	float:right;
	font-size:10px !important;
	line-height:10px !important;
	color:#ff8a00;
}
.lastupdate{
	font-size:8px !important;
	line-height:8px !important;
	color:#ff8a00;
}

/*--------------Shop-Kategorien (getCategoryList.tpl) und Unterkategorien (showCategory.tpl)----------------*/
span.no_link{
	color:#159dcc !important;
}
a.shop_cat,span.no_link{
	display:inline-block;
	background:transparent url("http://www.hammer24.de/files/Image/li.gif") left 50% no-repeat;
	padding-left:13px;
}
a.shop_cat:hover{
	color:#333333 !important;
}
a.shop_cat_sub{
	color:#808080 !important;
	font-size:10px !important;
}
a.shop_cat_sub:hover{
	color:#159dcc !important;
}
span.anz_prod{
	color:#ff8a00 !important;
	font-size:10px !important;
}

.search_details{
	clear:both;
	display:block;
	padding:5px 10px 5px 10px;
	margin:0;
	color:#808080;
	font-size:10px !important;
}

table#shop_cats{
	width:570px;
	padding:5px;
	margin:0;
	margin-left:10px;
	background:#F0F4F5;
}
table#unterkategorien{
	width:575px;
	padding:5px;
	margin:0;
	margin-left:10px;
	background:#F0F4F5;
}

/*--------------footer----------------*/
.footer{
	clear:both;
	background:transparent url("http://www.hammer24.de/files/Image/footer_bg.jpg") top left repeat-x;
	width:1000px;
	padding:30px 0 30px 0;
	text-align:center;
	font-size:10px !important;
	color: #666666;
	margin:0 auto;
}
.footer a{
	color: #666666;
	text-decoration:none;
	font-size:10px !important;
}

/*------------sonstiges------------*/
small{
	color:#808080 !important;
}
.grey{
	color:#808080 !important;
}
.blue{
	color:#159DCC !important;
}
.black{
	color:#333333 !important;
}

h1,h2,h3,h4{
	font-size:14px;
	margin:0;
	padding:0 0 10px 0;
}

/*----------- zoomer ------------*/
.zoomer {
	cursor: url("http://www.hammer24.de/js/zoom/zoompics/zoomin.cur"), pointer;
    outline: none;
}
.zoomer-active-anchor img {
	visibility: hidden;
}
.zoomer img {
	border: none;
}
.zoomer:hover img {
	border: none;
}

.zoomer-wrapper {
	background: white;
}
.zoomer-image {
    border-bottom: 1px solid white;
}
.zoomer-image-blur {
}
.zoomer-caption {
    display: none;

    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.zoomer-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url("http://www.hammer24.de/js/zoom/zoompics/laden.gif");
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

/* These must always be last */
.zoomer-display-block {
    display: block;
}
.zoomer-display-none {
    display: none;
}

