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

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

#container
   { width:               782px;
     height:              558px;
     margin-left:         auto;
     margin-right:        auto;
     margin-top:          0px;
     padding:             0px;
     text-align:          left;
}
#top
   { background-image:	  url(../pictures/top.jpg);
     width:               782px;
     height:              103px;
     border-bottom:       5px solid #8CADBE }
#menu
   { float:               left;
     width:               169px;
}
#menulink
   { position:            relative;
     top:                 80px;
     left:                22px; }

#contentcontainer
{clear:				both;
float:               left;
 	background-image:	  url(../pictures/bgbd.jpg);
	background-repeat: repeat-y;
}

#content
   { float:               left;
     width:               400px;
     margin:              40px 33px 0px 30px; 
}
#pictures
   { float:               left;
     width:               140px;
     margin:              90px 10px 30px 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:          left; 
color:               #3E5059;}
#logotext2
   { position:            relative;
     top:                 40px;
     left:                22px;
     width:               150px;
     font-family:         Trebuchet MS, sans-serif;
     font-size:           13px;
     font-weight:         bold;
     text-align:          left; 
color:               #3E5059;}

