body {
   background-color: rgb(255, 255, 204);
   color: rgb(0, 0, 0);
   font-family: Times New Roman,Times,serif;
   }

a:visited { color: #666666; }
a:active { color: #990000; }
a:link { color: #cc0000; }
table { text-align: left; }
td { vertical-align: top; }
ul { margin: 0; padding: 0; list-style: none }
li { margin: 0; padding: 0; list-style: none }

td.menu {
   vertical-align: top;
   width: 100px;
   text-align: right;
   font-size: 10pt;
   }

td.zeitreise {
   text-align: center;
   vertical-align: top;
   color: rgb(102, 0, 0);
   font-family: Times New Roman,Times,serif;
   background-color: rgb(255, 255, 204);
   }

span.zrhead {
   font-size: 52pt;
   font-weight: bold;
   }

span.zrbody {
   font-style: italic;
   font-size: 18pt;
   }

span.adresse {
   color: rgb(51, 51, 51);
   }

span.willkommen {
   color: rgb(204, 0, 0);
   font-weight: bold;
   font-size: 22pt;
   }

div.zeitreise {
   width: 100%;
   text-align: center;
   }

div.willkommen {
   width: 100%;
   text-align: center;
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 30px;
   margin-bottom: 30px;
   }

span.angebot_titel {
   font-weight: bold;
   color: #cc0000;
   }

a:visited.angebot_titel {
   color: #cc0000;
   text-decoration: none;
   }

a:active.angebot_titel {
   color: #cc0000;
   text-decoration: none;
   }

a:link.angebot_titel {
   color: #cc0000;
   text-decoration: none;
   }

span.angebot_text {
   }

a:visited.angebot_text {
   color: #000000;
   text-decoration: none;
   }

a:active.angebot_text {
   color: #000000;
   text-decoration: none;
   }

a:link.angebot_text {
   color: #000000;
   text-decoration: none;
   }

table.main {
   width: 1050px;
   }

table.content {
   }

td {
   padding-left: 10px;
   padding-right: 4px;
   padding-top: 4px;
   padding-bottom: 4px;
   }

td.image {
   text-align: right;
   }

td.menu {
   width: 200px;
   }

td.kontakt {
   text-align: middle;
   }
