
/* GENERIC */
* {
    font-family: arial, verdana;
    margin: 0;
    padding: 0;
}

body {
    font-size: 68.75%;
    background: #FFFFFF;
}

h6 {
    font-size: 100%;
}

a {
    color: #5095a4;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

ul,
ol {
    padding: 0 0 0 20px;
}

ul.itemlist_bullet {
    list-style: none;
}

ul.itemlist_bullet li {
    padding: 0 0 0 15px;
    background: url(../images/internet/bullet_klein.gif) left 0.5em no-repeat;
}

td.module_documentenlijst_documenten a.pdf, div.tedownloaden ul.ul_lijst li.lijstitem a.pdf, div.downloads ul.itemlist li.lijstitem a.pdf, div.tedownloaden ul.ul_lijst li.lijstitem_bullet a.pdf, div.downloads ul.itemlist li.lijstitem_bullet a.pdf {
	background-position: left 2px;
	padding-left: 20px;
	line-height: 150%;
}
span.kenmerken_toon_document_grootte {
	white-space: nowrap;
}	

/* WEBSITE */

div#center {
    margin: 0 auto;
    width: 957px;
}

div#globalwrapper {
    float: left;
    clear: both;
    width: 957px;
    background: url(../images/internet/bg_middleshadow.gif) right top repeat-y #F6F6F6;
}

div#topshadow {
    width: 957px;
    height: 8px;
    background: url(../images/internet/bg_topshadow.gif) right top no-repeat;
}

div#bottomshadow {
    float: left;
    clear: both;
    width: 957px;
    height: 38px;
    background: url(../images/internet/bg_bottomshadow.gif) no-repeat #FFFFFF;
}

div#top {
    float: left;
    clear: both;
    width: 957px;
    padding: 0 0 15px 0;
}

div#top div.leftcolumn {
    float: left;
    width: 459px;
    padding: 12px 0 0 20px;
}

a#btn_home {
    float: left;
    clear: both;
    width: 229px;
    height: 42px;
    display: block;
}

div#contact {
    padding: 0 0 0 58px;
    color: #555555;
}

div#top div.rightcolumn {
    float: left;
    width: 450px;
    padding: 22px 28px 0 0;
}

div#quickmenu {
    float: right;
    text-align: right;
    margin: 0 0 15px 0;
}

div#quickmenu ul {
    list-style: none;
    float: right;
    margin: 2px 8px 0 0;
    padding: 0;
}

div#quickmenu ul li {
    float: left;
    border-right: 1px solid #575757;
}

div#quickmenu ul li a {
    display: block;
    padding: 0 8px;
    font-size: 90%;
    color: #575757;
    text-transform: uppercase;
}

span.rss_link,
span.fontsize_link,
span.readspeaker_link {
    float: right;
}

span.fontsize_link a  {
    font-size: 90%;
    display: block;
    margin: 2px 8px 0 0;
    padding: 0 8px 0 0;
    border-right: 1px solid #575757;
    color: #468C9E;
    font-weight: bold;
}

span.readspeaker_link a  {
    font-size: 90%;
    display: block;
    margin: 2px 8px 0 0;
    padding: 0 8px 0 0;
    border-right: 1px solid #575757;
    color: #468C9E;
}

#rs_flash_div {
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffff;
}

div#search {
    float: right;
    clear: both;
}

div#search fieldset {
    float: left;
    width: 162px;
    border: none;
    padding: 0;
    margin: 0;
}

div#search fieldset legend {
    display: none;
}

div#search fieldset input.searchbox_trefwoord {
    float: left;
    border: 1px solid #8e8e8e;
    padding: 0.25em 10px;
    font-size: 90%;
    font-style: italic;
    color: #8e8e8e;
    width: 100px;
}

div#search fieldset input.searchbox_submit {
    float: left;
    border: none;
    background: #8e8e8e;
    font-size: 90%;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0.25em 5px;
    width: 40px;
}

div#portalcontainer {
    position: relative;
    z-index: 10;
    float: left;
    clear: both;
    width: 949px;
    margin: 0 0 20px 0;
}

div#portal {
    width: 949px;

}

div#portal ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}

div#portal ul li {
    float: left;
    width: 190px;
    background: url(../images/internet/portal_divider.gif) right center no-repeat #468C9E;
}

div#portal ul li a {
    display: block;
    width: 150px;
    padding: 0.5em 20px;
    font-size: 125%;
    color: #FFFFFF;
}

div#portal ul li a:hover {
    text-decoration: none;
}

div#portal ul li.last {
    width: 189px;
    background: #468C9E;
}

div#portal ul li.last a {
    width: 149px;
}

div#submenucontainer {
    position: absolute;
    width: 949px;
    top: 2.75em;
    left: -9999em;
    padding: 10px 0;
    background: #c6e7f0;
    z-index: 10;
}

div#submenu {
    float: left;
    clear: both;
    width: 949px;
    background: none;
    background: url(../images/internet/bg_submenu.gif) repeat-y;
}

div#submenu div ul {
    float: left;
    width: 189px;
    padding: 0;
    margin: 0 1px 0 0;
    list-style: none;
}

div#submenu div#submenu_last ul {
    margin: 0;
}

div#submenu div ul li a {
    display: block;
    width: 149px;
    padding: 0.25em 20px;
    font-size: 100%;
    font-weight: bold;
    background: none;
    color: #3c7f8f;
}

div#submenu div ul li a:hover {
    background: #ecf7f9;
    text-decoration: none;
}

div#footermenu {
    float: left;
    clear: both;
    width: 909px;
    padding: 10px 20px;
    text-align: right;
}

div#footermenu ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}

div#footermenu ul li a {
    font-size: 90%;
    color: #333333;
}
