/*------------------------------------------------------------------------------------------------------------------
  CSS 
   shop.php
   2009, Christian Heil
   vogelstimmen.de
------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------
   basic html elements
------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------
   shoprow
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.shoprow {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   /*background: #FFFFFF;*/
}
/*------------------------------------------------------------------------------------------------------------------
   .shopartikelteaser
------------------------------------------------------------------------------------------------------------------*/
.shoprow .shopartikelteaser {
   padding: 30px 0 30px 20px;
   font-size: 1.2em;
   color: #394E6D;
   min-height: 150px;
}
.shoprow .shopartikelteaser b {
   color: #394E6D;
}
.shoprow .shopartikelteaser img {
   position: relative;
   float: left;
   margin: 5px 40px 10px 0px;
}
#teaser {
   border: 2px dotted #C7D0DD;
   margin: 0 0 50px 0;
   background: #F3F4F7; 
   width: 100%;
}
/*------------------------------------------------------------------------------------------------------------------
   .shopartikellinks
------------------------------------------------------------------------------------------------------------------*/
.shoprow .shopartikellinks {
   padding: 0px 15px 15px 0px;
   font-size: 1em;
   color: #394E6D;
   width: 100%;
}
.shoprow .shopartikellinks .textblock {
   margin: 0 0px 20px 0;
}
.shoprow .shopartikellinks .preis {
   float: left;
   color: #394E6D;
   font-weight: bold;
   letter-spacing: 0.05em;
}
.shoprow .shopartikellinks .info img {
   position: relative;
   float: right;
   margin: 0px 0px 0px 0px;
   text-align: left;
}
.shoprow .shopartikellinks img {
   position: relative;
   float: left;
   margin: 5px 40px 10px 0px;
   padding: 0 0 10px 0;
}
/*------------------------------------------------------------------------------------------------------------------
   .shopartikelrechts
------------------------------------------------------------------------------------------------------------------*/
.shoprow .shopartikelrechts {
   padding: 0px 20px 40px 10px;
   font-size: 0.9em;
   color: #607594;
   border: 1px solid #C7D0DD;
   width: 100%;
   background: #F3F4F7;
}
.shoprow .shopartikelrechts .textblock {
   margin: 0 20px 40px 0;
}
.shoprow .shopartikelrechts .preis {
   float: left;
   font-size: 1.5em;
   font-weight: normal;
}
.shoprow .shopartikelrechts .info img {
   float: right;
   margin: 0px 0px 0px 100px;
   text-align: right;
}
.shoprow .shopartikelrechts img {
   position: relative;
   float: left;
   margin: 5px 20px 20px 30px;
   padding: 0 30px 20px 0;
}
/*------------------------------------------------------------------------------------------------------------------
   allgemein
------------------------------------------------------------------------------------------------------------------*/
.artikel {
   width: 100%;
   vertical-align:top;
   border-spacing: 0px;
}
#all {
   width: 100%;
}
#all #teaser {
   border: 2px dotted #C7D0DD;
   padding: 20px 0 0 20px;
   background: #F3F4F7; 
   width: 100%;
}
.artikel tr {
   width: 100%;
}
.artikel td {
   width: 49%;
   vertical-align:top;
   border-bottom: 1px dotted #C7D0DD;
}
.shoprow img {
   position: relative;
   float: right;
   margin: 0px 20px 20px 0px;
   padding: 0 0 20px 0;
}
#agb {
   text-align: right;
   margin: 10px 0 20px 0;   
}
.shoprow .textblock {
   text-align: justify;
   margin: 0 10px 20px 0;
}
#textblockb {
   text-align: justify;
   margin: -30px 0 0 0px;
   padding: 20px 0 0 0px;       
   border-bottom: 0px solid #C7D0DD;
}
.shoprow .textbottom {
}
.shoprow .teasertext {
   text-align: justify;
   font-size: 1em;
   padding: 5px 20px 0 0;
   min-height: 35px;
}
.shoprow .Image {
   position: relative;
   float: left;
   width: 180px;
   min-height: 126px;
}
.shoprow .teasertextmain {
   text-align: justify;
   font-size: 1em;
   padding: 5px 0 0 0;
   height: 110px;
}
.shoprow .shopartikellinks .textblock h2 {
   padding: 0 0px 5px 0;
   margin: 15px 0 0 40px;
   border-bottom: 0px dotted #C7D0DD;
   color: #222F42;
   font-family: "Trebuchet MS","Gill Sans",Arial,Helvetica,sans-serif;
   letter-spacing: 0.07em;
   /*background: #C7D0DD;*/
   font-size: 1.2em;
}
.shoprow .info {
}
.shoprow h1 {
   padding: 2px 0px 1px 5px;
   margin-bottom: 10px;
   border-bottom: 1px dotted #C7D0DD;
   color: #607594;
   font-size: 1em;
}
.shoprow p img {
   position: relative;
   float: left;
   margin: 10px 0px 30px 0px;
   top: 0px;
   left: 0px;
}
.shoprow a {
   position: relative;
   font-family: "Trebuchet MS","Gill Sans",Arial,Helvetica,sans-serif;
   color: #607594;
   text-decoration: none;
   font-size: 1em;
}
.shoprow a:hover {
   text-decoration: underline;
   font-size: 1em;
}
.shoprow p {
   margin: 10px 20px 10px 0px;
   padding-top: 15px;
}
.shoprow #details {
   display: none;
}
.cleaner {
   clear: both;
}
.shoprow fieldset div.field {
   padding: 1px 0px 0px 0px;
   font-size: 1.3em;
   color: #607594;
   background: #FFFFFF;
}
.shoprow fieldset div.field a {
   position: relative;
   float: right;
   margin: 0px 0px 0px 0px;
   top:0;
}
.shoprow fieldset div.field .strong {
   font-weight: bold;
   color: #607594;
   font-size: 1.5em;
}
fieldset div.field_shop {
   clear: both;
   font-size: 1.5em;
   color: #607594;
   margin: 0 0 0 0px;
   padding: 0;
}
fieldset div.field_shop label {
   float: left;
   font-size: 0.7em;
   width: 15em;
}
fieldset div.field_shop2 {
   clear: both;
   font-size: 1em;
   color: #607594;
   margin: 3px 0 2px 0;
   padding: 0;
}
fieldset div.field_shop2 label {
   float: left;
   font-size: 0.9em;
   width: 16em;
}
fieldset div.field_shop select {
   border: 1px solid #cccccc;
   width: 20em;
}
fieldset div.field_shop input[type="text"] {
   border: 1px solid #cccccc;
   width: 20em;
}
fieldset div.field_shop input[type="image"] {
   padding: 0 0 0 0px;
}