
#content {
   width: 712px;
}

#copyright {
   /** orig 677 **/
   top: 680px;  
   /** orig 778 **/
   margin-left: 703px;
}

#iframe {
   height: 360px;
   width: 648px;
   display: block;
}

#hotelliste-3 {
   width: 640px;
}

#hotelliste table {
   width: 640px;
}

#hotelliste table tbody tr td {
   width: 200px;
}

#hotelliste table a:link, #hotelliste table a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-decoration: none;
   color: green;
}

#hotelliste table a:hover, #hotelliste table a:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-decoration: underline;
   color: green;
}

