/*__________ RESET DEFAULTS __________ */

* {
    padding: 0;
    margin: 0;
}

ul {
    padding-left: 1em;
    margin-left: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

/*__________ HTML DEFAULTS __________ */

body {
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #CFDCE8;
}

h6 {
    font-size: 100%;
}

/* start auto css */
body {
    color: #101010;
    font-family: arial;
    font-size: 80%;
    line-height: 120%;
}

a {
    color: #1E5E96;
}

a:hover {
    color: #6DC2DB;
}

a:visited {
    color: #0D528E;
}

span.kruimelspoor {
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
}

/* end auto css */

table {
    font-size: 100%;
}

div#content iframe {
    width: 550px !important;
    height: 400px !important;
    float:left;
}

/*__________ SIMSITE DEFAULTS __________ */

div#rubrieken_wrap {
    width: 100%;
}

/*__________ WEBSITE __________ */

div#globalwrapper {
    margin: 0px auto;
    text-align: left;
    width: 995px;
}

div#wrap {
    float: left;
    width: 995px;
    background: url(../images/internet/bg_columns.gif) repeat-y #FFFFFF;
    margin: 0 0 50px 0;
}

div#columns {
    float: left;
    width: 995px;
    background: url(../images/internet/bg_content.gif) bottom right no-repeat;
}

div#leftcolumn {
    position: relative;
    float: left;
    width: 385px;
    padding: 1.75em 0 0 0;
}

div#leftimage {
    float: left;
    width: 189px;
    height: 321px;
    background: url('../../plaat.php?fileid=') no-repeat;
}

div#search {
    width: 160px;
    position: absolute;
    left: 22px;
    top: 364px;
}

div#search input#keyword {
    width: 100px;
    z-index:100;
}

div#search input#submit {
    background: url(../images/but_zoek.gif) top left no-repeat;
    border: none;
    width: 50px;
    z-index:100;
}

div#search a#srch{
    color: #000;
    z-index:100;
    font-size: 85%;
    display: block;
    padding-left: 10px;
}

div#rightcolumn {
    float: left;
    width: 610px;
}

div#contentcontainer {
    float: left;
    width: 550px;
    min-height: 500px;
    padding: 0 10px 30px 30px;
}

div#content {
    float: left;
    clear: both;
    width: 550px;
}

div#news {
    float: left;
    width: 320px;
}

div#extra {
    float: right;
    width: 190px;
}


div#topheader {
    float: right;
    width: 610px;
    height: 84px;
    background: url('../../plaat.php?fileid=') no-repeat;
}

div#quickmenu {
    width: 610px;
    text-align: right;
    padding: 0.1em 0 0.25em 0;

}

div#quickmenu a {
    text-decoration: none;
    margin: 0 7px;
    color: #000;
    text-transform: lowercase;
}
div#quickmenu a.fontgroot {
    text-transform: none;
    margin:0;
}

div#quickmenu span.fontgroot{
    margin: 0 7px !important;
}

div#footer{
    float: left;
    clear: both;
    width: 995px;
    padding: 0;
    background: url(../images/internet/bg_footer.gif) top left repeat-y;
}

div#omhoog {
    float: left;
    clear: both;
    width: 96.4%;
    padding: 0 36px 0.5em 0;
}

div#omhoog a {
    background: url(../images/but_naarboven.gif) top right no-repeat;
    display: block;
    float: right;
    height: 12px;
    width: 75px;
}

div#address {
    padding: 0 20px 20px 20px;
    font-size: 90%;
}

div#content ol {
    margin-left: 20px;
    _margin-left: 23px;
}

div#content ul {
    margin-left: 2px;
}

div#content table{
    float: none;
}

p.word a:link{
    color: #1E5E96;
}

div#temp{
    position: absolute;
    height: 100%;
    width: 385px;
    background: #fff;
    top: 0px;
    left: 0px;
}

/*__________ WEBSITE NAVIGATIE __________*/

a#print img {
    border: 0;
}

div#bottom{
    width: 100%;
    height: 28px;
    background-color: #5182AD;
}

a#btn_logo {
    display: block;
    width: 196px;
    height: 90px;
    margin: 0 0 50px 0;
}

div#navigation {
    float: left;
    background: #1F5D96 url(../images/internet/top_menu.gif) top left no-repeat;
    color: #ffffff;
    width: 196px;
    border-bottom: 105px solid #238EBA;
}

div#navigation.noborder,
div#navigation.noborder ul {
    border: none;
}

div#navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 196px;
    padding-bottom: 16px;
    border-bottom: 28px solid #5182AD;
}

div.noborder{
    min-height: 278px !important;
}

div.noborder ul , div.noborder{
    border: none !important;
}

div#navigation ul ul{
    padding: 5px 0 5px 0;
    background-color: #238EBA;
}

div#navigation ul li a {
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    display: block;
    width: 170px;
    color: #fff;
    padding: 0.25em 13px;
}

div#navigation ul li ul li a {
    background-color: #238EBA;
    font-weight: normal;
    width: 170px;
    padding: 0.1em 13px;
}

div#navigation ul li ul li a.subitem_active,
div#navigation ul li ul li a:hover {
    background: #5182AD;
}

div#crumb{
    position: absolute;
    top: 0;
    font-weight: bold;
    left: 20px;
    color: #fff;
    height: 21px;
    z-index: 10;
    padding-top: 2px;
    display: none;
}

span.kruimelspoor {
    color: #0D528E;
}

span.kruimelspoor a {
    color: #0D528E;
}

span.kruimelspoor a:hover {
    color: #6DC2DB;
}

div.headline {
    float: left;
    clear: both;
    width: 95%;
    color: #0D528E;
    font-size: 110%;
    font-weight: bold;
    border-bottom: 2px solid #0D528E;
    padding: 5px 0 5px 28px;
    background: url(../images/internet/btn_headline.gif) left 7px no-repeat;
    margin: 35px 0 14px 0;color: #0D528E;
    font-size: 110%;
    font-weight: bold;
    border-bottom: 2px solid #0D528E;
    padding: 5px 0 5px 28px;
    background: url(../images/internet/btn_headline.gif) left 7px no-repeat;
    margin: 35px 0 14px 0;
}

div.first {
    margin: 7px 0 14px 0;
}

div.nomargin {
    margin: 7px 0 0 0;
}

div.headline a {
    text-decoration: none;
}

div#birthdays {
    float: left;
    padding: 14px 0 0 10px;
    background: url(../images/intranet/bg_birthdays.gif) no-repeat;
    height: 127px;
    min-height: 127px;
    width: 100%;
}

div#birthdays ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

div#birthdays ul li {
    float: left;
    width: 180px;
    padding: 0;
    margin: 0;
}

div#birthdays ul li span {
    float: left;
}

div#birthdays ul li span.date {
    float: right;
    font-weight: bold;
}

div#birthdays ul li a {
    float: left;
    font-weight: bold;
    padding: 0 0 0 10px;
    background: url(../images/intranet/arrow_birthdays.gif) 0 0.5em no-repeat;
}

div#content_hl{
    color: #0D528E;
    font-size: 110%;
    font-weight: bold;
    width: 522px;
    border-bottom: 2px solid #0D528E;
    padding: 5px 0 5px 28px;
    background: url(../images/internet/btn_headline.gif) left 7px no-repeat;
    margin: 0 0 14px 0;
}

div#content_hl a {
    text-decoration: none;
}


/*RECENT news*/
div.title a,
a.titel{
    color: #000;
    display: block;
    padding-top: 12px;
    font-weight: bold;
    font-size: 100%;
    text-decoration: none;
}

div.line{
    border-bottom: 1px solid #0D528E;
    padding: 0 0 1em 0;
    margin: 0 0 1em 0;
}

div.item {
    background:url('../images/bullet_klein.gif') left 5px no-repeat;
    padding-left:15px;
    float: left;
    clear: both;
    width: 98%;
}

div.item a {
    text-decoration: none;
    font-weight: bold;
    font-size: 90%;
}

div.item a span {
    font-weight: normal;
    font-size: 95%;
}

div.item a.more {
    color: #0D528E;
    font-size: 75%;
    font-weight: normal;
}

div.item a.more:hover {
    color: #0D528E;
    font-size: 75%;
    font-weight: normal;
}

div.item img {
    margin: 0 10px 10px 0;
}

div#snel_body div.item a{
    background: url(../images/internet/bullet_linkbox.gif) left 4px no-repeat;
    padding-left: 20px;
}
a.meer img{
    border: none;
    padding-left: 10px;
}
div.item a:hover{
    color:#6EC2DC;
    text-decoration: none;
}

div#faq_body ,
div#snel_body{
    margin-top: 12px;
    margin-left: 5px;
}

div#terug {
    float: left;
    clear: both;
    width: 550px;
}

div#terug a {
    float: right;
    display: block;
    background: url(../images/but_terug.gif) top right no-repeat;
    height: 13px;
    width: 45px;
}

table tr td font{
    font-size: 100% !important;
}
p.word{
    font-size: 100%;
}
div#intro em u{
    text-decoration: none !important;
}
div#intro font{
    font-style: normal !important;
    font-size: 100% !important;
    text-decoration: none !important;
}
ul.ul_lijst li.lijstitem_bullet {
    background-position: left 5px;
}

table.calendar tr td.calendarHeader,
table.calendar tr td.calendarHeader a {
    color: #CCECFF;
}
