/* 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;
   margin: 0 20px 0 0;
   padding: 0 ;
   float: left;
   width: 296px;
   font-size: 92%;
   min-height: 249px;
   background-image: url("../images/bg_teaserback.gif");
   background-position: right top;
   background-repeat: no-repeat;
}
.promobox_schmal.last {
   margin: 0;
}
body .letztesElement {margin-right: 0;}

#teasercontainer .promobox_schmal h2.head {
   font-size: 100%;
   padding: 5px 10px 5px 10px;
   font-weight: normal;
   color: #fff;
   
}

#teasercontainer .promobox_schmal h2.head a,
#teasercontainer .promobox_schmal h2.head a:link,
#teasercontainer .promobox_schmal h2.head a:visited {
   display: block;
   color: #fff;
}

#teasercontainer .promobox_schmal h2.head a:focus,
#teasercontainer .promobox_schmal h2.head a:hover,
#teasercontainer .promobox_schmal h2.head a:active {
   display: block;
   text-decoration: underline; 
}

#teasercontainer .promobox_schmal .block {
   position: relative;
   border-bottom: 5px solid #fff;
   border-top: 5px solid #fff;
   width: 290px;
}
#teasercontainer .promobox_schmal .block img{display: block;width: 100%;}  
#teasercontainer .promobox_schmal img{border: 0 none;}

#teasercontainer .promobox_schmal .block a,
#teasercontainer .promobox_schmal .block a:link,
#teasercontainer .promobox_schmal .block a:visited {
   padding: 0;
   margin: 0;
   display: block;
}

#teasercontainer .promobox_schmal .inhalt {
   padding: 10px 10px 20px 10px;
   color: #333;
   line-height: 140%;
   font-size: 100%;
   height: 50px;
}


#teasercontainer .promobox_schmal .inhalt a,
#teasercontainer .promobox_schmal .inhalt a:link,
#teasercontainer .promobox_schmal .inhalt a:visited {
   color: #004494;
   font-weight: bold;
   text-decoration: none;

}


#teasercontainer .promobox_schmal .inhalt a:focus,
#teasercontainer .promobox_schmal .inhalt a:hover,
#teasercontainer .promobox_schmal .inhalt a:active {
   background-color: #004494;
   color: #fff;

}
