body { margin:0px;
       background-color:#FCCF42;
       font-family:verdana,arial,times;
}
h1   { font-size:20px;
}
h2   { font-size:16px;
}
td   { vertical-align:top;
       text-align:left;
       font-size:12px;
       color:navy;
}
td.head {
       width:805px;
       height:158px;
       background-image:url(grafik/lastminute-reisen.jpg);
       background-repeat:no-repeat;
       color:#FCCF42;
       font-size:11px;
}
td.menu {
       font-size:12px;
       width:165px;
       background-color:white;
}
td.content {
       vertical-align:top;
       width:640px;
       background-color:white;
       color:navy;
}
td.offers {
       width:263px;
       height:107px;
       background-image:url(grafik/offer.gif);
       background-repeat:no-repeat;
}
div.titel {
       font-size:40px;
       font-weight:bold;
       color:navy;
}
div.allhead {
       text-align:right;
       color:#FCCF42;
       font-weight:bold;
}
div.main {
       position:absolute;
       top:0px;
       left:0px;
}
div.rahmen {
       border-style:solid;
       border-top-width:10px;
       border-left-width:1px;
       border-right-width:1px;
       border-bottom-width:1px;
       border-color:FCCF42;
       width:500px;
       padding:20px;
       margin-left:50px;
       background-color:#FAFAFA;
}
div.catalog {
       border-style:solid;
       border-top-width:10px;
       border-left-width:1px;
       border-right-width:1px;
       border-bottom-width:1px;
       border-color:FCCF42;
       width:630px;
       padding:10px;
       background-color:#FAFAFA;
}
div.catalogtitle {
       font-size:14px;
       font-weight:bold;
}
div.catalogcontent {
       font-size:10px;
}
div.google {
       position:absolute;
       top:10px;
       left:815px;
}
div.ersatzFrame {
       position:absolute;
       height:100px;
       top:-100px;
       left:-200px;
       width:100px;
}
div.mietwagen {
       position:absolute;
       top:350px;
       left:100px;
       border-style:solid;
       border-width:5px;
       border-color:navy;
       background-color:#EEEEEE;
       color:navy;
       font-size:12px;
}
i.lila {
       color:#880055;
}
a.menu {
       color:navy;
       text-decoration:none;
}
a.menu:hover {
       color:crimson;
}