﻿body 
{
    background-color: #ffffcc;
    font-family: Sans-Serif, Arial;
	color: #CC0000;
	text-align: left;
}

.Ueberschrift 
{
    
    font-size: 14pt;
    color: Blue;
}
.Kontakt
{
    
    font-size: 16pt;
    color: Green;
    line-height: 25pt;   
}

.VVK
{
    
    font-size: 16pt;
    color:Green;
    line-height: 25pt;
}

.Adresse
{
    font-size: 9pt;
    color: #0A02FA;
    padding-left: 2pt;
    
}

.Text
{
    font-size: 12pt;
    color: Green;
    line-height: 18pt;
}

.StueckbeschreibungUeberschrift
{
    font-size: 18pt;
    color: Green;
    font-weight:bold;    
}

.Hinweis
{
    font-size: 14pt;
    color: Red;
    font-weight: bold;
}
.Newsletter
{
	text-transform: lowercase;
}