
body.black                {margin:0px;
                     font-family:Arial,Helvetica,sans-serif;
                     text-decoration:none;
                     background-color: black;}
                     
body.white                {margin:0px;
                     font-family:Arial,Helvetica,sans-serif;
                     text-decoration:none;
                     background-color: white;}
                     
body.impressum      {margin:0px;
                     font-family:Arial,Helvetica,sans-serif;
                     text-decoration:none;
                     background-color:#ffffff;}

div.container       {position:relative;
                     top:0px;
                     width: 542px;
                     height:auto;
                     margin:0px auto;
                     text-align:left;}
                     
div.impressum       {position:absolute;
                     top:0px;
                     left:0px;
                     width:100%;
                     height:100%;
                     margin:0px;
                     text-align:left;
                     background-color:#ffffff;}

div.fusszeile       {position:absolute;
                     bottom:0px;
                     left:0px;
                     width:100%;
                     height:30px;
                     margin:0px auto;
                     text-align:center;}


/* LINKS */
a         {margin:0px; border:none;
                font-style:normal; font-weight:normal; font-size:11px; line-height:16px; text-decoration:none;
                color: black;}

/* TEXTE */
p              {margin:0px;
                font-style:normal;
                font-weight:normal;
                font-size:12px;
                line-height:16px;
                margin:0px 0px 16px 0px;
                color: black;}
                
p.imp		   {margin:0px;
                font-style:normal;
                font-weight:normal;
                font-size:12px;
                line-height:16px;
                margin:0px;
                color: black;}

/* BILDER */
img            {border:none;}