body         { background-image:url(grafik/back.jpg);
               font-family:verdana,arial,times;
               font-size:12px;
               color:white;
}
td           { font-size:12px;
               vertical-align:top;
}
td.charterh  { background-color:#015590;
}
td.charterb  { background-color:steelblue;
}
h1.head      { font-size:10px;
               font-weight:100;
}
h1.headline  { font-size:16px;
}
p.wassersport-foto {
               font-size:9px;
               color:lemonchiffon;
}
div.pl-wassersport {
               position:absolute;
               top:-500px;
               background-color:#010066;
               background-image:url(grafik/menuback.jpg);
               background-repeat:repeat-y;
               padding:8px;
               border-style:solid;
               border-top-width:1px;
               border-left-width:1px;
               border-right-width:2px;
               border-bottom-width:2px;
               border-top-color:lightsteelblue;
               border-left-color:lightsteelblue;
               border-right-color:black;
               border-bottom-color:black;
}
div.yacht-menu {
               position:absolute;
               top:150px;
               left:-1000px;
               width:800px;
               background-color:midnightblue;
}
div.yacht-closer {
               position:absolute;
               top:165px;
               left:0px;
               width:1px;
               height:1px;
}
div.yacht-head {
               position:absolute;
               top:0px;
               width:800px;
}
table.yacht-small {
               position:absolute;
               top:167px;
               width:800px;
}
table.yacht-content {
               position:absolute;
               top:220px;
               width:800px;
}
img.segeln   { border-type:solid;
               border-width:1px;
               border-top-color:lightblue;
               border-left-color:lightblue;
               border-right-color:black;
               border-bottom-color:black;
}
input.login2 { width:75px;
               height:19px;
               background-color:#C5D6F0;
               font-size:9px;
}
a            { color:white;
}
a:hover      { color:orange;
}
a.menuzeile  { color:honeydew;
               text-decoration:none;
}
a.menuzeile:hover {
               color:orange;
}
a.menuPulldown {
               color:honeydew;
               text-decoration:none;
}
a.menuPulldown:hover {
               color:orange;
               background-color:orange;
               color:midnightblue;
}
a.menuLinks { color:white;
               text-decoration:none;
               font-weight:bold;
}
a.menuLinks:hover {
               color:orange;
}
a.claro     { color:navy;
              text-decoration:underline;
}
a.claro:hover {
              color:blue;
}