
/*__________ RESET DEFAULTS __________ */

* {
   padding: 0;
   margin: 0 auto;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style-type: disc; 
}

ul li ul {
    list-style-type: circle; 
}

ul li ul li ul {
    list-style-type: square; 
}

ul.ul_lijst ul {
    list-style-type: disc; 
}

ul.ul_lijst ul li ul {
    list-style-type: circle; 
}

ul.ul_lijst ul li ul li ul {
    list-style-type: square; 
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

font {
    line-height: 100%;
}

h2.site {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

/*__________ HTML DEFAULTS __________ */

body {
    font-family: Verdana;
    font-size: 75%;
    line-height: 120%;
    color: #6D6D6D;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background: #f7eccf url("../images/intranet/site_bg.gif") repeat-x;
}

a {
    color: #000000;
    text-decoration: underline;
}

a.printlink img {
    border: 0px none;
}

a.lijstitem_titel {
    color: #000000;
    font-weight: normal;
}

.lijstitem_intro {
    margin-top: 8px;
}

UL.ul_lijst LI.lijstitem_bullet {	
    background-position: left 5px;
}

a:hover {
    color: #F71712;
    text-decoration: underline;
}

h6 {
    color: #6D6D6D;
    font-size: 100%;
}

h6 a {
    color: #6D6D6D;
}

ul#latestnews {
    margin-left: 0px;
    list-style-type: none;
    padding-left: 0px;
}

table {
    font-size: 11px;
    border-collapse: collapse;
}

tr.links td.module_documentenlijst_documenten a {
    color: #000000;
    text-decoration: underline;
}

/*__________ WEBSITE __________ */

div#header_container {
    border: none;
    width: 936px;
    height: 69px;
    position: relative;
}

img.print { 
    cursor: pointer;
}

a#logo {
    display: block;
    width: 267px;
    height: 44px;
    background: url('../images/intranet/logo.gif') no-repeat;
    position: absolute;
    left: 8px;
    top: 15px;
}

div#container {
    width: 936px;
    margin: 0 auto;
    height: auto;
    text-align: left;
}

div#content {
    height: auto;
    padding: 20px 0px 20px 0px;
    background-color: #F7ECCF;
    text-align: left;
}

/*__________ WEBSITE NAVIGATIE __________*/

div#snelmenu {
    float: right;
    width: auto;
    margin-top: 22px;
}

div#snelmenu a {
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}

div#snelmenu a:hover {
    color: #000000;
    font-size: 11px;
    text-decoration: underline;
}

div#navigatie {
    width: 933px;
}

div#navigatie ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#navigatie ul li {
    margin-top: 15px;
    float: left;
    width: 223px;
}

li#mediumnav_10 {
    background-image: url('../images/intranet/medium_red_top.gif');
    background-repeat: no-repeat;
    margin-right: 13px;
    margin-left: -2px;
}

div#mediumnavfill_10 {
    margin-top: 11px;
    background-color: #F71712;
    width: 208px;
    padding-left: 15px;
}

div#mediumnavfill_10 a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
}

div#mediumnavbot_10 {
    background-image: url('../images/intranet/medium_red_bot.gif');
    background-repeat: no-repeat;
}

div#mediumimg_10 {
    background-image: url('../images/intranet/cuijkred_off.gif');
    background-repeat: no-repeat;
    background-position: right;
    width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;
}

div#mediumimg_10.medium_active {
    background-image: url('../images/intranet/cuijkred_on.gif');
    background-repeat: no-repeat;
    background-position: right;
    width: 200px;
}

li#mediumnav_12 {
    background-image: url('../images/intranet/medium_green_top.gif');
    background-repeat: no-repeat;
    margin-right: 15px;
}

div#mediumnavfill_12 {
    margin-top: 11px;
    background-color: #AAD700;
    width: 208px;
    padding-left: 15px;
}

div#mediumnavfill_12 a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
}

div#mediumnavbot_12 {
    background-image: url('../images/intranet/medium_green_bot.gif');
    background-repeat: no-repeat;
}

div#mediumimg_12 {
    background-image: url('../images/intranet/cuijkgreen_off.gif');
    background-repeat: no-repeat;
    background-position: right;
    width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;
}

div#mediumimg_12.medium_active {
    background-image: url('../images/intranet/cuijkgreen_on.gif');
    background-repeat: no-repeat;
    background-position: right;
    width: 200px;
}

li#mediumnav_14 {
    background-image: url('../images/intranet/medium_blue_top.gif');
    background-repeat: no-repeat;
    margin-right: 13px;
}

div#mediumnavfill_14 {
    margin-top: 11px;
    background-color: #339DFF;
    width: 213px;
    padding-left: 10px;
}

div#mediumnavfill_14 a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
}

div#mediumnavbot_14 {
    background-image: url('../images/intranet/medium_blue_bot.gif');
    background-repeat: no-repeat;
}

div#mediumimg_14 {
    background-image: url('../images/intranet/cuijkblue_off.gif');
    background-repeat: no-repeat;
    background-position: right;
    width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;    
}

div#mediumimg_14.medium_active {
    background-image: url('../images/intranet/cuijkblue_on.gif');
    background-repeat: no-repeat;
    background-position: right;
    width: 200px;
}

li#zoekli {
    background-image: url('../images/intranet/search_brown_top.gif');
    background-repeat: no-repeat;
}

div#zoeknavfill {
    margin-top: 11px;
    background-color: #ED8000;
    width: 213px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;  
}

div#search {
    width: 193px;
    height: 20px;
}

form#searchformsite {
    margin-bottom: 0px;
}

input#submit {
    background-image: url('../images/intranet/btn_search.gif');
    background-repeat: no-repeat;
    border: 0px none;
    width: 53px;
    height: 20px;
}

input#keyword {
    height: 15px;
    border: none 0px;
    padding: 2px 2px 2px 10px;
    width: 128px;
    font-size: 11px;
    font-style: italic;
    color: #6D6D6D;
}

div#zoeknavbot {
    background-image: url('../images/intranet/search_brown_bot.gif');
    background-repeat: no-repeat;
}

/*___________ZOEK MACHINE_________________*/

div#zoek_container {
    border: none;
}

div#zoek_fixed {
    float: left;
    width: 140px;
}

div#zknop_fixed {
    float: left;
    width: auto;
}

h2.resultpage_zoekresultaat {
    display: none;
}

p.resultpage_searchwords {
    font-size: 12px;
    color: #000000;
}

p.resultpage_description {
    display: none;
}

p.resultpage_pagelinks {
    display: none;
}

p#sortlinks {
    display: none;
}

ul#resultpage_resultlist {
    border: solid 1px #DADADA;
    width: 400px;
}

li.search_result a {
    color: #6D6D6D;
    text-decoration: underline;
    font-size: 12px;
}

p.resultpage_linkinfo {
    color: #000000;
}

p.resultpage_from_to {
    display: none;
}

p.resultpage_searchlinks a {
    color: #6D6D6D;
    text-decoration: underline;
    font-size: 12px;
}

div#basic p a {
    color: #6D6D6D;
    font-size: 12px;
    text-decoration: underline;
}

form#simplesearchfrm input#submit {
    background-image: url('../images/intranet/btn_search_form.gif');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border: 0px none;
}

/*__________ WEBSITE CONTENT __________*/

div#print_container {
    width: 100%;
}

div#tekst_container {
    background-image: url('../images/intranet/bg_body_top.gif');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    float: left;
    width: 936px;
    margin-top: 1px;
    height: auto;
}

div#tekst_full {
    background-image: url('../images/intranet/bg_body_gradient.gif');
    background-repeat: repeat-x;
    float: left;
    width: 897px;
    margin-top: 16px;
    padding: 19px;
    border-right: solid 1px #BCB8AD;
}

div#tekst_container_bottom {
    background-image: url('../images/intranet/bg_body_bot.gif');
    background-repeat: no-repeat;
    width: 896px;
    float: left;
    padding-right: 50px;
    height: 11px;
}

div#tekst_links {
    border-right: solid 1px #F0F0F0;
    float: left;
    width: 360px;
    padding: 0px 20px 0px 0px; 
}

div#recent_container {
    padding: 0px 0px 20px 0px;
    border-bottom: solid 1px #F0F0F0;
    height: 287px;
}

div#uitgelicht_container {
    padding: 10px 10px 10px 0px;
    height: auto;
}

div#tekst_midden {
    float: left;
    width: 260px;
    padding: 0px 20px 20px 20px;
    margin-right: 10px;
}

div#snelnaar_container {
    width: 100%;
    float: left;
    height: auto;
}

div#snelnaar_container ul li {
    margin-bottom: 7px;
}

div#snelnaar_container a {
    color: #8D8D8D;
    text-decoration: none;
    background: url("../images/intranet/bullet_portal.png") no-repeat left 3px;
    padding-left: 11px;
    font-size: 90%;
}

div#snelnaar_container a:hover {
    background: url("../images/intranet/bullet_portal_hover.png") no-repeat left 4px;
    color: #F71712;
}

div#zoekcollega_container {
    width: 100%;
    float: left;
    border-top: solid 1px #F0F0F0;
    padding: 20px 10px 20px 10px;
    border-bottom: solid 1px #F0F0F0;
}

div#zoekinpt {
    float: left;
    width: 120px;
    height: 24px;
}

div#zoekinpt input {
    width: 105px;
    height: 14px;
    border: solid 1px #F71712;
    font-size: 11px;
    font-style: italic;
    padding: 4px 3px 4px 10px;
    color: #6D6D6D;
}

div#zoekknp {
    float: left;
    width: 58px;
    height: 24px;
}

div#zoekknp input.submit {
    background: url('../images/intranet/collega_zoek_knop.gif');
    border: none;
    width: 58px;
    height: 24px;
    font-size: 1px;
    text-align: left;
    color: #f61610;
    cursor: pointer;
}

div#tekst_rechts {
    width: 195px;
    float: left;
}

div#agenda_two_columns {
    width: 100%;
    float: left;
}

div#calendar {
    width: 100%;
    float: left;
}

table.smallcalendar {
    border-collapse: collapse;
    border-left: solid 1px #B1D911;
    width: 100%;
    border-spacing: 0px;
}

td.calendarHeader {
    background-color: #AAD700;
    color: #FFFFFF;
    font-weight: bold;
    width: 183px;
    height: 25px;
    border-spacing: 0px;
    border: 0px none;
}

td.calendarHeader a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

td.calendartop {
    background-color: #DEDEDE;
    border: none 0px;
    width: 25px;
    height: 15px;
    border-spacing: 0px;
}

td.calendarCell {
    width: 15px;
    height: 15px;
    border-bottom: solid 1px #B1D911;
    border-right: solid 1px #B1D911;
    padding: 5px;
    border-spacing: 0px;
}

td.calendarCell a {
    color: #6D6D6D;
    text-decoration: none;
}

td.highlightedCell {
    width: 15px;
    height: 15px;
    background-color: #DDE56A;
    border-bottom: solid 1px #B1D911;
    border-right: solid 1px #B1D911;
    border-spacing: 0px;
}

td.highlightedCell a {
    color: #000000;
    text-decoration: none;
}

td.calendarToday {
    width: 15px;
    height: 15px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #9EAA00;
    border-bottom: solid 1px #B1D911;
    border-right: solid 1px #B1D911;
    padding: 5px;
    border-spacing: 0px;
}

td.calendarToday a {
    color: #FFFFFF;
    text-decoration: none;
}

div#agenda_left_column {
    width: 100%;
    height: 200px;
    background-color: #AAD700;
    padding: 10px 0px 0px 0px;
    float: left;
}

div#agenda_left_column ul li a {
    color: #000000;
    text-decoration: none;
}

h6.agenda_tekst {
    color: #FFFFFF;
    padding: 10px;
    background-color: #9EAA00;
    height: 20px;
}

div.verg_date {
    margin-top: 10px;
    margin-left: 20px;
    float: left;
}

div.verg_datum {
    margin-top: -2px;
    font-size: 9pt;
}

div#agenda_left_column p {
    padding: 0px 10px 10px 10px;
}

div#agenda_right_column {
    width: 99.5%;
    float: right;
}

div#agenda_left_column ul li {
    list-style: none;
}

div#jarig_container {
    width: 100%;
    float: left;
    padding: 10px 0px 0px 0px;
    height: auto;
}

div#jarig_container ul {
    padding-left: 0px;
    list-style-type: none;
}

div#jarig_container ul li {
    margin-bottom: 7px;
}

div#jarig_container ul li a {
    color: #8D8D8D;
    text-decoration: none;
    background: url("../images/intranet/bullet_portal.png") no-repeat left 3px;
    padding-left: 11px;
    font-size: 90%;
    margin-left: 0px;
}

div#jarig_container ul li a:hover {
    background: url("../images/intranet/bullet_portal_hover.png") no-repeat left 4px;
    color: #F71712;
}

/*___________ZOEK MACHINE CONTENT_________________*/

div#terug_container_brown {
    width: 933px;
    height: 19px;
    background-image: url('../images/intranet/top_content_brown.gif');
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
}

div#tekst_brown_full {
    width: 100%;
    float: left;
}

div#content_brown_part {
    width: 931px;
    height: 10px;
    background-color: #ED8000;
    border-right: solid 2px #C8C1A7;
    float: left;
}

img.but_terug {
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    cursor: pointer;
}

div#navcontainer {
    width: 100%;
}

ul#navlist {
    margin-top: 5px;
    float: left;
    clear: left;
    list-style: none;
    padding-left: 2px;
}

div#zook_container ul {
    list-style-position: outside;
}

div#snelnaar_container ul {
    padding-left: 0px;
    padding-bottom: 10px;
    list-style-type: none;
}

div#crumbtrail_container a {
    color: #6D6D6D;
    text-decoration: underline;
    font-weight: bold;
}

div#crumbtrail_container span.kruimelspoor a {
    text-decoration: none;
    color: #6D6D6D;
    font-weight: bold;
}

div#zook_container ul li a {
    color: #6D6D6D;
    text-decoration: none;
    line-height: 17px;
    height: auto;
}

ul.subcontainer li {
    list-style: none;
}

div#crumbtrail_container_zoek {
    width: 921px;
    height: 20px;
    padding: 10px 0px 10px 10px;
    background-color: #FFFFFF;
    float: left;
    border-right: solid 2px #C8C1A7;
    border-bottom: solid 1px #ED8000;
}

div#crumbtrail_container_zoek a {
    color: #6D6D6D;
    text-decoration: underline;
}

div#content_container {
    width: 911px;
    float: left;
    background-color: #FFFFFF;
    padding: 20px 15px 20px 5px;
    border-right: solid 2px #C8C1A7;
}

div#content_brown {
    width: 500px;
    float: left;
    padding: 0px 20px 20px 25px;
}

div#zook_container {
    width: 141px;
    float: left;
    height: 180px;
}

div#content_brown_part_bottom {
    width: 931px;
    height: 10px;
    background-color: #ED8000;
    border-right: solid 2px #C8C1A7;
    float: left;
}

div#nbzoek_container {
    width: 933px;
    height: 21px;
    float: left;
    background-color: #ED8000;
    background-image: url('../images/intranet/bot_content_brown.gif');
    background-repeat: no-repeat;
    background-position: bottom;
}

img.pos_nb {
    border: 0px none;
    float: right;
    margin-right: 15px;
    cursor: pointer;
}

div#img_cont {
    margin-top: 3px;
}

div#zoeknavfillfull a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
}

div#zoeknavfillfull {
    background-color:#ED8000;
    margin-top:11px;
    padding-left:15px;
    width:208px;
    height: 31px;
}

table.simsite_table a {
    color: #6D6D6D;
    text-decoration: none;
}

div#gekoppeldeitems a {
    color: #6D6D6D;
    text-decoration: none;
}


ul#latestnews a {
    color: #6D6D6D;
    text-decoration: none;
    font-size: 90%;
    padding-left: 11px;
    background: url("../images/intranet/bullet_portal.png") no-repeat left 3px;
}

ul#latestnews li {
    margin-bottom: 7px;
}

ul#latestnews a:hover {
    color: #F71712;
    background: url("../images/intranet/bullet_portal_hover.png") no-repeat left 4px;
}

ul.ul_lijst li.lijstitem {
    margin-bottom: 20px;
}

li.lijstitem div.lijstitem_intro {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #EDEDED;
}

li.lijstitem div.lijstitem_intro ul {
    padding-left: 14px;
}

div.meerinfoknop {
    margin-top: 10px;
}

div.meerinfoknop img {
    border: 0px none;
}

div#evenementen {
    padding-top: 10px;
    height: 150px;
    background-color: #AAD700;
}

div#evenementen_selectedmaand strong {
    padding-left: 10px;
}

div#reseveringsdatum {
    padding-left: 30px;
}

table#evenemententable {
    width: 90%;
    margin-top: 10px;
    padding-left: 10px;
}

div#evenementen_selectedmaand {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #9EAA00;
    color: #FFFFFF;
    height: auto;
}

table.simsite_table {
    width: 600px;
}

table.documentenlijst.simsite_table tr td {
    padding-right: 10px;
}

tr.links {
    width: 50%;
}

td.itemtitel {
    width: 50%;
}

td.module_documentenlijst_documenten {
    width: 50%;
}

div#rubrieken_wrap span.rubriek h6.rubriek {
    margin-top: 0px;
    margin-bottom: 5px;
}

div#rubrieken_wrap span.rubriek h6.rubriek a.rubriek {
    color: #6D6D6D;
    text-decoration: none;
    font-size: 90%;
}

div#rubrieken_wrap span.rubriek h6.rubriek img.but_klein {
    display: none;
}

span.rubriekintro {
    width: auto;
    font-size: 90%;
}

div.archiefknop a.archief img {
    border: 0px none;
}

table#sitemaptable {
    width: 100%;
}

div.lijstitem_intro ul, 
div#intro ul, 
div.vervolg ul, 
div#rubrieken_wrap span.rubriek ul, 
span.rubriekintro ul, 
span.rubriekintrotekst ul, 
td ul {
    padding-left: 15px;
}

div.lijstitem_intro ol, 
div#intro ol, 
div.vervolg ol, 
div#rubrieken_wrap span.rubriek ol, 
span.rubriekintro ol, 
span.rubriekintrotekst ol, 
td ol {
    padding-left: 20px;
}
