body
        {
        font-family : Verdana,Arial,Helvetica;
        font-size : 11px;
        color : #000000;
        text-decoration : none;
        }
a
        {
        font-family : Verdana,Arial,Helvetica;
        font-size : 9px;
        color : #e00606;
        text-decoration : none;
        }

a:hover
        {
        font-family : Verdana,Arial,Helvetica;
        font-size : 9px;
        color : #000000;
        text-decoration : underline;
        }
div
        {
        font-family : Verdana,Arial,Helvetica;
        font-size : 11px;
        color : #000000;
        text-decoration : none;
        text-align: justify;
        }
p
        {
        font-family : Verdana,Arial,Helvetica;
        font-size : 11px;
        color : #000000;
        text-decoration : none;
        text-align: justify;
        }
h1      {
        font-family : Verdana,Arial,Helvetica;
        font-size : 14px;
        color : #003366;
        text-decoration : bold;
        }
h2      {
        font-family : Verdana,Arial,Helvetica;
        font-size : 12px;
        color : #336699;
        text-decoration : bold;
        }
h3      {
        font-family : Verdana,Arial,Helvetica;
        font-size : 13px;
        color : #336699;
        text-decoration : bold;
        }
th      {
        font-family : Verdana,Arial,Helvetica;
        font-size : 11px;
        color : #000000;
        text-decoration : bold;
        }
td
        {
        font-family : Verdana,Arial,Helvetica;
        font-size : 9px;
        color : #000000;
        text-decoration : none;
        }

/*Unterklassen*/

.e5_leftnavigation_a {
        font-family : Verdana,Arial,Helvetica;
        font-size : 11px;
        color : #000000;
        font-weight : bold;
        text-decoration : none;
        }
.error   {
        font-family : Verdana,Arial,Helvetica;
        font-size : 11px;
        color : #FF0000;
        text-align : left;
        }
.left   {
        font-family : Verdana,Arial,Helvetica;
        font-size : 11px;
        color : #000000;
        text-align : left;
        }
.center {
        font-family : Verdana,Arial,Helvetica;
        font-size : 11px;
        color : #000000;
        text-align : center;
        }
.content{
        background-color : #FFFFFF;
        }
.line   {
        background-color : #999999;
        }
.red    {
        font-family : Verdana,Arial,Helvetica;
        font-size : 11px;
        color : #000000;
        background-color: #7E0800;
        text-decoration : none;
        }
.lightblue
        {
        font-family : Verdana,Arial,Helvetica;
        font-size : 11px;
        color : #000000;
        background-color: #D3D4E2;
        text-decoration : none;
        }


