/* ========== Standard website css tags ========== */

html 
{  
   height: 100%;  margin-bottom: 1px;
}

body 
{ 
   font-family:verdana; 
   margin: 0;
   padding: 0;
   font-size: 10px;
   line-height: 130%;
   color: #ffffff; 
   text-align: justify;
   background:#092759 url(../images/background.jpg) no-repeat;
   scrollbar-arrow-color: #00adef;
   scrollbar-face-color: #092759;
   scrollbar-highlight-color: #00adef;
   scrollbar-3dlight-color: #203565;
   scrollbar-shadow-color: #00adef;
   scrollbar-darkshadow-color: #008080;
   scrollbar-track-color: #203565;
}

.fotogallerij 
{ 
   font-family:verdana; 
   margin: 0;
   padding: 0;
   font-size: 10px;
   line-height: 130%;
   color: #ffffff; 
   text-align: justify;
   background:#092759;
   scrollbar-arrow-color: #00adef;
   scrollbar-face-color: #092759;
   scrollbar-highlight-color: #00adef;
   scrollbar-3dlight-color: #203565;
   scrollbar-shadow-color: #00adef;
   scrollbar-darkshadow-color: #008080;
   scrollbar-track-color: #203565;
}

#gallery td a img
{
   margin: 3px;
   border: 2px solid #fff;
   z-index: 50;
}

p 
{
  margin-top: 0;  
  margin-bottom: 5px;
  margin-right: 15px;
}

a
{
   color: #ffffff;
}

img
{
   border:0;
}

H1 
{
   color: #00adef;
   font-size:22px;
   letter-spacing: 0.2em;
   font-family: Impact;
   font-style: italic;
   display:block;
   leftmargin:8px;
   text-align: left;
   line-height: 115%;
   text-transform: uppercase;
}

H1:first-letter
{ 
   font-size: 200%; 
   font-weight: bold; 
   color: #ffffff;
}

h2
{
}

h3
{
}

#wrapper 
{
   margin: 0 auto;
   position: absolute;
   width:1026px;
   height:724;
   z-index:100
}

/* ========== Content ========== */

#content                                            /* div containing the main content body of the website */
{
   height:250px;
   width:724px;
   top:290px;
   left:320px;
   position:absolute;
   z-index:250;
   overflow: auto;
   margin: 0;
   padding: 0;
}

/* ========== Page contents ========== */

#pagecontent1                                       /* div containing the primary content of a page */
{
   height:210px;
   width:325px;
   top:15px;
   position:absolute;
   z-index:250;
   overflow: auto;
   margin-right: 10px;
   margin-top: 0px;
   margin-left: 0px;
   margin-bottom: 0px;
   padding-right: 15px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
}

#pagecontent2                                       /* div containing the secundary content of a page */
{
   height: 236px;
   width: 350px;
   top: 0px;
   left: 365px;
   position: absolute;
   z-index: 250;
   overflow: none;
   margin: 0;
   padding: 0;
}

/* ========== Content on homepage ========== */

#homecontent                                        /* div containing the main content body of the website on the homepage */
{
   height:210px;
   width:350px;
   top:300px;
   left:300px;
   position:absolute;
   z-index:250;
   overflow: auto;
}

/* ========== Footer ========== */

#footer                                             /* div containing the footer of the website */
{
   height:40px;
   width:480px;
   top:350px;
   left:25px;
   position:
   absolute;
   z-index:50;
}

/* ========== Language flags ========== */

#lan                                                /* div containing the language flags */
{
   position: absolute;
   top: 540px;
   left: 923px;
   width: 100px;
   height:6;
   text-align: right;
}

/* ========== Search results on results page ========== */

#results                                            /* div which contains a table with the search results */
{
}

#searchresults                                      /* table containing the search results */
{
}

/* ========== Search panel ========== */

#search                                             /* div containing the search panel */
{
}

#searchfield                                        /* input of type text to enter the search term in */
{
}

#searchbutton                                       /* input of type button to execute the search */
{
}

/* ========== Vacancies ========== */

#vacancy                                            /* div containing the vacancy or vacancies table */
{
}

#vacancyinfo                                        /* table containing the details of a vacancy */
{
}

#vacancies                                          /* table containing the vacancies */ 
{
}

/* ========== Contact ========== */

#contact_info                                       /* div containing the contact form */
{
}

/* ========== Mailinglist ========== */

#mailinglist                                        /* div containing the mailinglist form */
{
}

/* ========== Newsletter ========== */

#newsletter                                         /* div containing the newsletter panel */
{
}

/* ========== News on homepage ========== */

#homenews                                           /* div containing a table with news items on the homepage */
{
}

#homenewstable                                      /* table containing the news items on the homepage */
{
}

/* ========== News on news page ========== */

#news                                               /* div containing the news item */
{
}

#newstable                                          /* table containing the news items */
{
}

/* ========== Vote ========== */

#vote                                               /* div containing the vote results */
{
}

/* ========== Poll ========== */

#poll                                               /* div containing the poll */
{
}

/* ========== Extras ========== */

#balk
{
   height:250px;
   background: url(../images/Balk.gif);
   position:relative;
   left:1024px;
   top:285px
}

#fotohome
{
   height:242px;
   width:964px;
   background: url(../images/Home.jpg) no-repeat;
   position:absolute;
   top:290px;
   left:224px;
   z-index:100
}

#contentfooter
{
   position: absolute;
   top: 550px;
   left: 25px;
}








