
/*__________ RESET DEFAULTS __________ */

* {
    padding: 0;
    margin: 0;
}

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

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

/*__________ HTML DEFAULTS __________ */

body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #748BBF;
}

h2 {
    font-size: 93.7%;
}

h3 {
    font-size: 78.1%;
}

h4 {
    font-size: 78.1%;
    font-style: italic;
    font-weight: normal;
}

h5 {
    font-size: 125%;
    font-weight: bold;
}

h6 {
    font-size: 100%;
}

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

a {
    color: #0B4599;
}

a:hover {
    color: #FC1922;
}

a img {
    border: none;
}

div#kruimelspoor {
    color: #000000;
    font-family: arial;
    font-weight: normal;
    font-size: 85%;
    padding-left: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}

span.kruimelspoor a,
span.kruimelspoor a:hover {
    color: black;
    text-decoration: none;
}

div#kruimelspoor span.mediumnaam a,
div#kruimelspoor span.mediumnaam a:hover {
    color: #0B4599;
    font-weight: bold;
    text-decoration: none;
}

ul.ul_lijst li.lijstitem_bullet a {
    color: #0B4599;
}

.lijstitem_titel:hover {
    text-decoration: underline;
}

h6 a {
    color: #0B4599;
    text-decoration: none;
}

h6 a:hover {
    color: #0B4599;
    text-decoration: underline;
}

table.links_table h6 {
    margin: 0px;
    padding: 0px;
}
/* end auto css */

table {
    font-size: 100%;
}

div.content_left table.simsite_table {
    width: 500px;
}
div#content table.simsite_table,
div#content iframe {
    width: 600px;
}

div.content_left iframe#opus, div#content iframe#opus {
    width: 650px;
    height: 500px;
}

/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
}

h6.rubriek {
}

h6.rubriek a {
}

div#rubrieken_wrap {
    width: 100%;
}


/*__________ WEBSITE __________ */

div#globalWrapper {
    margin: 0px auto;
    text-align: left;
    width: 970px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    min-height: 590px;
    display: block;
    background: #fff;
    margin-top: 5px;
}

div#blueline {
    border-top: 3px solid #748BBF;
    height: 14px;
    width: 100%;
}

div#contentlinks {
    float: left;
    width: 220px;
    margin-right: 5px;
    display: block;
}

div#rechts {
    float: left;
    width: 744px;
    display: block;
}

div#header {
    background: #fff url("../images/img_header_nextpage.jpg") no-repeat 0px 0px;
    height: 149px;
    width: 740px;
}

div#header_overlay {
    background: url("../images/overlay_header_nextpage.png") no-repeat 0px 0px;
    height: 149px;
    width: 740px;
}

div#adres_nextpage {
    background: #fff;
    padding: 5px;
    padding-left: 35px;
    padding-top: 0px;
    color: #686868;
    font-weight: bold;
    font-size: 85%;
    margin-bottom: 62px;
    min-height: 137px;
}

div#adres_nextpage img{
    display: block;
    margin-bottom: 20px;
}

div#navigation_np ul li {
    background: url('../images/bg_menu.gif') no-repeat 0px 0px;
    width: 192px;
    height: auto;
    padding-top: 4px;
    padding-left: 6px;
    padding-bottom: 5px;
    list-style-type: none;
    margin-top: 10px;
}

div#navigation_np ul li a {
    padding-left: 6px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 85%;
    margin: 0px;
    margin-bottom: 1px;
    display: block;
    width: 180px;
}

div#navigation_np ul li ul {
    padding-top: 10px;
    padding: 0px;
    padding-bottom: 10px;
    background: #fff url('../images/menu_selected_bottom.gif') no-repeat bottom left;
    margin-left: -6px;
    margin-top: 1px;
}

div#contentlinks div#navigation_np ul li ul li {
    color: #000;
    list-style-type: none;
    margin:0px;
    padding-top: 3px;
    padding-left: 0px;
    padding-bottom: 1px;
    border-left: 1px solid #6287BE;
    border-right: 1px solid #6287BE;
    background: none;
    width: 190px;
}


div#contentlinks div#navigation_np ul li ul li a {
    color: #0D4398;
    text-decoration: none;
    font-weight: bold;
    font-size:85%;
    padding-left: 10px;
}

div#contentlinks div#navigation_np ul ul li a:hover,
div#contentlinks div#navigation_np ul ul li a.active {
    color: red;
}

div#header_content {
    position: relative;
    height: 50px;
    width: 100%;
    margin-top: 20px;
    background: url('../images/top_content.gif') no-repeat top left;
}

div#bottom_content {
    height: 20px;
    width: 100%;
    background: url('../images/bottom_content.gif') no-repeat top left;
}

div#content_container {
    background: #F4F5F9;
    width: 740px;
    padding-bottom: 10px;
    display: block;
    overflow: hidden;
    position: relative;
}
div#content {
    padding: 5px 5px 5px 25px;
    display: block;
    min-height: 400px;
}

div#content_left {
    width: 500px;
    min-height: 400px;
    margin-right: 5px;
    padding: 5px 5px 5px 25px;
    float: left;
}


div.lijstitem_datum {
    color: #ABA7A6;
}

div#paginatitel {
    width: 300px;
    position: absolute;
    top: 29px;
    left: 0;
}

div#printbox {
    width: 280px;
    height: 20px;
    position: absolute;
    text-align: right;
    padding-right: 20px;
    top: 28px;
    right: 0;
}

div#printbox a {
    color: #7C7C7C;
    text-decoration: none;
    font-size: 85%;
}

#ep_readspeaker_href {
    display: inline-block;
    background: url(../images/icon_leesvoor.gif) no-repeat;
    height: 16px;
    padding-left: 20px;
}

#logo_homepage #ep_readspeaker_href {
    float: right;
    color: #9E9E9E;
    font-size: 85%;
    font-weight: bold;
    margin: 0 10px 10px 0;
    text-decoration: none;
}

div#printbox a.print {
    background: url('../images/border_but_terug.gif') no-repeat 0px 0px;
    margin-left: 6px;
    padding-left: 10px;
}

div#printbox a.terug {
    margin-left: 6px;
    padding-left: 10px;
    background: url('../images/border_but_terug.gif') no-repeat 0px 0px;
}

div#paginatitel h2, div#paginatitel h1{
    color: red;
    margin: 0px;
    font-size: 120%;
    padding-left: 25px;
    width: 275px;
}

div#directnaar {
    width: 178px;
    margin-top: 10px;
    background: url('../images/bg_linkbox_top.gif') no-repeat 0px 0px;
    float: left;
    margin-left: 15px;
}

div#directnaar ul {
    padding-bottom: 10px;
    background: url('../images/bg_linkbox_bottom.gif') no-repeat bottom left;
    padding-top: 6px;
    padding-left: 0px;
}

div#directnaar ul li {
    display: block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-left: 16px;
    border-left: 2px solid #748BBF;
    border-right: 2px solid #748BBF;
}



div#directnaar ul li a {
    color: #19519E;
    text-decoration: none;
    font-size: 85%;
    font-weight: bold;
    line-height: 80%;
}


div#directnaar h2{
    margin: 0px;
    color: #fff;
    font-size: 90%;
    padding-left: 20px;
    padding-top: 5px;
}


div#address {
    color: #003742;
    padding: 19px 0px 19px 15px;
    margin-top: 5px;
}


/*__________ WEBSITE NAVIGATIE __________*/

div#globalWrapper div#quickmenu {
    text-align:right;
    width: 970px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 6px;
    padding-right: 15px;
}

span.quickmenu_nonactive {
    margin: 0px;
    padding: 0px;
    width: auto;
}

div#quickmenu a {
    text-decoration: none;
    margin: 0px 10px 10px 0px;
    color: #9E9E9E;
    padding-left: 10px;
    line-height: 80%;
    font-size: 85%;
    height: 10px;
    font-weight: bold;
}

div#quickmenu span.quickmenu_active a, div#quickmenu a:hover{
    color: #0A4798;
}

div#quickmenu a.quickmenu {
    background: url('../images/border_quickmenu.gif') no-repeat 0px 3px;
}

#xp1 {
    position: absolute;
    left: 225px;
    top: 200px;
}

div#logo_homepage {
    height: 52px;
    width: 100%;
    background: #fff url('../images/logo.gif') no-repeat 20px 0px;
    margin-bottom: 15px;
}

div#header_homepage {
    height: 337px;
    width: 966px;
    background: #fff url('../images/img_home.jpg') no-repeat 4px 0px;
}

div#search_home {
    width: 100%;
    height: 196px;
    margin-top: 10px;
    margin-bottom: 45px;
}

div#searchbox_homepage {
    height: 196px;
    width: 296px;
    border: 0px;
    background: url('../images/zoekscherm.png') no-repeat 0px 0px;
    float: right;
    margin-right: 30px;
    opacity: 0;
}

div#searchbox_homepage div#search {
    padding-top: 55px;
    padding-left: 58px;
}


div#search_nextpage input#keyword {
    width: 100px;
    height: 18px;
    padding-left: 10px;
    color: #686868;
    font-style: italic;
    border: 1px solid #686868;
    font-size: 85%;
    padding-top: 3px;
}

div#searchbox_homepage div#search input.trefwoord {
    width: 150px!important;
    height: 18px;
    padding-left: 10px;
    color: #686868;
    font-style: italic;
    border: 1px solid #686868;
    font-size: 85%;
    padding-top: 3px;
}


div#search form#searchformsite fieldset input#submit, div#search_nextpage fieldset input#submit {
    background: url('../images/btn_search_hp.gif') top left no-repeat;
    border: none;
    width: 60px;
    height: 23px;
    margin-left: -4px;
    position: relative;
    top: 3px;
}

div#search_nextpage fieldset input#submit {
    top: 2px;
}
div#direct_naar_home {
    padding-left: 90px;
    padding-top: 14px;
}

div#direct_naar_home ul {
    margin: 0px;
    padding: 0px;
}
div#direct_naar_home ul li {
    list-style-type: none;
    font-size: 85%;
    background: url('../images/bullet_search_hp.gif') no-repeat 0px 6px;
    padding-left: 7px;
}

div#direct_naar_home ul li a{
    color: #686868;
    font-weight: bold;
}


div#direct_naar_home h2.home {
    color: #1B519F;
    font-size: 90%;
    margin: 0px;
    margin-bottom: 2px;
}

div#bottom_homepage {
    width: 100%;
    display: table;
}

div#bottom_homepage_extra {
    float: left;
    width: 700px;
    margin-left: 20px;
    padding-top: 10px;
}
div#adres_homepage {
    background: white;
    min-height: 120px;
    width: 222px;
    float: left;
    padding-top: 10px;
    padding-left: 28px;
    color: #686868;
    font-weight: bold;
    font-size: 85%;
}

div#adres_homepage img {
    display: block;
    margin-bottom: 5px;
}
div#header_image_homepage {
    height: 40px;
    width: 100%;
    background: url('../images/text_dorpentussengroenensta.png') no-repeat 77px 14px;
}

div#media_menu {
    width: 100%;
    height: 40px;
    padding-left: 15px;
}

div#media_menu ul li {
    background: url('../images/mmn_hp.png') no-repeat 0px 0px;
    width: 198px;
    height: 26px;
    padding-top: 4px;
    padding-left: 10px;
    float: left;
    margin-right: 10px;
    list-style-type: none;
}

div#media_menu ul li a {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
}
div#footer_homepage {
    background: white;
    height: 20px;
    width: 100%;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
}

div#footer_homepage a {
    color: #727272;
    font-weight: bold;
    margin-right: 10px;
    font-size: 82%;
}

div#navigation {
    position: absolute;
    left: 0px;
    top: 180px;
    width: 160px;
    z-index: 20;
    border: 1px solid #ccc;
}

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


div#navigation ul li a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 100%;
}


div#rightbar {
    position: absolute;
    left: 740px;
    top: 180px;
    width: 160px;
    z-index: 20;
    border: 1px solid #ccc;
}
div#rubrieken_wrap span.rubriek h6.rubriek img {
    display: none;
}
div#rubrieken_wrap span.rubriek h6.rubriek a.rubriek {
    color: #0B4599;
    text-decoration: none;
}

div#rubrieken_wrap span.rubriek h6.rubriek a.rubriek:hover {
    text-decoration: underline;
}

div#content h6 {
    margin-top: 18px;
}
div#rubriek_total_wrap h6.rubriektitel {
    margin-top: 8px;
    color: #0B4599;
}

div#content ol {
    margin-left: 16px;
}
div.lijstitem_intro ul, div.lijstitem_intro ol {
    margin-left: 24px;
}

div#search_nextpage {
    background: url('../images/zoek_nextpage.png') no-repeat top left;
    width: 178px;
    height: 148px;
    position: absolute;
    margin-top: -170px;
    margin-left: 540px;
    padding-top: 52px;
    padding-left: 10px;
}

form fieldset {
    border: none;
    margin: 0px;
    padding: 0px;
}

form legend {
    display: none;
}

span.rubriek a.rubriek {
    padding-left: 11px;
    background: url('../images/bullet_klein.gif') no-repeat left 4px;
}

div.clear_div {
    clear: both;
}

/* MIJN ALBRANDSWAARD SPECIFIEK */

div#logout {
    position: absolute;
    top: 0;
    right: 20px;
}

