/* font sizes */
.header_one {
    font-size: .687em; /* 12px */
}

.header_two {
    font-size: .875em; /* 14px */
}

.header_two .title,
.header_two .letter-content {
    font-size: 0.8571428571428571em; /* 12/14 = 12px  */
}

.header_two .letter-content {
    line-height: 2em;
}

h2.page-title {
    font-size: 1.666666666666667em;
    line-height: 1.25em;
    margin-bottom: 1em;
}

.po_rss {
    float: right;
    height: 15px;
    width: 60px;
}

.icon_rss {
    background-image: url(../../images/flex-v6/default/icon/rss.png);
    background-repeat: no-repeat;
    background-color: #0E3D8F; 
    width: 15px;
    height: 15px;
    display: inline-block;
}
.po_rss a {
    padding-left: 0.5em;
    position: relative;
    top: -3px;
}

.mediamenu-sub {
    font-size: .95em;
}

#subnav .active .submenu {
    font-size: 1.083333333333333em;
}

/* font styles */
#personengids fieldset legend,
#mediumnaam,
h2,
#nav > ul > li > a,
.tab-index a,
.banner,
li.no_link span,
#subnav,
a.home-link,
.dynamic-block .tussenkop,
#search .searchbox_trefwoord,
#search .searchbox_submit {
    font-family: "Trebuchet MS", serif;
}