
/* SUBMENU */
#aside #navigation {
    margin-bottom:30px;
    background:#E5F3FB;
    padding-top:5px;
}

#aside #navigation h2 {
    padding:0 0 4px 10px;
}

#aside .submenu li {
    border-bottom:1px solid #FFFFFF;
    padding:5px 10px;
}

#aside .submenu li a {
    display:block;
    font-size:120%;
    line-height:130%;
    padding-left:12px;
    padding-right:5px;
    color:#1355A5;
    background:url(../images/internet/box_bullet_right.png) left 5px no-repeat;
    padding-left:12px;
}

#aside .submenu a:hover {
    text-decoration:underline;
}

#aside .active a {
    text-decoration:underline;
}

/* SNEL NAAR */
#snelnaar {
    margin-bottom:20px;
}

#snelnaar li {
    padding:5px 10px;
    border-bottom:1px solid #CCE7F6;
}

#snelnaar li a {
    display:block;
    font-size:120%;
    line-height:130%;
    padding-left:12px;
    padding-right:5px;
    color:#1355A5;
    background:url(../images/internet/box_bullet_right.png) left 5px no-repeat;
    padding-left:12px;
}

#snelnaar a:hover {
    text-decoration:underline;
}

/* MODULECONTENT */
.modulecontent {
    clear:both;
    font-size:130%;
    line-height:130%;
    overflow:hidden;
}

.modulecontent a {
    color:#055B35;
    text-decoration:underline;
}

.modulecontent a:hover {
    color:#333;
}

.modulecontent h3,
.modulecontent h4,
.modulecontent h5,
.modulecontent h6 {
    margin-top:0em;
}

#content h1 {
    width: 565px;
}

#modulecontent,
.bri_lijst_item{
    display: none;
}

/* INTRO */
#intro {
    padding:10px 0 2px 0;
    border-top:1px solid #D6E765;
    border-bottom:1px solid #D6E765;
    color:#055C35;
    clear:both;
}

/* ITEMS */
a.item_title,
.ul_lijst li > a {
    display:block;
}

/* TABLE */
table caption {
    text-align:left;
    font-weight:bold;
    color:#055B35;
}

/* DOWNLOADS */
li a.word, li a.excel, li a.pdf, li a.jpg, li a.gif, li a.png, li a.bmp, li a.tiff, li a.avi, li a.mpg, li a.rtf, li a.ppt {
    font-weight: normal;
}

.downloads {
    font-weight:bold;
    color:#055B35;
}

.downloads a {
    font-weight:normal;
    color:#333;
}

.downloads ul {
    margin-top:4px;
    border-top:1px solid #055C35;
}

.downloads ul.itemlist li.item,
.downloads ul.itemlist_bullet li.item {
    margin:0;
    padding:2px 0 4px 12px;
    border-bottom:1px solid #D6E765;
}

.downloads ul.itemlist_bullet li.item {
    background:url(../images/internet/box_item_bullet.png) left 8px no-repeat;
}

/* GEKOPPELDE ITEMS */
#gekoppeldeitems {
    margin-top:16px;
}

#gekoppeldeitems h6.tussenkop {
    display:block;
    margin:0;
    font-weight:bold;
    color:#055C35;
    padding-bottom:4px;
    border-bottom:1px solid #055C35;
    margin-top:16px;
    margin-bottom:2px;
}

#gekoppeldeitems a {
    background:url(../images/internet/box_item_bullet.png) left 8px no-repeat;
    padding:2px 0 2px 12px;
    color:#333;
    text-decoration:none;
}

#gekoppeldeitems a:hover {
    text-decoration:underline;
}

/* BULLETS */
#intro ul,
.vervolg ul {
    margin-bottom:0.8em;
}

#intro ul li,
.vervolg ul li {
    padding-left:16px;
    background:url(../images/bullet_klein.gif) left 6px no-repeat;
    margin-bottom:1px;
    overflow: hidden;
}

/* IMAGES */
#intro p img,
.item_intro p img,
.vervolg p img {
    border:5px solid #85C123;
    margin-top:5px;
    margin-right:20px;
    margin-bottom:10px;
    float:left;
}

/* BOX LINK */
.box_wrap .text a {
    color:#fff;
    text-decoration:underline;
}

.box_wrap .text a:hover {
    color:#85C123;
}

/* mantis fix */
.module_items > br {
    display:none;
}

#hoofdstukken_list {
    margin-bottom:40px;
}

.module_items #itemlist {
    margin-top:16px;
}

.but_terug {
    position:absolute;
    top:22px;
    right:0;
    font-size:110%;
    color:#007F3B;
}
