/*-------------------------
= DEFAULT
------------------------- */
a:focus, input:focus, textarea:focus, select:focus {
    outline: 1px solid #000;
    outline-offset: -1px;
}
a.knop:focus,
.header_one a:focus,
#kluis-login a:focus,
.pageoptions a:focus,
#footer a:focus,
.mediamenu-sub a:focus,
#subnav a:focus {
    outline: 1px solid #F9B200;
    outline-offset: -1px;
}

.container {
    position: relative;
    width: 94%;
    max-width: 1000px;
    margin: auto;
}

.wrap {
    position: relative;
    z-index: 2;
}

#header {
    position: relative;
}

.header_one .container {
    min-height: 36px;
}

.header_two .container {
    min-height: 8px;
}

.header_three {
    float: left;
    padding-top: 1.5%;
}

.header_three .container {
    overflow: hidden;
}

.header_navigation { 
    position: relative;
    float: left;
    padding-top: 1%;
    padding-bottom: 1%;
    z-index: 10;
}

.splash .po_contrast {
    display: block;
    position: absolute;
    left: 63px;
}

.header_three,
.header_navigation {
    width: 100%;
}

.header_four {
    clear: both;
}

.header_four .container-inner {
    padding: .5em 0;
}

#content .container-inner,
#footer .container-inner {
    padding: 2%;
}

#content .container-inner {
    background-color: #fff;
    overflow: hidden;
}

.extranet #content .container-inner {
    overflow: visible;
    float: left;
    width: 96%;
}

.btn_rss {
    position: absolute;
    right: 0;
    top: 5px;
}

/* responsive images */
img {
    max-width: 100%;
}

/*-------------------------
= SPLASH STYLES
------------------------- */
.part_more h2:after {
    content: "\003e";
    margin-left: 3px;
    right: 0.6em;
    color: #004494;
    top: 50%;
    margin-top: -14px;
}

.splash .header_four {
    height: 35px;
    background-color: #F9B200;
    border-top: solid 4px #014495;
}

#splashcontent h2 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
    font-weight: normal; 
}

.splash {
    font-family: Verdana;
}
#footer.splash .container-inner {
    padding: 0;
}

#nav.splash {
    bottom: 0;
}

#nav > ul.splash_menu > li > a,
#nav > ul.splash_menu > li > button {
    background-image: none;
    background-color: #fff !important;
    color: #5C4A40;
    margin: 0 0 0 .5em;
    font-size: 1.25em;
    display: inline-block;
    height: 22px;
    padding: 12px;
    border-left: solid 1px #FF0000;
    border-right: solid 1px #FF0000;
    border-top: solid 4px #FF0000;
}

#nav > ul.splash_menu > li.nav1 > button {
    background-position: 13em .9em;
    background-repeat: no-repeat;
    width: 15.3em;
    border: none;
    text-align: left;
    padding: 0 30px 0 15px;
    height: 50px;
    border-radius: 8px 8px 0 0;
}

#nav > ul.splash_menu > li.nav1 > button:hover {
    cursor: pointer;
}

#splashcontent {
    margin-bottom: 1.6em;
}

#splashcontent {
    border: solid 1px #d0d0d0;
    padding: 2em 0;
    float: left;
    width: 100%;
}

#splashcontent .part {
    float: left;
    width: 45%;
    padding: 0.5em;
    margin-left: 2.5%;
    margin-bottom: 0;   
    line-height: 1.5em;
}

#splashcontent .part p {
    min-height: 3em;
}

.homepage.medium-4.splash .content-wrap {
    float: left;
    width: 100%;
}


/*-------------------------
= ELEMENT STYLES
------------------------- */
.close {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../../images/flex-v6/default/icon/close.png");
    background-position: left 0.4em;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-family: "Trebuchet MS",​Helvetica,​sans-serif;
    font-weight: bold;
    font-size: 1em;
    margin: 0;
    padding: 0 0 0 1.7em;
    position: absolute;
    text-decoration: underline;
}

.koppelbox ul li {
    padding-left: 1em;
    background-image: url(../../images/flex-v6/bullet_grey.png);
    background-position: left .3em;
    background-repeat: no-repeat;
    margin-bottom: .5em;
}

.koppelbox ul li.no_link {
    padding-left: 0;
    background: none;
}

.koppelbox ul li a {
    text-decoration: none;
}

.koppelbox ul li a:hover {
    text-decoration: underline;
}

.wysiwyg p img {
    border: 1px solid #D0D0D0;
}

#footer .wysiwyg p img {
    border: 0;
}

/*-------------------------
= HEADER ONE
------------------------- */
/* snelmenu */
.header_one #snelmenu {
    float: left;
}

.header_one #snelmenu li {
    float: left;
}

.header_one #snelmenu a {
    display: block;
    text-decoration: none;
    padding: 1em 1em 1em 2em;
}

.header_one #snelmenu a:hover {
    text-decoration: underline;
}

/* pageoptions */
.pageoptions > div {
    display: inline-block;
    margin-right: .5em;
}

.ie7 .pageoptions > div {
    display: inline;
    float: left;
}

.pageoptions a {
    display: block;
    text-decoration: none;
    padding: 1em 1em 1em 2em;
    background-repeat: no-repeat;
    background-position: left .8em;
    cursor: pointer;
}

.browsealoud {
    display: inline-block;
}

.browsealoud a {
    padding-left: 0;
}

.po_print a {
    background-image: url(../../images/flex-v6/default/icon/print.png);
}

.po_contrast a {
    background-image: url(../../images/flex-v6/default/icon/contrast.png);
}

.po_readspeaker a {
    background-image: url(../../images/flex-v6/default/icon/readspeaker.png);
    background-position: left 1em;
}

#xp1 {
    position: absolute;
    top: 0;
    left: 25em;
    z-index: 10;
}

/* btn_kluis_login */
.btn_ingelogd,
.btn_kluis_login {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    color: #fff;
    min-width: 6em;
    text-align: left;
    padding: 1.2em 1em 1em 4.5em; 
    text-decoration: none;
    background-image: url(../../images/flex-v6/header-one-pos-2-wysiwyg.png);
    background-position: 1em .5em;
    background-repeat: no-repeat;
}

.btn_ingelogd {
    background-image: url(../../images/flex-v6/default/intranet/icon-ingelogd.png);
    padding: .9em 1em .8em 3.8em;
}

.header_one a:hover {
    text-decoration: underline;
}

.header-one-koppelbox {
    float: right;
}

.header-one-koppelbox li {
    float: left;
}

.header-one-koppelbox a {
    display: block;
    padding: 1em 1em 1em 2em;
    text-decoration: none;
}
/*-------------------------
= HEADER TWO
*
* kluis-login
* alfabet
------------------------- */

/* kluis login */
#kluis-login {
    position: absolute;
    width: 50%;
    padding: 2em 1em 2em 1em;
    z-index: 12;
    font-size: 85.7143%;
    line-height: 1.25em;
}

#kluis-login.hide {
    left: -9999em;
}

#kluis-login.active {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    z-index: 101;
}

#kluis-login p {
    margin-bottom: 1.5em;
}

#kluis-login ul {
    list-style-type: disc;
    padding-left: 15px;
    margin-bottom: 1.5em;
}

#kluis-login ul li {
    padding-left: 5px;
}

#kluis-login ol {
    list-style-type: decimal;
    padding-left: 20px;
    margin-bottom: 1em;
}

#kluis-login h2:first-child {
    margin-top: 0;
}

#kluis-login h2 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

.inuitklap {
    position: absolute;
    top: -9999em;
}

.no-js #kluis-login {
    position: relative;
    width: 90%;
	overflow: hidden;
}

#kluis-login a.knop {
    margin-right: 1em;
    margin-top: 1em;
}

#kluis-login .close {
    bottom: 5px;
    right: 10px;
    background-position: left top;
}

/* alfabet */
#alphabet {
    overflow: hidden;
}

#alphabet .text {
    display: block;
    float: left;
    font-weight: bold;
    padding: 1.2em 1em 1em 2.5em;
    font-size: 85.71428571428571%;
    margin-right: 1%;
    background: url(../../images/flex-v6/default/icon/zoek-op-alfabet.png) left 1em no-repeat;
}

.ie7 ul.letters > li {
    display: inline;
}

ul.letters a {
    display: block;
    float: left;
    padding: 1em 0 1em 0;
    width: 2.6%;
    min-width: 1.5em;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    margin-right: 0.4em;
    cursor: pointer;
    opacity: .5;
}

ul.letters a.hasitems {
    opacity: 1;
}

.letters a.active,
.letters > li > a:hover,
.letter-content a:hover {
    background-image: url(../../images/flex-v6/default/overlay_30.png);
}

.letter-content {
    clear: both;
}

.letter-content > div {
    clear: both;
    overflow: hidden;
    padding: 2%;
}

.letter-content .letter-desc {
    display: block;
    font-weight: bold;
    margin-bottom: .5em;
}

.letter-content .letter {
    font-size: 3em;
}

.letter-content ul li {
    float: left;
    width: 28%;
    margin-right: 2%;
    padding-right: 2%;
}

.letter-content a {
    display: block;
    text-decoration: none;
    padding-left: 4px;
}

.letter-content .close {
    bottom: .5em;
    right: 0;
}

/*-------------------------
= HEADER THREE
*
* logo
* nav
------------------------- */

/* logo */
#logo {
    position: relative;
    float: left;
    margin-right: 3em;
    z-index: 100;
    height: 102px;
}

#logo img {
    max-height: 100%;
}

/* nav */
#nav {
    padding-left: 35%;
    padding-top: 69px;
    position: absolute;
    right: 0;
    background-color: transparent;
    bottom: 0;
}

#nav.nav-dropdown,
#nav.mediamenu-1 {
    padding-top: 3%;
}

#nav.nav-dropdown {
    width: 65%;
}

#nav.nav-dropdown > ul > li > a {
    border-radius: 0;
}

#nav.nav-dropdown > ul > li {
    margin-right: 1em;
}

#nav > ul > li {
    float: left;
}

#nav > ul > li > a {
    font-size: 1.3125em;
    text-decoration: none;
    padding: .5em 1.5em .5em .8em;
}

#nav > ul > li > a {
    background-image: url(../../images/flex-v6/default/icon/hasitems.png);
    background-position: right .8em;
    background-repeat: no-repeat;
    border-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    display: block;
}

#nav.mediamenu-1 > ul > li > a {
    border-radius: 0;
}

#nav.mediamenu-1 > ul > li > a {
    background-color: #fff;
}

#nav.mediamenu-1 > ul > li > a:hover {
    text-decoration: underline;
}

#nav > ul.splash_menu ul > li,
#nav.mediamenu-1 > ul > li,
#nav.mediamenu-2 > ul > li {
    margin-left: 0.6em;
}

#nav > ul.splash_menu ul > li > a,
#nav.mediamenu-1 > ul > li > a,
#nav.mediamenu-2 > ul > li > a {
    background-image: none;
    padding-right: 1em;
    border-width: 4px 1px 0;
    border-style: solid;
}

.medium-1 #nav.mediamenu-1 .medium-1 > a, 
.medium-2 #nav.mediamenu-1 .medium-2 > a, 
.medium-3 #nav.mediamenu-1 .medium-3 > a {
    color: #000;
    text-decoration: underline;
    background-color: #fff;
}

#nav > ul > li.active > a {
    position: relative;
    background-color: #fff;
    border-bottom: 0;
    z-index: 30;
}

#nav > ul > li.active > a:hover {
    text-decoration: underline;
}

.nav-content {
    background-color: #fff;
    border: 1px solid #D0D0D0;
    padding: 2%;
    margin-top: .7em;
    overflow: hidden;
}

.nav-content > div {
    float: left;
    width: 30%;
    margin-right: 5%;
    font-size: 0.8125em;
    line-height: 1.230769230769231em;
}

.nav-content > div.column-3 {
    margin-right: 0;
}

.two-column .nav-content > div.column-2 {
    width: 60%;
}

.has-js .nav-content {
    position: absolute;
    left: 0;
    width: 96%;
    z-index: 20;
}

.no-js .nav-content {
    position: absolute;
    left: 0;
    width: 96%;
    z-index: 20;
}

.no-js #nav {
	overflow: hidden;
}

.no-js #nav > ul > li {
    margin-bottom: 2em;
}

#nav.nav-dropdown > ul > li > a {
    border: 1px solid #ccc;
    border-radius: 10px;
}

#nav.nav-dropdown > ul > li > a:hover {
    border-color: #333;
}

#nav.nav-dropdown > ul > li.active > a {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0;
}

.medium-1 #nav.mediamenu-2 .medium-1 > a,
.medium-2 #nav.mediamenu-2 .medium-2 > a,
.medium-3 #nav.mediamenu-2 .medium-3 > a {
    color: #fff;
}

.medium-1 #nav.mediamenu-3 .medium-1 > a,
.medium-2 #nav.mediamenu-3 .medium-2 > a,
.medium-3 #nav.mediamenu-3 .medium-3 > a {
    background-image: url(../../images/flex-v6/default/icon/hasitems.png);
    background-position: right bottom;
    padding-bottom: .8em;
}

/* nav-content */
.nav-content .no_link span,
.nav-content .wysiwyg h2 {
    display: block;
    font-size: 1.230769230769231em;
    font-weight: normal;
    margin-bottom: 1.5em;
}

.nav-content .close {
    top: 1em;
    right: 0;
    height: 1.5em;
    font-size: .75em;
    background-image: url(../../images/flex-v6/default/icon/close-grey.png);
    background-position: left top;
    text-indent: -9999px;
}

.nav-content {
    box-shadow: 0 0 3px #888;
}

.go-to-medium {
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
}

.go-to-medium .highlight {
    font-size: 1.5em;
}

.go-to-medium:hover {
    text-decoration: underline;
}

/* mediamenu-sub */
.mediamenu-sub > ul {
    padding-left: 2.6em;
}

.mediamenu-sub li {
    float: left;
    padding-right: .5em;
    margin-right: .5em;
    border-right-width: 1px;
    border-right-style: solid;
    line-height: 1.2em;
}

.mediamenu-sub > ul > li:first-child {
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 0.4em;
}

.mediamenu-sub a {
    text-decoration: none;
}

.mediamenu-sub a:hover {
    text-decoration: underline;
}

a.home-link {
    display: block;
    left: 0;
    max-width: 2em;
    position: absolute;
    top: -9px;
}

/*mediumnaam*/
#mediumnaam {
    font-size: 2.5em;
    margin-top: 27px;
    margin-right: 2.8%;
    float: right;
    font-weight: bold;
}

/*-------------------------
= HEADER FOUR
------------------------- */
/* search */
#search {
    width: 72%;
    background-color: transparent;
}

#search legend,
#search label {
    position: absolute;
    left: -9999px;
}

#search .searchbox_trefwoord {
    width: 80%;
    border: 1px solid #fff;
    color: #333;
    float: left;
    padding-top: .6em;
    padding-bottom: .4em;
    padding-left: 5%;
    background: #fff url(../../images/flex-v6/default/icon/search.png) 1em .5em no-repeat;
    margin: 0;
    font-size: .875em;
}

#search .searchbox_submit {
    width: 13.5%;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    padding-top: .5em;
    padding-bottom: .4em;
    cursor: pointer;
    min-height: 2em;
    margin: 0;
    background-repeat: repeat;
    float: right;
    font-size: .875em;
    -webkit-appearance: button;
}

#search .searchbox_trefwoord:hover,
#search .searchbox_submit:hover {
    
}

a.sitemap,
a.uitgebreidzoeken {
    color: #fff;
    position: absolute;
    top: 17px;
    font-size: 0.75em;
    text-decoration: none;
    padding: 3px 0 2px 23px;
}

a.uitgebreidzoeken {
    right: 10.8%;
    background: url(../../images/flex-v6/default/icon/search_plus.png) no-repeat left top;
}

a.sitemap {
    right: 2.8%;
    background: url(../../images/flex-v6/default/icon/sitemap.png) no-repeat left top;
}

a.sitemap:hover,
a.uitgebreidzoeken:hover {
    text-decoration: underline;
}

/*-------------------------
= CONTENT

* tabs
* modules
* picperpage
* snelnaar
* dynamic-box-1
* dynamic-box-2
* intra-extra-content
* intra-extra-aside
------------------------- */
#content {
    font-size: .75em;
    line-height: 1.25em;
}

#modulecontent {
    margin-bottom: 1.6em;
}

#modulecontent.has-snelnaar {
    overflow: hidden;
}

.extranet.homepage #modulecontent,
.intranet.homepage #modulecontent {
    width: 65.2%;
    float: left;
}

#modulecontent.has-snelnaar .inner {
    float: left;
    width: 65%;
}

#picture-homepage a {
    display: block;
    overflow: hidden;
    line-height: 0;
}

#tabs,
#picture-homepage {
    position: relative;    
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 1.6em;
    width: 100%;
    height: 230px;
}

#picture-homepage {
    height: auto;
}

/* schaal afbeelding naar de juiste formaten */
#picture-homepage img {
    min-width: 100%;
}

#tabs {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 1.6em;
    width: 100%;
}

.has-js #tabs {
    height: 230px;
}

#tabs > li {
    margin-bottom: 1em;
    overflow: hidden;
}

.has-js #tabs > li {
    margin-bottom: 0;
}

#tabs > li > h2 {
    display: block;
    color: #fff;
    font-size: 1.16667em;
    min-height: 19px;
    float: left;
    line-height: 110%;
    padding: 0.9em 1em 0.9em 1.5em;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 3px;
    width: 25%;
    z-index: 2;
}

.has-js #tabs > li > h2 {
    cursor: pointer;
}

#tabs > li.active > h2:before,
#tabs > li > h2:hover:before {
    content: "";
    display: block;
    position: absolute;
    margin-top: -13px;
    margin-right: -12px;
    width: 0;
    height: 0;
    right: 0;
    border-left: 12px solid;
    border-top: 23px solid transparent !important;
    border-bottom: 22px solid transparent !important;
}


#tabs .tab-content {
    background-repeat: repeat;
    float: right;
    line-height: 1.5em;
    height: 184px;
    padding: 3% 4%;
    width: 60%;
}

.has-js #tabs .tab-content {
    position: absolute;
    right: 9999em;
    top: -9999em;
}

.has-js #tabs .active .tab-content {
    bottom: 0;
    right: 0;
    top: 0;
}

.tab-content h2 {
    margin-bottom: .3em;
    font-size: 1.5em;
    font-weight: normal;
}

.tab-content em {
    color: #8B8B8B;
}

.tab-content .size_125 {
    display: inline-block;
    min-width: 50px;
    font-size: 1em;
}

.tab-content .size_150 {
    display: inline-block;    
    width: 80px;
    vertical-align: top;
    padding-top: 15px;
    font-size: 1.25em;
}

.tab-content table {
    width: 100%;
}

.tab-content  table > tbody > tr > td {
    vertical-align: top;
}

a .size_125 img {
    opacity: .7;
}

.size_150 a:hover {
    text-decoration: none;
}

a:hover .size_125 img {
    opacity: 1;
}

/* iconen */
.iconen li {
    margin-right: 2%;
    margin-bottom: 1%;
    float: left;
    min-width: 46%;
    max-width: 48%;
}

.iconen > li > a,
.iconen > li > .icon_wrapper {
    display: table;
    width: 98%;
    border: 2px solid #fff;
    padding: 1%;
    text-decoration: none;
    opacity: .75;
}

.iconen .icon-image-wrapper {
    width: 50px;
    margin-right: 5px;
}

.iconen .icon-image {
    max-width: 50px;
    max-height: 50px;
}

.iconen .icon-image-wrapper,
.iconen .icon-text {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.iconen .icon-text {
    font-weight: bold;
}

.iconen a:hover,
.iconen > li > .icon_wrapper:hover {
    border-color: #eee;
    box-shadow: 1px 1px 3px 1px #eee;
    opacity: 1;
}

img.picperpage {
    padding: 2px;
    margin-bottom: 1em;
}

/* snelnaar */
#snelnaar_wrapper {
    width: 30%;
    float: right;
    
}

#snelnaar li {
    margin-bottom: .4em;
}

#snelnaar li.no_link span {
    display: block;
    font-weight: bold;
    font-size: 1.3333333em;
    margin-bottom: .8em;
}

#snelnaar li.no_link {
    margin-top: 2em;
}

#snelnaar li.no_link.first {
    margin-top: 0;
}

#snelnaar a {
    color: #333;
}

/* dynamic-block */
.dynamic-block h2:first-child {
    position: absolute;
    left: -9999px;
}

.dynamic-block {
    overflow: hidden;
    margin-bottom: 1em;
}

.dynamic-block .linked_items .tussenkop,
.dynamic-block h2 {
    font-size: 1.5em;
    margin-bottom: .8em;
    float: none;
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}

.dynamic-block .linked_items li {
    margin-bottom: .8em;
    float: left;
    padding-right: .8em;
    margin-right: .8em;
    line-height: 1em;
    border-right: 1px solid #434343;
}

.dynamic-block .linked_items li.last {
    border-right: 0;
}

/* recent_wysiwyg */
.container-intra-extra {
    width: 65.2%;
    float: left;
}

#koppelbox-home,
#wysiwyg-home,
#recent {
    border: 1px solid #D0D0D0;
    padding: 2%;
    width: 96%;
    overflow: hidden;
    clear: both;
    margin-bottom: 1.6em;
}

#recent ul li {
    margin-bottom: 0.5em;
}

#koppelbox-home h2,
#wysiwyg-home h2,
#recent h2 {
    font-size: 1.5em;
    line-height: 1.25em;
    padding-bottom: 0.8em;
    padding-top: 0;
    font-weight: normal;
}

#recent a.knop {
    float: right;
}

#koppelbox-home a,
#recent .item_title {
    text-decoration: none;
    font-weight: bold;
}

#koppelbox-home a:hover,
#recent .item_title:hover {
    text-decoration: underline;
}

#koppelbox-home .date,
#recent .date {
    font-weight: bold;
    color: #767676;
    font-size: 0.9em;
}

/* intranet-aside */
.container-intra-extra-aside {
    width: 30.8%;
    float: right;
}

/* personengids */
#personengids {
    clear: both;
    margin-bottom: 1em;
    width: 84%;
    padding: 8%;
}

#personengids fieldset legend {
    font-weight: normal;
    font-size: 1.33333em;
    margin-bottom: 0.5em;
}

#personengids label {
    position: absolute;
    top: -9999px;
}

#personengids #personengids_naam {
    width: 99.5%;
    height: 22px;
    border: 1px solid #D0D0D0;
    margin-bottom: 0.5em;
}

#personengids_submit {
    background: #767676;
    color: #fff;
    border: 1px solid #D0D0D0;
    float: right;
    padding: 3% 5%;
    cursor: pointer;
}

#personengids_submit:hover {
    text-decoration: underline;
}

/* birthdays */
#birthdays {
    clear: both;
    margin-bottom: 1em;
    border: 1px solid #D0D0D0;
    padding: 8%;
    overflow: hidden;
}

#birthdays h2 {
    border-bottom: 1px dotted #D0D0D0;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 1em;
    padding-bottom: 4%;
}

#birthdays li {
    clear: both;
    margin-bottom: 1em;
    overflow: hidden;
}

#birthdays .titelcontainer {
    float: right;
    width: 70%;
}

#birthdays .titelcontainer a {
    display: block;
    text-decoration: none;
    font-weight: bold;
} 

#birthdays .titelcontainer a:hover {
    text-decoration: underline;
}

#birthdays .birthday_person_image {
    width: 25%;
    float: left;
}

#birthdays img {
    width: 100%;
}

#birthdays .date {
    font-weight: bold;
    color: #767676;
    font-size: 0.9em;
	}	
	
#birthdays a.ga_naar.knop{
    float:right;
}

/* events */
#events {
    clear: both;
    margin-bottom: 1em;
    border: 1px solid #D0D0D0;
    padding: 8%;
}

#events h2 {
    border-bottom: 1px dotted #D0D0D0;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 1em;
    padding-bottom: 4%;
}

#events table {
    width: 100%;
}

#events caption {
    position: absolute;
    top: -9999px;
} 

#events table th,
#events table td  {
    padding: 5px 2px;
    text-align: center;
}

#events table th a,
#events table th,
#events_calendar .events_calendar td.current_day {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

#events table td a {
    text-decoration: none;
    font-weight: bold;
}

#events table td.selected_day a {
    color: #fff;
}

#events table td a:hover {
    text-decoration: underline;
}

#events .events_calendar  {
    margin-bottom: 8%;
}

#events #events_list {
    border-top: 1px dotted #D0D0D0;
}

#events #events_list li {
    margin-top: 4%;
}

#events #events_list .date {
    font-weight: bold;
    color: #767676;
    font-size: 0.9em;
    min-width: 60px;
    display: inline-block;
}

#events #events_list a {
    text-decoration: none;
    font-weight: bold;
}

#events #events_list a:hover {
    text-decoration: underline;
}

#events abbr {
    border-bottom: 0;
}

/*-------------------------
= SPECIFIC MODULE STYLES TEMPLATE
------------------------- */
.homepage .module {
	background-color: #fff;
    margin-bottom: 1em;
}

.module_startpagina .box h2,
div.start_page h2,
.module_simloket.product > h2,
.module_simloket.product_page .simloket_tab_content > h2 {
	height: 45px;
	padding-bottom: .8em;
	vertical-align: bottom;
	display: table-cell;
    cursor: default;
    font-size: 1.5em;
    line-height: 1.25em;
    font-weight: normal;
}

.module_startpagina ul.items {
    margin-bottom: 1em;
    min-height: 6em;
}

.module_startpagina .box .intro ul {
    list-style-type: none;
    margin-left: 0;
}

.module_startpagina .onecolumn > div, 
.module_startpagina .twocolumns > div, 
.module_startpagina .threecolumns > div {
    margin-bottom: 1.5em;
}

.module_startpagina .onecolumn > div > div, 
.module_startpagina .twocolumns > div > div, 
.module_startpagina .threecolumns > div > div {
    margin-bottom: 0;
}

div.start_page h2,
.module_simloket.product_page ul li h2,
.module_simloket.product > h2,
.module_simloket.product_page .simloket_tab_content > h2 {
    height: auto;
}

div.module > .column > div,
.module > ul.part > li {
    margin-bottom: 2em;
}

.module_simloket.product_page .under {
    overflow: hidden;
    margin-bottom: 2em;
}

.box ul > li, 
.column ul > li {
    margin-bottom: .3em;
}

.box ul > li > a,
.column ul > li a,
.meer {
    text-decoration: none;
}

.box ul > li > a:hover,
.column ul > li a:hover,
.meer:hover {
    text-decoration: underline;
}

.module_startpagina .meer {
    font-weight: bold;
}

/*-------------------------
= ASIDE
------------------------- */
.content-wrap {
    width: 73%;
    float: right;
    position: relative;
}

.homepage.medium-1 .content-wrap,
.homepage.medium-2 .content-wrap,
.homepage.medium-3 .content-wrap {
    float: left;
}

/* aside wysiwyg */
.aside {
    width: 24.5%;
    float: left;
}

.homepage.medium-1 .aside,
.homepage.medium-2 .aside,
.homepage.medium-3 .aside,
.homepage.medium-4 .aside {
    float: right;
}

.aside .wysiwyg,
#koppelbox_wrapper {
    background-color: #FFFFFF;
    margin-bottom: 1.6em;
    padding: 8%;
    min-height: 192px;
    overflow: hidden;
}

#koppelbox_wrapper {
    min-height: 0;
}

.nextpage .aside .wysiwyg {
    min-height: 10em;
}

#koppelbox_wrapper li.no_link {
    border-bottom: 1px dotted #D0D0D0;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 1em;
    padding-bottom: 4%;
}

.aside .wysiwyg h2 {
    padding-bottom: 4%;
    border-bottom: 1px dotted #D0D0D0;
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: normal;
}

/*-------------------------
= ASIDE RIGHT
------------------------- */
/* aside banner */
.aside-banner {
    font-size: 1.333333333333333em;
}

.banner ul li {
    position: relative;
    float: left;
    margin-bottom: 1em;
    width: 100%;
}

.banner .intro {
    position: absolute;
    left: -9999px;
    padding: 4% 1% 4% 9%;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    width: 91%;
    height: 91%;
    z-index: 1;
}

.image_wrapper > a {
    display: block;
}

.banner .title {
    position: absolute;
    bottom: 1em;
    left: 0;
    width: 91%;
    padding: 5% 1% 5% 9%;
    color: #fff;
    font-weight: bold;
    z-index: 2;
}

.banner .image_wrapper img {
    width: 98%;
    padding: 1%;
}

.banner > ul > li > div > a:hover > .intro {
    left: 0;
    top: 0;
}

.banner > ul > li > div > a:hover > .title {
    background-color: #fff;
}

/* subnav */
#subnav {
    margin-bottom: 2em;
}

#subnav > ul {
    border: 2px solid #fff;
}

#subnav .submenu {
    position: absolute;
    left: -9999em;
}

#subnav .active .submenu,
#subnav.has-menu2 .submenu {
    position: static;
    left: auto;
}

#subnav > ul > li,
#subnav > ul > li.hasitems.active > a {
    border-bottom: 2px solid #fff;
}

#subnav > ul > li.last,
#subnav > ul > li.one_item {
    border-bottom: 0;
}

#subnav > ul > li > a {
    display: block;
    font-size: 1.166666666666667em;
    line-height: 1.25em;
    font-weight: bold;
    text-decoration: none;
    padding: 4% 8%;
}

#subnav > ul > li.active > a {
    text-decoration: underline;
}

#subnav .mainmenu .submenu {
    padding: 0;
}

#subnav .submenu a {
    position: relative;
    display: block;
    text-decoration: none;
    padding: 4% 4% 4% 4%;
    margin: 0 2% -1% 8%;
}

#subnav .submenu .active a,
#subnav .submenu a:hover {
    font-weight: bold;
    border-bottom-style: solid;
}

.subsite #subnav .submenu li {
    border-bottom: solid 2px #FFF;
}

.subsite #subnav .submenu .last,
#subnav .submenu .last a {
    border-bottom: 0;
}

#subnav .submenu .active a:after,
#subnav .submenu a:hover:after {
    border-bottom: 15px solid transparent;
    border-left: 14px solid #747372;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    margin-right: -17px;
    margin-top: -24px;
    position: absolute;
    right: 0;
    width: 0;
}

.subsite #subnav .submenu .active a:after, 
.subsite #subnav .submenu a:hover:after {
    margin-right: -17px;
}

#subnav > ul > li > a.home-link {
    padding-left: 5%;
}

/* afbeeldingen caroussel */
#afbeeldingen-caroussel-wrapper,
#textuele-caroussel-wrapper {
    position: relative;
    height: 230px;
    overflow: hidden;
    margin-bottom: 1.6em;
    z-index: 1;
}

#afbeeldingen-caroussel-wrapper.no_js {
    height: auto;
}

#afbeeldingen-caroussel-wrapper.no_js .titel_overlay a {
    position: relative;
}

#afbeeldingen-caroussel .titel_overlay a,
#textuele-caroussel .titel_overlay a {
    display: block;
    position: absolute;
    left: 0;
    bottom: 15%;
    padding: 5%;
    width: 91%;
    background: url(../../images/flex-v6/default/overlay_dark_75.png);
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    font-size: 1.125em;
}

#afbeeldingen-caroussel .titel_overlay a:hover,
#textuele-caroussel .titel_overlay a:hover {
    text-decoration: underline;
}

#afbeeldingen-caroussel img,
#textuele-caroussel img {
    min-height: 69%;
}

#afbeeldingen-caroussel img {
    max-width: none;
    min-width: 100%;
}

#afbeeldingen-caroussel-wrapper #carrousel_controls,
#textuele-caroussel-wrapper #carrousel_controls {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 15%;
    z-index: 20;
}

#afbeeldingen-caroussel-wrapper #carrousel_pager,
#textuele-caroussel-wrapper #carrousel_pager {
    display: inline-block;
}

#afbeeldingen-caroussel-wrapper #carrousel_pager a,
#textuele-caroussel-wrapper #carrousel_pager a {
    border-right: 1px solid #fff;
}

#afbeeldingen-caroussel-wrapper #carrousel_controls a,
#textuele-caroussel-wrapper #carrousel_controls a {
    display: block;
    font-size: 1.5em;
    text-decoration: none;
    float: left;
    width: 1.5em;
    text-align: center;
    line-height: 2em;
}

#afbeeldingen-caroussel-wrapper #carrousel_controls a {
    color: #fff;
}

#afbeeldingen-caroussel-wrapper #carrousel_controls a.btn_stopstart_carrousel,
#textuele-caroussel-wrapper #carrousel_controls a.btn_stopstart_carrousel {
    float: right;
    cursor: pointer;
    border-left: 1px solid #fff;
}

#afbeeldingen-caroussel-wrapper #carrousel_controls a.activeSlide,
#afbeeldingen-caroussel-wrapper #carrousel_controls a:hover,
#textuele-caroussel-wrapper #carrousel_controls a.activeSlide,
#textuele-caroussel-wrapper #carrousel_controls a:hover {
    background: url(../../images/flex-v6/default/overlay_30.png);
}

#textuele-caroussel-wrapper {
    padding: 6% 8%;
    height: 194px;
}

#textuele-caroussel-wrapper > h2 {
    border-bottom: 1px dotted #D0D0D0;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 0.3em;
    padding-bottom: 4%;
}

#textuele-caroussel a {
    text-decoration: none;
    font-weight: normal;
}

#textuele-caroussel a:hover {
    text-decoration: underline;
}

#textuele-caroussel .carrousel_item div {
    margin-bottom: 0.4em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #D0D0D0;
}

#textuele-caroussel-wrapper #carrousel_controls {
    padding: 0 8%;
    width: 84%;
}

#textuele-caroussel-wrapper #carrousel_controls a.activeSlide {
    border: 1px solid #D0D0D0;
    border-bottom: 0;
}

#afbeeldingen-caroussel-wrapper.splash #carrousel_pager {
    float: right;
    position: relative;
    top: 1.2em;
}

#afbeeldingen-caroussel-wrapper.splash #carrousel_controls a.btn_stopstart_carrousel {
    position: relative;
    top: .9em;
}

#afbeeldingen-caroussel-wrapper.splash #carrousel_pager a,
#afbeeldingen-caroussel-wrapper.splash #carrousel_controls a.btn_stopstart_carrousel {
    background: #014495;
    border-radius: 8px 8px 0 0;
    height: 1.4em;
    line-height: 1.5em;
    margin: 0 .25em;
    font-family: "Trebuchet MS";
    font-size: 1.25em;
    width: 1.8em;
    border: none;
}

#afbeeldingen-caroussel-wrapper.splash #carrousel_pager a.activeSlide,
#afbeeldingen-caroussel-wrapper.splash #carrousel_controls a:hover,
#afbeeldingen-caroussel-wrapper.splash #carrousel_controls a:focus {
    background: #E5454C;
}


/*-------------------------
= FOOTER
------------------------- */
#footer {
    font-size: 0.75em;
    line-height: 1.25em;
    overflow: hidden;
    padding-top: .5%;
    padding-bottom: .5%;
    border-top: 4px solid;
}

.extranet #footer {
    clear: both;
}

#footer .box_1 {
    float: left;
    width: 20%;
    margin-right: 5%;
}

#footer .box_2 {
    float: left;
    width: 20%;
    margin-right: 5%;
}

#footer .box_3 {
    float: left;
    width: 20%;
}

#footer .box_4 {
    width: 22.5%;
    float: right;
}

#footer .box_1.last {
    width: auto;
}

#footer h2,
#footer .koppelbox ul li.no_link {
    font-size: 1.5em;
    font-weight: bold;
    background: none;
    margin-bottom: 1em;
}

#footer .koppelbox ul li {
    background-image: url(../../images/flex-v6/bullet_white.png);
}

/*-------------------------
= HOMEPAGE
------------------------- */
.homepage .module {
    width: 96%;
    padding: 2%;
}

.homepage .module .module {
    padding: 0;
    width: auto;
}

/*-------------------------
= ELEMENTS
------------------------- */
/* button back to top */
#back-top {
    position: fixed;
    bottom: 2%;
    right: 2%;
    z-index: 10;
}

#back-top a {
    width: 80px;
    padding: 10px;
    display: block;
    text-align: center;
    font: 110%/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #ddd;
}

#back-top a:hover {
    color: #000;
}

/* arrow icon (span tag) */
#back-top span {
    width: 60px;
    height: 60px;
    display: block;
    margin-bottom: 7px;
    margin-left: 10px;
    background: #ddd url(../../images/flex-v6/default/btn_up.png) no-repeat center center;
    border-radius: 70px;
}

#back-top a:hover span {
    background-color: #000;
}

/* a.knop */
a.knop {
    display: inline-block;
    font-size: 1.25em;
    line-height: 1.3em;
    text-decoration: none;
    padding: .4em 1em;
    color: #fff;
    font-weight: bold;
}

.align_right a.knop {
    float: right;
}

a.knop:hover {
    text-decoration: underline;
}

/* border styles */
#tabs,
.homepage .module,
.aside .wysiwyg,
.banner .image_wrapper img,
#subnav,
img.picperpage,
#afbeeldingen-caroussel-wrapper,
#textuele-caroussel-wrapper,
#koppelbox_wrapper {
    border: 1px solid #D0D0D0;
}

.icon-subnav {
    display: none;
}

/* MENU MEER */
li.item-menu-meer {
    position: relative;
}

li.item-menu-meer,
li.item-menu-meer li {
    border-right: 0;
}

li.item-menu-meer > ul > li {
    float: none;
}

li.item-menu-meer > ul {
    position: absolute;
    z-index: 20;
    top: 2em;
    right: -3em;
    padding: 1.5em;
    font-size: .9em;
    line-height: 1.25em;
}

li.item-menu-meer > ul > li {
    margin-bottom: .5em;
}

/* kruimelspoor */
.inner-kruimelspoor {
    background-color: #fff;
    padding: 1em 2% 0 2%;
}

.userdata {
    margin-bottom: 1em;
}

/* tables responsive */ 
table.document_list {
    width: 100%;
}

table.document_list th:nth-child(4) {
    min-width: 40px;
}

table.document_list th:nth-child(5) {
    min-width: 60px;
}

table.document_list .docnumber,
table.document_list .costs,
table.document_list .doctype {
    text-align: center;
}

table.document_list .date {
   text-align: center;
}

table.document_list td,
table.document_list th {
    padding: 5px;
}

thead tr:nth-child(odd) {
    background-color: rgba(0, 68, 148, 1);
    color: #FFF; 
}

tr:nth-child(odd) {
    background-color: rgba(0, 68, 148, 0.1);
}

/*-------------------------
= MEDIA QUERIES
------------------------- */
@media only screen and (max-width: 1099px) {
    #subnav .submenu .active a:after,
    #subnav .submenu a:hover:after {
        margin-right: -18px;
    }
}

/* LARGE */
@media only screen and (max-width: 979px) {

    #nav.splash_menu > ul > li > a, .splash #nav > ul > li > a {
        font-size: .925em !important;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
}    

    
    #nav.splash {
        bottom: 0;
        width: 60%;
        display: block;
    }
    
    ul.splash_menu {
        width: 100%;
    }
    
    .splash #nav > ul > li {
        width: 50%;
    }
    
    #nav > ul.splash_menu > li > a{
        width: 85%;
    } 


    body {
        background-size: cover;
    }

    a.home-link {
        top: -5px;
    }

    #alphabet .text {
        position: absolute;
        left: -9999px;
    }

    ul.letters a {
        width: 3.8%;
        min-width: 3.8%;
        margin-right: 0;
    }

    #nav {
        padding-left: 40%;
    }

}

/* LARGE - MEDIUM */
@media only screen and (max-width: 899px) {    
    #tabs {
        height: auto;
    }
    
    .tab-index a {
        font-size: .945em;
    }
}

/* MEDIUM */
@media only screen and (max-width: 799px) {

    .content-wrap,
    .aside,
    #search,
    .aside-banner,
    .extranet.homepage #modulecontent,.intranet.homepage #modulecontent {
        width: 100%;
    }

	#mediumnaam,
    #logo {
        float: none;
        width: 30%;
    }

    .intranet.homepage .module,
    .extranet.homepage .module,
    .intranet .aside .wysiwyg,
    .extranet .aside .wysiwyg {
        width: 96%;
        float: left;
    }

    .intranet #logo,
    .extranet #logo,
    .subsite #logo {
        margin: 0 auto;
        height: 70px;
    }

    #mediumnaam {
        float: none;
        width: 100%;
        clear: left;
        margin-bottom: .5em;
        text-align: center;
    }
    
    .intranet #mediumnaam,
    .extranet #mediumnaam,
    .subsite #mediumnaam {
        margin-top: 0;
    }
	
    a.sitemap,
    a.uitgebreidzoeken {
        position: relative;
        right: 0;
        top: 2px;
        display: inline-block;
        margin: 7px 1% 3px 1%;
    }

    #nav {
        clear: left;
        padding-left: 34%;
        padding-top: 0;
        margin-top: -1.4em;
    }

    #nav.nav-dropdown > ul > li {
        margin-right: .5em;
    }

    #nav.nav-dropdown {
        width: 100%;
        position: relative;
        margin-top: -2.4em;
        padding-bottom: 2em;
    }

    #nav.nav-dropdown > ul > li > a {
        padding: 0.3em 2em 0.3em 0.6em;
        background-position: right 0.6em;
    }

    #nav > ul > li > a {
        font-size: 1em;
        text-decoration: none;
        padding: .3em 1em .3em .6em;
    }

    .banner {
        clear: both;
    }

    .banner ul li {
        width: 48%;
        float: left;
        margin-right: 4%;
    }

    .banner ul li:last-child {
        margin-right: 0;
    }

    #footer .box_1,
    #footer .box_2,
    #footer .box_3,
    #footer .box_4 {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 2em;
    }

    #footer .box_2,
    #footer .box_4 {
        margin-right: 0;
    }

    #modulecontent {
        min-height: 0 !important;
    }

    #subnav .submenu .active a:after, 
    #subnav .submenu a:hover:after {
        display: none;
    }

    #afbeeldingen-caroussel-wrapper,
    #textuele-caroussel-wrapper {
        float: left;
        width: 100%;
    }

    .aside-wysiwyg {
        float: right;
        width: 31%;
    }

    .mediamenu-sub li {
        margin-bottom: .5em;
    }

    #textuele-caroussel-wrapper,
    .aside .wysiwyg, #koppelbox_wrapper {
        padding: 2%;
        width: 44%;
    }
    
    .intro table,
    .text table,
    .wysiwyg table {
	display: block;
	position: relative;
	width: 100%;
    }
    
    .intro table thead,
    .text table thead,
    .wysiwyg table thead {
	display: block;
	float: left;
    }
    
    .intro table tbody,
    .text table tbody,
    .wysiwyg table tbody {
	display: block;
	width: auto;
	position: relative;
	overflow-x: auto;
	white-space: nowrap;
    }
    
    .intro table thead tr,
    .text table thead tr,
    .wysiwyg table thead tr {
	display: block;
    }
    
    .intro table th,
    .text table th,
    .wysiwyg table th {
	display: block;
	text-align: right;
	white-space: nowrap;
    }
    
    .intro table tbody tr,
    .text table tbody tr,
    .wysiwyg table tbody tr {
	display: inline-block;
	vertical-align: top;
	margin-right: -4px;
    }
    
    .intro table td,
    .text table td,
    .wysiwyg table td {
	display: block;
	min-height: 1.25em;
	text-align: left;
    }
}

@media only screen and (max-width: 641px) {
    #xp1 {
        left: 23em;
        top: 5em;
    }
}

/* SMALL */
@media only screen and (max-width: 599px) {

    table.document_list {
        display: block;
        overflow-x: auto;
    }

    table.document_list th:nth-child(2),
    table.document_list td:nth-child(2) {
        position: absolute;
        left: -9999em;
    }

    table.document_list th:nth-child(3), 
    table.document_list th:nth-child(3) {
        word-break: break-all;       
    }

    #logo {
        padding: 10px 10px;
    }

    table.document_list .docnumber,
    table.document_list .doctype {
        font-size: 75%;
    }
   
      
    #nav.splash {
        bottom: 0;
        width: 100%;
        display: block;
    }
    
    ul.splash_menu {
        width: 100%;
    }
    
    .splash #nav > ul > li {
        width: 100%;
    }
    
    #nav > ul.splash_menu > li > a{
        width: 85%;
    }
     
     
    #splashcontent .part{
        width: 95%
    }

    /* hide on smaller devices */
    .pageoptions {
        position: absolute;
        left: -9999px;
    }

    .header_one {
        height: 4em;
    }

    .header_two .container {
        min-height: 10px;
    }

    .content-wrap,
    .aside,
    #search,
    #modulecontent.has-snelnaar .inner,
    #snelnaar_wrapper {
        width: 100%;
    }

    .content-wrap {
        margin-bottom: 0;
    }

    #modulecontent.has-snelnaar .inner,
    #snelnaar_wrapper {
        float: none;
        margin-bottom: 2em;
    }

    .header_three {
        padding-top: 3%;
    }

    #mediumnaam,
    #logo {
        float: none;
        margin-right: 0;
        margin: 0 auto 2.5em auto; 
        font-size: 1.4em; 
        padding-top: 0.5em;
    }
    
    .intranet #logo,
    .intranet #mediumnaam,
    .extranet #logo,
    .extranet #mediumnaam,
    .subsite #logo,
    .subsite #mediumnaam {
        margin: 0 auto .5em auto;
    }

    #logo {
        height: auto;
    }

    #nav {
        padding-left: 0;
        right: auto;

    }

    #nav.mediamenu-1 > ul > li > a, #nav.mediamenu-2 > ul > li > a {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }

    a.home-link {
        left: 72%;
        max-width: 1.5em;
        padding: 0.4em 0.5em;
        position: absolute;
        top: -2.5em;
    }

    #search .searchbox_trefwoord {
        padding-left: 8%;
        width: 69%;
        font-size: .75em;
        background-position: .5em .5em;
    }

    #search .searchbox_submit {
        width: 20%;
        font-size: .75em;
    }

    /* kluis-login */
    #kluis-login.active {
        position: relative;
        width: 96%;
        padding: 8% 2% 8% 2%;
        overflow: hidden;
        background-color: transparent;
    }

    #kluis-login a.knop {
        border: 1px solid #fff;
        border-radius: 5px;
    }

    /* alfabet */
    #alphabet .text {
        position: absolute;
        left: 0;
        top: -5em;
        padding: 2.3em 1em .9em 1em;
        cursor: pointer;
        background-position: center .8em;
        text-transform: uppercase;
        font-size: 0.6428571428571429em;
        border-bottom: 0;
        max-width: 6em;
        text-indent: -9999px;
        text-align: center;
    }

    #alphabet .text .hide {
        display: block;
        text-indent: 0;
    }

    #alphabet .text:hover {
        opacity: .8;
        outline: medium;
    }

    .letter-content > div {
        padding: 6% 2%;
    }

    .letter-content ul li {
        float: none;
        width: 90%;
        padding-right: 0;
        margin-right: 0;
    }

    ul.letters a {
        margin-right: 0;
        min-width: 7.6%;
        width: 7.6%;
    }

    .nav-content > div {
        width: 90%;
        float: none;
        margin-bottom: 2em;
    }

    .two-column .nav-content > div.column-2 {
        width: 100%;
    }

    .has-js .nav-content {
        width: auto;
        padding: 8% 5%;
        margin-top: .3em;
    }

    /* subnav icon */
    .icon-subnav {
        display: block;
        max-width: 7em;
        overflow: hidden;
        padding: 3.7em 0 0.5em;
        background: url(../../images/flex-v6/default/icon/subnav.png) center 1em no-repeat;
        font-size: .75em;
        margin: 0 auto;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
        float: right;
    }
    
    .subsite .icon-subnav {
        float: left;
    }

    .mediamenu-sub ul {
        padding-top: 1.5em;
        padding-left: 0;
    }

    .mediamenu-sub li {
        float: none;
        border-right: 0;
        border-bottom: 1px solid #fff;
    }

    .mediamenu-sub ul a,
    li.item-menu-meer > span {
        display: block;
        padding: 3% 0;
    }

    .header_one .icon-subnav:hover {
        text-decoration: none;
        opacity: .8;
    }

    li.item-menu-meer {
        border-bottom: 0;
    }

    li.item-menu-meer > ul {
        position: relative;
        right: 0;
        top: 0;
    }

    li.item-menu-meer > ul {
        font-size: 1em;
    }

    .mediamenu-sub > ul > li:first-child {
        border-left: none;
        padding-left: 0;
    }

    .header_one .icon-subnav:hover {
        text-decoration: none;
        opacity: .8;
    }

    #tabs > li > h2, #tabs .tab-content {
        float: none;
        width: 100%;
    }

    #tabs .tab-content {
        height: auto;
    }

    .has-js #tabs .active .tab-content {
        position: relative;
    }
    #tabs {
        width: 99%;
    }
    .has-js #tabs {
        height: auto;
    }
    .tab-index {
        margin-bottom: 1em;
    }
    #tabs > li > h2 {
        font-size: 0.9167em;
        padding: 0.7em 0.5em 0.5em 1em;
        width: 98%;
    }
    .tab-content h2 {
        font-size: 1.25em;
    }
    .tab-content {
        clear: both;
        height: auto;
    }

    /* module */
    .homepage .module {
        width: 90%;
        padding: 5%;
    }

    .intranet #modulecontent {
        width: 100%;
    }
    #content .container-inner, 
    #footer .container-inner {
        padding: 5%;
    }

    .inner-kruimelspoor {
        padding: 1em 5% 0 5%;
    }

    .module_startpagina .threecolumns {
        width: 100%;
        margin-right: 0;
    }

    .pageoptions a {
        text-indent: -9999px;
        padding: 1em 0;
        width: 2em;
    }
	
    .btn_ingelogd,
    .btn_kluis_login {
        background-position: 0 center;
        font-size: 0.75em;
        overflow: hidden;
        padding: 1.7em 0 1.7em 3em;
        text-transform: uppercase;
    }
    
    .intranet .btn_ingelogd,
    .intranet .btn_kluis_login,
    .extranet .btn_ingelogd,
    .extranet .btn_kluis_login {
        right: 0;
    }

    .header_one .btn_kluis_login:hover {
        text-decoration: none;
        opacity: .8;
    }

    /* carroussel */
    .tab-index,
    .tab-content {
        float: none;
        width: 100%;
    }

    .tab-content {
        width: 92%;
    }

    #tabs {
        width: 99%;
        height: auto;
    }

    .tab-index {
        margin-bottom: 1em;
    }

    .tab-index a:hover:after, 
    .ui-tabs-active a:after {
        display: none;
    }

    .tab-index a {
        font-size: .75em;
        padding: .6em .5em .6em 1em;
    }

    .tab-content h2 {
        font-size: 1.25em;
    }

    .tab-content {
        height: auto;
        clear: both;
    }

    .nav-content .close {
        font-size: 1em;
        height: 2.5em;
        background-position: .3em .5em;
    }

    .iconen li {
        margin-right: 2%;
        margin-bottom: 1em;
        min-width: 47%;
        max-width: 47%;
    }

    .aside-banner {
        font-size: 1em;
    }

    /* #snelmenu .header-one-koppelbox  */
    #snelmenu select,
    #snelmenu option,
    .header-one-koppelbox select,
    .header-one-koppelbox option {
        color: #000;
    }

    #snelmenu,
    .header-one-koppelbox {
        width: 40%;
    }

    #snelmenu select,
    .header-one-koppelbox select {
        margin-top: 1em;
        width: 100%;
    }

    #afbeeldingen-caroussel-wrapper,
    #textuele-caroussel-wrapper,
    .aside-wysiwyg,
    .product_page.loket_toggle,
    #aside-loket {
        width: 100%;
        float: none;
    }

    #textuele-caroussel-wrapper,
    .aside-wysiwyg, .aside .wysiwyg, #koppelbox_wrapper {
        width: 96%;
    }

    .toggle-nav {
        cursor: pointer;
        font-weight: bold;
        height: 2em;
        line-height: 2.2em;
        width: 20%;
        text-align: center;
        padding: 0% 0% 2% 0%;
        position: absolute;
        right: 0;
        top: -2.5em;
    }

    .mediamenu-sub .mainmenu {
        font-size: 0.9125em;
    }
	
	.container-intra-extra {
        width: 100%;
    }

    .container-intra-extra-aside {
        width: 100%;
    }
}

@media only screen and (max-width: 499px) {

    #nav.splash {
        bottom: 0;
        width: 100%;
        display: block;
    }
    
    ul.splash_menu {
        width: 100%;
    }
    
    #nav > ul > li {
        width: 100%;
    }
    
    #nav > ul.splash_menu > li > a{
        width: 85%;
    }


    .header_three .container {
        padding-bottom: 4em;
    }

    
     .splash #logo {
        width: 60%;
        margin-bottom: 40px;
    }
    
    #logo {
        width: 60%;
        margin-bottom: 0;
    }

    #nav {
        margin-top: 0;
        padding-top: .75em;
    }
    
    #nav.splash_menu > ul > li a,
    #nav.mediamenu-1 > ul > li,
    #nav.mediamenu-2 > ul > li {
        margin-left: .5em;
    }
    #nav.splash_menu > ul > li a,
    #nav.mediamenu-2 > ul > li {
        margin-bottom: 0.3em;
        margin-left: 0;
    }

    #nav {
        width: 96%;
        bottom: auto;
    }
    
    #nav.splash_menu > ul > li a,
    #nav.mediamenu-2 > ul > li {
        width: 100%;
        display: block;
    }
    #nav.splash_menu > ul > li,
    #nav.mediamenu-2 > ul > li a {
        border-bottom: 4px solid !important;
        width: calc( 100% - 2px ) !important;
        display: block !important;
        padding: 0.3em 2%;
    }
    
    #mediumnaam {
        width: 100%;
        text-align: center;
    }


    
    #logo {
        height: 70px;
    }

    .header_three .container {
        padding-bottom: 11.3em;
    }
    
    .intranet .header_three .container,
    .extranet .header_three .container,
    .subsite .header_three .container {
        padding-bottom: 0;
    }

    #nav > ul > li {
        line-height: 1.5em;
    }
    #nav.splash_menu > ul > li > a,
    #nav > ul > li > a {
        font-size: .925em !important;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    #nav.nav-dropdown {
        margin-top: 0;
        padding-bottom: 0;
    }

    a.home-link {
        left: 0;
        top: -2.1em;
        max-width: 1.2em;
    }

    .toggle-nav {
        left: 3em;
        width: 36px;
        font-size: 85%;
        padding: 0% 5% 2% 5%;
        right: 1em;
        top: -2.5em;
    }
    
    #xp1 {
        left: -9999em;
    }
}

/* VERY SMALL */
@media only screen and (max-width: 330px) {

    .iconen li {
        float: none;
        min-width: 97%;
        max-width: 97%;
    }

    .banner ul li {
        width: 100%;
        margin-right: 0;
    }

    
    .extranet #events table td {
        display: table-cell;
    }

    .module table td {
        display: table-cell;
    }

    #footer .box_1,
    #footer .box_2,
    #footer .box_3,
    #footer .box_4 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2em;
    }
}