

*
{
	margin:0px;
	padding:0px;
}

body, html
{
	height:100%;
	background:#FCFCFC;
	/*background:url('http://www.mijnwoonwereld.nl/layout/images/header_center.png') repeat-x #FCFCFC;*/
}



#body
{
	font-family:Verdana, Helvetica, 'sans-serif';
	color:#313131;
	font-size:12px;
}

#body #background
{
	position:absolute;
	width:1000px;
	min-height:100%;
	height:100%;
	height:auto !important;
	background:url('http://www.mijnwoonwereld.nl/layout/images/body_center.png') repeat;
	z-index:0;
}


#body #background #background_header
{
	width:1000px;
	height:132px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/header_center.png') repeat-x #FCFCFC;
}

#body a
{
	text-decoration:none;
}

#body a img
{
	border:0px;
}

#body .textinput55
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/input55X20.png') repeat white;
	border:0px;
	width:47px;
	height:14px;
	padding:3px 3px 3px 5px;
	font-size:11px;
}

#body .textinput135
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/input135X20.png') repeat white;
	border:0px;
	width:127px;
	height:14px;
	padding:3px 3px 3px 5px;
	font-size:11px;
}

#body .textinput136
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/input136X20.png') repeat white;
	border:0px;
	width:128px;
	height:14px;
	padding:3px 3px 3px 5px;
	font-size:11px;
}

#body .textinput165
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/input165X20.png') repeat white;
	border:0px;
	width:157px;
	height:14px;
	padding:3px 3px 3px 5px;
	font-size:11px;
}

#body .select136
{
	display:none;
	position:absolute;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
	max-height:200px;
	min-width:134px;
	background:white;
	border:1px solid #C593BE;
	z-index:2;
	font-weight:normal;
}

#body .selectimage
{
	position:absolute;
	margin-left:4px;
	cursor: pointer;
	cursor: hand;
}

#body .select136 li a
{
	display:block;
	padding:2px;
	color:black;
}

#body .select136 li a:hover
{
	background:#F4E7F2;
}

#body h1
{
	font-size:24px;
	color:#990066;
	font-weight:normal;
	margin:0px  0px 4px 16px;
}

#body h2
{
	font-size:24px;
	color:#93107E;
	font-weight:normal;
	margin-bottom:4px;
}

#body h3
{
	font-size:16px;
	color:#93107E;
	font-weight:normal;
	margin-bottom:4px;
}

#body .formerror
{
	font-weight:bold;
	color:#990066;
}

#body .formmessage
{
	font-weight:normal;
	color:#990066;
}

div#body
{
	
	position:absolute;
	left:50%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width:1000px;
	margin-left:-500px;

}


#body #body_left
{
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	width:17px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	background:url('http://www.mijnwoonwereld.nl/layout/images/body_left.png') repeat #FCFCFC;
}

#body #body_right
{
	position:absolute;
	left:983px;
	top:0px;
	bottom:0px;
	width:17px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	background:url('http://www.mijnwoonwereld.nl/layout/images/body_right.png') repeat #FCFCFC;
}


#header
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
}

#header #logo
{
	position:absolute;
	left:24px;
	top:0px;
	width:408px;
	height:96px;
}

#header #header_title
{
	position:absolute;
	top:20px;
	left:11px;
	width:275px;
	text-align:right;
	font-size:14px;
	color:#990066;
}

#header #header_title h1
{
	font-size:24px;
	color:black;
	font-weight:bold;
}


#header #header_top_left
{
	position:absolute;
	left:440px;
	top:0px;
	width:5px;
	height:96px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/header_top_left.png') repeat;
}

#header #header_top_center
{
	position:absolute;
	left:445px;
	top:0px;
	width:526px;
	height:96px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/header_top_center.png') repeat;
}

#header #header_top_right
{
	position:absolute;
	left:971px;
	top:0px;
	width:5px;
	height:96px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/header_top_right.png') repeat;
}

#header #header_top_menu
{
	position:absolute;
	left:447px;
	top:0px;
	font-size:11px;
	font-weight:bold;
	color:#93107E;
	width:529px;
	height:24px;
}

#header #header_top_menu a
{
	text-decoration:none;
	color:#93107E;
}

#header #header_top_menu a:hover
{
	text-decoration:underline;
}

#header #header_top_menu #header_top_search
{
	float:right;
	line-height:21px;
}

#header #header_top_menu #header_top_search form *
{
	float:left;
	margin-top:1px;
	margin-right:2px;
}

#header #header_top_menu #header_top_search #search_button
{
	margin:0px;
	padding:0px;
	line-height:22px;
	color:white;
	font-weight:bold;
	width:50px;
	height:24px;
	border:0px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/search.png');
}

#header #header_top_login
{
	position:absolute;
	left:445px;
	top:37px;
	width:548px;
	color:#313131;
	font-size:11px;
	padding:0px;
	margin:0px;

}


#header #header_top_login td
{
	padding: 0px 2px 0px 2px;
}

#header #header_top_login input
{
	margin: 2px 0px 2px 0px;
}

#header #header_top_login #login_button
{
	vertical-align:top;
	padding:0px;
}

#header #header_top_login #login_button input
{
	padding:0px;
	width: 60px;
	height: 24px;
	margin: 0px;
	border: 0px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/login_button.png') no-repeat;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
}

#header #header_top_login a
{
	color:#313131;
	text-decoration:underline;
}

#header #header_top_login a:hover
{
	color:#717171;
}

#header #header_top_login #topmenu
{
	position: relative;
	float:left;
	margin:2px 0px 0px 3px;
}

#header #header_top_login #logout
{
	position: relative;
	float:right;
	margin:2px 24px 0px 0px;
}

#header #header_top_login #logout #picture
{
	position: relative;
	float:left;
	margin: 0px;
	clear: both;
}

#header #header_top_login #logout #picture img
{
	border: 0px solid #C593BE;
	border: 1px solid #999;
}

#header #header_top_login #logout #link
{
	position: relative;
	clear: both;
}

#body #menu
{
	height:24px;
	width:952px;
	position:absolute;
	top:104px;
	margin:0px 24px 0px 24px;
}

#body a#menu_home
{
	display:block;
	float:left;
	height:24px;
	width:24px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/menu_home.png') top;
}

#body a#menu_home:hover,
#body a#menu_home.selected
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/menu_home.png') bottom;
}

#body #menu_center
{
	float:left;
	height:24px;
	width:924px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/menu_center.png') white;
}

#body #menu_center a
{
	display:block;
	height:24px;
	float:left;
	line-height:24px;
	border-right:1px solid #808080;
	color:#808080;
	font-weight:bold;
	padding:0px 8px 0px 7px;
}

#body #menu_center a:hover,
#body #menu_center .selected
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/menu_center.png') #808080;
	color:white;
}

#body #menu_right
{
	display:block;
	float:left;
	height:24px;
	width:4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/menu_right.png') no-repeat;
}

#body #content #body_top_left
{
	position:absolute;
	left:0px;
	top:132px;
	width:28px;
	height:4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/body_top_left.png') repeat #FCFCFC;
}

#body #content #body_top_center
{
	position:absolute;
	left:28px;
	top:132px;
	width:944px;
	height:4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/body_top_center.png') repeat #FCFCFC;
}

#body #content #body_top_right
{
	position:absolute;
	left:972px;
	top:132px;
	width:28px;
	height:4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/body_top_right.png') repeat #FCFCFC;
}

#body #contentplaceholder
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
	padding: 132px 0px 0px 0px;
}

#body #content
{
	display:block;
	float:left;
	padding: 0px 0px 29px 20px;
	width:832px;
}

#body #popupcontent
{
	width:100%;
}

#body #advert
{
	padding: 4px 24px 29px 0px;
	float:right;
	color:#990066;
	width:120px;
	font-size:10px;
	text-align:center;
	margin: 0 0 0 0;
}

#body #filler
{
	clear:both;
	height:20px;
	width:1000px;
}
	

#body .advert
{
	border:1px solid #990066;
}


#body #footer
{
	position:absolute;
	clear:both;
	bottom:0px;
	height:45px;
	width:1000px;
}

#body #footer #footer_left
{
	position:absolute;
	left:0px;
	width:28px;
	height:45px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/footer_left.png') repeat #FCFCFC;
}

#body #footer #footer_copyright
{
	position:absolute;
	left:28px;
	width:238px;
	height:32px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/footer_center.png') repeat;
	/*padding: 13px 0px 0px 2px;*/
	padding: 6px 0px 0px 2px;
	font-size:9px;
	color:black;
}

#body #footer #footer_copyright a {
	color:black;
	text-decoration: underline;
}

#body #footer #footer_center
{
	position:absolute;
	left:268px;
	width:696px;
	height:34px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/footer_center.png') repeat;
	padding:11px 12px 0px 0px;
	font-size:11px;
	font-weight:bold;
	color:black;
	text-align:right;
}

#body #footer #footer_center a
{
	text-decoration:none;
	color:black;
}

#body #footer #footer_center a:hover
{
	text-decoration:underline;
}

#body #footer #footer_right
{
	position:absolute;
	left:972px;
	width:28px;
	height:45px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/footer_right.png') repeat #FCFCFC;
}












#body .arrow
{
	width:9px;
	height:9px;
}


#body .block_imagestrip
{
	width:200px;
	height:180px;
	margin:4px;
}

#body .block_imagestrip a
{
	display:block;
	width:200px;
	height:180px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/imagestrip_bottom.png') no-repeat bottom;
	color:white;
	font-size:14px;
	font-weight:bold;
}

#body .block_imagestrip .image
{
	position:absolute;
	display:block;
	height:132px;
}

#body .block_imagestrip .overlay
{
	position:absolute;
	display:block;
	width:200px;
	height:132px;
}

#body .block_imagestrip .text
{
	display:block;
	padding:138px 6px 6px 6px;
}

#body .block_image_scroll{
	width: 520px
	height:140px;
	margin: 4px;
	vertical-align: top;
}

#body .block_image_scroll .left
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/fading140_left.png') no-repeat;
	width:4px;
	height:140px;
	float:left;
}

#body .block_image_scroll .center .top h3
{
	color:#990066;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
}

#body .block_image_scroll .center .middle .button img
{
	border:none;
	margin: 4px;
}

#body .block_image_scroll .center{
	background:url('http://www.mijnwoonwereld.nl/layout/images/fading140_center.png');
	width:508px;
	height:140px;
	float:left;
	margin: 0px;
}

#body .block_image_scroll .center .middle{
	text-align: center;
}

#body .block_image_scroll .center .middle .images div{
	border:2px solid #990066;
	margin: 2px;
	cursor: pointer;
}

#body .block_image_scroll .center .middle .images div span{
	vertical-align: middle;
}

#body .block_image_scroll .right
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/fading140_right.png') no-repeat;
	width:4px;
	height:140px;
	float:left;
}



#body .block_uitgelicht_6
{
	margin:4px;
	width:516px;
	height:288px;
}

#body .block_uitgelicht_9
{
	margin:4px;
	width:616px;
	height:288px;
}

#body .block_uitgelicht_6 .center
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/fading288_center.png');
	width:500px;
	height:288px;
	float:left;
}

#body .block_uitgelicht_9 .center
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/fading288_center.png');
	width:600px;
	height:288px;
	float:left;
}

#body .block_uitgelicht_6 .center .top
{
	width:500px;
	height:40px;
}

#body .block_uitgelicht_9 .center .top
{
	width:600px;
	height:40px;
}

#body .block_uitgelicht_6 .center .middle
{
	width:500px;
	height:204px;
}

#body .block_uitgelicht_9 .center .middle
{
	width:600px;
	height:204px;
}

#body .block_uitgelicht_6 .center .middle .window
{
	width:200px;
	height:204px;
	float:left;
}

#body .block_uitgelicht_9 .center .middle .window
{
	width:300px;
	height:204px;
	float:left;
}

#body .block_uitgelicht_6 .center .middle .window .placeholder,
#body .block_uitgelicht_9 .center .middle .window .placeholder
{
  	display:block;
  	float:left;
	width:96px;
	height:64px;
	padding:0px 4px 4px 0px;
}

#body .block_uitgelicht_6 .center .middle .window .placeholder img,
#body .block_uitgelicht_9 .center .middle .window .placeholder img
{
	width:96px;
	height:64px;
}

#body .block_uitgelicht_6 .center .middle .window .placeholder img.over,
#body .block_uitgelicht_9 .center .middle .window .placeholder img.over
{
	width:92px;
	height:60px;
	border:2px solid #990066;
}

#body .block_uitgelicht_6 .center .middle .preview,
#body .block_uitgelicht_9 .center .middle .preview
{
	width:300px;
	height:204px;
	float:right;
}

#body .block_uitgelicht_6 .center .middle .preview img,
#body .block_uitgelicht_9 .center .middle .preview img
{
	width:296px;
	height:196px;
	margin-bottom:4px;
	position:absolute;
	border:2px solid #990066;
}

#body .block_uitgelicht_6 .center .bottom
{
	width:500px;
	padding-top:6px;
	height:38px;
}

#body .block_uitgelicht_9 .center .bottom
{
	width:600px;
	padding-top:6px;
	height:38px;
}

#body .block_uitgelicht_6 .center .bottom .pagebuttons
{
	width:200px;
	text-align:center;
	float:left;
}

#body .block_uitgelicht_9 .center .bottom .pagebuttons
{
	width:300px;
	text-align:center;
	float:left;
}

#body .block_uitgelicht_6 .center .bottom .pagebuttons img,
#body .block_uitgelicht_9 .center .bottom .pagebuttons img
{
	vertical-align:middle;
}

#body .block_uitgelicht_6 .center .bottom .previewtext,
#body .block_uitgelicht_9 .center .bottom .previewtext
{
	font-size:12px;
	color:#990066;
	width:300px;
	float:right;
}

#body .block_uitgelicht_6 .center .bottom .previewtext .text,
#body .block_uitgelicht_9 .center .bottom .previewtext .text
{
	float:left;
}

#body .block_uitgelicht_6 .center .bottom .previewtext img,
#body .block_uitgelicht_9 .center .bottom .previewtext img
{
	vertical-align:middle;
	float:right;
}

#body .block_uitgelicht_6 .left,
#body .block_uitgelicht_9 .left
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/fading288_left.png') no-repeat;
	width:8px;
	height:288px;
	float:left;
}

#body .block_uitgelicht_6 .right,
#body .block_uitgelicht_9 .right
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/fading288_right.png') no-repeat;
	width:8px;
	height:288px;
	float:left;
}

#body .block_uitgelicht_6 h2,
#body .block_uitgelicht_9 h2
{
	display:block;
	width:112px;
	height:26px;
	margin-top:4px;
	float:left;
}

#body .block_uitgelicht_6 .subtitle,
#body .block_uitgelicht_9 .subtitle
{
	float:right;
	font-size:12px;
	padding-top:12px;
	color:#93107E;
	font-weight:bold;
	width:388px;
	padding-top:16px;
	text-align:right;
}





#body .block_tabs
{
	padding:4px;
	width:824px;
}

#body .block_tabs .top
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/tab_top.png') no-repeat bottom;
	height:38px;
}

#body .block_tabs .top .tabitem
{
	display:block;
	float:left;
	height:28px;
	cursor: pointer;
	cursor: hand;
}

#body .block_tabs .top .tabitem .left
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/tab_left.png') no-repeat;
	height:34px;
	width:4px;
	float:left;
}

#body .block_tabs .top .tabitem .center
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/tab_center.png') repeat-x;
	height:26px;
	padding:8px 5px 0px 4px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#be70b2;

}

#body .block_tabs .top .tabitem .right
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/tab_right.png') no-repeat;
	height:34px;
	width:3px;
	float:left;
}

#body .block_tabs .top .tabitem_selected
{
	display:block;
	float:left;
	height:38px;
	cursor: pointer;
	cursor: hand;
}

#body .block_tabs .top .tabitem_selected .left
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/tab_selected_left.png') no-repeat;
	height:38px;
	width:4px;
	float:left;
}

#body .block_tabs .top .tabitem_selected .firstleft
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/tab_selected_firstleft.png') no-repeat;
	height:38px;
	width:4px;
	float:left;
}

#body .block_tabs .top .tabitem_selected .center
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/tab_selected_center.png') repeat-x;
	height:30px;
	padding:8px 5px 0px 4px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#990066;
}

#body .block_tabs .top .tabitem_selected .right
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/tab_selected_right.png') no-repeat;
	height:38px;
	width:3px;
	float:left;
}

#body .block_tabs .top .end
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/tab_end.png') no-repeat;
	float:left;
	width:1px;
	height:34px;
}

#body .block_tabs .middle
{
	padding:0px 4px 0px 4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/default_middle.png');
}

#body .block_tabs .bottom
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/default_bottom.png') no-repeat;
	height:4px;
}


#body .block_default
{
	margin:4px;
}

#body .block_default .top
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/default_top.png') no-repeat;
	height:4px;
}

#body .block_default .top .end
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/default_top.png') no-repeat right;
	float:right;
	width:50%;
	height:4px;
}

#body .block_default .middle
{
	padding:8px 8px 8px 8px;
	border-left:1px solid #CC99CC;
	border-right:1px solid #CC99CC;
}

#body .block_default .bottom
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/default_bottom.png') no-repeat;
	height:4px;
}

#body .block_default .bottom .end
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/default_bottom.png') no-repeat right;
	float:right;
	width:50%;
	height:4px;
}

#body .block_default a
{
	color: #93107E;
}

#body .block_default ul, #body .block_default ol
{
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#body .block_default li
{
	margin: 0 0 0 16px;
	padding: 0;
}

#body .select136 ul, #body .select136 ol
{
	list-style-position: outside;
	margin: 0 0 0 8px;
	padding: 0;
}

#body .select136 li
{
	margin: 0;
	padding: 0;
	margin-right: 16px;
	padding-right: 4px;
}

#body .block_splitter_sub {
	display:block;
	position:relative;
	width:812px;
	overflow:hidden;
	clear:both;
}

#body .block_splitter_75_sub_50_50 {
	display:block;
	position:relative;
	width:624px;
	overflow:hidden;
	clear:both;
}

 #body .block_splitter_sub .split25_sub
,#body .block_splitter_75_sub_50_50 .split75_sub_50
,#body .block_splitter_sub .split75_sub {
	float:left;
}

#body .block_splitter_sub .split25_sub {
	width:198px;
}

#body .block_splitter_75_sub_50_50 .split75_sub_50 {
	width:312px;
}

#body .block_splitter_sub .split75_sub {
	width:614px;
}

#body .block_splitter
{
	display:block;
	position:relative;
	width:832px;
	overflow:hidden;
	clear:both;
}

#body .block_splitter .split25,
#body .block_splitter .split50,
#body .block_splitter .split75,
#body .block_splitter .split33,
#body .block_splitter .split66
{
	float:left;
}

#body .block_splitter .split25
{
	width:208px;
}

#body .block_splitter .split50
{
	width:416px;
}

#body .block_splitter .split75
{
	width:624px;
}

#body .block_splitter .split33
{
	width:308px;
}

#body .block_splitter .split66
{
	width:524px;
}



#body .block_default_home
{
	width:516px;
	height: auto;
	margin:4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/default_middle_home.png');
}

#body .block_default_home .top
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/default_top_home.png') no-repeat;
	width:516px;
	height:4px;
}

#body .block_default_home .middle
{
	margin:4px 4px 30px 8px;
	width:500px;
	line-height:150%;

}

#body .block_default_home .bottom
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/default_bottom_home.png') no-repeat;
	width:516px;
	height:4px;
}

#body #breadcrumbs
{
	font-size:11px;
	font-weight:bold;
	margin:10px 0px 0px 10px;
	color:#333333;
	float:left
}

#body #breadcrumbs ul
{
	display:inline;
}

#body #breadcrumbs li
{
	display:inline;
}

#body #breadcrumbs li a
{
	text-decoration:none;
	color:#333333;
}

#body #breadcrumbs li a:hover
{
	color:#990066;
	text-decoration:underline;
}


#body #breadcrumbs .next {
	margin:0px 4px 0px 4px;
}

#body #search
{
	float:right;
	margin-top: 8px;
}

#body #search_btn
{
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 8px;
}

#body #search #search_form
{
	margin-right: 15px;
}

#body #search #search_form input
{
	/*vertical-align:3px;*/
	margin: 0;
}

#body #search #search_form #search_button
{
	margin: 4px 0 0;
}


#body #search #search_more
{
	float:left;
	padding:5px 0px 0px 10px;
}

#body #search #search_more a
{
	color:#990066;
	font-size:11px;
	text-decoration:underline;
}


#body #search #search_more a:hover
{
	color:#BB0099;
}



#body .block_fading200
{
	width:200px;
	height:200px;
	margin:4px;
}

#body .block_fading200 .center
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/fading200_center.png');
	width:184px;
	height:184px;
	padding:8px 4px 8px 4px;
	float:left;
}

#body .block_fading200 .left
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/fading200_left.png') no-repeat;
	width:4px;
	height:200px;
	float:left;
}

#body .block_fading200 .right
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/fading200_right.png') no-repeat;
	width:4px;
	height:200px;
	float:left;
}

#body .block_googleadd300
{
	width:300px;
	height:250px;
	margin:4px;
}



#body .block_menutabbar
{
	clear:both;
	width:824px;
	padding:4px;
	height:36px;
}

#body .block_menutabbar .block_menutabbar_left
{
	width:4px;
	height:36px;
	float:left;
	background:url('http://www.mijnwoonwereld.nl/layout/images/menutabbar_left.png') no-repeat;
}

#body .block_menutabbar .block_menutabbar_right
{
	width:4px;
	height:36px;
	float:right;
	background:url('http://www.mijnwoonwereld.nl/layout/images/menutabbar_right.png') no-repeat;
}

#body .block_menutabbar .block_menutabbar_center
{
	float:left;
	width:808px;
	padding:0px 4px 0px 4px;
	height:36px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/menutabbar_center.png');
}

#body .block_menutabbar .block_menutabbar_center .block_menutabbar_cart
{
	float: right;
	height: 33px;
	margin-right: 15px;
	font-size: 11px;
	color: #fff;
}

#body .block_menutabbar .block_menutabbar_center .cart_left
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/cart_left.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 33px;
	float:left;
}

#body .block_menutabbar .block_menutabbar_center .cart_center
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/cart_center.png');
	background-repeat: repeat-x;
	height: 33px;
	float:left;
}

#body .block_menutabbar .block_menutabbar_center .cart_right
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/cart_right.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 33px;
	float:left;
}

#body .block_menutabbar .block_menutabbar_center .cart_center p
{
	margin-top: 13px;
}

#body .block_menutabbar .block_menutabbar_center a
{
	display:block;
	float:left;
	height:26px;
	padding-top:10px;
	margin:0px 8px 0px 8px;
	font-size:14px;
	font-weight:bold;
	color:black;
}

#body .block_menutabbar .block_menutabbar_center a.selected
{
	color:white;
	margin:0px;
	padding:10px 4px 0px 4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/menutabbar_selected_center.png');
}

#body .block_menutabbar .block_menutabbar_selected_left
{
	width:4px;
	height:36px;
	float:left;
	background:url('http://www.mijnwoonwereld.nl/layout/images/menutabbar_selected_left.png') no-repeat;
}

#body .block_menutabbar .block_menutabbar_selected_right
{
	width:4px;
	height:36px;
	float:left;
	background:url('http://www.mijnwoonwereld.nl/layout/images/menutabbar_selected_right.png') no-repeat;
}

#body .block_upload
{
	min-height:406px;
}

#body .block_upload .header
{
	clear:both;
	width:808px;
	padding-left:4px;
}

#body .block_upload a, .block_edit_image a {
	color: #990066;
}

#body .block_upload .row
{
	clear:both;
	overflow:visible;
	width:808px;
	padding-left:4px;
}


#body .block_upload .cell,
#body .block_upload .cellsmall,
#body .block_upload .celllast
{
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #93107E;
	color:#313131;
	font-size:12px;
	font-weight:bold;
}

#body .block_upload .cell
{
	width:173px;
}

#body .block_upload .cellsmall
{
	width:124px;
}

#body .block_upload .celllast
{
	width:165px;
}


#body .block_upload .header .cell,
#body .block_upload .header .cellsmall,
#body .block_upload .header .celllast
{
	height:14px;
	float:left;
}

#body .block_upload .row .cell,
#body .block_upload .row .cellsmall,
#body .block_upload .row .celllast
{
	height:24px;
	float:left;
}



#body .block_edit_image
{
	min-height:406px;
}

#body .block_edit_image .header
{
	clear:both;
	width:808px;
	padding-left:4px;
}

#body .block_edit_image .row
{
	clear:both;
	overflow:visible;
	padding-left:4px;
	width:808px;
	height:32px;
}


#body .block_edit_image .cell,
#body .block_edit_image .cellsmall,
#body .block_edit_image .celllast
{
	padding:4px 0px 4px 0px;
	color:#313131;
	font-size:12px;
	font-weight:bold;
}

#body .block_edit_image .cell
{
	width:173px;
}

#body .block_edit_image .cellsmall
{
	width:124px;
}

#body .block_edit_image .celllast
{
	width:165px;
}


#body .block_edit_image .header .cell,
#body .block_edit_image .header .cellsmall,
#body .block_edit_image .header .celllast
{
	height:14px;
	float:left;
}

#body .block_edit_image .row .cell,
#body .block_edit_image .row .cellsmall,
#body .block_edit_image .row .celllast
{
	height:24px;
	float:left;
}

#body .block_edit_image .row .cellsmall
{
	color:#93107E;
}

#body .block_edit_image .row .cellsmall_show
{
	color:#313131;
	height: auto;
	overflow-x: hidden;
}

#body .block_upload .submit
{
	float:right;
}

#body .submit
{
	width:60px;
	height:24px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/submit_button.png') no-repeat;
	border:0px;
	margin:4px;
}

#body .fileupload_gray,
#body .fileupload
{
	width:110px;
	height:24px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/upload_button.png') no-repeat;
	overflow:hidden;
	text-align:right;
}

#body .fileupload_gray
{
	background:url('http://www.mijnwoonwereld.nl/layout/images/upload_button_gray.png') no-repeat;
}

#body .fileupload_gray div,
#body .fileupload div
{
	position:relative;
	width:500px;
	top:-4px;
	left:-382px;
	text-align:right;
}

#body .fileupload_gray input,
#body .fileupload input
{
	font-size:24px;
	position:relative;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
	cursor: hand;
}


#body ul.sitemap
{
	list-style: disc none inside;
	font-weight: bold;
	line-height: 1.4;
}

#body ul.sitemap li a
{
	color:#93107E;
	cursor:pointer;
	text-decoration:none;
}

#body ul.sitemap ul
{
	padding-left: 14px;
	font-weight: normal;
}



#body .image_browser
{
	padding:4px;
	width:824px;
	height:120px;
	padding-bottom: 0px;
}

#body .image_browser_del
{
	padding:0px;
	width:752px;
	height:20px;
	margin-left: 40px;
}

#body .image_browser_pages
{
	color: #94107B;
	margin-right: 8px;
	height: 15px;
	text-align: right;
}

#body .image_browser_pages a
{
	color: #A51090;
}

#body .image_browser .left
{
	float:left;
	width:24px;
	height:24px;
	padding:48px 8px 48px 4px;
}

#body .image_browser .center
{
	float:left;
	width:752px;
	height:120px;
}

#body .image_browser .right
{
	float:left;
	width:24px;
	height:24px;
	padding:48px 4px 48px 8px;
}

#body .image_browser .left a
{
	display:block;
	width:24px;
	height:24px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/arrow_left_light.png') no-repeat;
}

#body .image_browser .right a
{
	display:block;
	width:24px;
	height:24px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/arrow_right_light.png') no-repeat;
}

#body .image_browser .center .image, #body .snuffel_blok .image, #body .sb_details .image
{
	display:block;
	float:left;
	width:178px;
	height:118px;
	margin:0px 4px 0px 4px;
	border:1px solid #94107B;
	text-align:center;
	vertical-align:middle;
	line-height:118px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/spinner.gif') no-repeat white;
	background-position:center;
}

#body .image_del
{
	display:block;
	position: relative;
	float: left;
	width:178px;
	height:18px;
	margin:0px 4px 0px 4px;
	border:0px;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
	color: #94107B;
}

#body .sb_details .image
{
	width: 88px;
	height: 68px;
}

#body .sb_details div
{
	margin: 5px;
	height: 68px;
}

#body #snuffel_main .image
{
	display:block;
	float:left;
	width:375px;
	height:250px;
	margin:10px 0px 0px 0px;
	border: 0px solid #94107B;
	text-align:center;
	vertical-align:middle;
	line-height:118px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/spinner.gif') no-repeat white;
	background-position:center;
	cursor: default;
}

#body .image_browser .center .image div
{
	width:178px;
	height:118px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/spinner.gif') no-repeat white;
	background-position:center;
}

#body .image_browser .center .image img
{
	cursor: pointer;
}

#body a.account_picker
{
	color: #93107E;
}

#body .toolbar
{
	clear:both;
	width:808px;
	height:24px;
	margin:4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/toolbar_center.png');
}

#body .toolbar .left
{
	float:left;
	width:4px;
	height:24px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/toolbar_left.png') no-repeat;
}

#body .toolbar .center
{
	float:left;
	height:24px;
	color:#93107E;
	font-weight:bold;
	vertical-align:bottom;
	line-height:24px;
}

#body .toolbar .right
{
	float:right;
	width:4px;
	height:24px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/toolbar_right.png') no-repeat;
}

#body .toolbar .center a
{
	padding-left:4px;
	padding-right:4px;
	font-weight:normal;
	color:#000000;
}

#body .toolbar .center a img
{
	padding-left:4px;
	padding-right:4px;
	vertical-align:text-bottom;
}

#body .actionbar
{
	height:17px;
	padding-left:4px;
	color:#000000;
	text-align:right;
	line-height:17px;
	font-weight: bold;
}

#body .block_edit_image .actionbar
{
	border-bottom:1px solid #93107E;
}

#body .actionbar a
{
	color:#990066;
	margin-right:8px;
	float: right;
}

#body .actionbar .disabledactions a
{
	color: #7F7F7F;
}

#body .actionbar a img
{
	vertical-align:top;
}

#body .disabledactions
{
	color: #7F7F7F;
}

#body .enabledactions
{
	color: #990066;
}

#body .block_edit_image .explain
{
	height:20px;
	padding-left:4px;
	color:#93107E;
	line-height:20px;
}

#body .block_edit_image .editarea
{
	width:808px;
	min-height:274px;
	padding:4px;
}

#body .block_edit_image .editarea .editphoto
{
	position:absolute;
	border:2px solid #990066;
	margin:auto;
	cursor:crosshair;
}

#body .block_edit_image .showarea
{
	color: #313131;
	font-weight: bold;
}

#body .block_edit_image .photo_val
{
	color: #313131;
	font-weight: normal;
}

#body .block_edit_image .showarea .showphoto
{
	position:absolute;
	border: 2px solid #990066;
	margin: auto;
	cursor: not-allowed;
}

#body .block_edit_image .showarea a
{
	text-decoration: underline;
}

#body .block_edit_image .editarea .selectarea
{
	border:1px solid #990066;
	position:absolute;
	display:none;
	overflow:hidden;
}

#body .block_edit_image .editarea .selectareaback
{
	-moz-opacity:.50 ;
	filter:alpha(opacity: 50);
	opacity: .50;
	background:#E9CFE5;
	position:absolute;
	display:none;
	overflow:hidden;
}

#body .button_lightpink_50,#body .button_lightpink_55,#body .button_lightpink_60,#body .button_lightpink_65,#body .button_lightpink_70,#body .button_lightpink_75,#body .button_lightpink_80,#body .button_lightpink_85,#body .button_lightpink_90,#body .button_lightpink_95,#body .button_lightpink_100,#body .button_lightpink_105,#body .button_lightpink_110,#body .button_lightpink_115,#body .button_lightpink_120,#body .button_lightpink_125,#body .button_lightpink_130,#body .button_lightpink_135,#body .button_lightpink_140,#body .button_lightpink_145,#body .button_lightpink_150,#body .button_lightpink_155,#body .button_lightpink_160,#body .button_lightpink_165,#body .button_lightpink_170,#body .button_lightpink_175,#body .button_lightpink_180,#body .button_lightpink_185,#body .button_lightpink_190,#body .button_lightpink_195,#body .button_lightpink_200{
	position:relative;
	height: 26px;
	text-align: left;
	padding: 5px 8px 0 8px;
	color: black;
	overflow: hidden;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}#body input.button_lightpink_50,#body input.button_lightpink_55,#body input.button_lightpink_60,#body input.button_lightpink_65,#body input.button_lightpink_70,#body input.button_lightpink_75,#body input.button_lightpink_80,#body input.button_lightpink_85,#body input.button_lightpink_90,#body input.button_lightpink_95,#body input.button_lightpink_100,#body input.button_lightpink_105,#body input.button_lightpink_110,#body input.button_lightpink_115,#body input.button_lightpink_120,#body input.button_lightpink_125,#body input.button_lightpink_130,#body input.button_lightpink_135,#body input.button_lightpink_140,#body input.button_lightpink_145,#body input.button_lightpink_150,#body input.button_lightpink_155,#body input.button_lightpink_160,#body input.button_lightpink_165,#body input.button_lightpink_170,#body input.button_lightpink_175,#body input.button_lightpink_180,#body input.button_lightpink_185,#body input.button_lightpink_190,#body input.button_lightpink_195,#body input.button_lightpink_200{
	position:relative;
	top:-4px;
	border: 0px;
	padding: 2px 0 0 8px;
	*padding: 4px 0 0 10px; /* IE hack */
	background-position: 0px 4px;
	height:30px;
}
	#body .button_lightpink_50 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_50.png') no-repeat;
		width: 50px;
}
	
	#body .button_lightpink_55 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_55.png') no-repeat;
		width: 55px;
}
	
	#body .button_lightpink_60 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_60.png') no-repeat;
		width: 60px;
}
	
	#body .button_lightpink_65 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_65.png') no-repeat;
		width: 65px;
}
	
	#body .button_lightpink_70 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_70.png') no-repeat;
		width: 70px;
}
	
	#body .button_lightpink_75 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_75.png') no-repeat;
		width: 75px;
}
	
	#body .button_lightpink_80 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_80.png') no-repeat;
		width: 80px;
}
	
	#body .button_lightpink_85 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_85.png') no-repeat;
		width: 85px;
}
	
	#body .button_lightpink_90 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_90.png') no-repeat;
		width: 90px;
}
	
	#body .button_lightpink_95 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_95.png') no-repeat;
		width: 95px;
}
	
	#body .button_lightpink_100 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_100.png') no-repeat;
		width: 100px;
}
	
	#body .button_lightpink_105 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_105.png') no-repeat;
		width: 105px;
}
	
	#body .button_lightpink_110 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_110.png') no-repeat;
		width: 110px;
}
	
	#body .button_lightpink_115 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_115.png') no-repeat;
		width: 115px;
}
	
	#body .button_lightpink_120 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_120.png') no-repeat;
		width: 120px;
}
	
	#body .button_lightpink_125 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_125.png') no-repeat;
		width: 125px;
}
	
	#body .button_lightpink_130 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_130.png') no-repeat;
		width: 130px;
}
	
	#body .button_lightpink_135 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_135.png') no-repeat;
		width: 135px;
}
	
	#body .button_lightpink_140 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_140.png') no-repeat;
		width: 140px;
}
	
	#body .button_lightpink_145 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_145.png') no-repeat;
		width: 145px;
}
	
	#body .button_lightpink_150 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_150.png') no-repeat;
		width: 150px;
}
	
	#body .button_lightpink_155 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_155.png') no-repeat;
		width: 155px;
}
	
	#body .button_lightpink_160 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_160.png') no-repeat;
		width: 160px;
}
	
	#body .button_lightpink_165 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_165.png') no-repeat;
		width: 165px;
}
	
	#body .button_lightpink_170 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_170.png') no-repeat;
		width: 170px;
}
	
	#body .button_lightpink_175 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_175.png') no-repeat;
		width: 175px;
}
	
	#body .button_lightpink_180 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_180.png') no-repeat;
		width: 180px;
}
	
	#body .button_lightpink_185 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_185.png') no-repeat;
		width: 185px;
}
	
	#body .button_lightpink_190 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_190.png') no-repeat;
		width: 190px;
}
	
	#body .button_lightpink_195 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_195.png') no-repeat;
		width: 195px;
}
	
	#body .button_lightpink_200 {
		background: url('http://www.mijnwoonwereld.nl/layout/images/button_lightpink_200.png') no-repeat;
		width: 200px;
}
	
#body .button_purple_165 {
	position:relative;
	background: url('http://www.mijnwoonwereld.nl/layout/images/button_purple_165.png') no-repeat;
	height: 24px;
	width: 165px;
	padding: 4px 8px;
	overflow: hidden;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	text-align: left;
	float: right;
	margin: 4px 0 0 0;
}

#body .button_purple_125_news_small {
	position:relative;
	background: url('http://www.mijnwoonwereld.nl/layout/images/button_purple_125.png') no-repeat;
	height: 24px;
	width: 125px;
	padding: 2px 8px;
	overflow: hidden;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	text-align: left;
	margin: 4px 0 0 0;
}

#body ul.newsitem, #body ol.newsitem {
	list-style-image: url('http://www.mijnwoonwereld.nl/layout/images/purple_bullet.png');
	list-style-position: outside;
	margin-left: 8px;
	padding: 0;
}

#body .newsitem li, #body .newsitem li {
	margin: 0 0 0 8px;
	padding: 0;
}

#body .newsitem_source {
	font-weight: bold;
}

#body .register_input_disabled {
	background: #ededed;
}

#body ul.kbitem, #body ol.kbitem {
	list-style-image: url('http://www.mijnwoonwereld.nl/layout/images/purple_bullet.png');
	list-style-position: outside;
	margin-left: 8px;
	padding: 0;
}

#body .kbitem li, #body .kbitem li {
	margin: 0 0 0 8px;
	padding: 0;
}

#body .button_purple_200 {
	position:relative;
	background: url('http://www.mijnwoonwereld.nl/layout/images/button_purple_200.png') no-repeat;
	height: 24px;
	width: 200px;
	padding: 2px 8px;
	overflow: hidden;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	text-align: left;
	margin: 4px 0 0 0;
}

#body input.button_purple_165 {
	position:relative;
	top:-4px;
	border: 0px;
	padding-bottom: 5px;
	background-position: 0px 4px;
	height:30px;
}

#body .login_error {
	color: #ff0000;
	font-size: 7pt;
}

#http://www.mijnwoonwereld.nl/;
	background: #C3D2E5 url('http://www.mijnwoonwereld.nl/layout/images/notice-info.png') no-repeat scroll 4px top;
	border: 3px solid #84A7DB;
	color: #0055BB;
	padding: 8px 4px 8px 40px;
	margin: 8px 4px 8px 4px;
	clear: both;
}

#body .profiel_info h1 {
	color: #0055BB;
}

#body .profiel_info h2 {
	color: #0055BB;
}

#body .profiel_info a	{
	color: #0055C2;
	font-weight: bold;
}

#body .profiel_alert {
	display: block;
	background: #E6C0C0 url('http://www.mijnwoonwereld.nl/layout/images/notice-alert.png') no-repeat scroll 4px top;
	border: 3px solid #DE7A7B;
	color: #CC0000;
	padding: 8px 4px 8px 40px;
	margin: 8px 4px 8px 4px;
	clear: both;
}

#body .profiel_alert h2 {
	color: #CC0000;
}

#body .profiel_note {
	display: block;
	background: #EFE7B8 url('http://www.mijnwoonwereld.nl/layout/images/notice-note.png') no-repeat scroll 4px top;
	border: 3px solid #F0DC7E;
	color: #CC0000;
	padding: 8px 4px 8px 40px;
	margin: 8px 4px 8px 4px;
	clear: both;
}

#body .profiel_note h2 {
	color: #CC0000;
}

#body fieldset.profiel {
	border: 1px solid #c593be;
	padding: 4px;
	clear: both;
}

#body .block_profiel textarea {
	color:#313131;
	font-family:Verdana,Helvetica,'sans-serif';
	font-size:12px;
}

/*
#body .block_profiel h1 {
	color:#000;
	font-size:24px;
	font-weight:normal;
	margin: -4px 0 4px 0;
}

#body .block_profiel h3 {
	color:#990066;
	font-size: 13px;
}

#body .block_profiel h4 {
	color:#000;
	margin-bottom: 0;
	display: inline;
}
*/

#body .block_default .block_profiel a {
	color:#666;
	text-decoration: underline;
}


#header #header_top_login #picture {
	float:right;
	border: 0px solid red;
}






#body #board
{
	width:806px;
	height:570px;
	border:1px solid #C593BE;
	margin:4px 4px 0px 4px;
}

#body #board .editarea
{
	width:806px;
	height:570px;
	position:absolute;
	overflow:hidden;
}

#body #board .editarea .boardphoto
{
	position:absolute;
	background:url('http://www.mijnwoonwereld.nl/layout/images/spinner.gif') no-repeat center;
}

#body #board .editarea .boardphoto_selected
{
	position:absolute;
	background:url('http://www.mijnwoonwereld.nl/layout/images/spinner.gif') no-repeat center;
	cursor:move;
	border:2px solid #990066;

}

#body #board .editarea .boardphoto_info
{
	float: left;
	background:url('http://www.mijnwoonwereld.nl/layout/images/info.gif') no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
	z-index: 2000;
	visibility: hidden;
}

#body #board .editarea .boardphoto_edit
{
	float: right;
	background:url('http://www.mijnwoonwereld.nl/layout/images/edit.gif') no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
	z-index: 2000;
	visibility: hidden;
}

#body #board .editarea .boardphoto a
{
	display:block;
	cursor:hand;
}

#body #board .editarea .boardphoto_selected a
{
	display:block;
	cursor:move;
}

#body .sb_details
{
	width: 100%;
	text-align: left;
	border-collapse:collapse;
}

#body .sb_details th
{
	border-bottom: 2px solid #AE609E;
}

#body .sb_details td
{
	border-bottom: 1px solid #AE609E;
	vertical-align: top;
}

#body .sb_details .sb_info_more
{
	text-align: right;
	width: 140px;
}
#body .sb_details .sb_info_photo
{
	width: 250px;
}
#body .sb_details .sb_info_category
{
	width: 140px;
}
#body .sb_details .sb_info_manu
{
	width: 140px;
}



#body .progress
{
	margin:8px;
	float:right;
	height:24px;
	color:#990066;
	width:408px;
	font-weight:bold;
	line-height:24px;
	vertical-align:center;
	position:absolute;
	margin-left:416px;
}

#body .progress div
{
	height:24px;
	line-height:24px;
	vertical-align:center;
	float:left;
	text-align:right;
}

#body .progress .leftempty
{
	width:4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/photo_progress_left_empty.png');
}

#body .progress .leftfull
{
	width:4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/photo_progress_left_full.png');
}

#body .progress .centerempty
{
	width:60px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/photo_progress_center_empty.png');
}

#body .progress .centerfull
{
	width:60px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/photo_progress_center_full.png');
}

#body .progress .rightempty
{
	width:4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/photo_progress_right_empty.png');
}

#body .progress .rightfull
{
	width:4px;
	background:url('http://www.mijnwoonwereld.nl/layout/images/photo_progress_right_full.png');
}

#body .ie6footerfix
{
	display:none;
}

#ListTable
{
}

#ListTable tr
{
	height:20px;
}

#ListTable td
{
	vertical-align:top;
	border-collapse: collapse;
}

.row_selected{
	color: green;
}

#ListTable thead
{
	background-color:#D1D1D3;
}

#ListTable th
{
	text-align:center;
	font-weight:bold;
}


#ListTable .row1
{
	background-color:#D1D1D3;
}
#ListTable .row2
{
	background-color:#FFFFFF;
}

#ListTable .highlight{
	background-color: lightblue;
}

#ListTable .highlight_red{
	background-color: red;
}

#ListTable .totalrow td{
	border-top: solid 2px black;
}

#ListTable .grayed{
	filter: gray alpha(opacity=30); /* IE */
	opacity: 0.30; !important /* Safari, Opera and Mozilla */
}

#body .banner_file {
	display: inline;
	background: transparent;
	overflow: hidden;
	margin: 4px;
}

#body #content .banner_file {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top:8px;
}

#body .banner_html {
	background-color: transparent;
	overflow: hidden;
	margin: 4px;
}

#body #content .banner_html {
	background-color: transparent;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top:8px;
}

#body fieldset.knowledgebase {
	border: 1px solid #c593be;
	clear: both;
	padding: 8px;
}

#body div.snuffel_blok {
	width: 190px;
	height: 138px;
	overflow: hidden;
}

#body fieldset.knowledgebase a {
	color: #93107E;
}

#body .knowledgebase_onMouseOver {
	background: #ccc;
}

#body .search {
	width: 120px;
	height: 20px;
}

#body #search_form .search_input
{
	margin-bottom: 10px;
	height: 19px;
}

#body #agenda_table .week
{
	border: 1px solid #990066;
	background-color: #E9CFE5;
	color: #990066;
	font-weight: bold;
}

#body #agenda_table .fromto
{
	border: 1px solid #990066;
	background-color: #E9CFE5;
	color: #990066;
	font-weight: bold;
	height: 20px;
	padding-left: 5px;
}

#body fieldset.friends {
	border: 1px solid #c593be;
	padding: 4px;
	clear: both;
}

#body .friends h3 {
	color:#990066;
	font-size:13px;
}

#body #cart_items .cart_link
{
	margin: 0;
	margin-left: 0px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#body .block_default h1 {
	color:#000000;
	font-size:24px;
	font-weight:normal;
	margin:-4px 4px 4px -2px;
}

#body .block_default h3 {
	color:#990066;
	font-size: 13px;
}

#body .block_default h4 {
	color:#000;
	margin-bottom: 0;
	display: inline;
}

#body #view_agenda_item h4
{
	font-size: 12px;
	color: #990066;
}

#body .guestbook_label {
	color: #990066;
}

#body .diary_label {
	color: #990066;
}

#body .guestbook_hr {
	background: transparent url('http://lxarchitecten.mijnwoonwereld.nl/layout/images/hordot.jpg') repeat-x;
	height: 3px;
	width: 100%;
	clear: both;
	margin-bottom: 4px;
}

#body .diary_hr {
	background: transparent url('http://lxarchitecten.mijnwoonwereld.nl/layout/images/hordot.jpg') repeat-x;
	height: 3px;
	width: 100%;
	clear: both;
	margin-bottom: 4px;
}

#body .knowledgebase img {
	margin:5px;
	border: 1px solid #990066;
}

#body .keywordselectclose {
	margin: 4px;
}

#body .keywordselectclose a {
	color: #990066;
	font-weight: bold;
}

#body .account ul
{
	margin-left: 15px;
}

#body .privacy_no {
	text-decoration:line-through;
	color:#666;
}

#body #topmenu div.menuitem {
	position: relative;
	float: left;
	width: 80px;
	height: 50px;
	margin-right: 4px;
}

#body #topmenu div.title {
	position: relative;
	float: left;
	text-align: center;
	width: 100%;
	height: 19px;
	color: white;
	font-weight: bold;
	top: -19px;
	text-decoration: none;
}

#body tr.stats_header {
	border: 1px solid #990066;
}

#body tr.stats_header th {
	white-space: nowrap;
	color: #990066;
}

#body tr.stats_header th a {
	color: #990066;
	text-decoration: underline;
}

#body #spopup
{
	z-index:1001;
}

#body #spopup .sbpopup
{
	background-color:#333333;
	position:fixed;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	opacity:0.33;
	filter:alpha(opacity=33)
	z-index:10002;
}

#body #spopup .stpopup
{
	position:fixed;
	background-color:white;
	border:2px solid #996699;
	width:600px;
	left:50%;
	margin-left:-300px;
	top:50px;
	z-index:10003;
}

#body #spopup .stpopup .scpopup
{
	position:absolute;
	top:5px;
	right:5px;
	text-align:right;
}

#body #spopup .stpopup .scpopup img
{
	vertical-align:middle;
}


#body .multybanner
{
	margin:4px;
	height:180px;
	width:824px;
}

#body .multybanner .multybanneritem
{
	position:absolute;
	height:180px;
	width:824px;
}

#body .multybanner .multybanneritem img
{
	float:left;
	height:180px;
	width:616px;
}

#body .multybanner .multybanneritem .buttonholder
{
	float:left;
	height:180px;
	width:204px;
	background:white;
}

#body .multybanner .multybanneritem .buttonholder .button,
#body .multybanner .multybanneritem .buttonholder .buttonselected
{
	width:192px;
	height:36px;
	margin:0 4px 0 8px;
}

#body .multybanner .multybanneritem .buttonholder .buttonleft
{
	width:6px;
	height:36px;
	float:left;
}

#body .multybanner .multybanneritem .buttonholder .buttoncenter
{
	position:absolute;
	width:180px;
	height:36px;
	margin-left:6px;
}

#body .multybanner .multybanneritem .buttonholder .buttoncenter div
{
	width:180px;
	font-size:14px;
	font-weight:bold;
	color:#808080;
	line-height:14px;
	position:absolute;
	bottom:4px;
	min-height:22px;
}

#body .multybanner .multybanneritem .buttonholder .buttonright
{
	width:6px;
	height:36px;
	float:right;
}

#body .multybanner .multybanneritem .buttonholder .buttonselected .buttonleft
{
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/banneroverlay.png') no-repeat 0px -360px;
}

#body .multybanner .multybanneritem .buttonholder .buttonselected .buttoncenter
{
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/banneroverlay.png') repeat-x 0px -396px;
}

#body .multybanner .multybanneritem .buttonholder .buttonselected .buttoncenter div
{
	color:white;
}

#body .multybanner .multybanneritem .buttonholder .buttonselected .buttonright
{
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/banneroverlay.png') no-repeat -6px -360px;
}

#body .multybanner .imageoverlay
{
	position:absolute;
	height:180px;
	width:824px;
	z-index:10;
	cursor:pointer;
}

#body .multybanner .imageoverlay .imageoverlayleft
{
	float:left;
	height:180px;
	width:4px;
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/banneroverlay.png') repeat-x 0px 0px;
}

#body .multybanner .imageoverlay .imageoverlaycenter
{
	float:left;
	height:180px;
	width:608px;
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/banneroverlay.png') repeat-x 0px -180px;
}

#body .multybanner .imageoverlay .imageoverlaysplit
{
	float:left;
	height:180px;
	width:4px;
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/banneroverlay.png') repeat-x -4px 0px;
}

#body .multybanner .imageoverlay .imageoverlaybutton
{
	float:left;
	height:180px;
	width:204px;
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/banneroverlay.png') repeat-x 0px -180px;
}

#body .multybanner .imageoverlaybutton .button
{
	width:192px;
	height:36px;
	margin:0 4px 0 8px;
}

#body .multybanner .imageoverlay .imageoverlayend
{
	float:left;
	height:180px;
	width:4px;
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/banneroverlay.png') repeat-x -8px 0px;
}

#body #cat_bar
{
	position:absolute;
	z-index:1000;
}

#body #cat_bar #cat_bar_placeholder
{
	margin-top:10px;
	height:534px;
	width:24px;
}

#body #cat_bar #cat_bar_placeholder #cat_bar_bar
{
	height:534px;
	width:20px;
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/cat_bar_left.png') 0px 0px;
	float:left;
	cursor:pointer;
}

#body #cat_bar #cat_bar_placeholder #cat_bar_bar #cat_bar_arrow
{
	margin: 8px 0 0 10px;
	height:9px;
	width:5px;
}

#body #cat_bar #cat_bar_placeholder #cat_bar_bar #cat_bar_arrow.open
{
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/cat_bar_arrow_left.png') 0px 0px;
}

#body #cat_bar #cat_bar_placeholder #cat_bar_bar #cat_bar_arrow.close
{
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/cat_bar_arrow_right.png') 0px 0px;
}


#body #cat_bar #cat_bar_placeholder #cat_bar_content
{
	height:534px;
	width:0px;
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/cat_bar_middle.png') 0px 0px;
	overflow:hidden;
}

#body #cat_bar #cat_bar_placeholder #cat_bar_content #cat_bar_content_scroller
{
	overflow:auto;
	overflow-x:hidden;
	height:532px;
	margin:1px 4px 1px 0px;
}

#body #cat_bar #cat_bar_placeholder #cat_bar_content ul,
#body #cat_bar #cat_bar_placeholder #cat_bar_content li
{
	list-style:none;
	margin:0;
	padding:0;
}

#body #cat_bar #cat_bar_placeholder #cat_bar_content ul
{
	padding:10px;
}

#body #cat_bar #cat_bar_placeholder #cat_bar_content li
{
	overflow:hidden;
	width:250px;
}

#body #cat_bar #cat_bar_placeholder #cat_bar_end
{
	height:534px;
	width:4px;
	background: transparent url('http://www.mijnwoonwereld.nl/layout/images/cat_bar_right.png') 0px 0px;
	float:right;
}

#picture_area_overlay
{
	margin-bottom:10px;
	margin-left:30px;
	margin-top:10px;
	position:absolute;
	z-index:100;
	width:760px;
	height:552px;
	background:white url("http://www.mijnwoonwereld.nl/layout/images/spinner.gif") center center no-repeat;
}


