

.body {
    background: #5c5555 url(images/baggr.jpg) no-repeat fixed 20pt 20pt;
    scrollbar-3dlight-color: #fdfdfd;
    scrollbar-arrow-color: #823e3e;
    scrollbar-base-color: #fdfdfd;
    scrollbar-darkshadow-color: #fdfdfd;
    scrollbar-face-color: #fdfdfd;
    scrollbar-highlight-color: #fdfdfd;
    scrollbar-shadow-color: #fdfdfd;
  }


.a:visited {
    color: #7e7878;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
  }

.a:link {
    color: #7e7878;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
  }


.a:hover {
    color: #a8a3a3;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
  }


.a_valgt:active {
    color: #621410;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
  }
.a_valgt:visited {
    color: #621410;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
  }

.a_valgt:link {
    color: #621410;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
  }


.a_valgt:hover {
    color: #a8a3a3;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
  }


.a_valgt:active {
    color: #7e7878;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
  }

#overskrift {
    color: #823e3e;
    font-weight: bold;
    font-size: 20pt;
    font-family: Arial;
    letter-spacing: 1pt;
    position: absolute;
    top: 125pt;
    left: 198pt;
    width: 155pt;
    height: 32pt;
  }


#hovedmenu {
    left : 40pt;
    position : absolute;
    top : 125pt;
  }


#main {
    position: absolute;
    top: 130pt;
    left: 200pt;
    width: 400pt;
    height: 270pt;
    overflow: auto;
  }


#kontakt {
    color: #823e3e;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    position: absolute;
    width: auto;
    height: auto;
    overflow: auto;
  }


.input {
    color: #545454;
    font-size: 8pt;
    font-family: verdana;
  }


.textarea {
    color: #545454;
    font-size: 8pt;
    font-family: verdana;
  }


.knap {
    color: white;
    font-size: 8pt;
    font-family: Verdana;
    background-color: #823e3e;
    border: none;
    width: 60pt;
  }


