BODY {
   font-family: Tahoma;
   font-size: 13px;
   color: #CFCFCF;
   font-style: plain;
   font-weight: plain;
   text-decoration: none;
   background-color: #FFFFFF;
}

.whitebox {
   color: #CFCFCF;
   background-color: #FFFFFF;
   top: 400px;
   z-index: 0;
   width: 310px;
   height: 400px;
   padding: 2 px;
   border: 0px;
}

.lille {
   font-size: 13px;
   color: #CFCFCF;
}

.lillemellem {
   font-size: 15px;
   color: #CFCFCF;
}

.mellem {
   font-size: 17px;
   color: #CFCFCF;
}

.stor {
font-size: 24px;
   color: #CFCFCF;
}

H1 {
   font-family: Tahoma;
   font-size: 37px;
   color: #117A9D;
   font-style: plain;
   font-weight: none;
   text-decoration: none;
   display: inline;
   text-align: center;
}
H2 {
   font-family: Tahoma;
   font-size: 16px;
   color: #CFCFCF;
   font-style: plain;
   font-weight: bolde;
   text-decoration: none;
   display: inline;
}
H3 {
font-family: Tahoma;
   font-size: 15px;
   color: #CFCFCF;
   font-style: plain;
   font-weight: none;
   text-decoration: none;
   display: inline;
}
H4 {
font-family: Tahoma;
   font-size: 24px;
   color: #CFCFCF;
   font-style: plain;
   font-weight: bold;
   text-decoration: none;
   text-align: left;
   display: inline;
}
H5 {
font-family: Tahoma;
   font-size: 18px;
   color: #CFCFCF;
   font-style: plain;
   font-weight: bold;
   text-decoration: none;
   text-align: left;
   display: inline
}

H6 {
   font-family: Tahoma;
   font-size: 9px;
   color: #117A9D;
   font-style: plain;
   font-weight: none;
   text-decoration: none;
   display: inline;
   text-align: center;
}

A:link {
   font-family: Tahoma;
   color: #CFCFCF;
   font-style: plain;
   font-weight: bold;
   text-decoration: none;
}
A:visited {
   font-family: Tahoma;
   color: #CFCFCF;
   font-style: plain;
   font-weight: bold;
   text-decoration: none;
}
A:hover {
   font-family: Tahoma;
   color: #117A9D;
   font-style: plain;
   font-weight: bold;
   text-decoration: none;
}
A:active {
   font-family: Tahoma;
   color: #117A9D;
   font-style: plain;
   font-weight: bold;
   text-decoration: none;
}

A.speciel:link {
   font-family: Tahoma;
   font-size: 9px;
   color: #117A9D;
   font-style: plain;
   font-weight: none;
   text-decoration: none;
   display: inline;
   text-align: center;
}

A.speciel:visited {
   font-family: Tahoma;
   font-size: 9px;
   color: #117A9D;
   font-style: plain;
   font-weight: none;
   text-decoration: none;
   display: inline;
   text-align: center;
}

A.speciel:hover {
   font-family: Tahoma;
   font-size: 9px;
   color: #CFCFCF;
   font-style: plain;
   font-weight: none;
   text-decoration: none;
   display: inline;
   text-align: center;
}
A.speciel:active {
   font-family: Tahoma;
   font-size: 9px;
   color: #117A9D;
   font-style: plain;
   font-weight: none;
   text-decoration: none;
   display: inline;
   text-align: center;
}