body {background-image:url(http://www.tu-harburg.de/~matjz/pictures/white/gruen.gif);
      background-color:white;
      margin:30px 60px 30px 160px;
      padding:10px;
      background-repeat:repeat-y;
      background-attachment:fixed;
}
dt {font-weight:bold;
}
a {color:green;
   text-decoration:none;
}
a:active {color:green;
}
a:visited {color:gray;
}
a:hover {color:black;
         text-decoration:underline;
}
.english {width:48%;
          float:left;
          margin:0%;
          padding:1%;
          text-align:right;
          color:black;
          background-color:white;
}
.deutsch {left:50%;
          float:right;
          width:48%;
          margin:0%;
          padding:1%;
          text-align:left;
          color:black;
          background-color:white;
}
.bilingual {width:100%;
            text-align:center;
            background-color:white;
            color:black;
            clear:both;
}
div.bilingtab {width:25em;
               text-align:center;
               margin: 0 auto;
               clear:both;
}
ul {text-align: left}

