﻿.Container_Title_H2 { /*max-height:300px; max-width:300px;*/ }
.Container_Title_H2 h2 { /*background:#888; color:#fff; border-bottom: 3px solid #000; padding-left:5px;*/ }

.Container_Title_H2 h2.dnnFormSectionHead a.dnnSectionExpanded {
    /*background: #888 url("../../images/up-icn.png") no-repeat scroll right 50%;
    color: #fff;*/
}

.Container_Title_H2_300 { max-height:300px; max-width:300px; }
.Container_Title_H2_300 h2 { background:red; border-bottom: 3px solid #000066; padding-left:5px; }

.startMarketing {
    background-color: #00528c;
    border-color: #00528c;
    color:#fff;
    padding:10px 15px;
}

.startMarketing h2 {
    font-size:14pt;
    color:#F7931E;
    margin-top: 0px;
}

.blauerKasten {
    background-color: #00528c;
    border-color: #00528c;
    color:#fff;
    padding:10px 15px;
    margin: 30px 5px 0 5px;
}

.blauerKasten h3 {
    color:#fff;
    text-transform:uppercase;
    margin-top: 0px;
}