@CHARSET "UTF-8";

.greyLink, .greyLink:link, .greyLink:visited, .greyLink:hover, .greyLink:active {
    color: #333333;
}

.greyLinkStrong, .greyLinkStrong:link, .greyLinkStrong:visited, .greyLinkStrong:hover, .greyLinkStrong:active {
    color: #777777;
    font-weight: bold;
}

.edit_artikel_textfield{
    width:500px;
}

.Ueberschrift1{
    font-size:16px;
    color: #000000;
}

.Ueberschrift2{
    font-size:16px;
    color: #686868;
}

.Ueberschrift3{
    font-size:16px;
    color: #00589A;
}

.Ueberschrift4{
    font-size:12px;
    color: #000000;
}

.Ueberschrift5{
    font-size:12px;
    color: #686868;
}

.Ueberschrift6{
    font-size:12px;
    color: #00589A;
}

