/* CSS Document  RTE CSS*/

.ueberschrift_gelb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FE860F;
    text-decoration: none;    
}

.ueberschrift_rot {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #AC181A;
    text-decoration: none;  
}

span.roteSchrift { color: #AC181A;}

span.gelbeSchrift { color: #FE860F;}

p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FE860F;
    text-decoration: none;    
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #AC181A;
    text-decoration: none;  
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #AC181A;
    text-decoration: none;  
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #AC181A;
    text-decoration: none;  
}