/* Style for all bodies and to control the margin on top. */body {    font-family: Courier;     /* WZ (was: Verdana, Arial, Helvetica, sans-serif,) */    font-size: 14px;    font-weight: normal;    line-height: 16px;    color: #006600;    margin: 0px;    padding: 0px;    background-color: #DDFFBB;  /*  WZ unterer Hintergrund */}/* div { border:1px solid #888; }*/h1 { font-size:200%;     font-style:italic; }h2 { font-size:175%;     font-style:italic; }h3 { font-size:150%;     font-style:italic; }h4 { font-size:125%;     font-style:italic; }     p1 { font-size: 100%x;     font-weight: normal;}p2 { font-size: 75%x;     font-weight: normal;}p3 { font-size: 50%x;     font-weight: normal;}p4 { font-size: 25%x;     font-weight: normal;} #default { position:relative; top:700px; left:20px; z-index: 0; }#DateTime { position:fixed; top:20px; right:20px; z-index: 0; }#OGmap { position:absolute; top:50px; left:50px; z-index: 0; }#EGmap { position:absolute; top:150px; left:650px; z-index: 0; }#KGmap { position:absolute; top:500px; left:50px; z-index: 0; }#CelsiusWest  { position:relative; top:179px; left: 99px; z-index: 0; color: #316AC5; font-family: Arial; font-size: 12px; }#CelsiusSouth { position:relative; top:395px; left:225px; z-index: 0; color: #316AC5; font-family: Arial; font-size: 12px; }