a:link { color: #e76d27; text-decoration: underline; }
a:visited { color: purple; }
a:hover { color: #0098d8; text-decoration: none; }
body { color: #094179; font-family: Calibri, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #0f6dcb; background-image: url(../images/page_bg.jpg); background-repeat: repeat-x; }
h1 { color: #e76d27; font-size: 1.8em; font-weight: bold; margin: 0.67em 0 0.4em; }
h2 { color: #094179; font-size: 1.4em; font-weight: bold; margin: 0.83em 0 0; }
p { font-size: 13px; margin-top: 0; }
ul, ol { font-size: 13px;}
strong { font-size: 1.1em; }
#container { background-color: #fff; position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
    width: 960px; margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; padding-top: 0; padding-bottom: 42px; border: solid 1px #fff; /* this overrides the text-align: center on the body element. */
}
#header { position: relative; width: 960px; height: 162px; }
#logo { height: 113px; width: 99px; right: 56px; top: 40px; position: absolute; z-index: 1000; visibility: visible; }
#mainContentHome { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0 260px 0 226px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
    padding: 0 22px 0 32px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    top: 155px; min-height: 500px; }

#mainContentFoto { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; margin: 0 12px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
    padding: 0 22px 0 32px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    top: 155px; min-height: 450px; }
#mainContentFoto td { font-size: 11px; }

#naam { height: 28px; width: 330px; position: absolute; top: 122px; left: 260px; z-index: 1000; visibility: visible; }
#nieuwsblok{ background-color: #e9e9e9; position: absolute; top: 70px; right: 12px; width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    height: 500px; overflow: auto; margin-top: 0; margin-left: 8px; padding: 0 12px 12px 8px; border: solid 2px #f79027; /* padding keeps the content of the div away from the edges */
}
#nieuwsblok a:link { color: #e76d27; text-decoration: none; }
#nieuwsblok a:visited { color: #e76d27; text-decoration: none; }
#nieuwsblok a:hover { color: #094179; text-decoration: underline; }
#nieuwsblok h2 { color: #094179; }
#nieuwsblok p{ font-size: 12px; }
#nieuwsblok ul{ font-size: 12px; padding-left: 22px; }


#sidebar1 a:link { color: #140e43; text-decoration: none; }
#sidebar1 a:visited { text-decoration: none; }
#sidebar1 a:hover { color: #ff8500; text-decoration: underline; }
#sidebar1 p { font-size: 11px; }
#splash { height: 218px; width: 172px; left: 32px; top: 12px; position: absolute; z-index: 1000; visibility: visible; }
#subnavblok { background: #f6f6f6; position: absolute; top: 70px; left: 12px; width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    text-align: left; padding: 0 25px 15px 20px; border: solid 1px #bfbfbf; }
#subnavblok2{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; top: 260px; left: 12px; width: 180px; text-align: center; }

#tweetblok { position: absolute; top: 252px; margin-top: 1px; margin-left: 12px; }
  
#topnav { background-color: #094179; text-align: right; height: 25px; margin-bottom: 0; padding-top: 13px; padding-bottom: 0; padding-left: 165px; border-bottom: 4px solid #f79027; }
h3 { color: #0eb1ed; font-size: 1.17em; font-weight: bold; margin: 1em 0 0; padding-bottom: 0; }
.narrow { font-size: smaller; font-stretch: narrower; }

