     /*---hoffmann1.de-styledeutsch---*/

     body {
     	background-color: #eeeeee;
     	font-family: Verdana, Arial, sans-serif;
     }

     a {text-decoration: none;}

     #content {
     	width: 90%;
      /*  background-color: chocolate;   */
     }

     #bottom {
     	margin-left: 20px;
     }

     .size {font-size: 30px;}

     .alignleft {text-align: left;}

     a.dl:link, a.dl:visited,
     a.dl:hover, a.dl:active {
     	text-decoration:none;
         color: #000000;
     }