/*__________ RESET DEFAULTS __________ */

* {
   padding: 0;
   margin: 0;
  
}

ul {
    padding-left: 1em;
    margin-left: 0;
}
html {
      overflow-y: scroll;
      overflow:-moz-scrollbars-vertical;
}

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

/*__________ HTML DEFAULTS __________ */

body {
    background: #fff url('../images/top_uitrek.jpg') repeat-x right top;
    font: 75%/140% Arial;
    margin: 0;
    padding: 0;   
}

a {
    color: #1b3de3;
}

h6 {
    font-size: 100%;
}

h6 a {
    color: #1b3de3;
}

table {
    font-size: 100%;
}

/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
    color: #1b3de3;
    text-decoration: underline;
}

/*__________ WEBSITE __________ */

#content {
    left: 250px;
    position: absolute;
    right: 220px;
    top: 180px;   
	padding-top:20px;
}



#logo {
    background: url('../images/logo_naarden.jpg') no-repeat left top;
    height: 46px;
    position: absolute;
    top: 50px;
    width: 192px;
}

#homeitems h3 {
    border-bottom: 1px solid #fc0;
    font-size: 100%;
}

#homeitems h3 .hometitel {
    border: 1px solid #fc0;
    border-bottom: 0px;
    padding: 0 5px;
}

#homeitems .homechunk {
    margin: 0 0 30px 0;
    _height: 1%;
}

#watermerk {
    background: url('../images/kerk.jpg') no-repeat left top;
    height: 217px;
    position: absolute;
    left: 250px;
    top: 0px;
    width: 432px;
}

#schild {
    background: url('../images/logo.jpg') no-repeat left top;
    height: 59px;
    position: absolute;
    right: 50px;
    top: 30px;
    width: 55px;
}

#kruimelspoor {
    padding: 2px 0 0 0;
    position: absolute;
    right: 150px;
    top: 28px;
}

#terugknop {
    background: url('../images/streepje.gif') no-repeat left top;
    padding: 0 0 0 10px;
    position: absolute;
    top: 2px;    
    right: -25px;
}

#kruimeltekst {
    padding: 0 8px 0 0;
}

#grote_knoppen {
    position: absolute;
    right: 30px;
    top: 190px;
    width: 150px;
}

#grote_knoppen a {
    display: block;
    width: 144px;
    height: 64px;
    background-color: #ededed;
    margin: 0 0 10px 0;
}

#grote_knoppen a .groteknoplink {
    display: none;
}

#but_digitalegemeentegids {
    background: url('../images/but_digitalegemeentegids.jpg') no-repeat left top;
}

#but_stadsenstreekarchief {
    background: url('../images/but_stadsenstreekarchief.jpg') no-repeat left top; 
}

#but_digitaalloket {
    background: url('../images/but_digitaalloket.jpg') no-repeat left top;
}

#but_informatiebalie {
    background: url('../images/but_informatiebalie.jpg') no-repeat left top;
}

#but_klussenbus {
    background: url('../images/but_meldingopenbareruimte.jpg') no-repeat left top;
}

#but_weblog {
    background: url('../images/but_weblog.jpg') no-repeat left top;
}

#but_klacht_over_gemeente {
    background: url('../images/but_klacht_over_gemeente.jpg') no-repeat left top; 
}

#but_afscheidBurgemeester {
    background: url('../images/AfscheidBurgemeester.jpg') no-repeat left top; 
}

#but_gemeentebestuur {
    background: url('../images/but_gemeentebestuur.jpg') no-repeat left top;
}

#but_bedrijvenloket {
    background: url('../images/but_bedrijvenloket.jpg') no-repeat left top;
}

#but_trouweninnaarden {
    background: url('../images/but_trouweninnaarden.jpg') no-repeat left top;
}

#menu_zoekform {
    margin: 20px 0 0 0;
}

#homezoekinput {
    border: 1px solid #000;
    background-color: #fff5bc;
    width: 100px;
    float: left;
}

#zoekknop {
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    padding: 2px 0 2px 4px;
    margin: 4px 0 0 0;
    background: url('../images/pijltje_zoek.gif') no-repeat 4px 6px;
    float: left;
}

#uitgebreidzoeken {
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    padding: 2px 0 2px 4px;
    margin: 4px 0 0 0;
    clear: both;
}

#adresgegevens {
    border: 1px solid #fc0;
    padding: 15px 6px;
    margin: 10px 0 0 0;
}

span.rubriek{
	display: block;
}

h1#subsitenaam {
    display: none;
}

/*__________ WEBSITE NAVIGATIE __________*/

#snelmenu {
    position: absolute;
    right: 100px;
    top: 137px;
}

#snelmenu a {
    background: url('../images/streepje_snelmenu.gif') no-repeat right 4px;
    color: #666;
    display: block;
    float: left;
    font-weight: bold;
    padding: 0 10px 0px 10px;
    text-decoration: none;
}

#snelmenu a:hover {
    color: #000;
}

#snelmenu a.laatste_snelmenu_item {
    background-image: none;
}

#snelmenu .snelmenu_active a {
    color: #000;
}

#navigatie {
    left: 50px;
    position: absolute;
    top: 190px;
}

#navcontainer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 150px;
}

#navcontainer ul li {
    margin: 0 0 5px 0;
    _height: 1%; /* IE HACK */
}


#navcontainer a {
    color: #000;
    text-decoration: none;
    _height: 1%; /* IE HACK */
}

#navcontainer ul li a.item_nonactive {
    display: block;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

#navcontainer ul li a.item_active {
    display: block;
    border-bottom: 0px;
    font-weight: bold;
}

#navcontainer ul li ul.subcontainer {
    border: 1px solid #fc0;
    border-top: 3px solid #fc0;
    background-color: #ebebeb;
    margin: 5px 0 0 0;
    padding: 5px 0 5px 0;
}

#navcontainer ul li ul li {
    margin: 0;
    padding: 0;
}

#navcontainer ul li ul a {
    padding: 0 0 0 20px;
    display: block;
    background-image:url(../images/naardermeer/submenu-stripe.jpg) 9px 8px no-repeat;
    font-size:95%;
}

#navcontainer ul li ul a.subitem_active {
    font-weight: bold;
    background: url('../images/pijltje_submenu.gif') no-repeat 6px 3px;
}

#content ol {
    padding-left: 25px;
}

iframe#opus{
     height: 400px;
}

div#gekoppeldeitems a.services {
     margin-top: -17px; 
}

#homeitems h3 .koppel_date {
    border-bottom: 0px;
    padding: 0 5px;
    font-weight: normal;
    font-size: 90%;
}

iframe {
	width: 100%;
	min-height: 600px;
	height: 600px;
}
