h4       {
         margin-bottom:0px;
         margin-top:10px;
         }

a:link                 { text-decoration:underline; color:#F89112; }
a:visited              { text-decoration:underline; color:#F89112; }
a:hover                { text-decoration:none; color:#000000; }
a:active               { text-decoration:none; color:#F89112; }

Body    {
        margin-top: 0px;
        margin-bottom: 0px;
        font-family:Arial,'Times New Roman',Times,serif;
        font-style:normal;
        font-size:9pt;
        line-height:12pt;
        color:#000000;
        background-color:#FFFFFF;

}


.Standardtext{
        font-family: Arial,'Times New Roman',Times,serif;
        font-size:9pt;
        line-height:12pt;
        margin-bottom:15px;
        text-align:justify;
        width:470px;
        padding-left:3px;
}


.Preis{
        font-family: Arial,'Times New Roman',Times,serif;
        font-size:8pt;
        line-height:10pt;
        margin-bottom:0px;
        text-align:left;
        width:450px;
        padding-left:0px;
        font-weight:bold;
        margin-left:-2px;
}

.Referenzen{
        font-family: Arial,'Times New Roman',Times,serif;
        font-size:9pt;
        line-height:12pt;
        margin-bottom:15px;
        text-align:left;
        width:450px;
        margin-left: 05px;

}

.Kleintext{
        font-family: Verdana,Arial,'Times New Roman',Times,serif;
        font-size:7pt;
        line-height:10pt;
        margin-bottom:20px;
        margin-top:-10px;
        text-align:left;
        padding-left: 05px;
}

.orange {
color:#EC4904;
}