body
   { color:               #000000;
     font-size:           10pt;
     font-family:         Trebuchet MS, sans-serif;
     background-color:    #ffffff;
     text-align:          center;
     margin:              0px 0px 0px 0px;
     padding:             0px; }

/* --------------------------------------------------------- BLOKKE */

#container
   { width:               600px;
     height:              558px;
     margin-left:         auto;
     margin-right:        auto;
     margin-top:          0px;
     padding:             0px;
     text-align:          left;
     background-color:    #ffffff;
}
#top
   { background-image:	  url(../pictures/top.jpg);
     width:               600px;
     height:              103px;
     border-bottom:       5px solid #8CADBE }
#menu
   { display:             none;}
#menulink
   { display:             none;}
#content
   { float:               left;
     width:               420px;
     margin:              0px 0px 0px 0px }
#pictures
   { float:               left;
     width:               140px;
     margin:              20px 0px 0px 0px;
     font-size:           11px;
     font-weight:         bold; }

/* --------------------------------------------------------- TEKSTFORMAT */
p
   { margin:              0pt 0pt 8pt 0pt}
h1
   { font-size:           14pt;
     line-height:         22pt;
     margin:              0pt 0pt 14pt 0pt; }
.bold
   { font-weight:         bold;
     text-decoration:     underline;
     color:               #000000 }

/* --------------------------------------------------------- BILLEDER */
img
   { border-width:        0px }

/* --------------------------------------------------------- LINK MENU */
a:link
   { color:               #213139;
     text-decoration:     none;
     font-weight:         bold;
     background:          tranparent; }
a:visited
   { color:               #3E5059;
     text-decoration:     none;
     font-weight:         bold;
     background:          tranparent; }
a:active, a:hover
   { text-decoration:     underline; }

/* --------------------------------------------------------- LOGO */
#logotext1
   { position:            relative;
     top:                 40px;
     left:                22px;
     width:               150px;
     font-family:         Trebuchet MS, sans-serif;
     font-size:           19px ;
     font-weight:         bold;
     text-align:          center; }
#logotext2
   { position:            relative;
     top:                 40px;
     left:                22px;
     width:               150px;
     font-family:         Trebuchet MS, sans-serif;
     font-size:           13px;
     font-weight:         bold;
     text-align:          center; }
