

html {
    font-family : 'Verdana', monospace;
    font-size : 10pt;
    font-style : normal;
    line-height : 1,2em;
    padding-bottom : 0px;
    padding-left : 33%;
    padding-right : 33%;
    padding-top : 113px;
  }

table {
    font-size : 10pt;
}

a, a:visited {
    color : #000000;
    font-style : inherit;
    font-variant : inherit;
    font-weight : normal;
  }


a:active, a:hover {
    background-color : #ccffff;
  }


input {
    font-family : 'Verdana', monospace;
    font-size : 10pt;
    font-style : normal;
    line-height : 1em;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
  }


input:active, input:focus, input:hover {
    background-color : #ccffff;
  }


#michael {
    left : 0px;
    position : absolute;
    top : 0px;
    font-size: 8pt;
  }


#wetter {
    left : 0px;
    position : absolute;
    top : 13px;
    font-size: 8pt;
  }


#login {
    background-color : #ffffcc;
    border-bottom-style : dashed;
    border-bottom-width : 1px;
    border-left-style : dashed;
    border-left-width : 1px;
    border-right-style : dashed;
    border-right-width : 1px;
    border-top-style : dashed;
    border-top-width : 1px;
    padding-bottom : 13px;
    padding-left : 13px;
    padding-right : 13px;
    padding-top : 13px;
    position : fixed;
    width : 33%;
  }

