@import url(reset.css);

body {
    background: #e1ddd8 url(../images/bg_bar.png) repeat-x top left;
    font-family: Arial;
    text-align: center;
    line-height: 1.2em;
}

a:link, a:visited, a:active {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.globalwrapper {
    text-align: left;
    margin: 0 auto;
    width: 940px;
    background: url(../images/bg_globalwrapper.png) repeat-y;
    overflow: hidden;
    padding: 0 4px;
}

.innerwrapper {
    background: #fff;
    width: 896px;
    padding: 0 22px;
    float: left;
}

#header {
    height: 102px;
    position: relative;
}

#logo {
    width: 106px;
    height: 86px;
    float: left;
    margin-top: 7px;
}

#logo a {
    background: url(../images/logo.png) no-repeat;
    width: 100%;
    height: 100%;
    float: left;
}

#carrousel {
    height: 244px !important;
    float: left;
    background: #45c0ec;
    width: 896px;
    padding: 10px 22px;
    overflow: hidden;
}

#carrousel_container {

}

.carrousel_item {
    height: 244px !important;
    width: 896px !important;
    overflow: hidden;
}

#portaltopbalk {
    float: right;
    text-align: right;
    font-size: 1.2em;
    line-height: 1.3em;
    margin: 11px 15px;
    width: 470px;
}

#readspeaker {
    display: inline;
    background: url(../images/readspeaker.png) no-repeat right top;
    margin-right: 6px;
    padding-right: 23px;
}

#search {
    float: right;
    margin-top: 11px;
}

.searchbox_trefwoord {
    color: #999;
    width: 226px;
    height: 20px;
    float: left;
    border-right: 0;
    border-color: #999;
    border-width: 1px;
}

.searchbox_submit {
    width: 45px;
    height: 22px;
    float: left;
    background: url(../images/search.png) no-repeat;
    cursor: pointer;
    border: 0;
}

#portalnavigation {
    right: 22px;
    position: absolute;
    font-size: 1.3em;
    bottom: 0;
    height: 25px;
}

#portalnavigation li {
    display: inline;
}

#portalnavigation li a {
    padding: 8px 11px 11px;
    position: relative;
}

li#medium1 a:hover,
li#medium1 a.titel_active {
    background: #d4d829;
}

li#medium2 a:hover,
li#medium2 a.titel_active {
    background: #69c1bb;
}

li#medium3 a:hover,
li#medium3 a.titel_active {
    background: #97bf0d;
}

li#medium4 a:hover,
li#medium4 a.titel_active {
    background: #eb6ea3;
}

li#medium5 a:hover,
li#medium5 a.titel_active {
    background: #45c0ec;
}

li#medium6 a:hover,
li#medium6 a.titel_active {
    background: #ef7f00;
}

#portalnavigation li:hover a,
#portalnavigation li a.titel_active {
    color: #fff;
    text-decoration: none;
}

#koppelboxenmidden {
    width: 100%;
    text-align: center;
    background: #d4d829;
}

#koppelboxmiddeninner {
    background: url(../images/bg_mediumbar_green.png) repeat-y top left;
    margin: 0 auto;
    padding: 0 26px 15px;
    width: 896px;
    text-align: left;
    overflow: hidden;
}

#koppelportal1,
#koppelportal2,
#koppelportal3 {
    float: left;
    width: 275px;
}

#koppelportal2,
#koppelportal3 {
    margin-left: 35px;
}

#koppelboxmiddeninner h2 {
    color: #93418e;
    font-size: 1.8em;
    margin: 15px 0;
}

#koppelboxmiddeninner ul li {
    background: url(../images/bullet_white.png) no-repeat 0 5px;
    padding-left: 15px;
    display: block;
    zoom: 100%;
}

#koppelboxmiddeninner ul li a {
    font-size: 1.3em;
    line-height: 1.4em;
}

#koppelboxmiddeninner ul li:hover {
    background: url(../images/bullet_purple.png) no-repeat 0 5px;
}

#koppelboxmiddeninner ul li:hover a {
    text-decoration: none;
    color: #93418e;
}

#portalcontenttop,
#portalcontentbottom {
    float: left;
    margin-top: 20px;
    background: url(../images/bg_greystripes.png) repeat-y -21px 0;
    font-size: 1.3em;
}

#portalcontenttop h2,
#portalcontentbottom h2 {
    color: #93418e;
    font-size: 1.5em;
    margin-bottom: 15px;
}

#wysiwygnieuws,
#banner,
#nieuwskoppelbox,
#poll,
#meteo_wrapper,
#koppelboxrightbottom {
    float: left;
    width: 275px;
}

#banner,
#nieuwskoppelbox,
#meteo_wrapper,
#koppelboxrightbottom {
    margin-left: 35px;
}

#meteo_actueel {
    margin-bottom:10px;
}

#meteo_wrapper .more_meteo {
    background: url(../images/bullet_klein.gif) no-repeat scroll 0 4px transparent;
    padding-bottom: 10px;
    padding-left: 10px;
}

#wysiwygnieuws {
    line-height: 1.2em;
}

#banner li {
    margin-bottom: 20px;
    float: left;
}

#banner a:hover {
    text-decoration: none;
}

#banner img {
    padding-bottom: 8px;
}

#banner a:hover span.banner_text {
    text-decoration: underline;
    cursor:pointer;
}

span.banner_text {
    float: left;
    line-height: 150%;
}

#nieuwskoppelbox {
    line-height: 1.2em;
}

#nieuwskoppelbox li {
    padding-left: 15px;
    background: url(../images/bullet_green.png) no-repeat 0 5px;
    margin-bottom: 1.5em;
    display: block;
    zoom: 100%;
}

#nieuwskoppelbox .date {
    color: #666;
    font-size: 0.84em;
    margin-left: 4px;
    text-decoration: none;
}

#nieuwskoppelbox .date:hover {
    text-decoration: none !important;
}

span.nieuwspaginaid {
    padding-left: 10px;
    background: url(../images/bullet_klein.gif) no-repeat 0 5px;
}

.verstuur_poll {
    border: none;
    background: url(../images/bullet_klein.gif) no-repeat 0 5px;
    width: 72px;
    cursor: pointer;
    margin-top: 10px;
    text-transform: capitalize;
}

.verstuur_poll:hover {
    background: url(../images/bg_pollbutton.png) no-repeat -1px 3px transparent;
    zoom: 100%;
}

div#poll tr td form {
    margin-top: 10px;
}

div#poll tr td a {
    padding-left: 10px;
    background: url(../images/bullet_klein.gif) no-repeat 0 3px;
    padding-bottom: 10px;
    float: left;
}

.poll_awnser {
    margin-right: 0.5em;
    display: block;
}

#meteo_actueel p {
    line-height: 1.8em;
}

#meteo_actueel a {
    float: right;
}

#koppelboxrightbottom {
    width: 186px;
}

#koppelboxrightbottom li {
    text-align: center;
    margin-bottom: 10px;
    overflow: hidden;
}

#koppelboxrightbottom li a {
    background: url(../images/bg_buttons.png) no-repeat;
    color: #fff;
    width: 186px;
    display: block;
    line-height: 25px;
}

#koppelboxrightbottom li a:hover {
    text-decoration: none;
}

#wysiwygbottom {
    float: left;
    width: 100%;
    padding: 40px 0 15px;
    color: #333;
    font-size: 1.1em;
}

#wysiwygbottom a {
    color: #333;
}

#wysiwygbottom .wysiwygsonder {
    float: left;
}

#wysiwygo1 {
    width: 285px;
    overflow: hidden;
    margin-right: 30px;
}

#wysiwygo2 {
    margin-right: 30px;
    width: 135px;
    overflow: hidden;
}

.addthis_toolbox {
    float: right;
}

#bottommenu {
    background: url(../images/bg_globalwrapper_bottom.png) no-repeat top left;
    padding: 15px 4px;
    text-align: left;
    font-size: 1.1em;
    color: #333;
    margin: 0 auto;
    width: 940px;
}

#copyright {
    float: left;
}

#snelmenu {
    float: left;
    margin-left: 15px;
}

#snelmenu ul li {
    display: inline;
    border-left: 1px solid #000;
    padding: 0 4px 0 5px;
}

#snelmenu ul li.first {
    border-left: 0;
}

#snelmenu ul li a {
    color: #333;
}

.searchresults.searchresultsrechts{
    width: 590px !important;
}

.searchresults.searchresultsrechts li {
    margin-top: 10px;
    margin-bottom: 15px;
}

.searchresults.searchresultsrechts p {
    margin-bottom: 5px !important;
}

.inline-fieldset{
    margin-bottom: 10px;
}

.inline-fieldset label{
    margin-right: 10px;
}

input#trefwoord{
    margin-left: 3px;
}

#modulecontent ul.keywordlinks{
    background: none repeat scroll 0 0 #c1e6e2;
    margin: 0 0 1em;
    padding: 20px;
}

#modulecontent ul.keywordlinks{
    background: none repeat scroll 0 0 #c1e6e2;
    margin: 0 0 1em;
    padding: 20px;
    float: left;
    width: 536px;
}

#modulecontent .suggestion{
    background: none repeat scroll 0 0 #c1e6e2;
    margin: 0 0 1em;
    padding: 20px;
}

ul.searchresult_paging li.next {
    padding-left: 20px;
}

.resultoptionselecter{
    margin: 0px !important;
}

#searchadvanced{
    width: 536px;
}
#searchadvanced label {
    float: left;
    margin-bottom: 5px;
    width: 275px;
}

#searchadvanced input{
    float: left;
    width: 257px;
}

#searchadvanced input.datepicker{
    float: left;
    width: 237px;
}

#searchadvanced select{
    float: left;
    width: 260px;
}

#pubdatum_tot{
    float: left;
}

.inline-fieldset {
    float: left;
    width: 290px;
    margin-bottom: 20px;
}

#simplesearchfrm fieldset{
    float: left;
    margin-bottom: 20px;
}

#simplesearchfrm fieldset#searchadvanced{
    float: none;
}

#modulecontent h2{
    float:left;
    width: 580px;
}

.resultcountcontainer{
float:left;
    width: 580px;
}

#search-results{
    float: left;
}

ul.keywordlinks{
    font-weight: bold;
}

a.go_to_mobile {
    display: block;
    width: 100%;
    font-size: 400%;
    padding: 40px 0;
    text-align: center;
    color: #fff;
    background-color: #45C0EC;
    font-weight: bold;
}
