/** Alle Tags reseten */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

ol, ul, li {
	margin-left:15px;
	padding: 0;
	border: 0;
	outline: 0; }

img { border: 0 none; }

table {border-collapse:separate; border-spacing: 0;}

hr {color:#ccc;background: #ccc;height: 1px; width: 100%;display: block}

/** ab hier eigenes */

.header_menu{
	/* width:100%; */
	border-top-width:1px; border-top-style:solid; border-top-color:#666666;
	background-image:url(http://bilder2.eazyauction.de/1aprofihandel/templates/14239_f13144e9/bg_grey.gif); background-repeat-x;
	height:31px;
	margin-top:20px;
	vertical-align:middle;
	text-align:right;
	font-size:10pt;
	font-weight:bold;
}

.headerlink:link { color:#333333; text-decoration:none; }
.headerlink:visited {  color:#333333; text-decoration:none; }
.headerlink:focus {  font-weight:bold; color:#000000; text-decoration:underline; }
.headerlink:hover {  font-weight:bold; color:#000000; text-decoration:underline; }
.headerlink:active {  color:#333333; text-decoration:none; }

.kategorie_uberschrift {
  color: #ffffff;
  font-size: 1.0em;
  font-weight: 700;
  margin: 15px 0px 1px 0px;
  padding: 4px 10px 4px 10px;
  height:18px;
  background-color: #146e9c;
  border:#cccccc 1px solid;
}

.kategorie_inhalt {
  padding:10px;
  border:#cccccc solid 1px;
  background-color:#ffffff;
  line-height:1.3em;
}

.kategorie_inhalt table {
  margin-bottom:20px;
}

.kategorie_inhalt table th {
  font-weight:bold;
  text-align:left;
  padding: 2px 10px 2px 5px;
  border-bottom: 1px solid #cccccc;
}

.kategorie_inhalt table thead th {
  text-align:center;
}

.kategorie_inhalt table td {
  padding: 2px 10px 2px 5px;
  border-bottom: 1px solid #cccccc;
  text-align: right;
}

.maincat_imgbox {
  vertical-align:middle;
  text-align:center;
  padding:3px;
}

.prod_desc_text1, prod_desc_text2 {
  vertical-align:top;
  text-align:justify;
  padding-right:15px;
}

.prod_key_benefits {
  margin-bottom:20px;
}

/* Bilder */

.sale_main_image {
  vertical-align:top;
  text-align:center;
  padding:5px;
  margin-left:10px;
  float:right;
  max-width:300px;
  font-size:8pt;
  border: 1px solid #ccc;
}

.sale_main_image img {
  max-width:300px;
}

.prod_desc_img {
  float:left;
  padding:5px;
}

.prod_desc_img[onclick] {
 cursor:pointer;
}

#product_pictures {
  float: left;
  margin: 0;
  position: relative;
  top: -5px;
  width: 232px;
}

#product_pictures .kategorie_inhalt {
  padding: 0;
}

.prod_desc_main_img {
  border: 1px solid #ccc;
}

.prod_desc_img_box {
  overflow: hidden;
}

.prod_desc_img_box .prod_desc_img {
  padding: 0;
  margin: 0;
  border: 2px solid #fff;
  text-align: center;
  width: 216px;
}

.prod_desc_img:hover {
  border-color: #74c1e5;
}

.prod_desc_img_box .prod_desc_img > a {
  display: inline-block;
  min-height:150px;
}

.prod_desc_img_box .prod_desc_img img {
  max-width: 216px;
  max-height: 150px;
}


.sale_main_image_caption, .prod_desc_img_box .prod_desc_img_caption {
  margin-top:2px;
  background-color: #F5F5F5;
  min-height: 42px;
  padding: 2px;
}

.fixed_height .prod_desc_img_caption {
  height:63px;
  overflow:hidden;
  text-overflow:ellipsis;
}

.prod_img_small { vertical-align:top; text-align:right; padding-top:15px; }

.prod_desc_img_caption { FONT-SIZE:8pt; clear:left; }

.support_text { width:350px; text-align:justify; vertical-align:top; }
.support_caption { width:200px; text-align:right; }
.support_number { font-weight:bold; }

.schatten_design {}

/* neue Version */

body {
  padding:20px;
  font-family:verdana,arial,helvetica,sans-serif;
  margin:5px;
}

p {
  margin:10px 0px;
}

.us_left {float:left;width:287px}
.us_right {margin-left:300px;}
.us_right > p {text-align:justify}
.us_features {padding-left: 35px;font-weight:bold;}

.shop_categories {
  border: 5px solid #eeeeee;
  float: right;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 18px;
  padding: 5px;
  width: 250px;
  margin-left:10px;
}

.shop_categories img {
  float:right;
}

.shop_categories ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.shop_categories ul li {
  margin: 0;
  padding: 0 5px 0 15px;
  text-indent: -10px;
}

.shop_categories ul li + li {
  border-top: 1px solid #cccccc;
}

table.order_details {margin-top:15px;}
table.order_details td {vertical-align:top;width:50%;}
#img_view { 
  position:absolute;
  border:1px solid #cccccc;
  background-color:#ffffff;
  cursor:pointer;
  padding:5px;
  box-shadow:3px 3px 5px 6px #cccccc;
}
#img_view a {color: #aaa }
#img_view div { margin-bottom:2px }
#img_view div img { max-width:800px }
/** ab hier folgt 1:1 übernohmenes aus shop */

h1 { color: #000000; font-weight: 600; font-size: 22px; margin: 15px 0px 8px 0px; padding: 0px; }
h2 { color: #000000; font-weight: 600; font-size: 16px; margin: 15px 0px 8px 0px; padding: 0px; }
h3 { color: #000000; font-weight: 600; font-size: 14px; margin: 10px 0px 5px 0px; padding: 0px; }
h4 { color: #000000; font-weight: 600; font-size: 12px; margin: 10px 0px 5px 0px; padding: 0px; }
h5 { color: #000000; font-weight: 600; font-size: 12px; margin: 5px 0px 5px 0px; padding: 0px; }
h6 { color: #000000; font-weight: 600; font-size: 12px; margin: 5px 0px 5px 0px; padding: 0px; }

h1.product_name { margin-bottom:20px;font-size:24px}

strong,b,.high,.high1 { font-weight:bold; }
.high2 { font-weight:bold; color:#ff0000; }
.high3 { font-weight:bold; color:#ff0000; font-size:1.2em; }
.blau1 { font-weight:bold; color:#078fc9; }
.blau2 { font-weight:bold; color:#146e9c; font-size:0.8em; }
.rot2  { font-weight:bold; color:#e3010c; font-size:0.8em; }

.img_border {border: 1px solid #999999; padding: 5px; background: #fff}
a:hover .img_border {border: 1px solid #000;}
a:focus .img_border {border: 1px solid #000;}

.box {
  margin: 8px 0 8px 0; 
  border: 1px solid #cccccc; 
  background-color: #f1f1f1;
  padding: 0;
  font-size:12px;
}

.boxText { 
  padding: 0 3px 0 7px;
  font-size:1.2em;
}

.infoBoxHeading {
  background: url(http://bilder2.eazyauction.de/1aprofihandel/templates/14239_f13144e9/bg_black.gif) #000 top left repeat-x;
  color: #fff;
  padding: 3px 3px 0 7px;
  height:18px;
  font-size: 1.0em;
  font-weight: 700;
}

.maincatlink:link { color:#078fc9; text-decoration:none; font-variant:small-caps; }
.maincatlink:visited { color:#078fc9; text-decoration:none; font-variant:small-caps; }
.maincatlink:focus { font-weight:bold; color:#000000; text-decoration:underline; font-variant:small-caps; }
.maincatlink:hover { font-weight:bold; color:#000000; text-decoration:underline; font-variant:small-caps; }
.maincatlink:active { color:#078fc9; text-decoration:none; font-variant:small-caps; }

.maincat { list-style:square; margin-top:3px; line-height:18px; font-size:10pt; font-weight:bold; }

.ul_vorteile { LIST-STYLE-IMAGE:url(http://ebay.profi-pumpen.de/images/sonstiges/daumen-top.gif) }

#info_eazyauction {
  border: 10px solid #078FC9;
  color: #078FC9;
  font-size: 20px;
  margin-left: 20%;
  margin-right: 20%;
  text-align: center;
  padding: 10px;
}
#info_eazyauction .highlight {
  color: #f44327
}

#header_shipment { clear:left }
#product_pictures { float:left;width:232px;margin:0 2px 15px 0 }
#product_description { margin-left:233px }

ul.pict_and_desc { list-style-type: none;padding:0; margin:0;}
ul.pict_and_desc li {float:left;width:368px;font-size: 0.8em;line-height: 1.1em;border: 1px solid #CCCCCC;margin: 1px;padding: 5px;background-color:#eee;height: 112px;}
ul.pict_and_desc li div.image {width:100px;text-align:center;float:left;}
ul.pict_and_desc li img {max-width:100px;max-height:100px;border: 1px solid #0B497E  }
ul.pict_and_desc li div.description {margin-left:112px;min-height:100px}
ul.pict_and_desc li div.title {font-size:1.1em; font-weight:bold; margin-bottom: 5px}

.title{color:#0B497E;}

/* neue Version */

.product_description_box { margin-left:233px; min-width: 600px }

.terms { overflow: hidden }

.left {
  float: left;
  width: 50%;
  font-size: 0.8em;
}

.kategorie_uberschrift {
  margin: 5px 5px 0;
  border: none;
  padding: 3px;
  height: auto;
}

.kategorie_inhalt {
  background-color: #FFFFFF;
  line-height: 1.3em;
  margin: 0 5px 10px;
  padding: 10px;
  overflow:hidden;
}

.kategorie_uberschrift + .kategorie_inhalt {
  border-top: 0;
}

ol, ul, li {
  border: 0 none;
  margin-left: 10px;
  outline: 0 none;
  padding: 0;
}

.kategorie_inhalt.pictures .prod_desc_img_box .prod_desc_img + .prod_desc_img {
  border-top: 1px solid #ccc;
}

.kategorie_inhalt.variations .prod_desc_img_box .prod_desc_img + .prod_desc_img {
  margin-left: 2px;
}

.box {
  border: 0;
}

.infoBoxHeading {
  background: url(http://pictures.wovodo.de/all/bg_black.gif) #000 top left repeat-x;
  padding: 3px 3px 3px 7px;
}

p { margin-top:0 }
ol,ul,p { margin-bottom: 10px }

#sale_description h3 {
  font-size: 1.2em;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.ebay_Kaufabwicklung #info_eazyauction {
  margin-left:0;
  margin-right:0;
  width:300px;
  float:right;
}

body {background-color:#eee}

.kategorie_uberschrift {
  border-left: #9bcdcc solid 10px;
  background-color:#8A8282;
  padding-left:10px;
}

/*
.kategorie_uberschrift {
  border-left: #629495 solid 10px;
  background: #9bcdcc; /* Old browsers *//*
  background: -moz-linear-gradient(top,  #9bcdcc 0%, #adefee 100%); /* FF3.6+ *//*
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9bcdcc), color-stop(100%,#adefee)); /* Chrome,Safari4+ *//*
  background: -webkit-linear-gradient(top,  #9bcdcc 0%,#adefee 100%); /* Chrome10+,Safari5.1+ *//*
  background: -o-linear-gradient(top,  #9bcdcc 0%,#adefee 100%); /* Opera 11.10+ *//*
  background: -ms-linear-gradient(top,  #9bcdcc 0%,#adefee 100%); /* IE10+ *//*
  background: linear-gradient(to bottom,  #9bcdcc 0%,#adefee 100%); /* W3C *//*
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bcdcc', endColorstr='#adefee',GradientType=0 ); /* IE6-9 *//*
  color: #19171a;
}
*/