body {
    background-color: #FFFFFF;
    font-family:Verdana; 
	color:#000000;
        margin:0 0 0 0 ;
        padding:0 0 0 0;
}
.maintabel{
height: 100%;
width: 100%;
border: 0px;
}
table, td {
    font-size: 1em;
        empty-cells:show;
}

td.top {
	background:#FFDF1A;
}

.quickmenu_container{
    text-align:right;
    background-color: #183b63;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-right:50px;
}

.quickmenu {
    height:100%;
	border-left: 1px solid #ffffff;
    font-size: 90%;
	font-weight: bold;
	padding: 2 10 4 10;
}

.foto_preview {
	border: 1px solid #FFFFFF;
}

a {
	text-decoration: underline;
	color: #005A9C;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #005A9C;
	font-weight: normal;
	background-color: #FAE9A9;
}
	
a:active {
    text-decoration: underline;
    font-weight: normal;
    color: #005A9C;
}

a:visited {
    text-decoration: underline;
    font-weight: normal;
    color: #036FCE;
}

a.extramenu, a.extramenu:active, a.extramenu:visited {
	font-family:Arial; 
	font-weight: bold;
	color:#00007E;
	text-decoration:none;
}

a.snelmenu:hover {
	font-family:Arial; 
	color:#FFFFFF;
	text-decoration:underline;
}


.mainheader {
    background-color: #ffcc33;
    background-image: url('../images/geel_uitrek.gif');
    background-repeat: repeat-x;
    padding: 0 0 0 0;
    text-align: right;
        width:100%;
        float:right;
        _float:none;
}

.mainheader table {
        float:right;    
}

.topheader {
    background-image: url('../images/uitrek_top.gif');
    background-repeat: repeat-x;
    padding: 0 0 0 0;
    text-align: right;
}

.extramenu {
    background-color: #ffe165;
	background-image: url('../images/extra_background.gif');
	vertical-align: top;
}

a.quickmenu:link, a.quickmenu:active, a.quickmenu:visited, a.quickmenu:hover {
    font-weight: bold;
    text-decoration:none;
    color: #ffffff;
}

td {
	color: #004080;
	padding: 0px;
}

div#intro td {
    color: #000000;
}
	
h1, h2, h3, h4, h5, h6 {
	margin:10 0 0 0;
	color: #053f61;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.0em;
}

.navbar_home {
    background-color: #ffe165;
    border-bottom: 1px solid #9db9d1;
    border-right: 1px solid #9db9d1;
    border-top: 1px solid #9db9d1;
    color: #183b63;
    font-size: 90%;
    font-weight: bold;
    height: 16px;
    padding: 9px 8px 10px 8px;
    white-space: nowrap;
    width: 107px;
    z-index:11; position:absolute; top:39px; left:28px;
}

.navbar {
    background-color: #ffe165;
    border-bottom: 1px solid #9db9d1;
    border-right: 1px solid #9db9d1;
    border-top: 1px solid #9db9d1;
    color: #183b63;
    font-size: 90%;
    font-weight: bold;
    height: 26px;
    padding: 8px;
    padding-top: 9px;
    position: absolute;
    top: 77px;
    white-space: nowrap;
    width: 107px;
        z-index:2;
}

input.zoek {
    border: 1px solid #183B63;
    width: 140px;
}


/**(extra css)**************************************************************************************************/
.pagina_scroll { 
    /*
    position: absolute;
    z-index     : 5;
    left        : 4px;
    top         : 95px;
    */
    border      : 0px inset; 
    width       : 100%;
    height      : expression(document.body.clientHeight-137);
    background  : none;
    padding     : 10px;
    overflow-y  : scroll
}

a.snelmenuitem:link ,a.snelmenuitem:active, a.snelmenuitem:visited, a.snelmenuitem:hover {
	color:#AAAAAA;
	font-weight:bold;
	text-decoration:none;
}


.content {
    color: #000000;
    z-index: 10;
    padding:0px;
}


.highlight {
    background-color:yellow;
    font-weight:normal;
}

ul.ul_lijst li.lijstitem_bullet {
    background-position: left 6px;
    padding-left: 9px;
}

#archiefkop, #archiefknop {
    text-align: center;
}

#intro {
    margin-bottom: 1em;
}

form#rs_form, 
a#rs_link {
    display:inline;
    margin:10px 20px 0 20px;
}

a#rs_link {
    margin-right: 0px;
}

form#rs_form_uk {
    display: inline;
    padding-left: 30px;
}

img#printknop {
    border:0px;
    margin:10px 50px 0 20px;
}

#googlemap1 {
    width: 440px !important;
}