a{
    text-decoration:none;
    color:black;
    
}

a img{
  text-decoration:none;
  border:none;
}


a:hover{
  color: #747474;
}

.titel{
  font-weight: bolder;
  margin-left:20px;;
}

#stats{
  color:white;
  position:absolute;
  top:60px;
  left: 85px;
}



body{
   background-image: url(img/1.jpg);
   background-repeat: repeat-x;
   background-position: 0px 32px;
   font-size: small;
}

/*Content*/
.content{
    position:absolute;
    top:150px;
    left:270px;
width:620px;
    padding:4px;
    padding-left:10px;
    margin:4px;

}
.googlerechts{
    position:absolute;
    top:110px;
    left:670px;
    width:160px;
}

.akt_seite{
  font-style: italic;
  color: #99CCFF;
}


.img_l{
  float:left;
  border: 1px solid silver;
  padding:1px;
  margin-right: 3px;
}

/* Kategorie Liste*/

.item{
  background: #EEEEEE;
}


.kat_list{  /*Container in dem die beiden untercontainer f¸r die Kategorien Liste reinkommt*/
}

.kat_list_l{  /*Linker Teil der Kategorien Liste */
  float:left;
  width:45%;
  height:auto;
}

.kat_list_r{  /*Rechter Teil der Kategorien Liste*/
  float:right;
  width:45%;
  height:auto;
}

.kat_tit{   /*Titel der Kategorien Listen Ðberschriften*/
  font-weight: bold;
  font-size: medium;
}

.test1{
  float:left;
  background: #EEEEEE;
  padding: 4px;
  width: 620px;
  clear:both;
  margin-top:4px;
  margin-bottom:4px;
  }

.test2{
  float:left;
  padding: 4px;
  width: 620px;
  clear:both;
  margin-top:4px;
  margin-bottom:4px;
}


.item_name{
  color: #0000CC;
  font-size: large;
  font-style:normal;
  margin-left:8px;
}

.item_name a{
  color: #000000;
    font-style:normal;
      font-size:1.3em;
}
.kat_tit a{
  color: #000000;
    font-style:normal;
    font-size:1.3em;
}
.kat_tit a:hover{
  color: #CCCCCC;
    font-style:normal;
    font-size:1.3em;
}
.katleft {
width:33%;

}
.item_name a:hover{
  border-bottom: 1px  #6666FF dotted;
}


.item_preis{
float:right;
font-size:1.1em;
margin-left:3px;
  color: #339900;

}

.waehrung{
  font-size:large;
  float:right;
  color:silver;
}

.waehrung a{
  color: transparent;
  background-image: url(img/cart1.png);
  width:19px;
  height:15px;
  background-repeat: no-repeat;
}

.waehrung a:hover{
  color: transparent;
  background-image: url(img/cart3.png);
  width:19px;
  height:15px;
  background-repeat:no-repeat;
}

.shop_link{
  color:#339900;
}

.shop_link:hover{
  color:#339900;
}


.des{
  color: #666666;
  font-style: normal;
  font-size:1.1em;
}


/* Artikel Details */
.details_content{
  padding:3px;
  margin:2px;
  margin-top:4px;
  float:left;
  width:70%;
  font-size:normal;
}

.details_content .title{
  color: #0000CC;
  font-size: x-large;
  font-style:normal;
  margin-left:8px;
  border-bottom:1px solid #0000CC;
}

.details_content .title a{
  color: #0000CC;
  font-size: x-large;
  font-style:normal;
  margin-left:8px;
  border-bottom:1px solid #0000CC;
}

.details_content .title a:hover{
  font-size: x-large;
  font-style:normal;
  margin-left:8px;
  border-bottom:double 1px #3366FF
}


.details_content .preis{
  float:right;
  font-size: 1em;

  font-weight:bold;
  margin-left:3px;
  color: #339900;
}

.details_content .waehrung{
  float:right;
  font-size: large;
  color:silver
}


.details_content .img_l{
  margin-left:5px;
  margin-right:8px;
}

.details_content .content{
  width:90%;
  padding-left:2px;
  padding-right:3px;
  border:none;
  float:left;
}

.details_content .gefunden_bei{
  clear:both;
  float: left;
}

.details_content .shop_name, .details_content .shop_name a, .details_content .shop_name a:hover{
  color:green;
}


#navi{
   position:realtive;
   padding-top:25px;
   font-size: small;
   padding-left:4px;
 }

input.i{
 background-image: url(img/input.jpg);
 background-repeat:no-repeat;
 background-position:center;
 background-attachment:fixed;
 width:112px;
 height:20px;
 border:0px;
 padding:4px;
 padding-top:5px;
 color:gray;
 }

 .weis{
   position: absolute;
   left:100px;
   top:0;
   background-image:url(img/weisses_div.jpg);
   background-position:0 30px;
   background-repeat:no-repeat;
   height: auto;
   min-height:300px;
   width:165px;
 }

 #titel{
   background-image: url(img/titel.gif);
   background-repeat:no-repeat;
   position:absolute;
   left:354px;
   top:55px;
   width:460px;
   height:106px;
 }
 #container{
   position:absolute;
   top:210px;
   left:330px;
 }

 #inst_container{
   position:absolute;
   top:180px;
   left:50px;
   margin-bottom:10px;
 }


.navi2{
  border:none;
  margin-top:10px;;
  margin-bottom:3px;
  margin-left:4px;
  margin-right:3px;
}
.googletop{
    margin-left:14px;

}


.tooltip{
  border:#CCCCCC solid 1px;
  background-color: #FFFFFF;
  position: absolute;
  display: none;
  padding:3px;
}

.tooltip_inst{
  width:200px;
  border:#666666 solid 2px;
  background-color: #FFFFFF;
  position: absolute;
  display: none;
  padding:3px;
}


.banner{
  border:1px silver solid;
  height: 100px;
  width: 900px;
  padding:5px;
}




.content select{
  float:left;
}



  .footer{
  position:relative;
  bottom:5px;
  left:10px;
  height: 45px;
  width: 500px;
  padding:5px;
  margin-top: 10px;
  clear:both;
}


.alle_kat{
  float:right;
  font-weight:bold;
  font-style:italic;
}





.ord_titel{
  float:left;
}

.ord_pr{
  float:right;
}


.werbung{
  display:block;
  margin-top:1px;
  margin-bottom:1px;
}


.ro{
  background:url(img/ro.gif);
  background-repeat:no-repeat;
  background-position: top right;
  margin:0;
  padding:0;
}
.lo{
  background:url(img/lo.gif);
  background-repeat:no-repeat;
  background-position: top left;
  margin:0;
  padding:0;
}
.ru{
  background:url(img/ru.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  margin:0;
  padding:0;
}
.lu{
  background:url(img/lu.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
  margin:0;
  padding:0;
}
.install_inhalt{
  margin:5;
  padding:2px;
  border:2px black solid;
}

.install_content{
  width:500px;
  margin:auto;
}

.install_text{
font-size: medium;
}

.center{
 text-align:center;
 background-color:#EEEEEE;
 border-top:silver 1px solid;
 border-left:silver 1px solid;
 border-right:silver 1px solid;
 margin-bottom:0px;
}

#inst_titel{
   position:absolute;
   left:395px;
   top:50px;
   color: #FFFFFF;
   font-size: 65px;
 }

.install_box{
  border-left:silver 1px solid;
  border-right:silver 1px solid;
  border-bottom:silver 1px solid;
  padding:3px;
  padding-left:4px;
  margin-bottom:5px;
  color: gray;
}

.install_box input{
 color:gray;
 border:1px dotted silver;
 padding-left:2px;
 padding-right:2px;
}

.install_help{
  width:16px;
  height:16px;
}



.navi_titel_box{
  border-top:1px silver solid;
  border-left:1px silver solid;
  border-right:1px silver solid;
  background-color: #EEEEEE;
  padding:2px;
  color:gray;
}

.navi_box{
  border-left:1px silver solid;
  border-right:1px silver solid;
  border-bottom:1px silver solid;
  padding:2px;
  padding-top:3px;
  margin-top:0px;
}







#_111{
  display: none;
}

/*Navigazion - Suche   */
.ueberschrift{
  color:gray;
  font-weight: bold;
  background-color: #F6F6F6;

}


.bewert{
  border:1px solid green;
  padding: 2px;
  margin:5px 0 15px 0;
  float:left;
  width:500px;
  clear:left;
}

.bewert .dat{
  float:left;
}

.bewert .aut{
  font-weight:bold;
  margin-left:4px;
  float:left;
}

.bewert .txt{
  float:left;
  clear:both;
  padding:5px;
  width:95%;
}

.bewert .moodp{
  float:left;
  margin:4px;
  width: 32px;
  height:32px;
  background-image: url(img/good.bmp);
  background-repeat: no-repeat;
}

.bewert .moodn{
  float:left;
  margin:4px;
  width: 32px;
  height:32px;
  background-image: url(img/bad.bmp);
  background-repeat: no-repeat;
}

#bew_form textarea{
  width:550px;
  height:50px;
}

#bew_danke{
  clear:both;
  font-weight:bold;
}








