/* BLANCO SERVICE WEBSITE */

html, body {
    margin: 0px;
    padding: 0px;

    min-width: 949px;
    height: 100%;

    background-color: #0096D6;
}


body {
	background: url('/img/bg_body.png') top center repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;

    color: #FFFFFF;
}

a{
	color:#fff;
	text-decoration: underline;
}

a:hover{text-decoration: none;}

UL, ul {
    list-style-image: url(/img/bullet.gif);
    margin-top: 4px;
}

LI {
    list-style-image: url(/img/bullet.gif);
    margin-left: 26px;
}

input, select, option, textarea {
    font-size: 11px;

    color: #000000;
}

div {
    vertical-align: top;
    position: relative;
}

H1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}

H2 {
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    margin: 0;
}

hr {
    height: 1px;

    border: none;

    background-color: #fff;
    background-repeat: repeat-x;
    background-position: top left;

    margin: 8px 0px 8px 0px;
}

.stippellijn {
    height: 2px;

    border: none;

    background-color: #3D3B3C;
    background-image: url(/img/stippellijn.gif);
    background-repeat: repeat-x;
    background-position: top left;

    margin: 8px 0px 8px 0px;
}

.kader {
    border: 3px solid #FFFFFF;
}

form {
    margin: 0px 0px 0px 0px;
}

#container {
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    min-height: 100%;
    min-width: 942px;
    position: relative;
    top: -1px;
    width: 942px;
    z-index: 98;
}

#header {
    position: relative;
    height: 110px;
    top: 0px;
    z-index: 99;
}

#sidebar {
    position: relative;
    top: 0px;

    height: 170px;
    min-height: 1px;
    width: 150px;

    margin: 0 10px 0 0;
}

#content {
    height: auto !important;
    min-height: 100%;
    padding: 25px 10px 150px 10px;
    position: relative;
    width: 922px;
    z-index: 0;
}

#page {
    position: relative;

    height: 100%;
    margin-bottom: 26px;

    padding: 0px 19px 0px 11px;
}

#sitefooter {
    background: #f2f2f2 url('/img/bg_footer.png') top center repeat-x;
    height: 135px;
    margin: 0 auto;
    margin-top: -135px;
    min-width: 100%;
    position: relative;
    width: 100%;
    z-index: 10000;
}


/* HEADER */


#logo_link {
	display: block;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
#logo_link img{border: none}

#kantoor {
    position: absolute;
    top: 28px;
    left: 330px;
}

#hmodh_top {
	border:none;
    position: absolute;
    top: 0px;
    right: 10px;
}


/* MENU */

#menu {
    z-index: 99;
    font-size: 14px;
    font-weight: bold;
    height: 19px;
    overflow: visible;
    text-transform: capitalize;
}

#menu a {
    text-decoration: none;
    padding: 0 12px 0 12px;

    display: block;
}

#menu * {
    z-index: 99;
}

.menu_horizontaal {
    position: absolute;
    bottom: 7px;
    right: 0px;

	overflow: visible;
    padding: 0 0 0 0;
}

.menu_verticaal {
    position: relative;
    width: 150px;

    margin: 0 0 0 0;
    padding: 0 0 0 0;

    text-align: left;
}

.menu_horizontaal > .spacer {
    position: relative;
    display: inline;
    float: left;

    margin-top: 0px;
}

.menu_verticaal > .spacer {
    position: relative;
    margin-top: 0px;
}

.spacer {
    __position: relative;
    __margin-top: 0px;
}

.menu_horizontaal > .menuitem, .menu_horizontaal > .menuitem_hover, .menu_horizontaal > .menuitem_active {
    position: relative;
    display: inline;
    float: left;
    padding: 0 0 0 0;
    z-index: 12;
}

.menu_verticaal > .menuitem, .menu_verticaal > .menuitem_hover, .menu_verticaal > .menuitem_active {
    position: relative;
    padding: 0 0 0 0;
    z-index: 12;
}
#menu > .menuitem a,
#menu > .menuitem_active a{
	color:#006699;
	display:block;
	padding:0 10px 12px 10px;
}

#menu > .menuitem a:hover,
#menu > .menuitem_active a{
	border-bottom: 4px solid #ff0;
	color:#173774;
}




/* CONTENT */

#contenttitlebar {
	border-bottom: 1px solid #fff;
    margin-bottom: 1em;
    position: relative;
    width: 100%;
    height: 35px;
}

#contenttitle {
    position: absolute;
    width: 100%;
    height: 18px;

    top: 0px;
    left: 0px;
}

#top_links {
    position: absolute;
    width: 700px;
    height: 21px;

    top: 1px;
    left: 140px;
}

.toplinks {
    font-size: 14px;
    line-height: 21px;
    color: #FCCDCE;
    text-decoration: none;
    float: left;
}

.topspacer {
    margin-left: 13px;
    margin-right: 13px;
    margin-top: -1px;
    float: left;
}


/* FOOTER */

#footer {
	color:#333;
	font-size: 11px;
    position: relative;
    margin: 0 auto;
	line-height: 13px;
    min-width: 942px;
    overflow: hidden;
    width: 942px;
    height: 135px;

    z-index: 10000;
}

#footer a{
	color:#333;
	text-decoration: underline;
}

#footer a:hover{
	color:#0096D6;
	text-decoration: none;
}

#footer-data{
	background: url('/img/dashed_line.png') left top repeat-y;
	overflow:hidden;
	margin: 10px 0 0 0;
	height:100px;
	padding: 0;
}

#footer .footertext{
	background: url('/img/dashed_line.png') right top repeat-y;
	float: left;
	height: 100px;
	padding: 5px 45px;
}

#footer #kantoor-info{width: 208px;}
#footer #biv_footer{
	width: 234px;
}

#footer #biv_footer .biv_logo{
	float:left;
	margin-right: 13px;
}

#footer #footer_links{
	padding: 0 25px;
	position: relative;
	width: 270px;
}

#footer #footer_links p{
	bottom: 5px;
	margin: 0;
	position: absolute;
}

/* HOMEPAGE */


#home_pic{
	behavior: url("http://www.immobib.be/css/PIE.php");
	
	border: 1px solid #4db6e2;
	border-radius: 5px;
	width: 610px;
	height: 350px;
}



#biv {
    position: relative;
    width: 240px;
    float: right;

    top: 0px;
    margin-right: 26px;
    margin-left: 20px;
}

.biv > * {
    font-size: 10px;

    color: #929496;
}

.biv_logo {
    float: left;
    height: 80px;
    margin-top: -2px;
    margin-right: 23px;
}

.nieuwsitem {
    position: relative;
    width: 435px;
    height: 95px;
}

.nieuwsheadline {
    position: absolute;
    overflow: hidden;

    width: 435px;
    height: 13px;
    top: 0px;
    left: 0px;

    font-size: 12px;
    font-weight: bold;
    color: #7f0f13;

    text-align: left;
    text-transform: uppercase;
}

.nieuwsheadline A {
    font-size: 12px;
    font-weight: bold;
    color: #7f0f13;

    text-transform: uppercase;
    text-decoration: none;
}

.nieuwscontent {
    position: absolute;

    width: 435px;
    height: 62px;
    top: 20px;
    left: 0px;

    line-height: 13px;
    text-decoration: none;

    overflow: hidden;
}

.nieuwscontent A {
    line-height: 13px;
    text-decoration: none;
}

.nieuwslink {
    position: absolute;

    width: 435px;
    height: 13px;
    top: 83px;
    left: 0px;

    color: #FFFFFF;
    text-align: right;
}

#panden-idk_block{
	position: absolute;
	top: 25px;
	right: 10px;
	width: 290px;
}

#kijker {
	behavior: url("http://www.immobib.be/css/PIE.php");
	
	border: 1px solid #4db6e2;
	border-radius: 5px;
    box-shadow: 0px 0px 10px #0084bc;
    position: relative;
    width: 290px;
    height: 350px;
}

.kijker_1 {
    position: relative;
    width: 290px;
    height: 350px;
}

#kijkerimage {
    position: absolute;
    width: 290px;
    height: 19px;
    top: 0px;
    left: 0px;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    padding: 0px 0px 0px 0px;
}

#kijkerimage B {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
}

.kijker_pand_1, .kijker_pand_2, .kijker_pand_3 {
	background: #0096D6 url('/img/bg_kijker.jpg') center 220px no-repeat;
    position: absolute;

    width: 290px;
    height: 350px;
    top: 0px;
    left: 0px;
}

.kijker_foto {
	behavior: url("http://www.immobib.be/css/PIE.php");
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden
}

.kijker_sticker {
	position: absolute;
	top: -10px;
	right: -10px;
}

div.kijker_title{
	font-size: 12px;
	left: 10px;
	position: absolute;
	text-transform: uppercase;
	top:230px;
}

div.kijker_title h2{
	font-size: 11px;
}

div.kijker_title h2 span{
	font-size: 12px;
	font-weight: bold;
}

.kijker_descr {
    background-position: top left;
    background-repeat: no-repeat;
    height: 4em;
    left: 0px;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    top: 270px;
    width: 255px;
}

.kijker_prijs {
    position: absolute;
    bottom: 10px;
    left: 10px;

    font-weight: normal;
    font-size: 12px;
    text-transform: lowercase;
}
.kijker_prijs span{
	font-weight: bold;
	text-transform: uppercase;
}

.kijker_info {
	border: none;
    position: absolute;
    bottom: -7px;
    right: -10px;
}

#referenties {
    position: relative;

    width: 948px;
    height: 185px;

    overflow: hidden;

    border-bottom: 1px solid #827C7E;
    border-left: 1px solid #827C7E;
    border-top: 1px solid #827C7E;
    border-right: 1px solid #827C7E;

    background-color: #3D3B3C;
    background-image: url(/img/background_content.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}


#icon_referenties_bottom_left {
    position: absolute;
    width: 18px;
    height: 18px;

    top: -18px;
    left: 0px;
}

#referentiekader {
    position: relative;

    width: 1250px;
    height: 161px;
    top: 20px;
    left: 20px;

    clip: rect(0px, 908px, 161px, 0px);
    overflow: hidden;
}

#refscroll {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
}

#refmask {
    position: absolute;
    top: 19px;
    left: 20px;
}

#refpand {
    position: relative;
    width: 368px;
    height: 153px;

    border-left: 1px solid #827C7E;
    border-right: 1px solid #231F20;

    float: left;

    margin-bottom: 13px;
}

#refpandbg {
    position: absolute;
    width: 209px;
    height: 162px;
    top: -7px;
    left: 10px;
}

#refpandfoto {
    position: absolute;
    width: 186px;
    height: 138px;
    top: 5px;
    left: 22px;
}

#refpandverkocht {
    position: absolute;
    width: 137px;
    height: 26px;
    top: 8px;
    left: 220px;
}

#refpandtype {
    position: absolute;
    width: 137px;
    height: 13px;
    top: 113px;
    left: 220px;

    font-weight: bold;
}

#refpandgemeente {
    position: absolute;
    width: 137px;
    height: 13px;
    top: 126px;
    left: 220px;

    font-weight: bold;
    color: #F0B310;
}


/* CONTACT */

.contactform {
    font-size: 10px;
    line-height: 15px;
    color: #FFFFFF;
}

#contact_kantoren {
    float: left;
    width: 400px;

}

#contact_kaart {
    float: right;
    width: 480px;

}

#contact_kaart_rel {
    position: relative;
    width: 480px;
    height: 320px;
}

#contact_kaart_abs {
    position: absolute;
    width: 480px;
    height: 320px;
    top: 0px;
    left: 0px;
}

#contact_kaart #mapcont{
	width: 480px;
	height: 320px;
}

#contact_hr {
     float: left;
     width: auto;
}

#contact_forms {
    float: left;
    position: relative;
    width: 100%;
    height: 320px;
    margin-top: 1.5em;
    border-top: 1px solid #fff;
}

#contactform table {
	width: 100%;
}

#contactform td, #contactform td * {
}

#contactform .input {
    width: 250px;
}

#contactform .checkbox {
}

#contactform button {
    width: auto;
}

#contactform textarea {
    width: 100%;
    height: 120px;
}


/* CONTACT INFO */

.contactinfo_selectbox {
    width: 300px;
}

.contactinfo_inputtext {
    width: 200px;
}

.contactinfo_inputtext_zip {
    width: 50px;
}

.contactinfo_inputtext_gemeente {
    width: 141px;
}

.contactinfo_textarea {
    width: 294px;
    height: 120px;
}


/* AANBOD */

#google_zoek {
    position: relative;
    width: 780px;
    height: 583px;
    overflow: hidden;

    background-color: #3D3B3C;

    font-size: 13px;
}

#tip_zoomregio {
    position: absolute;
    width: 430px;
    height: 15px;

    top: 476px;
    right: 5px;
}

#google_zoek h2 {
    font-weight: bold;
    font-size: 15px;
}

#googlezoek_type {
    float: left;
    height: 130px;
    width: 170px;
    margin-left: 10px;
    margin-top: 12px;
}

.googlezoek_type_specific, googlezoek_slaapkamers_specific {
    clear: left;
    display: block;
    float: left;

    margin-top: 1px;
}

#googlezoek_slaapkamers {
    float: left;
    height: 130px;
    width: 156px;
    margin-left: 5px;
    margin-top: 12px;
}

#googlezoek_prijs {
    height: 125px;
    width: 131px;
    margin-left: 15px;
    padding-top: 22px; /* gecko, IE8+ only */
}

#googlezoek_oppervlakte {
    float: left;
    height: 125px;
    width: 170px;
    padding-top: 22px; /* gecko, IE8+ only */
}

.googlezoek_oppervlakte_grond {
    padding: 4px 0 2px 0;
    font-weight: bold;
}

#googlezoek_type h2, #googlezoek_slaapkamers h2 {
    margin-left: 3px;
}

.eur_small {
    font-size: 12px;
}

#googlezoek_handel_kantoor {
    padding: 15px 0 2px 0;
    font-weight: bold;
}

#googlezoek_prijs_min {
    margin-bottom: 2px;
}

#googlezoek_prijs_min, #googlezoek_prijs_max {
    width: 79px;
}

#googlezoek_opp_min_grond, #googlezoek_opp_max_grond, #googlezoek_opp_min_handel, #googlezoek_opp_max_handel {
    width: 44px;
}

.googlezoek_opp_m2 {
    margin: 0 17px 0 3px;

    font-size: 12px;
}

.googlezoek_opp_m2_2{
    padding-left: 3px;
    font-size: 12px;
}

#googlezoek_zoekbutton {
    margin-left: -8px;
    border: 0;
    display: block;
}

.googlezoek {
    position: absolute;
    width: 430px;
    height: 446px;
    top: 25px;
    right: 5px;
    z-index: 999;
    display: inline;
}

#googlezoek_mapiconklik {
    position: absolute;
    width: 430px;
    height: 13px;
    top: 8px;
    right: 5px;
}

#googlezoek_gtab1 {
    width: 780px;
    height: 15px;
}

#googlezoek_gtab2_div {
    position: absolute;
    width: 100px;
    height: 20px;
    top: 0px;
    right: 15px;
}

#googlezoek_gtab2 {
    width: 22px;
    height: 20px;
    float: right;
    text-align: center;

    background-color: #231F20;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
}

.googlezoek_tooltip {
    font-size: 11px;
    font-weight: normal;
    color: #404040;

    background-color: #FFFEEE;
    border: 1px solid #808080;
    padding: 2px 5px 2px 5px;
}

.housetooltip {
    font-size: 11px;
    font-weight: normal;
    color: #404040;

    background-color: #FFFEEE;
    border: 1px solid #808080;
    padding: 2px 5px 2px 5px;

    width: 160px;
}

#tmpdiv {
    position: relative;
    min-height: 0px;

    margin: 0px;
    padding: 0px;
}

#aanbodkijkerbackground {
    position: relative;
    width: 919px;
    height: 1px;
    top: 0px;
}

#aanbodkijkerbg {
    position: absolute;
    width: 928px;
    height: 221px;
    top: 0px;
    left: 0px;
    z-index: 2;
}

#aanbodkijkersticker {
    position: relative;
    width: 107px;
    height: 1px;
    top: -232px;
    left: -7px;

    z-index: 98;
}

#aanbodkijkerrealsticker {
    position: absolute;
    width: 129px;
    height: 129px;
    top: 0px;
    left: 0px;

    z-index: 9998;
}

#aanbodkijker {
    position: relative;
    width: 919px;
    height: 231px;

    z-index: 2;
}

.aanbodkijker_1, .aanbodkijker_2 {
    position: relative;
    width: 919px;
    height: 231px;

    z-index: 2;
}

.aanbodkijker_pand {
    position: absolute;

    width: 919px;
    height: 231px;
    top: 0px;
    left: 0px;

    z-index: 2;
}

.aanbodkijkerfoto {
    position: absolute;
    top: 0px;
    left: 2px;

    z-index: 1;
}

/* NIEUWBOUW panden */

#aanbod_nieuwbouw .projectpanden {
    position: relative;
    left: 10px;
    margin-right: 10px;
    display: inline;
}

#aanbod_nieuwbouw .projectpanden th, .indelingpanden th {
    text-align: left;
    text-transform: uppercase;
}

#aanbod_nieuwbouw .projectpandenlijn {
    height: 2px;

    border: none;

    background-color: transparent;
    background-image: url(/img/hr.gif);
    background-repeat: repeat-x;
    background-position: top left;

    margin: 4px 0px 3px 0px;
}

#aanbod_nieuwbouw .projectpandenodd {
    line-height: 16px;
    background-color: #102B46;
}

.projectpandenlijst_question {
    position: absolute;
    top: -16px;
}

#aanbod_nieuwbouw .projectpandenspacer {
    font-size: 1px;
    line-height: 2px;

    margin: 0pt;
    padding: 0pt;
    display: inline;
}


/* NIEUWBOUW indeling */

#nieuwbouwindeling th {
	background-color: #004d2b;
	color: #ffffff;

	text-transform: uppercase;
	font-weight: bold;
	text-align: left;

	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#nieuwbouwindeling td  {
/*	border-left: 1px solid #333333; */
}

#nieuwbouwindeling td .odd {
	background-color: transparent;
}

#nieuwbouwindeling td .even {
	background-color: #f3f3ea;
}

#nieuwbouwindeling th:first-child, #nieuwbouwindeling td:first-child {
	border-left: none;
}

/* AANBOD */

#aanbod {
    position: relative;

    width: 100%;
    margin: 0 0 0 0;
}

#aanbod ul {
    position: relative;
    margin: 0px auto;
    padding: 0px;
}

#aanbod li {
    position: relative;
    display: block;
    width: 922px;
    height: 222px;
    margin: 0 0 30px 0;

    list-style: none;
}

#aanbod .pand {
    background-position: top left;
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
    width: 100%;
}

#aanbod .pand a {
    color: #ffffff;
}

#aanbod .pand .pandfotos{
	height: 222px;
	overflow: visible;
	width: 440px;
}

#aanbod .pand .pandfotos img{
	border: 1px solid #fff;
	border-radius: 5px;
}

#aanbod .pand .pandfotos .pandfoto2,
#aanbod .pand .pandfotos .pandfoto3{
	height: 100px;
	position: absolute;
	right: 2px;
	width: 130px;
}

#aanbod .pand .pandfotos .pandfoto2{top:0;}
#aanbod .pand .pandfotos .pandfoto3{bottom:2px;}




div#aanbod .pand img.pandsticker {
    border: none !important;
    border-radius: none !important;
    position: absolute;
    top: -10px;
    left: 185px;
    
    height: 69px;
    width: 121px;
}

#aanbod .pand .pandtekst{
	
	border: 1px solid #4db6e2;
	border-radius: 5px;
    box-shadow: 0px 0px 10px #0084bc;
	height: 190px;
	padding: 15px 15px 15px 22px;
	position:absolute;
	right: 0;
	top: 0;
	width: 422px;
}

#aanbod .pandref {
    position: absolute;
    top: 5px;
    right: 12px;
    text-align: right;

    font-size: 10px;
    color: #4d4d4d;
}

#aanbod .pandtype {
    position: relative;

    font-weight: bold;
    font-size: 12px;
    color: #ffffff;

    margin: 0 0 8px 0;

    text-transform: uppercase;
}

#aanbod .pandtitel {
    position: relative;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    text-transform: uppercase;
}

#aanbod .pandtitel span.property_street{
	display: inline-block;
	overflow: hidden;
	height: 1em;
}

#aanbod .pandtitel em,
#aanbod .pandtitel span.label {
    font-style: normal;
    font-weight: bold;
    height: 30px;
    text-transform: uppercase;
}



#aanbod .extrainfo{
	background: #0096D6;
	font-size: 14px;
	margin-left: 10px;
	position: absolute;
	top: 15px;
	right: 15px;
	padding-left: 30px;
	border-left: 1px solid #80cbeb;
}

#aanbod .extrainfo .label{
	font-weight: bold;
}

#aanbod .pandbeschr {
	font-size: 12px;
    height: 95px;
    margin: 0 0 0 0;
    overflow: hidden;
    position: relative;
    text-align: justify;
    width: 100%;
}

#aanbod .label{
	text-transform: uppercase;
	font-size: 14px;
}

#aanbod .pandprijs {
    bottom: 6px;
    font-size: 12px;
    left: 22px;
    position: absolute;
    text-transform: lowercase;
    width: 100%;
}

#aanbod .pandprijs span {
    font-weight: bold;
    text-transform: uppercase;
}
#aanbod .pandinfo {
    position: absolute;
	bottom: -11px;
	right: -4px;
    text-align: right;
}

#aanbod .pandinfo a {
    color: #00aeef;
    font-size: 12px;
    text-decoration: none;
}

#aanbod .pandinfo img {
	border: none;
    vertical-align: bottom;
    margin-bottom: 2px;
}

#aanbod .pandstatus {
    position: absolute;
    top: 0px;
    right: 0px;

    font-size: 10px;
}

#aanbod .pand_odd .pandstatus {
    color: #656465;
}

#aanbod .pand_even .pandstatus {
    color: #3d3b3c;
}

.aanbod_blok {
    position: relative;
    width: 100%;
    height: 14px;
    overflow: hidden;

    margin: 10px 0 20px 0;

    color: #ffffff;
    font-size: 12px;
}

.aanbod_blok div {
    min-height: 14px;
}

.terug {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;

    margin: 0 0 0 0;
    text-align: right;
}

.terug a {
    text-transform: uppercase;
    font-weight: normal;
}


#sorteren {
    position: absolute;
    top: 0;
    left: 340px;

    text-align: right;
}

#sorteren .label{
	text-transform: uppercase;
}

#sorteren div {
}

#sorteren a {
}


#content.aanbod ul.submenu{
	border-bottom: 1px solid #fff;
	font-weight: bold;
	margin: 0 0 10px 0;
	overflow: hidden;
	padding: 5px 0 5px 0;
	width: 100%;
}

#content.aanbod ul.submenu li{
	border-right: 1px solid #fff;
	list-style: none;
	display: block;
	float: left;
	font-size: 12px;
	margin: 5px 0;
	padding: 0px 8px;
	text-transform: uppercase;
}

#content.aanbod ul.submenu li.item-31{padding-left: 0;}
#content.aanbod ul.submenu li.item-39{border-right: none;}


#content.aanbod ul.submenu li a{
	color:#fff;
	text-decoration: none;
}

#content.aanbod ul.submenu li a:hover,
#content.aanbod ul.submenu li.active{
	color:#ff0;
}


#aanbod-intro{
	text-align: right;
}

#aanbod-intro .label {
	float: left;
}

#aanbod-zoek{
	text-transform: uppercase;
}

/* AANBOD NIEUWBOUW */

#aanbod_nieuwbouw {
    position: relative;

    width: 780px;
    margin: 0 0 0 0;
}

#aanbod_nieuwbouw ul {
    position: relative;
    margin: 0px;
    padding: 0px;
}

#aanbod_nieuwbouw li {
    position: relative;
    display: inline;
    float: left;

    width: 780px;
    height: 200px;
    margin: 0 0 10px 0;

    list-style: none;
}

#aanbod_nieuwbouw .pand {
    position: relative;
    width: 100%;
    height: 100%;

    background-repeat: no-repeat;
    background-position: top left;

    color: #ffffff;
}

#aanbod_nieuwbouw .pand a {
    color: #ffffff;
}

#aanbod_nieuwbouw .pand_odd {
    background-color: #656465;
}

#aanbod_nieuwbouw .pand_even {
    background-color: #3d3b3c;
}

#aanbod_nieuwbouw .pandfoto1, .projectfoto {
    position: absolute;
    top: 10px;
    left: 10px;
}

#aanbod_nieuwbouw .pand_even .pandfoto1 {
}

#aanbod_nieuwbouw .pand_odd .pandfoto1 {
}

#aanbod_nieuwbouw .pandfoto2 {
    position: absolute;
    top: 9px;
    left: 294px;

    padding: 2px 2px 0 2px;
}

#aanbod_nieuwbouw .pandfoto2 {
    position: absolute;
    top: 9px;
    left: 294px;

    padding: 2px 2px 0 2px;
}

#aanbod_nieuwbouw .pandfoto3 {
    position: absolute;
    top: 119px;
    left: 294px;

    padding: 2px 2px 0 2px;
}

#aanbod_nieuwbouw .pand_even .pandfoto2, #aanbod_nieuwbouw  .pand_even .pandfoto3 {
}

#aanbod_nieuwbouw .pand_odd .pandfoto2, #aanbod_nieuwbouw  .pand_odd .pandfoto3 {
}

#aanbod_nieuwbouw .pandsticker {
    position: absolute;
    top: 10px;
    left: 19px;
}

#aanbod_nieuwbouw .pandref {
    position: absolute;
    top: 5px;
    right: 12px;
    text-align: right;

    font-size: 10px;
    color: #4d4d4d;
}

#aanbod_nieuwbouw .pandtekst {
    position: absolute;
    top: 10px;
    left: 270px;

    width: 360px;
    height: 180px;
    overflow: hidden;

    padding: 0 0 0 0;
}

#aanbod_nieuwbouw .pandtekst_1foto {
    position: absolute;
    top: 10px;
    left: 270px;

    width: 500px;
    height: 180px;
    overflow: hidden;

    padding: 0 0 0 0;

    border: 1px solid red;
}

#aanbod_nieuwbouw .pandtype {
    position: relative;

    font-weight: bold;
    font-size: 12px;
    color: #ffffff;

    margin: 0 0 8px 0;

    text-transform: uppercase;
}

#aanbod_nieuwbouw .pandtitel {
    position: relative;

    font-size: 12px;

    width: 100%;

    overflow: hidden;

    text-transform: uppercase;
}

#aanbod_nieuwbouw .pandtitel em {
    font-style: normal;
    text-transform: uppercase;
}

#aanbod_nieuwbouw .pandbeschr {
    position: relative;
    width: 100%;
    height: 132px;

    overflow: hidden;

    margin: 0 0 0 0;

    text-align: justify;
}


#aanbod_nieuwbouw .pandprijs {
    position: absolute;
    bottom: 0px;
    left: 0px;

    width: 100%;

    font-size: 12px;
}

#aanbod_nieuwbouw .pandprijs em {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

#aanbod_nieuwbouw .pandinfo {
    position: absolute;
    bottom: 0px;
    right: 7px;

    text-align: right;
}

#aanbod_nieuwbouw .pandinfo a {
    color: #00aeef;
    font-size: 12px;
    text-decoration: none;
}

#aanbod_nieuwbouw .pandinfo img {
    vertical-align: bottom;
    margin-bottom: 2px;
}

#aanbod_nieuwbouw .pandstatus {
    position: absolute;
    top: 0px;
    right: 0px;

    font-size: 10px;
}

#aanbod_nieuwbouw .pand_odd .pandstatus {
    color: #656465;
}

#aanbod_nieuwbouw .pand_even .pandstatus {
    color: #3d3b3c;
}


/* AANBOD REFERENTIES */

#aanbod_referenties {
    position: relative;

    width: 780px;
    margin: 0 0 0 0;
}

#aanbod_referenties ul {
    position: relative;
    margin: 0px;
    padding: 0px;
}

#aanbod_referenties li {
    position: relative;
    display: inline;
    float: left;

    width: 780px;
    height: 200px;
    margin: 0 0 10px 0;

    list-style: none;
}

#aanbod_referenties .pand {
    position: relative;
    width: 100%;
    height: 100%;

    background-repeat: no-repeat;
    background-position: top left;

    color: #ffffff;
}

#aanbod_referenties .pand a {
    color: #ffffff;
}

#aanbod_referenties .pand_odd {
    background-color: #656465;
}

#aanbod_referenties .pand_even {
    background-color: #3d3b3c;
}

#aanbod_referenties .pandfoto1, .projectfoto {
    position: absolute;
    top: 10px;
    left: 10px;
}

#aanbod_referenties .pand_even .pandfoto1 {
}

#aanbod_referenties .pand_odd .pandfoto1 {
}

#aanbod_referenties .pandfoto2 {
    position: absolute;
    top: 9px;
    left: 294px;

    padding: 2px 2px 0 2px;
}

#aanbod_referenties .pandfoto2 {
    position: absolute;
    top: 9px;
    left: 294px;

    padding: 2px 2px 0 2px;
}

#aanbod_referenties .pandfoto3 {
    position: absolute;
    top: 119px;
    left: 294px;

    padding: 2px 2px 0 2px;
}

#aanbod_referenties .pand_even .pandfoto2, #aanbod_referenties  .pand_even .pandfoto3 {
}

#aanbod_referenties .pand_odd .pandfoto2, #aanbod_referenties  .pand_odd .pandfoto3 {
}

#aanbod_referenties .pandsticker {
    position: absolute;
    top: 10px;
    left: 19px;
}

#aanbod_referenties .pandref {
    position: absolute;
    top: 5px;
    right: 12px;
    text-align: right;

    font-size: 10px;
    color: #4d4d4d;
}

#aanbod_referenties .pandtekst {
    position: absolute;
    top: 10px;
    left: 270px;

    width: 360px;
    height: 180px;
    overflow: hidden;

    padding: 0 0 0 0;
}

#aanbod_referenties .pandtekst_1foto {
    position: absolute;
    top: 10px;
    left: 270px;

    width: 500px;
    height: 180px;
    overflow: hidden;

    padding: 0 0 0 0;

    border: 1px solid blue;
}

#aanbod_referenties .pandtype {
    position: relative;

    font-weight: bold;
    font-size: 12px;
    color: #ffffff;

    margin: 0 0 8px 0;

    text-transform: uppercase;
}

#aanbod_referenties .pandtitel {
    position: relative;

    font-size: 12px;

    width: 100%;

    overflow: hidden;

    text-transform: uppercase;
}

#aanbod_referenties .pandtitel em {
    font-style: normal;
    text-transform: uppercase;
}

#aanbod_referenties .pandbeschr {
    position: relative;
    width: 100%;
    height: 132px;

    overflow: hidden;

    margin: 0 0 0 0;

    text-align: justify;
}

#aanbod_referenties .pandprijs {
    position: absolute;
    bottom: 0px;
    left: 0px;

    width: 100%;

    font-size: 12px;
}

#aanbod_referenties .pandprijs em {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

#aanbod_referenties .pandinfo {
    position: absolute;
    bottom: 0px;
    right: 7px;

    text-align: right;
}

#aanbod_referenties .pandinfo a {
    color: #00aeef;
    font-size: 12px;
    text-decoration: none;
}

#aanbod_referenties .pandinfo img {
    vertical-align: bottom;
    margin-bottom: 2px;
}

#aanbod_referenties .pandstatus {
    position: absolute;
    top: 0px;
    right: 0px;

    font-size: 10px;
}

#aanbod_referenties .pand_odd .pandstatus {
    color: #656465;
}

#aanbod_referenties .pand_even .pandstatus {
    color: #3d3b3c;
}


/* DETAILPAGINA - NIEUWBOUWPAGINA */


h1 span.property_street{
	font-weight: normal;
}

#adresinfo {
    position: relative;
    width: 700px;
    height: 6px;

    top: -32px;
    left: 107px;

    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

#top_buttons {
    position: relative;
    width: 700px;
    height: 50px;
}

#pandoverzicht {
    position: absolute;
    width: 131px;
    height: 44px;
    top: 6px;
    left: 480px;
}

#vorigpand {
    position: absolute;
    width: 135px;
    height: 44px;
    top: 6px;
    left: 625px;
}

#volgendpand {
    position: absolute;
    width: 139px;
    height: 44px;
    top: 6px;
    left: 781px;
}

#fotos {
    position: relative;
	margin-bottom: 30px;
    width: 	925px;
    height: 465px;
}


#hoofdfoto img, #thumbnails img{
	behavior: url("http://www.immobib.be/css/PIE.php");
	
	border: 1px solid #fff;
	border-radius: 7px;
}

#hoofdfoto, #nieuwbouwhoofdfoto {
    position: absolute;
    top: 0px;
    left: 0px;
}

#hoofdfoto img, #nieuwbouwhoofdfoto img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.foto, .nieuwbouwfoto {
    position: absolute;
    visibility: visible;
}

.foto_hidden, .nieuwbouwfoto_hidden {
    position: absolute;
    visibility: hidden;
}

#thumbnails, #nieuwbouwthumbnails {
    position: absolute;
    top: 0px;
    right: 0px;

    width: 285px;
    height: 443px;
}

.thumbnail, .nieuwbouwthumbnail {
    width: 133px;
    height: 101px;
	margin: 5px;
    padding: 0px;
}

.thumbnail img, .nieuwbouwthumbnail img {
    width: 133px;
    height: 101px;

    padding: 0px 0px 0px 0px;
}

#thumbnails .thumbnaildummy img{
	border: none;
}

#scrolldiv, #nieuwbouwscrolldiv {
    position: relative;
    width: 285px;
    height: 443px;

    overflow: hidden;
    clip: rect(0px, 34px, 216px, 0px);
}

#scrollcont, #nieuwbouwscrollcont {
    position: absolute;
    height: 435px;
    top: 0px;
    left: 0px;
    padding: 0px;
}

.nieuwbouwthumbnaildummy {
    padding: 0px 4px 3px 0px;
}

#slideshow {
    bottom: -28px;
    height: 29px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 283px;
}
#slideshow img{border: none;}

#morediv {
    position: absolute;

    width: 272px;
    height: 23px;
    top: 322px;
    left: 636px;

    text-align: center;
    text-decoration: none;
}

#mapcont{
	behavior: url("http://www.immobib.be/css/PIE.php");
	
	border: 1px solid #4db6e2;
	border-radius: 5px;
    box-shadow: 0px 0px 10px #0084bc;
	
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 405px;
	width: 275px;
}


#rounded_corners_overlay_top,
#rounded_corners_overlay_bottom{
	background: url("/img/map_rounded_corners.png") 0 0 no-repeat;
	position: absolute;
	left: 0;
	z-index: 500;
	height: 2px;
	width: 275px;
}

#rounded_corners_overlay_top{
	top:0;
	background-position: center top;
}
#rounded_corners_overlay_bottom{
	bottom: 0;
	background-position: center -403px;
}

#gtab1a, #gtab2, #gtab3, #gtabspacer {
    font-size: 11px;
    line-height: 13px;

    float: right;
}

#detailknoppen {
	height: 102px;
	margin-bottom: 20px;
    position: relative;
    width: 437px;
}

#detailknoppen img {border: none; margin: -5px;}

#printpage {
    position: absolute;

    width: 231px;
    height: 31px;
    top: 3px;
    left: -9px;

    text-align: center;
}

#mail2friend {
    position: absolute;

    width: 214px;
    height: 34px;
    top: 0px;
    left: 223px;

    text-align: center;
}

#extrainfo {
    position: absolute;

    width: 213px;
    height: 31px;
    top: 43px;
    left: 0px;

    text-align: center;
}

#panddelen {
    position: absolute;

    width: 214px;
    height: 25px;
    top: 49px;
    left: 223px;

    text-align: center;
}

#nav {
	font-size: 12px;
    position: absolute;
    top: -40px;
    right: 0px;

    width: 500px;
    height: 26px;
}

#nav a,
#nav span.label{
	display:inline-block;
	float: right;
	font-weight: bold;
	margin-left: 15px;
	text-decoration: none;
}

#nav a:hover{
	color:#ff0;
}

#nav span.label{
	color:#4db6e2;
}

#detail {
    width: 780px;
    background-color: #f2fbff;
}

#detail_tekst {
    background-color: #ffffff;
    padding-bottom: 10px;
}

#detail_prijs {
    position: absolute;
    top: 0px;
    left: 0px;

    padding: 5px 15px 4px 15px;

    font-weight: bold;
    font-size: 15px;
    color: #ffffff;

    background-color: #00adef;
}

#detail_geografisch {
    position: relative;

    width: 210px;
    margin: 46px 8px 0 20px;
}


#thumbnails {
    height: 443px;
    margin-top: -5px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 285px;
}

.thumbdiv {
    position: relative;
    width: 136px;
    height: 103px;
    margin: 0 10px 7px 0;
}

.thumbdiv img {
    border: 2px solid #333333;
}

#fotoknoppen {
    position: relative;

    width: 764px;
    height: 26px;

    margin: 0 0 0 0;
}

#fotoknoppen > div {
    position: relative;
    display: inline;
    float: right;

    margin: 0 0 0 4px;
    font-size: 0;
}

#fotoknoppen div {
    __position: relative;
    __display: inline;
    __float: right;

    __margin: 0 0 0 4px;
    __font-size: 0;
}


#fotoknoppen > div:first-child {
    margin: 0 15px 0 72px;
}

#fotoknoppen div div {
    position: relative;
    display: inline;
    float: left;

    margin: 0 0 0 0;
}

#meerfotos {
	background: url('/img/nl/meer_fotos.png') center center no-repeat ;
    bottom: 0;
    height: 22px;
    position: absolute;
    right: 0;
    width: 282px;
}

#meerfotos img{border: none;}

#toonplan {
    position: relative;
    width: 173px;
    height: 26px;
}

#previousdiv {
	position:absolute;
	right: 92px;
	top: 6px;
}

#nextdiv {
	position: absolute;
	right: 32px;
	top: 6px;
}

.indeling {
    margin: -8px 0 0 0;
}

.indeling table th {
    padding: 0 0 0 0;
}

.indeling .verdiep {
    color: #333333;
    font-weight: normal;
    font-size: 14px;
}

.indeling .opp {
    color: #f7f3f3;
    font-weight: bold;
}

.indeling .beschrijving {
    color: #f7f3f3;
    font-weight: bold;
}

.indeling .rightcol {
}

#financieel .rightcol {
    text-align: right;
}

#ruimtelijke_ordening {
}

#ruimtelijke_ordening .leftcol {
}

#ruimtelijke_ordening .rightcol {
}

.bouwtechnisch .rightcol{width:250px;}

#downloads {
}

#downloads div {
    white-space: nowrap;

    width: 266px;
    overflow: hidden;
}

#downloads img {
    margin-right: 8px;
    vertical-align: bottom;
    margin-bottom: 2px;
}

#wait {
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    background: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
}

#a2apage_DEFAULT {
    display:none !important;
}

#a2apage_EMAIL {
    display:none !important;
}

#a2apage_BROWSER {
    display:none !important;
}


/* HOMEPAGE, AANBOD, DETAIL, NIEUWBOUW, HMODH */

.detailkader {
	background: #0096D6;
	behavior: url("http://www.immobib.be/css/PIE.php");
	
	border: 1px solid #4db6e2;
	border-radius: 5px;
    box-shadow: 0px 0px 10px #0084bc;
    margin-bottom: 20px;
}


.detailkader.small_col {float:left;}
.detailkader.small_col.small_right{margin-left: 32px;}
.detailkader.small_col.small_left{clear: left;}

.detailkader > tbody > tr > td{
	padding: 20px;
}

table.indeling h2,
.detailkadertitle {
    border-bottom: 1px solid #80cbeb;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}

.detailspacer {
    font-size: 4px;
    line-height: 4px;
}

.leftcol {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;

    text-align: left;
    padding-left: 4px;
}

.rightcols {
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;

    text-align: left;
    padding-left: 4px;
}

.line {
    height: 1px;
    color: #000000;
    background-color: #000000;
}

.hmodh {
    line-height: 13px;
}

.hmodhsmall {
    font-size: 10px;
    line-height: 13px;
    color: #FFFFFF;
    text-align: left;
}

.omschrijving td{
	line-height: 16px;
}

/* NIEUWBOUWZOEK */

#mapbg {
    position: relative;

    width: 750px;
    height: 366px;

    background-color :#FFFFFF;
}

.nieuwbouwkaart {
    position: absolute;

    width: 750px;
    height: 360px;

    top: 3px;
    left: 3px;
}

#sort_buttons {
    position: relative;

    width: 780px;
    height: 100px;

    top: 0px;
}

#sort_nieuwbouw {
    position: absolute;
    width: 455px;
    height: 15px;

    top: 10px;
    left: 96px;
}

#button_nieuwbouwzoek {
    position: absolute;
    top: 0px;
    left: 521px;
}

#button_nieuwbouwall {
    position: absolute;
    top: 50px;
    left: 83px;
}

#button_nieuwbouwdone {
    position: absolute;
    top: 50px;
    left: 404px;
}

.nbzoekleft {
    border-right: 1px solid #0F0F0F;
    padding: 0px 8px 0px 0px;
    line-height: 21px;
}
.nbzoek {
    border-right: 1px solid #0F0F0F;
    border-left: 1px solid #7D7C7C;
    padding: 0px 8px 0px 8px;
    line-height: 21px;
}
.nbzoekright {
    border-left: 1px solid #7D7C7C;
    padding: 0px 8px 0px 8px;
    line-height: 21px;
}


/* NIEUWBOUW MINISITE */

.nbtab {
    position: relative;
}

#nbfotos {
    position: relative;

    width: 478px;
    height: 456px;
}

#hoofdfotobgnb {
    position: absolute;
    top: 0px;
    left: 0px;

    width: 478px;
    height: 456px;
}

.nbfoto {
    position: absolute;
    visibility: visible;
}

.nbfoto_hidden {
    position: absolute;
    visibility: hidden;
}

#nbscrolldiv {
    position: relative;
    width: 454px;
    height: 86px;

    overflow: hidden;
    clip: rect(0px, 454px, 86px, 0px);
}

#nbscrollcont {
    position: absolute;
    height: 86px;
    top: 0px;
    left: 0px;
    padding: 0px;
}

.nbthumbnaildummy {
    padding: 0px 6px 0px 0px;
}

#nbthumbnails {
    position: absolute;
    top: 374px;
    left: 13px;

    width: 454px;
    height: 86px;
}

.nbthumbnail {
    width: 86px;
    height: 66px;

    padding: 0px 6px 0px 0px;
}

.nbthumbnail img {
    width: 80px;
    height: 60px;

    padding: 0px 0px 0px 0px;
}

#nbpreviousdiv {
    position: absolute;

    width: 42px;
    height: 44px;
    top: 385px;
    left: -6px;

    text-align: center;
    text-decoration: none;
}

#nbnextdiv {
    position: absolute;

    width: 42px;
    height: 44px;
    top: 385px;
    left: 445px;

    text-align: center;
    text-decoration: none;
}

#projectknoppen {
    position: relative;

    width: 477px;
    height: 74px;

    border: 1px solid #231F20;
}

#projectprintpage {
    position: absolute;

    width: 231px;
    height: 31px;
    top: 3px;
    left: 7px;

    text-align: center;
}

#projectmail2friend {
    position: absolute;

    width: 214px;
    height: 34px;
    top: 0px;
    left: 248px;

    text-align: center;
}

#projectdelen {
    position: absolute;

    width: 213px;
    height: 25px;
    top: 49px;
    left: 16px;

    text-align: center;
}

#projectslideshow {
    position: absolute;

    width: 214px;
    height: 29px;
    top: 46px;
    left: 248px;

    text-align: center;
}

.streep {
    border-right: 1px solid #0F0F0F;
}


/* NOTKOST */

#nform {
}

#nform input {
    text-align: right;
    width: 50px;
}

#nform .checkbox {
    margin: -2px -3px -1px -4px;
}

#nform .button {
    text-align: center;
    width: auto;
}


/* STANDAARD ZOEKFORMULIER */

#zform {
}

#zform input {
    width: 150px;
}

#zform .checkbox {
    margin: -2px -3px -1px -4px;
    width: auto;
}

#zform .getal {
    width: 70px;
}

#zform .opp {
    width: 50px;
}

#zform .button {
    text-align: center;
    width: auto;
}


/* GOOGLE MAP */

.tooltip {
    border: 1px solid #808080;
    padding: 2px 5px 2px 5px;
    color: #000000;
    background-color: #FFFEEE;
    font-weight: normal;
}

#googleplan {
    position: relative;
    width: 765px;
    margin-bottom: 10px;
}

.googletab {
    position: relative;
    display: inline;
    float: left;

    margin: 10px 2px 0 0;
    background-color: #004e93;
}

.googletab a {
    padding: 3px 8px 3px 8px;
    display: block;

    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    color: #cdd5e9;
}

.googlemaps_info_color {
    color: #404040;
}


/* GOOGLE MAP map.php */

.mapbody {
    margin: 0;
    overflow: hidden;
    background-image: none;
}


/* KNOPPEN */

.knoppen {
    position: relative;

    width: 100%;

    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.knoppen div, .knoppen img {
/*    position: relative; */
/*    display: inline; */
/*    float: left; */

    margin: 0 0 4px 0;
    cursor: pointer;
}

.knoppen > img:first-child {
/*    margin: 0px; */
}

.knoppen div div {
    padding: 0px;
    margin: 0px;
}

.knoppen * {
    font-weight: bold;
    color: #777777;
    text-decoration: none;
}

.knoppen a, .knoppen img {
/*    display: block; */
    cursor: pointer;
}

.knop {
    background-image: url(/img/background_knop.gif);
    color: #e67a7a;
    text-align: center;

    border-right: 1px solid #6f1010;

    min-width: 77px;
    height: 15px;
}

.knop a {
    color: #ffffff;
    text-decoration: none;
    display: block;
}


/* PRIVACY */

body.privacy ol > li{
	margin-bottom: 1.5em;
}


/* CALCULATIONS */

.calculations iframe{
	background:#fff;
	padding: 10px;
}

/* POSITIONING */

.floatleft {
    position: relative;
    display: inline;
    float: left;
}

.floatright {
    position: relative;
    display: inline;
    float: right;
}

.clearfloats
{
    display: block;
    float: none;
    clear: both;

    margin: 0px;
    padding: 0px;

    background-color: transparent;
    background-image: none;
    border: none;
}

.relative {
    position: relative;
    width: 100%;
}

.topleft {
    position: absolute;
    top: 0px;
    left: 0px;
}

.topright {
    position: absolute;
    top: 0px;
    right: 0px;
}


/* MISC */

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}

.fontword {
    position: relative;
    font-size: 0px;
}

.handje {
    cursor: pointer;
}

.png {
}

.align_right {
    text-align: right;
}

.print {
    display: none;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}.corners_bigthumb{
	background: url('/img/corners_bigthumb.png') left top no-repeat;
	height: 221px;
	width: 291px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
}


.corners_smallthumb{
	background: url('/img/corners_smallthumb.png') left top no-repeat;
	height: 101px;
	width: 133px;
	position: absolute;
	top: 0;
	left: 0;
}


div#aanbod div.pand div.pandtekst{
	border: 0px !important;
	height: 194px !important;
	width: 426px !important;
	background: url('/img/bg_pand_list.png') center center no-repeat !important;
	top: -1px;
}

.biv_logo img{
	border: none;
}

hr{
	color:#fff;
}

.detailkader{
	-pie-poll:true;
}

