﻿body 
{
    font-family: Arial;
    color: #999;
    background: #CB006A;
    overflow-y: visible;
}

h1 
{
    color: #261965;
    font-size: 22px;
    margin: 0;
    padding: 0;
}
.aanboddetail h1 { color: #CB006A; font-size: 18px; }
.aanboddetail .wrap { padding-top: 10px !important; min-height: 300px !important; }
h2,h3
{
    color: #0076B7;
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
h4  
{
    font-size: 18px;
    color: #0076B7;
    border-bottom: 1px solid #DDDDDD;
    left: -18px; position: relative; width: 706px; top: -7px; padding-left: 15px;
}
h4.top { border-top: 1px solid #ddd; top: 0px; margin-top: 30px; }


a 
{
    color: #333;
}

a.button, span.button  
{
    display: block;
    height: 26px;
    width: 187px;
    padding-left: 8px;
    line-height: 26px;
    text-decoration: none;
    /*background: transparent url(/img/bg_button_blue.jpg) 0px 0px repeat-x;*/
    background-image: url(/img/buttonHover.png);
    background-repeat: repeat-x;
    color: #fff !important;
    font-size: 12px  !important;
    font-weight: bold  !important;
    background-color: #0076B7;
    clear: both;
}
a.button:hover 
{
    background-color: #0099EC;
}
a.button.pink, span.button.pink
{
    /*background: transparent url(/img/bg_button_pink.jpg) 0px 0px repeat-x;*/
    background-color: #CB006A;
}
a.button.pink:hover, span.button.pink:hover 
{
    background-color: #E80079;
}
a.button.grey 
{
    background-image: url(/img/buttonHover.png);
    background-repeat: repeat-x;
    background-color: #707070 !important;
}
a.button.grey:hover { background-color: #666 !important; }
a.button span.arrow,
span.button span.arrow, a.button span 
{
    display: block;
    width: 26px;
    height: 26px;
    float: right;
    background: transparent url(/img/arrow_button.png) 50% no-repeat;
}

.container 
{
    position: relative;
}

.header  
{
    height: 70px;
    background: #cb006a url(/img/header_bg.png) 50%; 
}

.header .header_content 
{
    width: 960px;
    height: 44px;
    background: #FFF;
    margin: 0px auto;
}
.header .header_content a.logo
{
    display: block;
    width: 210px;
    height: 44px;
    background: transparent url(/img/logo.jpg) 0px 0px no-repeat;
    float: left;
}

.menu
{
    height: 44px;    
    overflow: hidden;
    background: #fff;
    float: left;
    padding-left: 1px;
}

.menu ul li a
{
    display: block;
    float: left;
    padding: 0px 16px;
    margin-left: -1px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.menu ul li a  
{
    font-size: 16px;
    height: 44px;
    padding-top: 14px;
    text-decoration: none;
}
.menu ul li a:hover, .menu ul li a.active { color: #cb006a; }
.menu ul li a.active:hover { color: #cb006a; }

.header .header_links
{
    float: right;
    background: #fff;
    padding-right: 10px;
    font-size: 11px;
    height: 44px;   
    line-height: 44px;
    color: #999;
}
.header .header_links a 
{
    color: #999; 
    text-decoration: none;
}
.header .header_links a:hover
{
    color: #CB006B;
}
.header .header_links a.active  
{
    color: #CB006B;
}

.content 
{
    clear: both;
    overflow: hidden; /* fix */
    background: #f8f8f8 url(/img/content_bg.jpg) 0px -77px repeat-x; /* 72px */
}
.content.home 
{
    height: 760px;
    background: #f8f8f8 url(/img/content_bg.jpg) 0px 0px repeat-x; /* 149px */
}
.content .container 
{
    width: 970px;
    margin: 0px auto;
}
.content.aanbodpagina .container .contentBlock  
{
   margin-top: 30px;
}
.content.aanbodpagina .container .contentMenu .wrap
{
    margin-top: 67px;
}

.content .container .contentBlock,
.content .container .contentMenu
{
    float: left;    
}

.content .container .contentBlock
{
    position: relative;
    width: 742px;
    margin-top: 44px;
    margin-left: -11px;
    background: transparent url(/img/bg_contentBlock_repeat.png) 50% repeat-y;
    
    /* Fix */
    margin-bottom: 30px;
}

div.team { border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 20px; }
    div.team:last-child { border: none; }
    div.team img { padding-left: 10px; padding-top: 10px; }

.content .container .contentBlock .inner
{
    width: 684px;
    /*height: auto; */
    min-height: 300px;
    position: relative;
    padding: 15px 29px 11px 29px;
    margin: 0px;
    color: #525252;
    font-size: 13px;
    line-height: 1.8;
    background: transparent url(/img/bg_contentBlock.png) left bottom no-repeat;
    padding-bottom: 80px;
}

.content .container .contentBlock .inner .introtekst
{
    font-size: 15px;
    margin-bottom: 20px;
}
.noMargin { margin-bottom: 0px !important; }

.content .container .contentBlock a
{
    color: #CB006A;    
}
.content .container .contentBlock a:hover
{
    color: #0076B7;    
}

.content .container .contentBlock a.button
{
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    color: #FFF;
}

.content .container .contentBlock h1
{
    font-size: 35px;
    line-height: 1.0;
    font-weight: bold;
    padding-bottom: 5px; 
}

.content .container .contentBlock ul
{
    list-style-image: url(/img/list-item.jpg); 
    margin: 0px 0px 0px 10px;
    padding: 0px;    
}
.content .container .contentBlock li
{
    display:list-item;
    margin: 0px 0px 0px 10px;
    padding: 0px;    
}

.content .container .contentBlock .contentFooter
{
    width: 720px;
    height: 40px;
    line-height: 44px;
    border-top: 1px solid #E3E3E3;
    padding-bottom: 11px;
    margin-top: 15px;
    margin-left: -18px;    
    text-align: right;
    font-size: 11px;
    padding-right: 2px;
    
    position: absolute;
    bottom: 8px;
}
.content .container .contentBlock .contentFooter.aanbodFooter 
{
    position: fixed;
    height: 34px;
    background-color: #fff;
    bottom: 0px;
}
.content .container .contentBlock .contentFooter a
{
    color: #797979;
    text-decoration: none;    
    margin-right: 12px;
} 
.content .container .contentBlock .contentFooter a:hover 
{
    color: #CB006B;
}

.content .container .contentMenu
{
    width: 228px;
    min-height: 200px; 
}

.content .container .contentMenu .wrap
{
    min-height: 200px;
    margin-top: 108px;
    margin-left: 14px;  
    background: #FFF url(/img/bg_menuBlock.jpg) right 0px repeat-y;
    border-top: 1px solid #F2F2F2;    
    padding: 18px 10px 10px 10px;
}

.content .container .contentMenu a 
{
    font-size: 18px;
    color: #CB006A;
    text-decoration: none;
}

.content .container .contentMenu a h1
{
    font-size: 18px;
    margin-bottom: 10px;
    color: #CB006A;
    text-decoration: none;
}

.content .container .contentMenu li 
{
    display: list-item;
}

.content .container .contentMenu li a 
{
    display: block;
    width: 160px;
    height: 28px;
    line-height: 28px;
    color: #585858;
    font-size: 14px;
    text-decoration: none;
    padding: 0px 10px;
    border-top: 1px solid #DDD;
}

.content .container .contentMenu li a.first
{
    border-top: none;
} 

.content .container .contentMenu li a.active,
.content .container .contentMenu li a:hover
{
    color: #CB006A;
}

.content.home .container .images
{
    width: 940px;
    margin: 0px auto;
    text-align: center;
    text-indent: -9999;
}
.content.home .container .images .image 
{
    position: relative;
    display: block;
    float: left;
    width: 235px;
    height: 170px;
    margin: 0;
    padding: 0;
    overflow: hidden;    
    cursor: pointer;
}
.content.home .container .images .image .info 
{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 235px;
    height: 170px;
    overflow: hidden;
    background: transparent url(/img/info_overlay.png);
    text-decoration: none;
    padding: 10px;
    color: #fff;
    text-align: left;
    font-size: 11px;
    line-height: 1.8;
    z-index: 100;
}
.content.home .container .images .image .info .title { font-size: 14px; font-weight: bold; line-height: 1.2; }
.content.home .container .images .image .info span.button { position: absolute; top: 130px; left: 10px; }
.content.home .container .images .image:hover .info { /*display: block;*/ }

.content.home .container .intro
{
    clear: both;
    position: relative;
    width: 960px;
    height: 138px;
    margin: 0px auto;    
    background: #fff url(/img/bg_contentBlock_big_repeat.png) 50% repeat-y;
}
.content.home .container .intro .inner
{
    position: absolute;
    top: 6px;
    width: 920px;
    height: 132px;
    padding: 0px 24px;
    margin: 0px auto; 
    background: transparent url(/img/bg_contentBlock_big.png) left bottom no-repeat;
}
.content.home .container .intro a.button 
{
    margin-top: 4px;
}

.content.home .container .intro .inner h1 
{
    line-height: 1.0;
    margin-bottom: 5px;
}
.content.home .container .intro .inner
{
    line-height: 1.78;
    font-size: 14px;
    color: #707070;
}

.content.home .container .info_block 
{
    position: relative;
    width: 320px;
    height: 230px;
    float: left;
    background: transparent url(/img/bg_info_block_repeat.png) 50% repeat-y;
    margin: 5px 0px 0px 0px;
    line-height: 1.7;
    color: #707070;
}
.content.home .container .info_block.block_1 { margin-left: 5px; }
.content.home .container .info_block .inner
{
    position: absolute;
    top: 10px;
    width: 270px;
    padding: 0px 25px;
    height: 235px;
    overflow: hidden;
    background: transparent url(/img/bg_info_block.jpg) left bottom no-repeat;
    margin: 0px;
}

.belmij_form 
{
    position: absolute;
    top: 120px;
    left: 25px;
}

.belmij_form input
{
    float: left;
    border: 1px solid #B3B3B3;
    border-right: none;
    width: 170px;
    height: 27px;
    line-height: 27px;
    color: #999;
    font-size: 13px;
    padding-left: 5px;
    font-style: italic;
    clear: both;
}
.belmij_form input.naam 
{
    
    width: 170px;
    display: block;
    border: 1px solid #B3B3B3;
    margin-bottom: 6px;
}
.belmij_form input:focus
{
    font-style:normal;    
}

.belmij_form a.submit
{
    display: block;
    float: left;
    height: 29px;
    width: 83px;
    line-height: 29px;
    color: #FFF;
    background: #707070;
    border: 1px solid #707070;    
    text-decoration: none;
    text-align: center;
    font-size: 11px;
}

.belmij_form div.subtekst
{
    clear:both;   
    font-size: 11px;
    font-style: italic;
    padding-top: 3px;
}
.belmij_form div.subtekst.success
{
    color: Green;    
}
.belmij_form div.subtekst.error
{
    color: Red;    
}

#map_canvas_home 
{
    width: 268px;
    height: 150px;
    border: 2px solid #CCC;
    margin-top: 10px;
    margin-bottom: 10px;
}

.content.home .container .info_block h1,
.footer_aanbod .title h1, 
.footer_twitter .title h1 
{
    font-size: 18px;
    line-height: 1.2;
    color: #0076B7;
    margin-bottom: 5px;
}

.footer_aanbod 
{
    clear: both;
    background: #fff url(/img/footer_aanbod_bg.jpg) repeat-x;
    height: 164px;
}

.footer_twitter
{
    background: #fff;
    border-top: 1px solid #E5E5E5;
}

.footer_aanbod .title, 
.footer_twitter .title
{
    position: relative;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #E5E5E5;
}
.footer_twitter .title { height: 35px }

.footer_aanbod .title .inner,
.footer_twitter .title .inner
{
    position: relative;
    width: 935px;
    height: 30px;
    overflow: hidden;
    margin: 0px auto; 
    padding-top: 10px;
}
.footer_twitter .title .inner { padding-top: 5px; }

.footer_aanbod .title h1,
.footer_twitter .title h1
{
    margin: 0px;    
    padding: 0px;
}

.footer_aanbod .title a,
.footer_twitter .title a
{
    position: absolute;
    font-size: 12px;
    top: 5px;
    padding: 5px 0px 0px 15px;
    margin-left: 200px;
    height: 30px;
    width: 60px;
    background: #FFF;
    color: #999 !important;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    cursor: pointer;
}
.footer_twitter .title a { width: 80px; margin-top: -5px; }

.footer_aanbod .title a:hover,
.footer_twitter .title a:hover
{
    color: #0076B7 !important;
}

#makeMeScrollable
{
    clear: both;
	width:935px;
	height: 123px;
	margin: 0px auto;
	margin-top: 0px;
	position: relative;
}
		
#makeMeScrollable div.scrollableArea *
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.footer_aanbod a.appartment
{
    display: block;
    position: relative;
    float: left !important;
    width: auto;
    height: 130px;
    text-decoration: none;
    margin-right: 6px !important;
}
.footer_aanbod div.spacer
{
    display: block;
    float: left;
    width: 31px;
    height: 130px;
}
.footer_aanbod div.spacer.right
{
    width: 25px;
}

.footer_aanbod a.appartment .overlay
{
    width: 100%;
    height: 130px;
    background: #FFF;
    position: absolute !important;
    top: 0px;
    left: 0px;
    z-index: 60;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.overlay.prestaties 
{
    display: none;
}
.footer_aanbod a.appartment:hover .overlay
{
    width: 100%;
    height: 100%;
    background: transparent url(/img/imageZoom.png) 50% 50% no-repeat;  
    filter:alpha(opacity=100);
    -moz-opacity:1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;  
}

.footer_aanbod a.appartment .tag
{
    position: absolute !important;
    top: 0px;
    right: 0px;
    width: 75px;
    height: 75px;
    background: transparent url(/img/overlayVerhuurd.png) 0px 0px no-repeat;
    z-index: 65;
}
.footer_aanbod a.appartment .notag
{
    position: absolute !important;
    top: 0px;
    right: 0px;
    width: 75px;
    height: 75px;
    background: none;
    z-index: 65;
}
.footer_aanbod a.appartment .tag.verkocht
{
    background: transparent url(/img/overlayVerkocht.png) 0px 0px no-repeat;
}

.footer_twitter .messages 
{   
    position: relative;
    width: 100%;
    height: 63px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;    
}

.footer_twitter .messages .wrap
{
    position: absolute;
    width: 9000px;
    margin-left: 0px;
}

footer_twitter .messages .wrap div.tweet
{
    width: 335px;    
    height: 63px;
}

.footer_twitter .messages .tweet .image,
.footer_twitter .messages .tweet .text
{
    float: left;
    padding: 10px;
    height: 53px;
}
.footer_twitter .messages .tweet .text 
{
    padding-top: 7px;
    font-size: 11px; 
    line-height: 1.4;
    width: 260px;
    border-right: 1px solid #E5E5E5;   
}

/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */
/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	width: 31px;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(/img/scroll_left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: pointer;
}
div.scrollingHotSpotLeft:hover
{
    background-position: right 0px;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
    /*
	background-image: url(../images/scroll_left.jpg);				
	 */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	width: 31px;
	height: 100%;
	background-color: transparent;
	background-image: url(/img/scroll_right.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: pointer;
}
div.scrollingHotSpotRight:hover
{
    background-position: right 0px;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background: transparent url(/img/scroll_right.jpg);
	position: absolute;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}

.contactformulier
{
    margin-top: 10px;
}

.contactformulier label
{
    clear: left;
    display: block;
    float: left;
    width: 150px;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
}
.contactformulier input[type=text]
{
    float: left;
    margin-top: 10px;
    border: 1px solid #B3B3B3;
    background-color: #F3F3F3;
    width: 200px;
    height: 27px;
    line-height: 27px;
    font-size: 13px;
    padding-left: 5px;
    color: #999;
}
.contactformulier span.errorMessage
{
    display: block;
    float: left;
    margin-top: 10px;
    height: 27px;
    line-height: 27px;
    padding-left: 5px;
}
.contactformulier span.errorMessage.text
{
    color: Red;
    font-size: 12px;
    font-style: italic;
}


.contactformulier a.button
{
    margin-left: 150px;    
}

.contactformulier textarea
{
    width: 350px;
    margin-top: 10px;
    border: 1px solid #B3B3B3;
    overflow: auto;
    background-color: #F3F3F3;
    padding: 5px;
    font-family: Arial;
    font-size: 13px;
    color: #999;
}

.contactformulier input[type=text]:focus,
.contactformulier textarea:focus
{
    background-color: #FFF;
    color: #525252;
}

.footer_spacer {
    background: #FFF;
    height: 80px;
}

.footer {
    background: #CB006A url(/img/footer_bg.jpg) repeat-x;
    height: 245px;
}

.footer .inner 
{
    width: 900px;
    margin: 0px auto;
    padding-top: 80px;
    color: #F87DBE;    
    font-size: 11px;
    line-height: 1.87;
}

.footer .inner a
{
    color: #F87DBE;        
}
.footer .inner a:hover
{
    color: #fff;
}

.footer .inner strong
{
    line-height: 1.2;
    color: #FDD7EB;
    font-size: 12px;    
}

.footer .inner img 
{
    margin-top: 23px;
}

/* Kaart pagina */
#map_groot { height: 500px; left: -18px;  width: 721px; margin-top: 19px; margin-bottom: -15px; }

/* Aanbod overzicht usercontrol */
#filterMenu h2 { font-size: 18px; color: #525252; font-weight: normal; padding-bottom: 6px; }
#filterMenu .filterIntro { font-size: 11px; color: #585858; line-height: 17px; border-bottom: 1px solid #DDDDDD;  padding-bottom: 9px; margin-bottom: 5px; }
#filterMenu label { font-size: 12px; color: #585858; line-height: 20px; }

.dropdown { border: 1px solid #CECECE; width: 190px; position: relative; color: #333333; height: 26px; line-height: 26px; cursor: pointer; margin-bottom: 10px; }
.dropdown.closed ul { display: none; }
#filterMenu .dropdown label { padding-left: 5px; cursor: pointer; cursor: pointer; font-size: 13px; color: #333; padding-bottom: 0px; }
.dropdown:hover label a { background-position: 0px -26px; border-left: 1px solid #B2B2B2; }
.dropdown label a { width: 26px; height: 26px; display: block; position: absolute; right: 0px; top: 0px; background-image: url(/img/spriteDrop.gif); overflow: hidden; text-indent: -100px; border-left: 1px solid #CECECE; }
.dropdown ul { background-color: #fff; border: 1px solid #CECECE; width: 190px; position: relative; left: -1px; z-index: 250; }
.dropdown ul li { padding-left: 5px; border-top: 1px solid #eee; }
.dropdown ul li:hover { color: #CB006A; }
.dropdown ul li.first { border: none; }

ul.radio {  padding-top: 6px; }
ul.radio li { height: 22px; font-size: 13px; color: #333; background-image: url(/img/radioSprite.gif); background-repeat: no-repeat; padding-left: 22px; cursor: pointer; }
ul.radio li.checked { background-position: 0px -36px; }
ul.radio li:hover { color: #CB006A; }

.actieButtons { border-top: 1px solid #DDDDDD; margin-right: 5px; padding-top: 8px; margin-top: 8px;  padding-bottom: 30px; }
.actieButtons .refresh { padding: 6px; padding-left: 10px; padding-right: 10px; background-color: #333; display: inline-block; font-weight: bold; color: #fff !important; font-size: 12px !important; text-decoration: none;  }
.actieButtons .reset { margin-left: 8px; padding: 6px; padding-left: 10px; padding-right: 10px; background-color: #E4E4E4; display: inline-block; font-weight: bold; color: #8F8F8F  !important; font-size: 12px !important; text-decoration: none;  }

/* Overzicht */
.overzichtTabel { border-collapse: collapse; border-spacing: 0; left: -18px; position: relative; top: -15px; width: 720px; }
.overzichtTabel tr.head { text-align: left; background-image: none; border-top: 1px solid #E3E3E3; border-bottom: 1px solid #E3E3E3; }
.overzichtTabel tr.head th { /*height: 36px;*/ line-height: 36px; color: #0E7EBA; font-size: 16px; }
.overzichtTabel tr.head th:first-child { padding-left: 15px; }
.overzichtTabel tr { background-image: url(/img/hr.gif); background-repeat: no-repeat; background-position: 10px bottom; }
.overzichtTabel.referenties tr:hover td { cursor: default; }
.overzichtTabel tr:hover td { background-image: url(/img/hoverAanbod.png); background-repeat: repeat-x; background-position: 0px 0px; cursor: pointer; }
.overzichtTabel tr:last-child { background-image: none; }
.overzichtTabel td { height: 92px; padding-top: 15px; vertical-align: top; text-align: left; }
.overzichtTabel h2, .overzichtTabel td  { color: #464646; font-weight: bold; font-size: 12px; }
.overzichtTabel td.plaats { padding-left: 15px; width: 105px;}
.overzichtTabel td.adres { width: 200px; padding-right: 15px; }
.overzichtTabel td.adres div { font-size: 11px; color: #6D6D6D; font-weight: normal; }
.overzichtTabel td.type { width: 105px; }
.overzichtTabel td.status { width: 110px; }
.overzichtTabel td.afbeelding { width: 170px; padding-top: 10px; text-align: right; position: relative; display: block; margin-bottom: 12px; }
.overzichtTabel td.afbeelding img { margin-right: 12px; }
.overzichtTabel td.afbeelding img.huur { border: 1px solid #464646; }
.overzichtTabel td.afbeelding img.koop { border: 1px solid #464646;  }
.overzichtTabel td.afbeelding img.koophuur {  border: 1px solid #464646;  }
.overzichtTabel td.afbeelding img.nieuw {  border: 1px solid #464646;  }
/*
.overzichtTabel td.afbeelding img.huur { border: 1px solid #0076B7; }
.overzichtTabel td.afbeelding img.koop { border: 1px solid #E60078;  }
.overzichtTabel td.afbeelding img.koophuur {  border: 1px solid #261965;  }
.overzichtTabel td.afbeelding img.nieuw {  border: 1px solid #E60078;  }
*/
.overzichtTabel td.afbeelding img.aanbodLabel { position: absolute; top: 10px; right: 12px; margin: 0px; }
.overzichtTabel tr.hideMe { display: none; }
.overzichtTabel td.adres a.aanbodLink { color: #464646; text-decoration: none; }

/* Zoekbox */
.zoekbox { background-image: url("/img/zoekbg.png"); background-position: 0 bottom;  background-repeat: no-repeat; height: 125px; padding-left: 14px; padding-right: 14px; margin-top: 40px;  }
.innerZoekbox { background-color: #fff; width: 913px; height: 95px; padding: 10px; }
.zoekInput { padding-top: 10px; position: relative;  }
.bigButton { display: inline-block; height: 35px; background-image: url(/img/buttonSpriteZoek.gif); width: 137px; overflow: hidden; text-indent: -99999px; }
.bigButton:hover { background-position: 0px -35px; }
.zoekTrefwoord { border: 1px solid #DDDDDD; height: 31px; width: 763px; float: left; padding-left: 5px; font-size: 16px; color: #5F5F5F;  }
.zoekbox span { color: #797979; font-size: 11px; line-height: 30px; }
.zoekbox span strong { color: #0076B7; }
.template { color: #BFBFBF; font-size: 13px; font-weight: bold; left: 10px; position: absolute; top: 20px; }
.template strong { color: #5F5F5F; font-size: 14px; font-style: normal;  padding-right: 5px; }

/* aanbod detail */
.fotoString { left: -18px; padding-top: 20px; position: relative; width: 720px; }
.omschrijvingPand { position: relative; width: 710px; }
.omschrijvingPand div { color: #707070; font-size: 13px; word-wrap: break-word; }
.omschrijvingPand strong { color: #525252; }
.first.column .kolom { padding-right: 30px; }
.last.column .kolom { padding-left: 30px; } 
.kenmerken li { line-height: 24px; font-size: 11px; overflow: hidden; }
.kenmerken li label { font-weight: bold; color: #585858; font-size: 12px; display: block; width: 85px; float: left; }
.kenmerken li span { float: left; width: 100px; font-size: 11px; }
.kenmerken li.devide { border-top: 1px solid #DDDDDD; margin-top: 8px; padding-top: 8px; }
.kenmerken li.bottom { border-bottom: 1px solid #DDDDDD; margin-bottom: 8px; padding-bottom: 8px; }
.kenmerken li.bottom label { width: 85px; }
a.referenties { text-decoration: none !important; }

/* REST */
.content.aanbodpagina .contentBlock .inner { min-height: 450px; }
.loader { height: 30px; background-image: url(/img/ajax-loader.gif); background-repeat: no-repeat; background-position: center center; display: none;  }

/* Lightbox */
.fotoString img { cursor: pointer; }
#superGallery { position:absolute; top: 0px; left: 90px; z-index: 500; padding-top: 12px; display: none; }
#overlay { width: 100%; height: 100%; background-color: #000; position: absolute; z-index: 450; top: 0px; left: 0px; background-color: #0E0924; opacity: .95;  filter: alpha(opacity=95); background-color: rgba(14,9,36, 0.9); display: none;}
.overlaySluiten { background-image: url(/img/closeOverlay.png); background-repeat: no-repeat; background-position: 775px center;  background-color: #000000; bottom: 0; color: #FFFFFF; display: block; height: 20px;  padding-right: 40px;  padding-top: 5px; position: absolute; text-align: right; text-decoration: none; top: 0; width: 760px; z-index: 1000; }
.overlaySluiten:hover { color: #CB006A; }
