body, html {
    margin: 0px;
    padding: 0px;
}

body {
    color: #000000;
    background-color: #c0c0c0;
}

body, table, p {
    font-family: Trebuchet MS, Helvetica, Arial !important;
    font-weight: normal;
    font-size: 11px !important;
}

h3 {
    padding: 0;
    margin: 0;
}

a {
	outline:none;
}

.contentblock ul, .contentblock3 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.contentblock li, .contentblock3 li {
    background-image: url(/Files/System/images/basics/ul.png);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 15px;
    padding-bottom: 2px;
}

.contentblockscroll ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.contentblockscroll li {
    background-image: url(/Files/System/images/basics/ul.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 15px;
    padding-bottom: 2px;
}

#quote {
    padding-top: 30px;
    height: 50px;
    text-align: center;
    font-size: 18px !important;
    font-style: italic;
    color: #ffffff;
}

#quote p {
    font-size: 18px !important;
    font-style: italic;
    color: #ffffff;
}

.paragraphimage {
    width: 133px;
    height: 170px;
}
/* Dienstenoverzicht */
#content2lang {
    width: 704px;
    float: left;
    height: 420px;
    position: relative;
    z-index: 1;
}

#pnlContentRight3 {
    background-color: #A67E60;
    height: 350px;
    overflow: auto;
    position: relative;
	z-index:0;
}

#pnlMenu2 {
    color: #FFFFFF;
    height: 20px;
    position: relative;
    z-index: 1;
    padding-left: 437px;
}

#diensten {
    padding-left: 10px;
}

#diensten dl {
    clear: both;
    height: 330px;
    width: 673px;
    margin: 0 auto;
}

#diensten dt {
    margin-bottom: 1em;
    font-weight: bold;
}

#diensten dd {
    width: 33%;
    float: left;
    margin: 0;
    padding: 0;
}

.contentblock2 {
    padding-left: 20px;
}

.contentblock3 {
    height: 350px;
    overflow: auto;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #F57B20;
    scrollbar-highlight-color: #F57B20;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #F57B20;
}

.familie {
    color: #E31B23;
    font-weight: bold;
}

.familie li {
    background-image: url(/Files/System/images/basics/li_rood.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    padding-left: 15px;
}

.familie li a {
    font-weight: bold;
}

.zakelijk {
    color: #0073AE;
    font-weight: bold;
}

.zakelijk li {
    background-image: url(/Files/System/images/basics/li_blauw.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    padding-left: 15px;
}

.zakelijk li a {
    font-weight: bold;
}

.onroerend {
    color: #00AC6C;
    font-weight: bold;
}

.onroerend li {
    background-image: url(/Files/System/images/basics/li_groen.png);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    padding-left: 15px;
}

.onroerend li a {
    font-weight: bold;
}

.fam a, .fam p, .fam li {
    color: #ffffff;
}

.onr a, .onr p, .onr li {
    color: #ffffff;
}

.zak a, .zak p, .zak li {
    color: #ffffff;
}

.wit p, .wit li a, .wit li {
    color: #ffffff;
}

.Form2ndColumn {
    width: 75px;
    margin-top: 22px;
}

.Form2ndColumn img{
	border:none;
	cursor:pointer;
}
/* einde Dienstenoverzicht */
/* start containers */
#main_container {
    margin-top: 20px;
    position: relative;
    width: 971px;
    height: 580px;
    margin: 20px auto;
    padding: 0;
    /* _padding: 0 8px 0 7px;  ie6 */
    background-color: #ffffff;
    overflow: hidden;
}

#header_container {
    position: relative;
    height: 80px;
    padding: 0px;
    overflow: visible;
    z-index: 2;
}

#content_container {
    position: relative;
    height: 460px;
    padding: 0px;
    z-index: 1;
}

#footer_container {
    position: relative;
    width: 971px;
    height: 40px;
    z-index: 9;
}
/* end containers */

/* start header */
#header_left {
    width: 437px;
    float: left;
    position: relative;
}

#header_middle {
    width: 267px;
    height: 80px;
    float: left;
    position: relative;
	overflow:hidden;
}

#header_right {
    width: 267px;
    height: 80px;
    float: left;
    position: relative;
}

#headerRight_subMenu {
    margin: 20px 0 0 5px;
}
/* end header */



.footer_icons {
    position: relative;
    width: 150px;
    height: 40px;
    margin: -20px 0px 0px 486px;
    overflow: visible;
    /*border: solid 1px red;*/    
}

.footer_icons img {
	margin-right: 10px;
}

.footer_text {
    position: relative;
    margin: -11px 0px 0px 850px;
    /*border: solid 1px blue;*/    
}

#content0 {
    float: left;
    position: relative;
    width: 704px;
    height: 420px;
    z-index: 1;
}

#content1 {
    float: left;
    position: relative;
    width: 437px;
    height: 460px;
}

#content2 {
    float: left;
    position: relative;
    width: 267px;
    height: 340px;
    z-index: 1;
}

#content3 {
    float: right;
    width: 267px;
    height: 310px;
    z-index: 0;
	margin:0;
	padding:0;
}

#pnlColorTop {
    height: 20px;
    position: relative;
    filter: alpha( opacity = 75 );

-moz-opacity:
    0.75;

-khtml-opacity:
    0.75;

opacity:
    0.75;
}

#pnlColorBottom {
    height: 120px;
    position: relative;
    margin: 320px 0 0 0;
    filter: alpha( opacity = 75 );

-moz-opacity:
    0.75;

-khtml-opacity:
    0.75;

opacity:
    0.75;

z-index:
    0;
}

#pnlBottomTekst {
    float: left;
    height: 110px;
    position: absolute;
    width: 600px;
    z-index: 10;
    margin-top: -110px;
    margin-left: 10px;
}

#pnlBottomTekst p, #pnlBottomTekst h2 {
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: bolder;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 2px;
}

#pnlBottomTekstHome {
    float: left;
    height: 110px;
    position: absolute;
    width: 417px;
    z-index: 10;
    margin-top: -110px;
    margin-left: 10px;
}

#pnlBottomTekstHome p, #pnlBottomTekstHome h2 {
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: bolder;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 2px;
}

#pnlNotarisFoto {
    float: right;
    position: absolute;
    width: 267px;
    z-index: 11;
    margin-left: 704px;
    margin-top: -150px;
}

#pnlNotarisFoto2 {
	position:absolute;
    width: 267px;
    margin-left: 704px;
	margin-top:-160px;
	z-index: 15;
}

#pnlMenu {
    position: relative;
    height: 20px;
    color: #ffffff;
    z-index: 1;
}

#pnlImageMenu {
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #636363;
}
/* Smoelenboek */
#smoellijst {
    margin: 0;
    padding: 0;
	background-color:#636363;
}

#smoellijst li {
    list-style-type: none;
    display: inline;
}

#smoellijst ul {
    padding: 0;
    margin: 0;
}

.smoelimg {
    width: 98px;
    height: 115px;
    padding: 0;
    margin: 0;
    border: none;
}

.contentblocksmoel {
    height: 350px;
    overflow: hidden;
}

.blokFalse, .blokFalse img {
    display: none !important;
    width: 0px;
    height: 0px;
    padding: 0;
    margin: 0;
}

#blokFalse {
    display: none;
    width: 0px;
    height: 0px;
    padding: 0;
    margin: 0;
}

.notarisimg {
    float: left;
    height: 350px;
    width: 437px;
}

.notariscontent {
    float: right;
    height: 330px;
    width: 247px;
    padding: 10px;
    background-color: #636363;
    overflow: auto;
}

.notariscontent h3, .notariscontent p {
    color: #ffffff;
}

.kantoorcontent {
    float: right;
    height: 350px;
    overflow: hidden;
    width: 263px;
}

.kantoorcontent a, .kantoorcontent a:hover {
   color:#8D4108;
}

.kantoorcontent p {
    margin-left: 10px;
}

.kantoorcontent h3{
	margin:0;
	padding:0;
	font-family:Trebuchet MS,Helvetica,Arial !important;
	font-size:12px !important;
	font-weight:bold;
}

.kantoorcontent img {
    width: 261px;
	height:196px;
}

#kaart_float{
	position:absolute;
	z-index:10;
	margin-left:-441px;
}

/* einde Smoelenboek */
#pnlContent img {
    border: none;
}
/* op home template */
#pnlContent {
    height: 350px;
    position: relative;
    background-color: #ffffff;
    z-index: 0;
}
/* op content template */
#content2 #pnlContent {
    height: 320px;
    padding-left: 3px;
    padding-right: 3px;
	overflow:hidden;
}

#pnlSlogan {
    color: #ffffff;
    font-size: 18px;
    font-style: italic;
	text-align:center;
    padding-top: 30px;
}

#pnlSlogan p {
    color: #ffffff;
    font-size: 18px !important;
    font-style: italic;
}

#pnlContentMiddle {
    height: 320px;
    position: relative;
    background-color: #ffffff;
}

#pnlSearch {
    height: 20px;
}

.searchText {
    background-color: #ffffff;
    border: 0px solid #ffffff;
    font-size: 10px;
    color: #000000;
    padding: 0px;
    margin: 2px 0px 0px 0px;
    position: absolute;
    width: 150px;
    height: 16px;
}

.searchButton {
    background-color: #636363;
    border: 0px solid #636363;
    font-size: 10px;
    color: #ffffff;
    padding: 0px;
    margin: 2px 0px 0px 150px;
    position: absolute;
    width: 60px;
    height: 16px;
    cursor: pointer;
}

.searchButtonZoek {
    background-color: #636363;
    border: 0px solid #636363;
    font-size: 10px;
    color: #ffffff;
    padding: 0px;
    text-align: center;
    width: 60px;
    height: 16px;
}

#pnlContentRight {
    height: 350px;
    position: relative;
    background-color: #A67E60;
    overflow: auto;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #F57B20;
    scrollbar-highlight-color: #F57B20;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #F57B20;
}

#pnlContentRight2 {
    height: 320px;
    position: relative;
    background-color: #A67E60;
    overflow: auto;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #F57B20;
    scrollbar-highlight-color: #F57B20;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #F57B20;
}

#pnlContentRight4 {
    height: 320px;
    background-color: #A67E60;
	width:267px;
}

.hr_actus {
    border: 1px solid #BCAA96;
	margin:0;
	padding:0;
}

.contentblock {
    padding: 9px 5px 1px 5px;
    height: 310px;
}

#pnlContentRight4 p{
	width:255px;
}

.contentblockscroll {
    padding: 9px 5px 0px 5px;
    margin-right: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 524px;
    height: 310px;
    background-color: #ffffff;
    overflow: auto;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #F57B20;
    scrollbar-highlight-color: #F57B20;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #F57B20;
}

#pnlContent .contentblock a {
    color: #A67E60 !important;
}

#pnlContentRight .contentblock, #pnlContentRight2 .contentblock {
	color: #ffffff;
}

.clearboth {
    clear: both;
}

.hide {
    display: none;
}

#mainMenu {
    height: 20px;
    width: 260px;
    color: #ffffff;
    padding-left: 3px;
}

.rechts {
    float: right;
    padding-right: 4px;
}
/* op content template */
#mainMenu a:link, #mainMenu a:visited, #mainMenu a:active {
    color: #ffffff;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

#mainMenu a:hover {
    color: #000000;
    text-decoration: none;
}

.hoofdMenu a:link, .hoofdMenu a:visited, .hoofdMenu a:active {
    color: #ffffff;
    text-decoration: none;
    padding: 2px;
}

.hoofdMenu a:hover {
    margin-top: 3px;
    color: #000000;
    text-decoration: none;
    padding: 2px;
}

#subMenu {
    margin: 20px 0 0 5px;
}

h1 {
    margin: 0 0 0 0;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
}

h2 {
    margin: 0 0 0 0;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
}

a:active {
    outline: none;
}

a:focus {
    outline: none;
}

.lijst {
    list-style-type:none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.bruine_streep {
    border-bottom: 1px solid #907257;
}

#headerMiddle_subMenu {
    padding: 20px 0 0 50px;
    font-weight: bold;
	height:60px;
}

#headerMiddle_subMenu a {
    font-weight: bold;
}

#headerMiddle_subMenu li a:hover {
    font-weight: bold;
}

#headerMiddle_subMenu ul li a{
	display:block;
	line-height:18px;
	_line-height:165%;
}

#headerMiddle_subMenu ul li{
	margin:0;
	padding:0;
	_height:18px;
	_vertical-align:middle;
}

.zoeken {
    float: right;
    background-color: #636363;
    height: 20px;
}

.dummy {
    margin-top: 20px;
    width: 534px;
}

#competenties{
	width:300px;
	height:200px;
	position:absolute;
	z-index:100;
	margin-left:275px;
	margin-top:160px;
}

/*
 Nieuwselementen
 */
.newstext {
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
}

#newslink a {
    font-size: 11px;
    font-weight: bold;
}

#newslinkActueel a {
    font-size: 11px;
    font-weight: bold;
}

.newstextActueel {
    color: #444444;
    padding-top: 5px;
    padding-bottom: 5px;
}
/*
 Einde Nieuwselementen
 */
/* -----------------------------------------------------------
 Begin Menu
 ----------------------------------------------------------- */
/* Level 0 Menu*/
.Menu {
    height: 20px;
    margin: 0px;
    padding: 0px;
    /* css2 disable table cellspacing, needed for mozilla */
    border-collapse: collapse;
}

.MenuItem {
    /* css2 disable table cellspacing, needed for mozilla */
    border-collapse: collapse;
    line-height: 20px;
}

.MenuItemOver {
    /* css2 disable table cellspacing, needed for mozilla */
    border-collapse: collapse;
    line-height: 20px;
}

.MenuText {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
	padding-left:2px;
	padding-right:2px;
}

.MenuTextOver {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
	padding-left:2px;
	padding-right:2px;
}

.Menu {
    cursor: pointer;
}

#mainmenu li a {
    border-bottom: 1px solid #F57B20;
    display: block;
    height: 18px;
    text-decoration: none;
    padding-left: 3px;
    padding-top: 5px;
    text-decoration: none;
}

#mainmenu li a:active {
    outline: none;
}

#mainmenu li a:focus {
    -moz-outline-style: none;
}
/* -----------------------------------------------------------
 Einde menu
 ----------------------------------------------------------- */ 

.zoektabel strong{
	font-style:italic;
	font-size:12px;
	font-weight:bolder;
	color:#8D4108;
} 
.paginering a{
	font-size:13px;
	border:1px solid #909090;
	padding:2px;
}

#pnlContentRight4 input{
	font-size:9px !important;
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
	color:#000000;
	font-size:10px;
	height:16px;
	padding:0px;
}

#pnlContentRight4 td{
	height:0px !important;
}

#pnlContentRight3 input{
	font-size:9px !important;
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
	color:#000000;
	font-size:10px;
	height:16px;
	padding:0px;
}

#pnlContentRight3 td{
	height:0px !important;
}


.contentblockcontact object{
	position:absolute;
	z-index:111;
    height: 480px;
}

.vestiginginfo{
	float:right; 
	width:263px;
	height:350px;
	overflow: auto;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #F57B20;
    scrollbar-highlight-color: #F57B20;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #F57B20;
}

.contactLandelijk{
	float: left;
	width: 437px;
	background-image:url(/Files/System/images/basics/contactLandelijk.gif);
}

.contactVestiging{
	float: left;
	width: 437px;
}

