/* #########################  STARt  ################### text_teil */
a:link {color: blue;}
a:visited {color: blue;}
a:active {color: blue;}
a:focus {color: #80ff80;}
a:hover {color: #80ff80;}

#text_teil {
  position: absolute;
  top: 169px;
  left: 8px;
  width: 970px;
  height: 400px;
  background-color: #fff184;
}

#dd_list_1 {
  text-align: left;
  position: absolute;
  left: 20px;
}

#dd_list_2 {
  text-align: left;
  position: absolute;
  left: 600px;
}