﻿body, table td, .RadEContentContainer, div 
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
    color:Black;
}

.LinkListeMenu
{
    list-style-type:none;
    margin:0px;
    padding:0px;
    padding-left:15px;
}


.HintergrundVerlauf 
{
    background-image:url(images/hintergrund_grau_verlauf.jpg);
}

.RoterText 
{
    color:#DC2115;
    font-size:11px;
}

.ZwischenueberschriftBlau 
{
    font-size:14px;
    font-weight:bold;
    color:#0090CD;
}

.ZwischenueberschriftRot
{
    font-size:14px;
    font-weight:bold;
    color:#DC2115;
}


