body             { margin:0px;
                   margin-bottom:30px;
                   font-family:verdana,arial,times;
                   font-size:12px;
                   color:midnightblue;
}
table.maintaible { width:800px;
}
tr               { background-color:gainsboro;
}
td               { vertical-align:top;
                   font-size:12px;
}
td.head          { background-image:url(grafik/wetter-lanzarote-2.jpg);
                   width:800px;
                   font-size:12px;
                   font-weight:bold;
                   color:white;
}
td.menu          { background-color:#C3DDF4;
                   width:800px;
                   font-size:12px;
                   color:gray;
}
td.smallmenu     { width:800px;
                   text-align:right;
                   font-size:10px;
                   color:gray;
}
td.content       { width:320px;
                   padding:20px;
}
td.wideContent   { width:640px;
                   padding:20px;
}
td.footer        { background-color:silver;
                   color:darkslategray;
                   text-align:center;
}
h1               { font-size:16px;
                   font-weight:100;
}
h2               { font-size:12px;
}
div.ptoDelCarmen { position:relative;
                   top:-5px;
                   left:90px;
                   width:135px;
                   border-style:solid;
                   border-width:1px;
                   border-color:gray;
}
div.arrecife     { position:relative;
                   top:-152px;
                   left:290px;
                   width:135px;
                   border-style:solid;
                   border-width:1px;
                   border-color:gray;
}
div.costaTeguise { position:relative;
                   top:-440px;
                   left:478px;
                   width:135px;
                   border-style:solid;
                   border-width:1px;
                   border-color:gray;
}
div.wettergrafik { background-color:#4982C9;
                   width:135px;
                   color:white;
                   font-weight:bold;
                   font-size:12px;
}
div.Warning      { width:320px;
                   height:30px;
                   background-color:crimson;
                   color:white;
                   font-size:14px;
                   padding:5px;
}
div.noWarning    { width:320px;
                   height:30px;
                   background-color:mediumseagreen;
                   color:white;
                   font-size:14px;
                   padding:5px;
}
div.midWarning   { width:320px;
                   height:30px;
                   background-color:orange;
                   color:white;
                   font-size:14px;
                   padding:5px;
}
div.google       { position:absolute;
                   left:-500px;
}
a.menulink       { color:navy;
                   text-decoration:none;
                   font-weight:bold;
}
a.menulink:hover { color:royalblue;
}
a.smallmen       { color:gray;
                   text-decoration:none;
}
a.smallmen:hover { color:darkslategray;
                   text-decoration:underline;
}
a.headlink       { color:palegoldenrod;
                   text-decoration:none;
                   font-weight:bold;
}
a.headlink:hover { color:orange;
}
a.text           { color:blue;
}
a.text:hover     { color:navy;
}
a.footlink       { color:darkslategray;
                   text-decoration:none;
}
a.footlink:hover { color:gray;
                   text-decoration:underline;
}