@charset "utf-8";

/* CSS Document */ /* LAYOUT
#Allg. Festlegungen
*/
* {
    margin: 0;
    padding: 0;
    /*border: 0;*/
}

divs {
    border: 1px solid red;
}

body {
    background: #fff;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    border: 0;
}

a {
    color: #0000ff;
    border: 0;
}
 .bluecontainer{
  background: #dcecf4;
  width:220px;position: absolute; left: 0px; top: 115px; z-index: 1000;
  border: 0;
 }
.clr {
    clear: both;
    visibility: hidden;
    border: 0;
}

.container {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    height:auto;
    border: 0;
}

.content {
    float: left;
    position: absolute;
    width: 100%;
    margin-top: 124px; /*wichtig*/ /*XXX134  154*/
    background: #fff;
     height:auto;
     border: 0;
}

.header_main {
    position: absolute;
    width: 100%;
    height: 124px; /*wichtig*/ /*XXX134   154*/
    top: 0px;
    left:0px;
    background:#fff url(../images/header_bcg.png) 20px 10px no-repeat;
    overflow: hidden;
    border: 0;

}
 .catbox h3{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin:3px 0 3px 0px;
    border: 0;
}

.header {
    float: left;
    width: 100%;
    height: 94px;  /*XXX104  124*/
    padding: 0px;
    border: 0;
}

.logo {
    float: left;
    width: 100%;
    height: 99px;
    border: 0;
}

.logo a {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

.logo a span {
     margin-left: -9999px;
    display: none;
    border: 0;

}

div.headerBar {
    float: left;
    width: 100%;
    background: url(../images/background_breadcrumb_searchbar.jpg) repeat-x;
    border: 0;

}

.searchBar {
    float: left;
    margin: 5px 10px;
    color: #fff;
    vertical-align: middle;
    line-height: 20px;  height:25px;
    border: 0;
}

.btn {
    float: right;
    width: 30px;
    height: 20px;
    background: #900 url(../images/background_btn.jpg) no-repeat;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border: 0;
}

.textfieldLogin {
    float: left;
    width: 93px;
    height: 19px;
    background: url(../images/background_textfield.jpg) repeat-x;
    margin-right: 8px;
    border: 0;
}

.cntHead {
    width: 100%;
    overflow:hidden;
    height: 165px;  /*XXX???  145*/
    z-index:0;
    border: 0;
}

.cntHead p {
    margin: 3px 10px 0px 10px;
    border: 0;
}
.cntHead   .message {
    margin: 0 15px;
    border: 0;
}

.cntHead h1 {
    margin: 5px 15px 5px 10px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    border: 0;
}
 .cntHead .topads {
    margin: 5px 15px 5px 15px;
    border: 0;

}
.cntLeft {
    float: left;
    width: 100%;
    z-index: 9999;
    border: 0;

}

#cntRight {
    float: right;
    width: 220px;
    background:#dcecf4;
    position: absolute; left: 10px; top: 112px; z-index: 1;
    border: 0;
}

.results {
    padding-left: 230px;
    border: 0;
}

.cntLeft   .results {
    margin-left: 15px;
    float: left;
    border: 0;
}

.cntLeft    h1 {
    margin-left: 15px;
    border: 0;
}

.cntLeft  h3 {
    margin-left: 10px;
    border: 0;
}

/* FOOTER */
.footer {
    float: left;

    width: 100%;
    text-align: left;
    color: #6e6e6e;
    margin-top: 25px;
   font-size: 10px;
    font-size: small;
    font-weight: normal;
    position:relative;
    z-index:1;
     border:1px solid #d0d0d0;
}

.footer a {
    text-decoration: underline;
    color: #6e6e6e;  font-size: 12px;
}

.footer ul li {  font-size: 10px;
    list-style: none;
}

.footer ul {
     margin:  10px;
    padding: 0;
}

.footer li {
    margin: 4px 0px 4px 0px ;
}

/* Bildtags von Facebook, Twitter und mail-advise*/
.socialline
{
    border: 0px;
}

/* Button zum Vergleichen */
.input_compare
{
    border:0px;
    position: relative;
    margin: 5px 0px 0px -9px;
}


.small {
    font-size: small;
    border: 0;
}

.medium {
    font-size: medium;
    border: 0;
}

.large {
    font-size: large;
    border: 0;
}

/* NAVI */ /* Links HEADER*/
.header_main a:link {
    color: #fff;
    text-decoration: none;
}

.header_main a:hover {
    color: #fff;
    text-decoration: underline;
}

.header_main a:active {
    color: #fff;
    text-decoration: none;
}


/* PRODUCT */
.product {
    float: left;
    width: 160px;
    background-color: #fff;
    height: 265px;
    margin: 3px;
    text-align: center;
    padding: 8px 5px 0px 5px;
    border: 1px solid #d0d0d0;
    overflow: hidden;
    /*cursor: pointer;*/
    z-index: 2;
}
 .producttr, .producttr_mark {
    float: left;
    width: 100%;
    background-color: #fff;
    height: 120px;
    margin-bottom: 3px;
    text-align: left;
    padding: 10px 0;
    border: 1px solid #d0d0d0;
}
.producttr:hover{
 background:grey;
}
.producttr_mark {
    background-color: #fec;
}
.producttr_mark:hover {
    background: #edb !important;
}

.product .productimg {
    height: 95px;
}

.producttr .productimg {
    height: 95px;
    float:left;
}

.product:hover, .producttr:hover {
    background-color: #d0d0d0;
    cursor: pointer;
}

.product .productlink {
    cursor: pointer;
    text-decoration: underline;
    color: #00f;
    margin-top: 5px;
    min-height: 50px;
}

.productlink:hover     , .productseller:hover {
    color: #ac0114;
}

.productprice {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin: 3px;
}

.productseller {
    font-size: 10px;
    font-style: italic;
    cursor: pointer;
    text-decoration: underline;
    color: #00f;
}
.shipping {
color:#777;
font-size:8pt;
font-weight:normal;
margin:3px 0;
}
.producttr .left{
margin:0 10px;

}
 .producttr .productimg{
    margin-right:10px;
 }

   .productimg:hover{
   cursor: pointer;
   border: 0;
    }

 .producttr .right{
margin:0 10px;
   text-align:right;
}

.spacer {
    height: 8px;
    border: 0;
}

.bigspacer {
    height: 500px;
    border: 0;
}

.pager {
    clear: both;
    margin-top: 10px;
    margin-bottom:25px;
    border: 0;
}

.catbox {
    padding: 5px 10px;
    background-color: #dcecf4;
    border: 0;

}
.catLeft .adbox{
padding: 0;
margin: 0;
 background-color: #dcecf4;
 border: 0;
}
.teaserbox {
    margin-top: 15px;
    margin-right: 15px;
    border: 0;
}

.breadcrum {
    font-size: 11px;
    margin: 5px 0 0 10px;
    color: #1562aa;
    border: 0;
}

.breadcrum a {
    color: #1562aa;
}

.col {
    float: left;
    margin-right: 8px;
    border: 0;
}

.clear {
    clear: both;
    border: 0;
}

.relatedsearch {
    margin: 0 15px;
    line-height: 18px;
    border: 0;
}

.topads {
    margin: 0 5px;
    border: 0;
}

.search_input {
    width: 300px;
    float: left;
    margin-left: 5px;
    height: 20px;
    border: 0;
}

.btn2 {
    float: left;
    width: 30px;
    height: 20px;
    background: #900 url(../images/background_btn.jpg) no-repeat;
    margin-left: 5px;
    font-weight: bold;
    color: #fff;
    border: 0;
}

.left {
    float: left;
    border: 0;
}
  .right{
  float:right;
  border: 0;
  }
.small_ital {
    color: #a4a4a4;
    font-style: italic;
    font-size: 11px;
    border: 0;
}
 .ital{
     font-style: italic;
     border: 0;
 }
 .small_ital_link {
    color: #00f;
    font-style: italic;
    font-size: 11px;
    text-decoration:underline;
    border: 0;
}

.spacerfilter{
height:1px;
border-top:1px dotted #343434;
margin-top:6px;margin-bottom:4px;
border: 0;
}


a.none{
text-decoration:none;
color:#000000;
}

.none a{
text-decoration:none;
}




/* NEW */

.mainnavi, .mainnavi a{
  text-transform: uppercase  ;
  line-height:25px;
  font-weight:bold;
  color:#fff;
  float:left;
  margin-left:5px;
  text-decoration:none;
  border: 0;

}
 .mainnavi a{
 margin:0; padding:0;
 }
  .navi{
     position: absolute;
	width: 3000px;
    top: 65px;  /*XXX75  95*/
    left:300px;
    height:29px; overflow:hidden;
  }
.mainnavi .left{
margin:0; padding:0;
    float: left;
    width: 7px;
    height: 29px;
    background: #fff url(../images/navi_lt.png) no-repeat;
}

.mainnavi .home{
margin:0; padding:0;
    float: left;
    width: 79px;
    height: 29px;
    background: #fff url(../images/home.png) no-repeat;

}
.mainnavi .home a{
margin-left:20px;
}
.mainnavi .center{
float: left;
                 margin:0; padding:0;
    height: 29px;
    background: #fff url(../images/navi_ct.png) repeat-x;
    padding:0 5px;
}

.mainnavi .right{  margin:0; padding:0;
float: left;
    width: 6px;
    height: 29px;
    background: #fff url(../images/navi_rt.png) no-repeat;
}

.tagcloud{
 width:100%;
 float:right;
 text-align: justify;  z-index: 99999;
 border: 0;
}

.tags, .tags a{
   line-height:25px;
  color:#7f7f7f;


  text-decoration:none;
}


.catRight{

   width:180px;
   float:right;
    z-index: 9999;
    padding:0 10px;
    border: 0;
}
.catLeft{
   width:220px;
   float:left;
    z-index: 8888;
   margin-bottom:25px;
      padding:0 10px;
      border: 0;
}
.catCenter {

    position: absolute; left: 0px;
    top: 165px;  /*XXX???   145*/
    z-index: 10;
    background: #FFFFFF;
	margin:0 10px 0px 240px;
   	float:left;
        border: 0;
}
#noProductsByOption{
	text-align: center;
	padding: 20px;
	font-weight: bold;
	font-size: 16px;
	display: none;	
}
.catLeft h2, .catRight h2 {
 margin:0 0 3px 0;
 background:#d0d0d0;
 padding:5px;
 font-size:14px;
 color:#000;
 border: 0;
}
  .catCenter h2{
   margin:0 0 5px 2px;
 font-size:14px;
 color:#87c8e9;
  }

  .catCenter h1{
   margin:0 0 5px 2px;
 font-size:16px;
 color:#000;
  }
.topbanner{position:absolute; top:5px; left:300px;

text-align:right;
float:left;
border: 0;
}

.logos{
text-align:center;
border: 0;

}
.logos img{
margin: 3px 0;
border: 0;
}

.toolbar{
 background: #939393;
 border: 0;
}

.allcategories {
    border: 0;

}
.allcategories h2{
    margin:0px 0 5px 0px;
 font-size:14px;
 color:#000;
}
.allcategories .box{
float:left;
width:200px;
margin:10px 0 0 0 ;
}
.allcategories .item{

}

.setfilterbox{
 background:#c0d7e2;
 padding:5px;
 border: 0;
}


.infopages{
 width:800px;
 margin:50px auto;
 border: 0;
}
.infopages h1{
font-weight:bold;
font-size:20px;
  margin:45px 0 15px 0;
}

.infopages h2{
font-weight:bold;
font-size:16px;
  margin:20px 0 6px 0;
}

.infopages h3{
font-weight:bold;
font-size:14px;
  margin:10px 0 6px 0;
}

.infopages p{
 margin:10px 0 6px 0;
}
.infopages textarea{
border:1px solid #343434;
background-color:#eeeeee;color:#0055cc;
}
.note{
font-style:italic;
font-size:11px;
color:#343434;
border: 0;
}


.paginator{
margin:0 0 5px 2px;
font-size:12px;
font-weight:normal;
color:#a1a1a1;

}
.paginator .active{
  font-weight:bold;
  padding: 0 2px;
  color:#000;
  border:1px solid #000;
}

.maincatbox { background-color:#dcecf4; padding:10px;  z-index:1;}

.maincatbox h3{
color:#1562aa;margin:0 5px 10px 5px;border-bottom:1px dotted #000;font-size:16px;
}

#prodtabs div {
	float: left;
	margin-left: 6px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #069ada;
	padding:4px 8px;
	color:#efefef;
	font-size:14px;
	font-weight: bold;
	cursor:pointer;
}
#prodtabs div.active {
	background-color: #dcecf4;
	color:#1562aa;
	cursor: default;
}

.vergleichbox h3{
color:#1562aa;margin:0 5px 10px 5px;border-bottom:1px dotted #000;font-size:16px;
}
.vergleichbox {
  background-color:#dcecf4; padding:10px;  z-index:1;
}

.vergleichbox h2{
color:#000;
margin:0 0 5px 0;
}


.vergleichbox .summary {
  margin: 0 300px 0 220px;
}
.vergleichbox .summary .startprice {
	font-size: 24px;
	text-align:center;
	color:#1562aa;
	font-weight:bold;
}
  .vergleichbox  .productimg {
border:5px solid #c0d7e2;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
  }
.vergleichbox .topoffer {
	border:5px solid #c0d7e2;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:280px;
	background-color:#fff;
	padding: 0 4px;
}
.vergleichbox .topoffer h2 {
	text-align:center;
}
.vergleichbox .topline {
	padding: 10px 4px;
	text-align: right;
}
.vergleichbox .topline .topprice {
	margin-right: 8px;
}
.vergleichbox .topline .topprice .price {
	font-weight:bold;
	font-size: 14px;
}
.vergleichbox .topline a {
	margin-top: 10px;
}
.vergleichbox .topline:hover{
 background:#d0d0d0;
}

.vergleichbox .topnofirst {
	border-top: 1px solid #aaa;
}
.vergleichbox .socialline {
	clear:both;
	margin-top: 10px;
	text-align: center;
}
.prodcont {
	border:5px solid #dcecf4;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color:#fff;
	padding: 0 4px;

}
.prodcont .proddesc, .prodcont .prodsell {
	margin: 10px 20px 0 20px;
}
.prodcont .proddesc .prophead {
	margin-top:10px;
	color:#1562aa;
	background-color:#dcecf4;
	padding: 6px;
	border: 1px solid #999;
}
.prodcont .proddesc .propline {
	color:#666;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;

}
.prodcont .proddesc .propline .pname {
	float: left;
	width:250px;
	text-align:right;
	margin-right:10px;
}
.prodcont .proddesc .propline .pval {

	margin-left:260px;
    padding-left:10px;
	border-left: 1px dotted #999;
}
.prodcont .prodsell h1 {

}
.newsletterbox {
	padding: 5px 10px;
	background-color: #ddd;

}
.newsletterbox .line {
	text-align: right;
	margin: 4px 10px 0 0;
}
.newsletterbox .button input {
	font-size: 11px;
	border: 1px solid #ccc;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #999;
}
.newsletterbox .button input.wait {
	background: #f0f0f0 url(../images/spinner.gif) no-repeat center center;
	width: 51px;
	cursor: wait;
}
.lastsearchbox .line, .lastviewbox .line{
	margin: 4px 20px 0 0;
}
.compare_toggle
{
    clear: both;
    float: left;
    margin: 4px 0 4px 10px;
}
.compare_toggle input_out {
	border: 1px solid #ccc;
	cursor: pointer;
}
.compare_toggle input_in {
	border: 1px solid #ccc;
	cursor: pointer;
}
/*Highlighting*/
.highlightingOptions{
    padding: 0px 0px 5px 2px;
    font-weight: bold;
}
.highlighting{
    background: #DDDDFF;
}
/*Highlighting END*/

/*.search_slide_input
{
    font-size: 11px;
    border: 0px solid #ccc;
}*/

/* Tooltipblase für die Taggings */
.tooltip
{
    font: 11px arial,helvetica,sans-serif;
    color: #000066;
    text-align: center;
    text-decoration: none;
    position: relative;
    width: 200px;
    z-index: 30;
    border: 0;
}
.tooltip b.bottom
{
    background: url(../images/bubble_tooltip1.gif) no-repeat bottom;
    padding: 3px 8px 15px;
    z-index: 30;
}
.tooltip span.top
{
    background: url(../images/bubble_tooltip1.gif) no-repeat top;
    padding: 30px 8px 0;
    z-index: 30;
}

.statictext{
 	margin: 10px;
        border: 0;
}

.amazonnotes{
	color:#777;
	font-size:7pt;
	font-weight:normal;
	margin:3px 0;
	text-decoration:underline;
}

div.amazonnotes:hover{
	text-decoration: none;
	cursor: pointer;	
}

/**GOOGLE**/
.ad_header {color:#666;padding-bottom:7px;font-size:12px;padding-bottom: 8px; text-decoration:none;}
.ad_line1 {color:#0000FF;font-size:16px; font-weight: bold; text-decoration:underline}
.ad_text {color:#000000;font-size:13px; text-decoration:none}
.ad_url {color:#000000;font-size:13px;margin-bottom:12px; text-decoration:none}
.wide_ads {padding:10px}
span.ad_line1:hover{color: #008000;}