﻿/* ****************************************** */
/* Content: CSS styles Möbel Märki Modules    */
/* ****************************************** */

.TeaserShowRight {
    padding-left: 20px;
}

.TeaserShowContent
{
    padding: 18px;
    padding-bottom: 14px;    
    border-left: solid 1px #d9d9d9;
    border-right: solid 1px #d9d9d9;
    /* ****************************************** */
    /* Achtung Feste Höhe wegen Sonderfall "Sonderverkauf"    */
    /* ****************************************** */
    height:121px;
    border-bottom: solid 1px #d9d9d9;
    font-family: Arial, Helvetica, sans-serif;
}

.TeaserShowTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    line-height: 24px;
    font-weight: normal;  
	letter-spacing: 1px;
	text-transform: uppercase;
    color:#7e7e7e;
    display: block;
    margin-bottom: 6px;
}

.TeaserSpacer {
     padding-bottom: 10px;
}

.ShopsBox {
    border: 1px solid #d9d9d9;
    padding: 18px;
}

.ShopsBoxClear {
    border: 1px solid #ffffff;
    padding: 0px;
}

TABLE.ShopsBox {
    background-color: #d9d9d9;

}

.ShopsBox UL {
    margin-bottom: 0px;
}

TABLE.ShopsBox TD {
    background-color: #ffffff;
}

.clearBox {
    border: none;
}

.ShopsDescription
{
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 16px;
    display: block;    
}

.ShopsTitleBig
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight: normal;  
	border-width: 0px;
    color:#dc5050;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height:26px;
	padding-bottom: 12px;
    display: block;		
}

