body, a {font-family: Arial; font-size: 1em; color: black;margin: 0; padding: 0;  }/* -------- Title --------------------------- */ #Title{ position: absolute; left: 15em; top: 2.6em;width: 9em;font-size: 1.3em; color: red; } /* -------- Menu --------------------------- */ #Menu { position: absolute; left: 2.7em; top: 9.9em;  }  ul#Menu a {    text-decoration: none;  }  ul#Menu a:hover {   color: red;   }   ul#Menu a:active {    color: red;   }   ul#Menu {    margin: 0; padding: 0;  }  ul#Menu li {    list-style: none;    padding: 0;    margin-bottom:0.1em;  }   .active {    color: red;   }    .level1 {    color: grey;   }    /* -------- Years --------------------------- */ #Years{ position: absolute; left: 2.5em; top: 27em;width: 20em; } table {    margin: 0; padding: 0;  } #Years a {    text-decoration: none;  }#Years a:hover {    color: red;   }#Years a:active {    color: red;   }   .year {    color: grey;   }    .yearLink {    color: black;   }    /* -------- Bildunterschrift --------------------------- */#Bildunterschrift{ position: absolute; left: 0px; top: 580px;color: grey; }  /* -------- Content --------------------------- */#Content{ position: absolute; left: 19.5em; top: 9.9em;width: 35em; }   /* ------------------TAB--------------------------------------- */.spaceL {	padding-left:10px;	margin:0px;}/* -----------------TEXT----------------------------------------*/.textGesperrt{	line-height:1.5;	text-align:left;	margin:0px;	padding:0px;}