/* DEFLAYOUT - MOMENTAN LEDIGLICH FÜR SHOP */
#wrapper .contentcon .promobox_schmal {
   width: 179px;
   background-image: url(../images/teaser_179.png);
}
#wrapper .contentcon .promobox_schmal h2.head{min-height: 32px;}


#wrapper .contentcon .promobox_schmal h2.head, 
#wrapper .contentcon .promobox_schmal .inhalt{background-color: #b4cedc;}

#wrapper .contentcon .promobox_schmal .inhalt{color: #333;}

#wrapper .contentcon .promobox_schmal {padding-bottom: 43px;}

#wrapper .contentcon .promobox_schmal h2.head {color: #333;}

#wrapper .contentcon .promobox_schmal h2.head a,
#wrapper .contentcon .promobox_schmal h2.head a:link,
#wrapper .contentcon .promobox_schmal h2.head a:visited {color: #333;}


/* STARTLAYOUT */
#wrapper .contentcon_start .promobox_schmal {
   width: 246px;
   background-image: url(../images/teaser.png);
}
#wrapper .contentcon_start .promobox_schmal h2.head,
#wrapper .contentcon_start .promobox_schmal .inhalt {background-color: #4699B7;}

#wrapper .contentcon_start .promobox_schmal .inhalt {color: #fff;}

#wrapper .contentcon_start .promobox_schmal{padding-bottom: 50px;}

#wrapper .contentcon_start .promobox_schmal h2.head {color: #fff;}

#wrapper .contentcon_start .promobox_schmal h2.head a,
#wrapper .contentcon_start .promobox_schmal h2.head a:link,
#wrapper .contentcon_start .promobox_schmal h2.head a:visited {color: #fff;}


/* ALLGEMEINE DEFINITIONEN */
.promobox_schmal {
   position: relative;
   display: block;
   margin: 0 22px 0 0;
   padding: 0 ;
   float: left;
   width: 176px;
   font-size: 92%;
}
.promobox_schmal.last {
   margin: 0;
}
body .letztesElement {margin-right: 0;}

#sidebox2 .promobox_schmal h2.head,
#teasercontent .promobox_schmal h2.head {
   position: relative;
   font-size: 110%;
   margin: 0;
   font-weight: normal;
   overflow: hidden;
   padding: 5px 10px 5px 10px;
   color: #fff !important;
   background-color: #828485;
   
}

#sidebox2 .promobox_schmal h2.head a,
#sidebox2 .promobox_schmal h2.head a:link,
#sidebox2 .promobox_schmal h2.head a:visited, 
#teasercontent .promobox_schmal h2.head a,
#teasercontent .promobox_schmal h2.head a:link,
#teasercontent .promobox_schmal h2.head a:visited {
   display: block;
   color: #fff !important;
   text-transform: uppercase;
   text-decoration: none;
}


#sidebox2 .promobox_schmal h2.head a:focus,
#sidebox2 .promobox_schmal h2.head a:hover,
#sidebox2 .promobox_schmal h2.head a:active,
#teasercontent .promobox_schmal h2.head a:focus,
#teasercontent .promobox_schmal h2.head a:hover,
#teasercontent .promobox_schmal h2.head a:active {
   display: block;
   text-decoration: underline; 
}

.promobox_schmal .block {
   position: relative;
   width: 176px;
}
.promobox_schmal .block img{display: block;width: 100%;}  
.promobox_schmal img{border: 0 none;}

.promobox_schmal .block a,
.promobox_schmal .block a:link,
.promobox_schmal .block a:visited {
   padding: 0;
   margin: 0;
   display: block;
}

.promobox_schmal .inhalt {
   padding: 10px;
   color: #625B5B;
   line-height: 140%;
   background-color: #D0D0D0;
   font-size: 100%;
   min-height: 55px;
   font-weight: normal;
}


.promobox_schmal .inhalt a,
.promobox_schmal .inhalt a:link,
.promobox_schmal .inhalt a:visited {
   color: #FD7D1F !important;
   font-weight: bold;
   text-decoration: none;
}


.promobox_schmal .inhalt a:focus,
.promobox_schmal .inhalt a:hover,
.promobox_schmal .inhalt a:active {
   color: #FD7D1F;
   background-color: none;
   text-decoration: underline;
}





#sidebox2 .promobox_schmal .inhalt {
   padding: 10px;
   color: #625B5B;
   line-height: 140%;
   background-color: #D0D0D0;
   font-size: 100%;
   min-height: 41px;
   font-weight: normal;
}


#sidebox2 .promobox_schmal .inhalt a,
#sidebox2 .promobox_schmal .inhalt a:link,
#sidebox2 .promobox_schmal .inhalt a:visited {
   color: #FD7D1F !important;
   font-weight: bold;
   text-decoration: none;
}


#sidebox2 .promobox_schmal .inhalt a:focus,
#sidebox2 .promobox_schmal .inhalt a:hover,
#sidebox2 .promobox_schmal .inhalt a:active {
   color: #FD7D1F;
   background-color: none;
   text-decoration: underline;
}