/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
  body { text-align: center;
    background-color: rgb(204, 204, 204);
    }
  .side { margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 5px;
    text-align: left;
    width: 770px;
    }
  .logo { background-color: rgb(39, 156, 195);
    height: 75px;
    font-size: 45px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: bold;
    width: 770px;
    }
  .menu { float: left;
    position: relative;
    top: 5px;
    background-color: rgb(201, 80, 80);
    width: 150px;
    }
  .indhold { position: relative;
    left: 5px;
    padding:5px;
    margin-top: 5px;
    float: left;
    background-color: rgb(255, 255, 153);
    width: 605px;
    }
  .sidefod { background-color: rgb(102, 255, 153);
    width: 770px;
    margin-top: 5px;
    float: left;
    position: relative;
    }
  .menupunkt { border-style: solid;
    border-color: rgb(255, 255, 255) rgb(0, 0, 0) rgb(0, 0, 0) rgb(255, 255, 255);
    border-width: 1px;
    background-color: rgb(234, 234, 234);
    font-family: verdana,arial,sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: rgb(51, 204, 0);
    padding:0px;
    margin:0px;
    }

  .menu a { background-color: rgb(234, 234, 234);
    color: rgb(90, 90, 90);
    text-decoration: none;
    width: 100%;
    display: block;
    }
  .menu a:hover {background-color: rgb(255, 0, 0);
    color: rgb(0, 0, 0);
    display: block;
    }
