body { background-color: #373737;
       margin-top:       40px;
     }

.Main
     {  position:absolute;
        width:770px;
        left:50%;
        margin-top:0px; margin-left:-385px;
        margin-bottom:0px; margin-right:0px;
        height:320px;
        padding:0px;
        border:4px solid #000000;
        background-color: #ffffff;}

.MainPic
     { float:            left;
       height:           320px;
       width:            640px;
       padding:          0px;
       margin:           0px;
       background-color: #000000;
       border:           0px solid #000000;
       border-right:     4px solid #000000;
       margin-right:     25px;}

.MainNav
     {
       border: 0px solid #000000;
       height:           320px;
       padding:          0px;
       margin:           0px;
       background-color: #ffffff;
       text-align:       left;
       line-height:      18px;
     }

input,textarea {font-size:12px;font-weight:bold;background-color:#efefef;}

.Inhalt
     {  background-color:#454545;
        position:absolute;
        width:777px;
        left:50%;
        margin-top:328px; margin-left:-385px;
        margin-bottom:0px; margin-right:0px;
        padding:0px;
        font-family:      Arial;
        font-weight:      normal;
        font-size:        12px;
        color:            #d1d1d1;
        line-height:      17px;}

.headline
        {
        margin-top:10px;
        margin-left:10px;
        float:left;
        width:            180px;
        font-weight:      bold;
        color:            #ffffff;}

.headlinefliess
        {
        float:left;
        font-weight:      bold;
        color:            #ffffff;}
.fliesstext
        {
        margin-top:10px;
        float:left;
        width: 555px;
        margin-left:15px;
        text-align:justify;
        }

table { font-family:      Arial;
        font-weight:      normal;
        font-size:        12px;
        color:            #d1d1d1;
        line-height:      17px;}

a:link    {color:#9b9b9b; font-weight:normal; text-decoration:none;}
a:visited  {color:#9b9b9b; font-weight:normal; text-decoration:none;}
a:active  {color:#9b9b9b; font-weight:normal; text-decoration:none;}
a:hover    {color:#ffffff; font-weight:normal; text-decoration:underline;}