/*-------------------------------------------------
ALGEMEEN
-------------------------------------------------*/

html {
	background-color:#000000;
}
body{
	background-image:url('../afbeeldingen/achtergrond_container.jpg');
	background-position:left 0px;
	background-repeat:repeat-x;
}
* {
	margin:0px;
	padding:0px;
}
.radio{
	background: none;
	border: none;
}
#container .strike{
	text-decoration: line-through;
}
html body .button{
	background: #000 url("/afbeeldingen/button.jpg") repeat-x;
	border: 1px solid #ccc;
	cursor: pointer;
	font: 0.9em Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	height: 32px;
	width: 100px;
}
html body .button:hover{
	text-decoration: underline;
}
input.image{
	background: none;
	border: none;
	padding: 0px;
}
input{
	background: #000;
	padding: 4px;
	border: 1px solid #ccc;
	color: #fff;
}
#login_window #login_bottom{
	text-align: right;
}
.ie7 #login_bottom{
	height: 30px;
}
.ie7 #login_bottom input{
	position: relative;
	left: 195px;
}
td.title {
	width: 150px;
}
td.input input,td.input textarea{
	width: 250px;
}
#spotlight_tabel a:hover img{
	border-color: #fff;
}

.clearen {
	clear:both;
}
.clearen_left {
	clear:left;
}
.clearen_right {
	clear:right;
}




a.wittelink {
	color:#ffffff;
}


#container{
	width: 100%;
}

#kleinekop {

}

#bannersenlogo {
	height:106px;
	width: 1100px;
	margin: 0px auto;
}
#langs{
	position: absolute;
	top: 10px;
}
#langs a{
	margin-right: 5px;
}

#banners {
	float:left;
	margin:40px 0px 0px 50px;
	font-size:25px;
	color:#ffffff;
}
#banners a{
	color: #fff;
	text-decoration: none;
}
#partners{
	color: #666;
	font-size: 11px;
}

#logo {
	float:right;
	margin:15px 10px 0px 0px;
}

#logo img {
	border:0px;
}


#inlogvlak {
	position: absolute;
	margin:95px 0px 0px 550px;
	font-size:90%;
	color:#ffffff;
}


#hoofdmenubalk {
	height:38px;
	line-height:36px;
	text-align:center;
	margin:8px 0px 0px 0px;
}

textarea{
	border: 1px solid #ccc;
	color: #fff;
	background: #000;
	font: 11px Verdana;
	padding: 5px;
}


#inhoud {
	padding:0px;
	margin: 10px;
	margin-top: 20px;
}

#inhoud .last{
	display: inline-block;
	padding: 20px;
}
.ie8 #inhoud span.last{
	width: 95%;
}
#inhoud .last{
	display: block;
}
.ie #inhoud .last{
	display: block;
}

.sbox{
	background: #000 url("/afbeeldingen/pink_top_bottom.jpg") top repeat-x;
	display: block;
	padding: 0px;
	margin: 0px;
}
#nieuws_titel span{
	background: none;
}
.sbox span{
	display: block;
	padding: 0px;
	margin: 0px;
	background: url("/afbeeldingen/pink_top_bottom.jpg") bottom repeat-x;
}

.sbox span span{
	background: url("/afbeeldingen/pink_left_right.jpg") repeat-y;
}

.sbox span span span{
	background: url("/afbeeldingen/pink_left_right.jpg") right repeat-y;
}

.sbox span span span span{
	background: url("/afbeeldingen/pink_top_right.jpg") right top no-repeat;
}

.sbox span span span span span{
	background: url("/afbeeldingen/pink_top_left.jpg") left top no-repeat;
}

.sbox span span span span span span{
	background: url("/afbeeldingen/pink_bottom_left.jpg") left bottom no-repeat;
}

.sbox span span span span span span span{
	background: url("/afbeeldingen/pink_bottom_right.jpg") right bottom no-repeat;
}
.sbox span span span span span span span span{
	background: none;
}

.pbox{
	background: #000 url("/afbeeldingen/pink_top_bottom.jpg") top repeat-x;
}

.pbox div{
	display: block;
	padding: 0px;
	margin: 0px;
	background: url("/afbeeldingen/pink_top_bottom.jpg") bottom repeat-x;
}

.pbox div div{
	background: url("/afbeeldingen/pink_left_right.jpg") repeat-y;
}

.pbox div div div{
	background: url("/afbeeldingen/pink_left_right.jpg") right repeat-y;
}

.pbox div div div div{
	background: url("/afbeeldingen/pink_top_right.jpg") right top no-repeat;
}

.pbox div div div div div{
	background: url("/afbeeldingen/pink_top_left.jpg") left top no-repeat;
}

.pbox div div div div div div{
	background: url("/afbeeldingen/pink_bottom_left.jpg") left bottom no-repeat;
}

.pbox div div div div div div div{
	background: url("/afbeeldingen/pink_bottom_right.jpg") right bottom no-repeat;
}
.pbox .last{
	padding: 20px;
}
.pbox div div div div div div div div{
	background: none;
}







/*----------------- hoofdmenu links --------------- */

/*----------------- hoofdmenu links --------------- */

a.hoofdmenu {
	margin:0px 5px 0px 5px;
	padding:7px 15px 6px 15px;
	font-size: 18px;
	color: #ffffff;
	text-decoration:none;
	line-height:38px;
	background-image:url('../afbeeldingen/achtergrond_hoofdmenu.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}

a.hoofdmenu:hover {
	color: #e70076;
	text-decoration:none;
}

a.hoofdmenu:active {
	color: #ffffff;
	text-decoration:none;
}
a img{
	border: 1px solid #fff;
}





a.hoofdmenuactief {
	margin:0px 5px 0px 5px;
	padding:7px 15px 6px 15px;
	font-size: 18px;
	color: #e70076;
	text-decoration:none;
	line-height:38px;
	background-image:url('../afbeeldingen/achtergrond_hoofdmenu.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}

a.hoofdmenuactief:hover {
	color: #ffffff;
	text-decoration:none;
}

a.hoofdmenuactief:active {
	color: #e70076;
	text-decoration:none;
}



/*----------------- grotekop --------------- */

#grotekop {
	background:url('../afbeeldingen/achtergrond_grotekop.gif');
	height:226px;

}

#grotekop_container{
	width:1100px;
	margin:15px auto 0px auto;
}



.grotekop_vak {
	float:left;
	width:220px;
    height:226px; /* 226 */
	/*border-style:solid;*/
}


h3.grotekop_titel {
	color:#ffffff;
	font-size:120%;
	margin:10px 0px 79px 8px;            /* ook bij margin container hier iets lager */
}

.grotekop_menulink {
	color:#ffffff;
	font-size:0.9em;
	text-decoration:none;
	padding:0px 0px 5px 10px;
	display:block;
}
a.grotekop_menulink:hover {
	text-decoration:underline;
}
a.grotekop_menulink:active {
	text-decoration:none;
}



.koopaanbod {
	background-image:url('../afbeeldingen/achtergrond_koopaanbod.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

.huuraanbod {
	background-image:url('../afbeeldingen/achtergrond_huuraanbod.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

.diensten {
	background-image:url('../afbeeldingen/achtergrond_diensten.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

.zelfonline {
	background-image:url('../afbeeldingen/achtergrond_zelfonline.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
#container .diensten .grotekop_titel,#container .zelfonline .grotekop_titel,#container .energielabel .grotekop_titel{
	margin-bottom: 41px;
}
#container .zelfonline img,#container .energielabel img,#container .diensten img{
	border: 0px;
	margin-bottom: 5px;
}

.energielabel {
	background-image:url('../afbeeldingen/achtergrond_energielabel.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}







/*-------------------------------------------------
voorpagina
-------------------------------------------------*/


div.ui-tabs div.ui-tabs-panel {
	border: 0px solid ! important;
	background: #fff bottom repeat-x ! important;
}

#spotlight {
	width:98%;
	margin: 10px auto;
	height:175px;
	background-image:url('../afbeeldingen/spotlight_achtergrond.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:15px 0px 0px 0px;
}

.spotlight_titel {
	color:#ffffff;
	font-size:1.1em;
}

.rozetekst {
	color:#e70076;
}

#spotlight_objecten_container {
	margin:15px 0px 0px 0px;
	height:120px;
	overflow: hidden;
	width: 94%;
	text-align:center;
	/*
	background-image:url('../afbeeldingen/spotlight_achtergrond.gif');
	background-position:right top;
	background-repeat:no-repeat;
	*/
}
#arrow_left{

}
#arrow_left{
	float: left;
	background: url("/afbeeldingen/arrow_left.jpg") center center no-repeat;
}
#arrow_right{
	float: right;
	background: url("/afbeeldingen/arrow_right.jpg") center center no-repeat;
}
#arrow_left,#arrow_right{
	height: 120px;
	padding: 10px;
	text-decoration: none;

}
#arrow_left img,#arrow_right img{
	border: 0px;
}
#spotlight_tabel {
	width:900px;
}

#spotlight_tabel td {
	font-size:0.9em;
	color:#ffffff;
	padding: 5px;
	vertical-align: top;
}

#spotlight_tabel div{
	border: 2px solid #ea0078;
	width: 100px;
	height: 70px;
	cursor: pointer;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#spotlight_tabel a{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 150px;
	overflow: hidden;
}
#spotlight_tabel strong {
	padding-top: 5px;
	display: block;
}
#spotlight_link {
	text-align:right;
}

.nieuwsbrief_titel {
	color:#ffffff;
	font-size:1.1em;
}

#nieuwsbrief_titel_container {
	position:absolute;
	margin:-25px 0px 0px 0px;
	font-weight:bold;
}
#nieuwsbrief .text{
	background: #000;
	color: #ccc;
	border: 1px solid #ccc;
}


#zoeken_nieuwsbrief {
	margin:10px auto 0px auto;
	height: 110px;
	padding: 10px;
}

#zoekformulier {
	height:80px;
}

#nieuwsbrief {
	/*float:right;*/
	width:312px;
	margin-top: 10px;
	height:40px;
	background-image:url('../afbeeldingen/achtergrond_nieuwsbriefinschrijven.jpg');
	padding:20px;
}




#zoektabel {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	font-size:0.9em;
	background: #ea0078;
	color:#ffffff;
	/*height:200px;*/
}

#zoektabel .text{
	background: #fff;
	color: #000;
	margin-right: 20px;
	border: 0px;
	font-size:0.9em;
}
#zoektabel #search_country{
	/*display: none;*/
	width: 100px;
}
#zoektabel a{
	color: #fff;
}
#zoektabel a img{
	border: 0px;
}
#search_advanced{
	padding: 0px;
	padding-bottom: 20px;
	font-size: 0.9em;
	text-align: center;
}
#zoektabel #search_options{
	text-align: center;
	background: #1A1A1A;
}
#search_options a{
	display: inline-block;
	width: 88px;
	padding: 6px;
	color: #ccc;
	text-decoration: none;
}
#search_options a:hover{
	text-decoration: underline;
}
#zoektabel .selected{
	color: #fff;
	background: url("/afbeeldingen/search_tab_selected.jpg");
}
#zoektabel div{
	display: inline;
}
#zoektabel #search_button{
	width: 140px;
	margin-left: 8px;
	border: 0px;
	height: 40px;
	display: inline-block;
	background: url("/afbeeldingen/zoek_zoek.jpg") bottom no-repeat;
}
#zoektabel #advanced_search{
	margin-left: 11px;
}
#zoektabel #openhuis_search{
	margin-left: 11px;
}

.ie #zoektabel #search_button{
	height: 34px;
	margin: 0px;
	margin-left: 8px;
	padding: 0px;
}
#zoektabel .search_label{
	padding-top: 0px;
	padding: 5px;
}
#search_text{
	background: url('/afbeeldingen/zoekformulier_achtergrond.jpg') 40px 20px no-repeat;
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 90px;
	vertical-align:top;
}
#search_icon{
	width: 80px;
}
#zoek_container{
	width: 600px;
	margin: 0px auto;
}

.rozetabel_hoek_lb {
	width:10px;
	height:10px;
	background: #1A1A1A url('../afbeeldingen/tabellen/zwart_links_boven.jpg') no-repeat;
}

.rozetabel_hoek_rb {
	width:10px;
	height:10px;
	background: #1A1A1A url('../afbeeldingen/tabellen/zwart_rechts_boven.jpg') right top no-repeat;
}
.rozetabel_hoek_lo {
	width:10px;
	height:10px;
	background:url('../afbeeldingen/tabellen/roze_linksonder.gif') left bottom no-repeat;
}

.rozetabel_hoek_ro {
	width:10px;
	height:10px;
	background:url('../afbeeldingen/tabellen/roze_rechtsonder.gif') right bottom no-repeat;
}



#fader{
	display: none;
	background: #000;
	opacity: 0.5;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#login_window table{

	width: 100%;
}
#msn_window table{
	margin: 0px auto;
	width: 700px;
}



#login_window td{
	text-align: left;
	width: 180px;
}
#login_window input{
	width: 200px;
}
#login_window input.button{
	width: 140px
}
#login_window a img,#notification_window a img,#msn_window a img,#movie_window a img{
	border: 0px;
}
#login_window hr{
	border: 0px;
	border-top: 1px solid #ea0078;
	width: 100%;
	margin: 0px auto;
}
#login_window small{
	font-size: 0.9em;
	text-align: center;
	display: block;
}
#login_window{
	display: none;
	background: #000;
	border: 4px solid #ea0078;
	position: absolute;
	top: 160px;
	left: 65%;
	text-align: left;
	margin-left: -190px;
	width: 380px;
	height: 220px;
}
div #movie_window{
	display: none;
	position: absolute;
	padding: 0px;
	top: 400px;
	left: 10px;
}
#movie_window .last{
	height: 600px; /* was 520 */
	text-align: center;
	padding: 20px;
}
#movie_window iframe{
	display: none;
	width: 1000px;
	margin: 0px auto;
	height: 480px;
	background: #fff;
}
#movie_title{
	display: block;
	text-align: center;
	padding-bottom: 20px;
}
#movie_title a{
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
}
#movie_naw{
	padding-top: 10px;
	display: block;
	text-align: center;
}
#movie_container{
	text-align: center;
	display: block;
}
#login_window,#msn_window,#notification_window,#movie_window,#hypotheekberekenen,#verzekeringswindow {
	z-index: 13;
	color:#FFFFFF;
	padding: 20px;
}
#hypotheekberekenen table{
	width: 1100px;
}
#hypotheekberekenen{
    width:99%;
	display: none;
	padding: 0px;
	position: absolute;
	top: 610px;
	left: 10px;
}
.ie8 #hypotheekberekenen {
	top: 625px;
}
#hypotheekberekenen a img{
	border: 0px;
}

#hypotheekberekenen td{
	padding: 4px;
}
#hypotheekberekenen #stap_4 td{
	padding: 1px;
}
#hypotheekberekenen .last{
	background: url("/afbeeldingen/hypotheek.jpg") right bottom no-repeat;
	height: 385px; /* was 320 */
}

#verzekeringswindow table{
	width: 1100px;
}
#verzekeringswindow {
    width:99%;
	display: none;
	padding: 0px;
	position: absolute;
	top: 610px;
	left: 10px;
	background-color:black;
}
.ie8 #verzekeringswindow {
	top: 625px;
}
#verzekeringswindow a img{
	border: 0px;
}

#verzekeringswindow td{
	padding: 1px;
	padding-bottom:3px;
	padding-right:2px;
}
#verzekeringswindow #stap_4 td{
	padding: 1px;
}
#verzekeringswindow .last{
	background: url("/afbeeldingen/hypotheek.jpg") right bottom no-repeat;
	height: 385px;
}
#verz_auto_table input {
width:70px;
}
#verz_bromfiets_table input {
width:70px;
}
#verz_motor_table input {
width:70px;
}
#verz_blok_container select {
 width:152px;
}
#verz_blok_container textarea {
 width:300px;
 height:155px;
}

.verz_blok {
 float:left;
 border-color:#3d3a38;
 border-style:solid;
 border-width:1px;
 border-collapse:collapse;
 height:187px;
 width:362px;
 padding-left:5px;
}
.verz_blok input[type="checkbox"] {
 border-style:none;
}
.verz_blok_label {
}
.verz_blok table {
 border-collapse:collapse;
 margin-left:5px;
}

#notification_window{
	top: 160px;
	left: 10px;
	padding: 0px;
	position: absolute;
}
#notification_window .last{
	padding: 20px;
	height: 400px;
}
#msn_window span{
	color: #E70076;
	font-size: 18px;
}
#container .pink{
	color: #E70076;
}
#msn_window{
	display: none;
	top: 610px;
	left: 10px;
	padding: 0px;
	position: absolute;
}
#msn_window .last{
	padding: 20px;
	height: 390px;
	background: url('/afbeeldingen/msn.jpg') center 50px no-repeat;
}

#msn_window td{
	padding: 10px;
}
#msn_window a,#notification_window a{
	color: #fff;
}





#nieuws_bereken_chat {
	margin:10px auto 0px auto;
	padding: 10px;
	height: 210px; /* 210 */
}


#nieuws {
	background:url('../afbeeldingen/news.jpg') 0px 0px repeat-x;
	padding: 0px;
	float: left;
}
#nieuws_1{
	background:url('../afbeeldingen/news_left.jpg') 0px 0px no-repeat;
}
#nieuws_2{
	background:url('../afbeeldingen/news_right.jpg') right 0px no-repeat;
	height: 200px;
}
#nieuws_titel_container {
	padding:12px 0px 0px 10px;
	font-weight:bold;
}
.nieuws_titel {
	color:#ffffff;
	font-size:1.1em;
}

#nieuwsberichten {
	padding:10px;
	height: 100px;
	overflow: hidden;
	font-size:1em;
}
#add_news{
	float: right;
	font-size: 0.8em;
	padding-right: 10px;
}

#nieuwsberichten a {
	font-size:0.9em;
	display: block;
	padding: 2px;
	color:#ffffff;
	text-decoration:none;
}
#nieuwsberichten a:hover {
	text-decoration:underline;
}

#arrow_down,#arrow_up{
	width: 400px;
	display: block;
	text-align: center;
	padding: 4px;
}

#arrow_down img,#arrow_up img{
	border: 0px;
}










#berekenen {
	width:352px;
	height:90px;
	background-image:url('../afbeeldingen/achtergrond_berekenen.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	float:right;

}

#berekenen a {
	color:#ffffff;
	display: block;
	padding:20px;
	text-decoration:none;
	line-height:19px;
}
#berekenen a:hover {
	text-decoration:none;
}

#verzekering {
	width:352px;
	height:90px;
	margin-top:20px;
	background-image:url('../afbeeldingen/achtergrond_berekenen.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.ie7 #verzekering {
	margin-top:15px;
}

#verzekering a {
	color:#ffffff;
	display: block;
	padding:20px;
	text-decoration:none;
	line-height:19px;
}
#verzekering a:hover {
	text-decoration:none;
}




#chat {
	width:352px;
	height:92px;
	float:right;
}
#chat img {
	border:0px;
}


#idealmolliebanner {
	margin:20px 10px 20px 10px;
	background: #CA0066 url("/afbeeldingen/verloopje_middentekstkrant.jpg") top right no-repeat;
}
#idealmolliebanner span{
	display: block;
}
#idealmolliebanner a{
	color: #fff;
	font-size: 2em;
	text-decoration: none;
	text-align: right;
	display: block;
	padding: 15px;
}

#advertenties {
	margin:10px auto 0px auto;
	width:1100px;
}

#advertentietabel {
	width:100%;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

#advertentietabel td {
	width:25%;
	height:90px;
	padding:20px 0px 10px 0px;
	background-image:url('../afbeeldingen/advertentie_label.gif');
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}

#advertentietabel td img {
	border:2px solid #e70076;
}

#rot_advertenties {
	margin:10px auto 0px auto;
	width:1100px;
}

#rot_advertentietabel {
	width:100%;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

#rot_advertentietabel td {
	height:90px;
	padding:20px 0px 10px 0px;
	background-image:url('../afbeeldingen/advertentie_label.gif');
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}

#rot_advertentietabel td img {
	border:2px solid #e70076;
}


#partners {
	margin:10px auto 0px auto;
	width:1100px;
	text-align:center;
}

#partners img {
	border:0px;
	padding:0px 5px 0px 5px;
}


#footer {
	position:relative;
	bottom:0;
	background-image:url('../afbeeldingen/footer.gif');
	background-position:left top;
	background-repeat:repeat-x;
	height:60px;
	margin:20px auto 0px auto;
	padding:10px 0px 0px 0px;
	text-align:center;
}







/*-------------------------------------------------
menus
-------------------------------------------------*/

.tussenstukhoofd {
	font-size:16px;
	color: #3366ff;
}

a.submenu {
	font-size:13px;
	color: #858585;
	text-decoration:none;
}

a.submenu:hover {
	color: #3366ff;
	text-decoration:none;
}

a.submenu:active {
	color: #858585;
	text-decoration:none;
}
.tussenstuksub {
	font-size: 13px;
	color: #3366ff;
}









/*-------------------------------------------------
PROFIEL
-------------------------------------------------*/









#spotlightlink {
	position:absolute;
	margin:370px 0px 0px 670px;
	z-index:14;
	padding:3px;
	font-size:11px;
	background-color:#e00072;
}
#spotlightlink a {
	color:#ffffff;
	text-decoration:underline;
}
#spotlightlink a:hover {
	text-decoration:none;
}
#spotlightlink a:active {
	text-decoration:underline;
}



#profieltabs {

}


/* ----------------- mijn spotlights RVS   ------------ */
           #myx {
             height:200px;
             text-align:left;
             align:top;
             background-image:url('../afbeeldingen/spotlight_achtergrond.gif');
             background-repeat:no-repeat;
             background-position:left bottom;
             margin-left:20px;
           }

           #myx table {
             margin-left:auto;
			 margin-right:auto;
			 height:120px;
           }

           #myx2 {
             width:98%;
           }

           #myx2 table {
             margin-left:auto;
			 margin-right:auto;
			 height:120px;
			 border-type:solid;
           }

           #myx table a {
             color: #fff;
	         text-decoration: none;
           }

           #myblok {
             width:110px;
           }

           #mycontainer1 {
             position:absolute;
             align:left;
           }


           #mycontainer1 img {
             width:100px;
             height:70px;
             border-color:#ea0078;
             border-width:2px;
           }

           #spot_achter1 {
             width:200px;
             height:70px;
             float:right;
             background-image:url('../afbeeldingen/spotlight_achtergrond.gif');
             background-repeat:no-repeat;
           }


           #spot_tekst {
             width:110px;
             text-align:center;
             padding-top:80px;
             /*background-color:yellow;*/
           }

/* zoek knoppen */


#zoek_knop_container_id {
   position:absolute;
   margin-left:10px;
   margin-top:0px;
}

#zoek_ruimte {
   height:68px;
}
.ie7 #zoek_ruimte {
   height:84px;
}


/* taxatie aanvraag */
#taxatie_container {
   /*background-color:green;*/
   width:750px;
}
#taxatie_container td {
   vertical-align:top;
}
#taxatie_container select{
   width:260px;
}
#taxatie_container #taxatie_aanhef {
   width:75px;
}
#taxatie_container input[type="text"] {
   width:250px;
}
#taxatie_container textarea {
   width:250px;
}

#taxatie_container #taxatie_postcode,#taxatie_object_postcode {
   width:50px;
}
#taxatie_container #taxatie_object_postcode {
   width:50px;
}
#taxatie_container #taxatie_woonplaats,#taxatie_object_woonplaats {
   width:175px;
}
#taxatie_container #taxatie_object_woonplaats {
   width:175px;
}

/* adverteren qanvraag  */
#adverteren_container {

}
#adverteren_container input[type="text"] {
  width:250px;
}
#adverteren_container #adverteren_postcode {
  width:75px;
}
#adverteren_container #adverteren_woonplaats {
  width:150px;
}
#adverteren_container #adverteren_website {
  width:165px;
}

