
@import url(style_portal.css);

#navigation_container {
    background: #e2e98c;
    width: 919px;
}

#navigation_container ul li {
    display: block;
    position: relative;
    float: left;
    width: 105px;
    padding: 0 0 0 2px;
    background: #c3d00f;
}

#navigation_container ul li.first {
    width: 165px;
    padding: 0;
    border-right: 7px solid #fff;
}

#navigation_container ul li.last {
    width: 103px;
}

#navigation_container ul li a {
    background: url(../images/internet/bg_portalmenu_item.gif) no-repeat left top #e2e98c;
    color: #000000;
    display: block;
    font-size: 120%;
    font-weight: bold;
    padding: 9px 5px 9px 12px;
    text-decoration: none;
    height: 34px;
}

#navigation_container ul li.first a,
#navigation_container ul li a:hover {
    background: url(../images/internet/bg_portalmenu_item_hover.gif) repeat-y left top #195453;
    color: #ffffff;
}

#submenu_container {
    float: left;
    width: 165px;
    margin: 59px 0 0 0;
}

#navigation {
    border-bottom: 8px solid #195453;
    padding: 0 0 3px 0;
}

#navigation ul.mainmenu > li {
    margin: 0 0 3px 0;
}

#navigation ul.mainmenu > li a {
    border: 1px solid #c6c8c7;
    color: #195453;
    display: block;
    font-size: 120%;
    font-weight: bold;
    line-height: 120%;
    padding: 5px 0 5px 15px;
    text-decoration: none;
}

#navigation ul.mainmenu > li a:hover {
    background: #dbe9e9;
}

#navigation ul.mainmenu li a:hover {
    color: #000000;
}

#navigation ul.mainmenu li.active a {
    color: #195453;
    border-left: 8px solid #EB3300;
    padding-left: 7px;
}

#navigation ul li .submenu {
    display: none;
}

#navigation ul li.active .submenu {
    display: block;
    background: #dbe9e9;
    margin: 6px 0;
    padding: 5px 0;
}

#navigation ul li.active .submenu li {
    margin: 0 0 3px 0;
}

#navigation ul li.active .submenu li a {
    background: url(../images/internet/sub_off.gif) no-repeat left center;
    border: none;
    color: #000000;
    display: block;
    padding: 0 0 0 15px;
}

#navigation ul li.active .submenu li a:hover,
#navigation ul li.active .submenu li.active a {
    background: url(../images/internet/sub_on.gif) no-repeat left center;
}

#content_container_vervolg {
    position: relative;
    float: right;
    width: 747px;
    margin: 59px 0 0 0;
}

#headerfoto {
    background: url() no-repeat left top;
    margin: 0 0 6px 0;
}

#content {
    width: 565px;
    min-height: 200px;
    padding: 13px 10px;
    background: url(../images/internet/watermark.gif) no-repeat center 22px;
    border: 1px solid #c1c5c4;
    font-size: 120%;
    line-height: 120%;
    overflow: hidden;
}

#content.item_detail {
    width: 727px;
}

#content .intro {
    overflow: hidden;
}

#content h1.pagtitel {
    font-size: 150%;
    line-height: 100%;
    color: #195453;
    margin: 20px 0 10px 0;
}

#snelnaar_container {
    position: absolute;
    right: 0;
    top: 145px;
    width: 153px;
}

#page_options {
    position: absolute;
    top: 155px;
    right: 170px;
    width: 80px;
    font-size: 120%;
    line-height: 120%;
    overflow: hidden;
    text-align: right;
}

#tekstblok_rechts {
    width: 142px;
    min-height: 50px;
    display: block;
    float: right;
    margin-right: 11px;
}

#tekstblok_rechts_content h2,
#tekstblok_rechts_content h3 {
    background: #006261;
    font-weight: bold;
    color: #FFF;
    padding: 3px 0 3px 10px;
    margin: 0 0 1em 0;
    font-size: 110%;
    line-height: 140%;
    overflow: hidden;
}

#tekstblok_rechts_content {
    width: 152px;
    background: #DBE9E9;
    padding: 0 0 10px;
    color: #006261;
    font-size: 120%;
    line-height: 120%;
    float: left;
}

#tekstblok_rechts_content p {
    margin-bottom: 1em;
    padding: 0 10px;
}

#tekstblok_rechts_content a {
    background: url("../images/bullet_klein.gif") no-repeat scroll left 5px transparent;
    color: #006261;
    display: block;
    padding-left: 10px;
    text-decoration: underline;
}

#tekstblok_rechts_content a:hover {
    color: #559796;
    text-decoration: underline;
}

#tekstblok_rechts_content ul {
    list-style: none;
    padding: 0 10px;
}

#tekstblok_rechts_content ul li {
    padding-left: 10px;
    background: url(../images/bullet_klein.gif) left 5px no-repeat;
}

#contact_info {
    clear: both;
}

ul.bullets.show_items {
    list-style-type: none;
}
