﻿body 
{
    	font-family: Tahoma, Verdana, Arial, Sans-Serif
}
               .Hauptmenu:link
            {
                font-weight: bolder;
                font-size: small;
                text-transform: none;
                color: white;
                font-variant: normal;
                text-decoration: none;
            }

            .Hauptmenu:visited
            {
                font-weight: bolder;
                font-size: small;
                text-transform: none;
                color: white;
                font-variant: normal;
                text-decoration: none;
            }

            .Hauptmenu:hover
            {
                font-weight: bolder;
                font-size: small;
                text-transform: none;
                color: #7EA6DE;
                font-variant: normal;
                text-decoration: none;
            }
      
            .Untermenu:link
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: white;
                font-variant: normal;
                text-decoration: none;
            }

            .Untermenu:visited
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: white;
                font-variant: normal;
                text-decoration: none;
            }

            .Untermenu:hover
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: #014995;
                font-variant: normal;
                text-decoration: none;
            }
              
            .LinkWeiss:link
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: white;
                font-variant: normal;
                text-decoration: none;
            }

            .LinkWeiss:visited
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: white;
                font-variant: normal;
                text-decoration: none;
            }

            .LinkWeiss:hover
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: white;
                font-variant: normal;
                text-decoration: none;
            }
              
            .LinkSchwarz:link
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: black;
                font-variant: normal;
                text-decoration: none;
                text-align: right;
            }

            .LinkSchwarz:visited
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: black;
                font-variant: normal;
                text-decoration: none;
            }

            .LinkSchwarz:hover
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: black;
                font-variant: normal;
                text-decoration: none;
            }
              
            .LinkBlau:link
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: #014995;
                font-variant: normal;
                text-decoration: none;
            }

           
            .LinkBlau:visited
            {
                font-weight: bolder;
                font-size: x-small;
                text-transform: none;
                color: #014995;
                font-variant: normal;
                text-decoration: none;
            }
  
  
  
            .Titel  
              {
                font-weight: bolder;
                font-size: medium;
                text-transform: none;
                color:#014995;
                font-variant: normal;
                text-decoration: none;
              }
              
        .TitelInfosSchwarz
        {
            font-size: small;
            color: #000000;
            font-weight: bold;
        }
              
        .InfosWeiss
        {
            font-size: x-small;
            color: white;
            font-weight: bold;
        }
              
              
        .Body
        {
            color: black;
            font-size: small;
}       

        .BodyFett
        {
            color: black;
            font-weight: bolder;
            font-size: small;
        }       

        .BodyKleinFett
        {
            color: black;
            font-weight: 700;
            font-size: x-small;
            text-decoration: none;
        }       

        .BodyKlein
        {
            color: black;
            font-size: x-small;
        }       
        
        .Formular
        {
            color: black;
            font-family: Arial, Helvetica, Sans-Serif;
            font-size: small;
        }       
        
        .RechteckGross
        {
            width: 120px;
            height: 108px;
        }
   
        .style14
        {
            height: 48px;
        }

        .style15
        {
            height: 108px;
        }
        .style16
        {
            table-layout: fixed;
            height: 108px;
        }
        .style17
        {
            color: #FFFFFF;
            font-size: small;
            height: 108px;
        }

