
/*__________ 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 {
}

blockquote {
    padding-left: 50px;
}

/*__________ HTML DEFAULTS __________ */

body {
    margin: 0;
    padding: 0;
    text-align: center;
}

h6 {
    font-size: 100%;
}

/* start auto css */
body {
    color: #010101;
    font-family: arial;
    font-size: 10pt;
    font-size: 75%;
    line-height: 120%;
}

a {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    font-weight: bold;
    text-decoration: underline;
}

h6 {
    color: #010101;
}

h6.rubriektitel {
    color: ;
    font-family: ;
    font-weight: ;
}

#kruimelspoor {
    font-size: 91%;
    padding-top: 10px;
    margin-right: 80px;
}
#kruimelspoor,
#kruimelspoor a {
    color: #666;
    font-weight: normal;
}

/* end auto css */

table {
    font-size: 100%;
}

div#content table,
div#content iframe {
    _width: 500px;
}

/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
    text-decoration: underline;
}

div#rubrieken_wrap {
    width: 100%;
}

/*__________ WEBSITE __________ */

div#globalWrapper {
    margin: 0px auto;
    text-align: left;
    width: 990px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
    _display: table;
    _height: 600px;
}

div#header {
    height: 96px;
    position: relative;
    background: url(../images/logo_hp.gif) left 30px no-repeat;
}

div#header_extranet {
    height: 85px;
    position: relative;
    background: url(../images/extranet/logo_extra.gif) 14px 24px no-repeat;
}

/* Menu */
#menu {
    background: #ffffff url(../images/header_blokken.gif) repeat-y left top;
    height: 320px;
}

#menu_img {
    background: transparent url(../images/header_foto.png) no-repeat left top;
    height: 100%;
    position: relative;
}

#menu_img img {
    display: none;
    position: absolute;
    background: transparent url(../images/header_blokken.gif) repeat-y left top;
	/*width: 100%;
	height: 100%;*/
}

#menu_img img:first-child {
    display: block;
}

#menu ul,
#menu a {
    display: block;
    position: relative;
    height: 100%;
    padding: 0;
    margin: 0;
    color: #ffffff;
    text-decoration: none;
}

#menu ul li {
    float: left;
    width: 20%;
    height: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#menu a:hover .text {
    visibility: visible;
}

#menu a .title {
    position: absolute;
    bottom: 10px;
    right: 0;
    padding: 0 10px;
}

#menu a .title:hover {
    cursor:pointer;
}

#menu a .text {
    font-weight: normal;
    position: absolute;
    bottom: 80px;
    padding: 0 10px;
    visibility: hidden;
}

#menu #block1 a:hover {
    background: transparent url(../images/block_1.png);
}

#menu #block2 a:hover {
    background: transparent url(../images/block_2.png);
}

#menu #block3 a:hover {
    background: transparent url(../images/block_3.png);
}

#menu #block4 a:hover {
    background: transparent url(../images/block_4.png);
}

#menu #block5 {
    background: #191A57 url(../images/block_5.gif) no-repeat right top;
    position: relative;
}

#menu #block5 #loketlinks {
    height: 190px;
    padding: 0 0 0 10px;
}

#menu #block5 #loketlinks ul,
#menu #block5 #loketlinks ul li {
	display: block;
	height: auto;
}

#menu #block5 #loketlinks a,
#menu #block5 #loketlinks img {
    font-weight: normal;
	display: inline;
}

#menu #block5 #loketlinks a:hover {
    font-weight: bold;
}

#menu #block5 #loketlinks h2 {
    text-align: right;
    padding: 10px 10%;
    font-size: 120%;
}

#menu #block5 #loketlink {
    height: 65px;
    bottom: 10px;
}

#text_content ul {
    padding-left: 1.3em;
}

#content .homebox {
    width: 20%;
    float: left;
}

#content .homebox ul {
    padding: 15px 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
}

#content .homebox ul li {
    padding: 15px;
    margin: 0;
    list-style-type: none;
    overflow: hidden;
}

#content .homebox ul li img {
    /*max-width: 168px;
    _width: 168px;*/
}

#content .homebox ul li a {
    color: #333;
    font-weight: normal;
    font-size: 1.1em;
}

#content .homebox ul li a:hover {
    text-decoration: underline;
}

#content #box0 .bullet,
#content #box0 a:hover {
    color: #D71414;
    font-weight: bold;
}

#content #box1 .bullet,
#content #box1 a:hover {
    color: #55AFC2;
    font-weight: bold;
}

#content #box2 .bullet,
#content #box2 a:hover {
    color: #E5BD06;
    font-weight: bold;
}

#content #box3 .bullet,
#content #box3 a:hover {
    color: #36BD36;
    font-weight: bold;
}

#content #box4 .bullet,
#content #box4 a:hover {
    color: #191A57;
    font-weight: bold;
}

#content #box4 {
    border: 1px solid #191A57;
    width: 166px;
	/* width: 198px; /* quiks */
    margin-top: 15px;
    padding: 5px 15px 15px;
}

#content #box4 h2 {
    color: #191A57;
    font-size: 120%;
    text-align: right;
    margin: 15px 0 1em;
}

#content #box4 ul li a {
    color: #191A57;
}

/*blocks */
div.block_header{
        position: absolute;
        left: 0px;
        top: 0px;
        height: 77px;
        width: 200px;
}

div.block_header a{
        position: absolute;
        left: 0px;
        top: 0px;
        height: 77px;
        width: 200px;
        display:block;
}

div.block_header a#b4{
    background: url(../images/actueel/actueel/main_actueel.gif) left top no-repeat;
}

div.block_header a#b5{
    background: url(../images/dienstverlening/dienstverlening/main_dienstverlening.gif) left top no-repeat;
}

div.block_header a#b6{
    background: url(../images/bestuur_en_organisatie/bestuur_en_organisatie/main_bestuurenorganisatie.gif) left top no-repeat;
}

div.block_header a#b7{
    background:url(../images/over_zederik/over_zederik/main_overzederik.gif) left top no-repeat;
}

/*block on mouse over*/

div.block_onover{
        height: 470px;
        width: 198px;
        position: absolute;
        border-right: 1px solid #ffffff;
        z-index: 20;
        padding: 96px 16px 0 35px ;
        text-align: right;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        cursor: pointer;
}

div.intro{
        position: absolute;
        top: 77px;
        left: 0px;
        text-align: center;
        z-index: 0;
}

div.block_onover a {
    display: block;
    cursor: pointer;
    z-index: 20;
    height: 100%;
}

div#block_onover a:hover {
    text-decoration: none !important;
}

div#block_onover_1{
    left: 0px;
    display: none;
    background: url(../images/actueel/actueel/actueel_ov_hp.png) left top no-repeat;
}

div#block_onover_2{
    left: 198px;
    display: none;
    background: url(../images/dienstverlening/dienstverlening/dienstverlening_ov_hp.png) left top no-repeat;
}

div#block_onover_3{
    left: 396px;
    display: none;
    background: url(../images/bestuur_en_organisatie/bestuur_en_organisatie/bestuurenorg_ov_hp.png) left top no-repeat;
}

div#block_onover_4{
    left: 594px;
    display: none;
    background: url(../images/over_zederik/over_zederik/overzederik_ov_hp.png) left top no-repeat;
}

/*end blocks*/

/*couplebox*/
div#couplebox{
    position: absolute;
    top: 254px;
    left: 0px;
    width: 200px;
    padding-left: 30px;
    padding-top:20px;

}

div#couplebox span#snelnaar{
    display: block;
    background: #666 url(../images/title_directnaar_hpr.gif) 12px top no-repeat;
    height: 20px;
    width: 144px;
}

div#couplebox div.item{
    width: 144px;
    border: 1px solid #ffffff;
    color: #070707;
    padding:3px 5px 3px 12px;
    margin-top:4px;
}

div#couplebox a{
        color: #070707;
        text-decoration: none;
}
/*end couplebox*/

div#footer {
    margin: 27px auto;
    background: url(../images/adres_hp.gif) 50% 50% no-repeat;
    height: 20px;
    clear: both;
}

div#search form#searchformsite{
     height: 45px;
     padding: 15px 32px 5px 32px;
}

div#search form#searchformsite input#keyword {
    width: 132px;
    height: 22px;
    border: 1px solid #868687;
    color: #666;
}

div#search form#searchformsite input#submit {
    border: none;
    width: 50px;
}

#search_image{
    position: absolute;
    margin-left: -22px;
    *margin-top: 1px;
}

div#search div#srchtxt a{
    font-weight: normal;
    float: right;
    height: auto;
}

div#address {
    color: #003742;
}

/*__________ WEBSITE NAVIGATIE __________*/

div#quickmenu {
    position: absolute;
    right: 26px;
    bottom: 2px;
}

div#quickmenu a {
    margin: 0 8px 0 8px;
    color: #191a57;
    text-transform: capitalize;
    font-weight: normal;
}

div#quickmenu a:hover {
    font-weight: bold;
    text-decoration: none;
}

div#quickmenu span {
    text-transform: capitalize;
    background: url(../images/quickmenu_border.gif) left 4px no-repeat;
}

div#quickmenu .home {
    background: none;
}

#pro_readspeaker_href {
	background: transparent url(../images/listen_nl_nl_grey.gif) no-repeat center top;
	padding: 1px 43px;
	zoom:100%;
}

div#navigatie {
    margin: 1px 0 0 0;
    float: left;
    width: 197px;
}

div#navigatie ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 195px;
}

#navigatie ul li ul li {
    background: none;
    padding: 0;
    text-align: left;
    font-weight: normal;
}

#navigatie ul li{
    width:195px;
}

#navigatie ul li a {
    color: #666;
    display: block;
    text-decoration: none;
    padding: 3px 11px 0 22px;
    margin-bottom: 2px;
    font-weight: normal;
    min-height: 21px;
    _height: 21px;
}

#navigatie ul li a.item_active {
        font-weight: bold;
}

div#navigatie ul li ul {
        border: none;
        margin: 0 0 10px 0;
}

div#navigatie ul li ul li a {
    background-color: #ffffff !important;
    margin-top: 1px;
    padding: 0 10px 2px 22px;
    border: none;
}

#content #intro,
#content .intro {
    overflow: hidden;
}

.homeimg {
    padding: 0 15px 15px !important;
    margin-top:-10px !important;
}

#externe_link_box #opus {
    height: 500px;
}
