/* CSS Document */

body {
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px;
	color: #1f1f1f;
}
em {
    color: #f00;
}
.hreview {
    font-size:10px;
    border-top: 1px solid #ddd;
    margin-top:-2px;
    padding:2px;
}
.bewertung {
    border-top: 2px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.technische_daten_l {
    background: #eee;
    width: 50%;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
.technische_daten_r {
    background: #eee;
    width: 50%;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
.technische_daten_odd_l {
    background: #ddd;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
.technische_daten_odd_r {
    background: #ddd;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
/* View More */
.containerFilter {
	margin:0 auto;
}
#leftsidebar h2 {
	margin:0px;
}
#leftsidebar ul {
	margin:0px;
	padding-bottom:5px;
}
.wrap {
	position: relative; 
	padding: 5px 0px 5px 0px; 
	overflow: hidden;
}
.gradient {
	width:100%; 
	height:30px; 
	background:url(images/bg-gradient.png) repeat-x; 
	position:absolute; 
	bottom:0; 
	left:0; 
}
.read-more { 
	padding:0px 0px 5px 10px; 
	bo1rder-top:4px double #ddd;
	background:#fff; 
	color:#333; 
}
.read-more a { 
	padding-right:22px; 
	background:url(images/icon-arrow.gif) no-repeat 100% 50%;
	font-weight:bold;
	text-decoration:none;
}
.read-more a:hover {color:#000;}



.filter_bar{
	width: 660px;
	padding: 3px 0;
	border: 1px dashed #ddd;
	border-left: 0;
	border-right: 0;
	margin: 10px 0 10px;
}
.filter_bar_gnd{
	width: 630px;
	background-color: #D6D4D5;
	background: -moz-linear-gradient(top,#f5f5f5,#D6D4D5);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5), to(#D6D4D5));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#f5f5f5',endColorstr='#D6D4D5');/* Internet Explorer */
	padding: 5px 15px;
	overflow:hidden;
}
/* sort_select Filter */
.sort_select_container{
	margin-top:2px;
	float:right;
}
#sort_submit{
	float:left;
	background-color: #33CCCC;
	height: 20px;
	width: 16px;
	margin-right: 10px;
	margin-left: 2px;
	padding:2px;
	cursor: pointer;
	color:#ffffff;
	font-weight: bolder;
}
#sort_select{
	float:left;
}
.page_sel{
    font-size:15px;
	float:left;
	padding: 0 3px;
	margin-left:5px;
}
.seitenP{
	margin-top:8px;
	float: right;
	line-height:8px;
}
.seitenP .aktiv{
	background-color: #33ffff;
	margin-top:-5px;
	padding:5px;
}
.pageSelWrap{
	float:left;
}
.pageSelPrevWrap, .pageSelNextWrap{
	float:left;
	background-color: #ffffff;
	background: -moz-linear-gradient(top,#ffffff,#9D9D9D);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#ffffff), to(#9D9D9D));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#ffffff',endColorstr='#9D9D9D');/* Internet Explorer */
	text-align: center;
	padding: 5px;
	margin:-5px 5px 0 5px ;
}
.pageSelAct{
	background-color: #33FFFF;
	background: -moz-linear-gradient(top,#33FFFF,#66FFFF);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#33FFFF), to(#66FFFF));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#33FFFF',endColorstr='#66FFFF');/* Internet Explorer */
}
.pageSelPrev, .pageSelNext {
	color:#000;
	font-weigh1t: bolder;
}
.newblock {
	overflow:hidden;
  height: 0;
  width: 100%;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.newblock {
	height: 0;
	width: 100%;
}
/* nur fÃ¼r den IE7 */
*+html .clearfix {
	zoom: 1;
	display: block;
	clear: both;
}
#bu_shop{
	background-color: #E07D07;
	background: -moz-linear-gradient(top,#F6A329,#E07D07);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#F6A329), to(#E07D07));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#F6A329',endColorstr='#E07D07');/* Internet Explorer */
}
#bu_shop:hover{
	background-color: #F6A329;
	background: -moz-linear-gradient(top,#E07D07,#F6A329);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#E07D07), to(#F6A329));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#E07D07',endColorstr='#F6A329');/* Internet Explorer */
}
#bu_back{
	background-color: #FFFFFF;
	background: -moz-linear-gradient(top,#FFFFFF,#E4E4E4);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#FFFFFF), to(#E4E4E4));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#FFFFFF',endColorstr='#E4E4E4');/* Internet Explorer */
	border: solid 2px #E6E6E6;
	width: 200px;
	height: 32px;
	padding-top: 5px;
	font-size: 20px;
	font-weight: bolder;
	color: #888888;
	text-align: center;
	cursor: pointer;
}
#bu_back:hover{
	background-color: #E4E4E4;
	background: -moz-linear-gradient(top,#E4E4E4,#FFFFFF);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#E4E4E4), to(#FFFFFF));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#E4E4E4',endColorstr='#FFFFFF');/* Internet Explorer */
}

#bu_comp{
    color:#E07D07;
    width:40px;
}
.button{
	height: 20px;
	min-width:75px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-weight: bolder;
	padding-top: 5px;
}
.bu_shop{
	float:right;
	height: 25px;
	font-size: 16px;
	width: 95px;
}
#bu_shop_container #bu_shop{
border: solid 2px #E3820B;
	height: 32px;
	font-size: 20px;
	width: 200px;
}

#bu_back_container{
	margin-top:10px;
}
.bu_comp{
	text-align: left;
	float:left;
	margin-top:-5px;
	font-size:10px;
	font-weight: normal;
}
#bu_shop_container #bu_shop{
border: solid 2px #E3820B;
	height: 32px;
	font-size: 20px;
	width: 200px;
}
#button_shop{
	color:#fff;
	font-weight:bold;
	background-color: #FF0000;
	background: -moz-linear-gradient(top,#BB0000,#FF0000);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#BB0000), to(#FF0000));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#BB0000',endColorstr='#FF0000');/* Internet Explorer */
	width: 55px;
	height: 13px;
	border: 1px #ddd solid;
	padding:5px;
	text-align:center;
	float:right;
}
#button_preis{
	background-color: #FFF;
	width: 50px;
	font-size:10px;
	text-align:left;
	float:left;
}
#button_preis ul {
border:0px solid #00f;
margin:0px;
list-style:none;
}
#button_preis li {
border:0px solid #0f0;
margin-left:-38px;
m1argin:0px;
}
#button_preis a {
	font-size:10px;
}
#product_detail, #customer_response {
	width: 650px;
	margin-top: 10px;
}
#customer_response {
	font-weight: bolder;
	font-size: 14px;
	color:#666666;
}

#vendors_head{
	width: 630px;
	background-color: #898989;
	background: -moz-linear-gradient(top,#a9a9a9,#898989);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#a9a9a9), to(#898989));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#a9a9a9',endColorstr='#898989');/* Internet Explorer */
	color:#fff;
	text-align:center;
	padding: 5px 15px;
	margin: 20px 0 10px;
}
#more_products_title{
	margin-top:20px;
	width: 750px;
	font-weight: bolder;
}
#more_products{
	width: 780px;
	height: 200px;
	padding: 5px 5px;
	background-color: #97BD0E;
	background: -moz-linear-gradient(top,#97BD0E,#678803);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#97BD0E), to(#678803));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#97BD0E',endColorstr='#678803');/* Internet Explorer */
}















.imgProdukt {
  border:1px solid #ddd;
  padding:50px;
  margin-right:20px;
}
.imgLarge {
    vertical-align: middle;
    height: 100%;
    max-width:200px;
}
#scale {
    height: 200px;
}
.imgSmall {
    vertical-align: middle;
    height: 100%;
    max-width:100px;
}
#scaleMin {
    height: 100px;
}
.title{
    color:#00f;
    height:35px;
    text-decoration:underline;
    overflow:hidden;
    padding-top:10px;
}
.subtitle{
    color:#555;
}
.shop_item_text{
    font-size: 10px;
    min-height:35px;
    max-height:35px;
    border:0px solid #00f;
}
.shop_item_preis{
    font-size: 15px;
    font-weight:bold;
    padding-top:5px;
    text-align:right;
}
.shop_item{
	float:left;
	width: 138px;
	height: 265px;
	border: 2px #ddd solid;
	padding:5px;
	margin: 10px 5px 10px 5px;
	background-color:#fff;
}
.shop_item_border{
	overflow:hidden;
	width: 142px;
	height: 269px;
	margin: -5px 0 0 -5px;
	border: 3px #fff solid;
}
.shop_item_border:hover{
	border: 3px #00f solid;
}
.ad_item{
	float:left;
	wi1dth: 334px;
	width: 625px;
	height: 280px;
	border: 2px #ddd solid;
	padding:5px;
	margin: 10px 10px 10px 0px;
	background-color:#fff;
}


.shop_produkt {
    padding-top:3px;
    min-width:120px;
    min-height:120px;
    max-width:120px;
    max-height:120px;
}
.shop_link{
	position:absolute;
	width: 138px;
	height: 216px;
    display:block;
}
.shop_item_button{
    float:left;
    width:100%;
	border-top: 1px #ddd solid;
	padding: 5px 0 5px 0;
	margin: 5px 0 0px 0;
	font-size:10px;
}
#shop_next{
	background-color: #97BD0E;
	background: -moz-linear-gradient(top,#97BD0E,#678803);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#97BD0E), to(#678803));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#97BD0E',endColorstr='#678803');/* Internet Explorer */
	float:left;
	width: 160px;
	height: 200px;
	border: 1px #ddd solid;
	padding:5px;
	margin: 10px 20px 10px 0;
	text-align:center;
}
#shops{
	background-color: #FFF;
	float:left;
	width: 650px;
	border: 1px #ddd solid;
	padding:5px;
	margin: 0px 0px 10px 0;
	text-align:center;
}
#preis {
	color: #1869c4;
	font-size: 11px;
	padding: 10px 20px;
	text-align: center;
	margin-top:10px;	
}
.preisGross {
	color: #1869c4;
	font-size: 25px;
	padding: 0px 0px;
	margin-top:0px;	
}
#content_white{
	background-color: #fff;
	float:left;
	width: 650px;
	border: 1px #ddd solid;
	padding:5px;
	margin: 0px 0px 10px 0;
	text-align:center;
}
.hinweis {
    color: #f00;
}
.Produktfoto {
    float:left;
    padding:5px;
    width: 100px;
    height:100px;
}

.Testberichte {
    border-bottom: 1px solid #000;
}
.Testbericht {
    background-color: #fff;
    clear:both;
}
.Testbericht h4 {
    float: left;
    padding-right:10px;
    max-width:500px;
}
.Testbericht .Bericht {
    margin-bottom:5px;
    padding-bottom:5px;
    clear:both;
}

#content .beschreibung {
	background-color: #fff;
	min-height: 200px;
    clear: both;
}
#content .beschreibung ul {
    padding:0px 0px 0px 20px;
    margin:0px;
}
#content .beschreibung li {
    padding:0px 0px 0px 0px;
    margin-left:260px;
}

#content .beschreibung img {
	float: left;
	margin-right:10px;

}
#page {
	width: 950px;
	margin: 0 auto;
	background-color: #ffffff;
}

#page_inner {
	padding: 10px;
}

#header {
	height: 125px;
	background-color: #cccccc;
	background-image: url(images/Elektrowerkzeuge.jpg);
	background-repeat: no-repeat;
	z-index: 5;
}

#header_inner {
	text-align: left;
	position: absolute;
	width: 930px;
	height: 125px;
}

#search {
	position: absolute;
	left: 650px;
	top: 89px;
	width: 230px; /* 250px - 2x 10 */
	height: 23px; /* 40px - 9 - 8 */
	background-image: url(images/bg_search.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 9px 10px 8px;
	/*display: none; ++++++++++++++++++++++++++++++++ deaktivieren/unsichtbar */
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search .text {
	width: 127px;
	color: #bfbfbf;
	font-size: 12px;
	padding: 5px 5px 5px 35px;	
	margin-right: 5px;
	border: 1px solid #bfbfbf;
	background-image: url(images/bg_search_text.gif);
}

#search .submit {
	width: 55px;
	color: #ffffff;
	border: 1px solid #bfbfbf;
	font-size: 12px;
	padding: 4px;
	background-image: url(images/bg_search_submit.gif);
	font-weight: bold;
	cursor:pointer;
}

#main {
	margin: 20px 0px;
}

#navigation {
	width: 220px;
	float: left;
	margin-right: 20px;
}

#path {
	color: #fff;
	font-size: 11px;
	background-color: #89936e;
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px 20px;	
}
#path a {
	color: #fff;
}
#preis {
	color: #89936e;
	font-size: 11px;
	padding: 10px 20px;
	border-bottom:1px solid #89936e;
	text-align: center;
	margin-top:1px;	
}
#preis .submit {
	margin-top:10px;	
	padding: 2px 2px;
	border:1px solid #89936e;
	cursor:pointer;
}

#menu {
	margin: 20px 0 0;
	padding: 0;
}

#menu li {
	list-style-type: none;
	border-bottom: 2px #ffffff solid;
}

#menu li a {
	color: #fff;
	font-size: 14px;
	height: 19px; /* 35px - 2x 8px */
	display: block;
	text-decoration: none;
	background-color: #89936e;
	background-position: left;
	background-repeat: no-repeat;
	padding: 8px 5px 4px 45px;	
}

#menu li a:hover, #menu li a.current {
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/bg_menu_on.gif);	
}

#submenu {
	margin: 0;
	padding: 0;
}

#submenu li {
	list-style-type: none;
	border-bottom: none;
}

#submenu li a {
	color: #89936e;
	font-size: 13px;
	height: 18px; /* 30px - 2x 6px */
	display: block;
	text-decoration: none;
	background-image: url(images/bg_submenu.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 6px 5px 6px 45px;	
}

#submenu li a:hover, #submenu li a.current {
	color: #89936e;
	text-decoration: none;
	background-image: url(images/bg_submenu_on.gif);	
}

#content {
	width: 650px;
	min-height: 500px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	border-left: 10px solid #f1f1f1;	
}

#content p {
	line-height: 17px;
}

#content img {
}
#footer {
	height: 16px; /* 30px - 2x 7px */
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
	padding: 7px;
}



/* TRENNER */

.separator_h_top {
	height: 10px;
	background-color: #ffffff;
	border-bottom: 10px solid #bfbfbf;
}

.separator_h_bottom {
	height: 10px;
	background-color: #ffffff;
	border-top: 10px solid #bfbfbf;
}



/* ÜBERSCHRIFTEN */

#header h1 {
	position: absolute;
	top: 5px;
	left: 250px;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	display: inline;
	padding: 3px 10px;
	z-index: 10;
}

#header h2 {
	position: absolute;
	top: 35px;
	left: 250px;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	 backg1round-color: #ffffff;
	background-image: none;
	display: inline;
	padding: 10px 10px;
	z-index: 9;
	max-height:32px;
}

#header h1 a, #header h2 a {
	color: #ffffff;
	text-decoration: none;
}

h2 {
	margin: 0 0 15px;
	padding: 0 0 0 25px;
	font-size: 20px;
	color: #89936e;
	font-weight: normal;
	background-image: url(images/bg_h2.gif);
	background-position: left;
	background-repeat: no-repeat;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #1f1f1f;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #1f1f1f;
}

h5 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}

h6 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #555555;
}



/* LINKS */

a {
	color: #89936e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a {
	color: #dddddd;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 15px;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}



/* SONSTIGES */
.button-preis{cursor:pointer;float:right; background:url(images/Onlineshop_Button_Rot.png); width:75px; height:22px; text-align:center;padding:6px 0 0 0;font-size:11px;font-weight:bold; color:#fff; margin-right:1px;}
.button-shop{
    height:30px;width:200px;padding:5px 80px 5px 80px;
	background-color: #000080;
	color:#fff;
	background: -moz-linear-gradient(top,#000080,#0000ff);/* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#000080), to(#0000ff));/* Chrome, Safari */
	filter: PROGID:DXImageTransform.Microsoft.Gradient(startColorstr='#000080',endColorstr='#0000ff');/* Internet Explorer */
}
.button-ebayx{cursor:pointer;float:right; background:url(images/Onlineshop_Button_Blau1.png); width:60px; height:22px; text-align:center;padding:6px 0 0 0;margin-right:5px;font-size:11px;font-weight:bold; color:#fff;}
.button-shop-rot{cursor:pointer;float:right; background:url(images/Onlineshop_Button_Rot.png); width:138px; height:22px; text-align:center;padding:6px 0 0 0;font-size:11px;font-weight:bold; color:#fff;}
.button-text{position:absolute; width:73px; height: 20px;color:#fff;font-weight: bold; font-size:14px!important; top: 50px;left: 0;}
.button-go {cursor:pointer;width:42px; height:19px; padding:2px 0 0 0; float:left;margin: 5px 0 0 0; text-align:center; color:#fff; font-weight:bold; border:0px; }

a img {
	border: none;
}

.clear {
	clear: both;
}
.new-item {
    color:#89936e;
}

.cat2 ul {
    list-style: none;
    color: #89936e;
    padding-left:20px;
}
li {
    color: #89936e;
}

.cat2 td {
    cell-spacing: 0px;
    cell-padding: 0px;
    vertical-align:middle;
}
.cat2 select {
    width:200px;
}

.cat2 .submit {
	width: 155px;
	color: #ffffff;
	border: 1px solid #bfbfbf;
	font-size: 12px;
	padding: 4px;
	background-image: url(images/bg_search_submit.gif);
	font-weight: bold;
	cursor:pointer;
}

.cat2 .Produktfinder {
    width:100%;
    border:1px solid #89936e;
}
.cat2 .Produktfinder-Auswahl {
    width:100%;
    border:1px solid #89936e;
    border-collapse:collapse;
}
.cat2 .Produktfinder-Auswahl td {
    border-bottom:1px solid #ddd;
    padding:5px;
    m1argin:10px;
}
.cat2 hr {
    color:#89936e; background-color:#89936e; height:2px;
      margin:0; text-align:right;
    padding:0px;
}
/* ----------------------------------------Tabelle----------------------------------------- */

.Produktvergleich .table
{
background:#FFFFFF none repeat scroll 0 0;
border-collapse:collapse;
margin:15px 0;
width:100%;
}

.Produktvergleich thead th {
background-color:#ffffff;
text-align:center;
color:#000000;
font-weight:normal;
vertical-align:middle;
font-size: 11px;
	line-height: 16px;

	font-weight: normal;
	color: #000;
	width:120px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;


}
.Produktvergleich td, .Produktvergleich th {
text-align:center;
vertical-align:middle;
background-color:#dcdcdc;
font-size: 11px;
line-height: 16px;
font-weight: normal;
color: #000;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
;



}
.Produktvergleich tbody th 
{
text-align:center;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color:#ffffff;


}
.Produktvergleich td, .Produktvergleich th 
{
vertical-align:middle;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;

}
.seiten { width:100%;
  padding-top:8px;
  text-align:right;
  display:block;
}
.seiten a {
  border: 1px solid #ccc;
  padding:2px 5px 2px 5px;
  text-align:center;
  min-width: 25px;
}

