body
{
    font-family: Arial;
	font-size: 11px;
	color: #474b4e;
}

.titel-schwarz-klein
{
    font-size: 12px;
    font-weight: bold;
}

.titel-schwarz-gross
{
    font-size: 16px;
    font-weight: bold;
}

.titel-gruen-klein
{
    color: #97A826;
    font-size: 12px;
    font-weight: bold;
}

.titel-gruen-klein-underline
{
    color: #97A826;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.titel-gruen-gross
{
    color: #97A826;
    font-size: 14px;
    font-weight: bold;
}

.titel-orange-klein
{
    color: #ee7d1f;
    font-size: 12px;
    font-weight: bold;
}

.titel-orange-gross
{
    color: #ee7d1f;
    font-size: 14px;
    font-weight: bold;
}

.text-gruen-klein
{
    color: #97A826;
    font-size: 10px;
}

#artikelthumb-div-info #artikelthumb-div-info-preis
{
    color: #ec7e1f;
    font-size: 16px;
    font-weight: bold;
}

#artikelthumb-div-info #artikelthumb-div-info-preis-rot
{
    color: #ef0000;
    font-size: 16px;
    font-weight: bold;
}

.artikelshow-titel-preis
{
    color: #ec7e1f;
    font-size: 26px;
    font-weight: bold;
}

.artikelshow-titel-preis-rot
{
    color: #ef0000;
    font-size: 26px;
    font-weight: bold;
}

.footerlinie
{
    padding-left: 3px;
    padding-right: 3px;
}

#warenkorb #gesamtpreis p
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}

.seitenanzeige
{
    float: right;
    text-align: right;
    width: 100%;
}
