﻿body
{
    background-color: #CCCCFF;
    width: 100%;
    margin-left: 0;
    margin-right: -.1cm;
    margin-top: 0;
    margin-bottom: 0;
    font-size: medium;
    font-family: Arial;
}


.imgAuto  
{
    position: absolute;
    width: 85px;
    top: 100px;
    left: 10px;
}


.imgEvent1  
{
    position: absolute;
    width: 500px;
    top: 50px;
    left: 489px;
}

.Main_Zwischenraum_td
{
  width:25%;
}


.Mitarbeiter_Bild
{
    border-width: thin;
    border-color: #808080;
    border-style: dotted none dotted dotted;
    width: 90;
    vertical-align: top;
    text-align: center;
}


.Mitarbeiter_Text
{
    border-width: thin;
    border-color: #808080;
    border-style: dotted dotted dotted none;
    width: 250;
    vertical-align: top;
    text-align: left;
}

