/*HabboPagina4 starlight_style*/
body
{
	margin:0px;
	background-color:#999999;
	font-family:Verdana;
	font-size:12px;
	background-image:url('./../plaatjes/bg_pattern_clouds.gif');
}
body.wait
{
	cursor:wait;
}
body.none
{
	margin:0px;
	background-color:#EEEEEE;
	font-family:Verdana;
	font-size:12px;
	background-image:none;
}
/*main*/
p.base_name
{
	font-size:11px;
	color:#EEEEEE;
}
div.main_top
{
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	background-image:url('./../layout/tmpl_main_top.gif');
	width:980px;
	height:60px;
	text-align:center;
}
div.main_mdl
{
	background-image:url('./../layout/tmpl_main_mdl.gif');
	width:1000px;
	text-align:center;
}
div.main_dwn
{
	background-image:url('./../layout/tmpl_main_dwn.gif');
	width:1000px;
	height:24px;
}
/*small*/
div.small
{
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	font-family:Verdana;
	font-size:12px;
	color:#000000
}
/*small_gray*/
div.small_gray_top
{
	background-image:url('./../layout/tmpl_small_gray_top.gif');
	overflow:hidden;
	width:172px;
	height:16px;
	padding:4px;
	font-weight:bold;
	text-align:center;
}
div.small_gray_mdl
{
	background-image:url('./../layout/tmpl_small_gray_mdl.gif');
	overflow:hidden;
	width:172px;
	padding:2px;
	padding-left:6px;
	text-align:left;
}
div.small_gray_dwn
{
	background-image:url('./../layout/tmpl_small_gray_dwn.gif');
	overflow:hidden;
	width:180px;
	height:24px;
}
/*small_blue*/
div.small_blue_top
{
	background-image:url('./../layout/tmpl_small_blue_top.gif');
	overflow:hidden;
	width:172px;
	height:16px;
	padding:4px;
	font-weight:bold;
	text-align:center;
}
/*small_blue*/
div.small_green_top
{
	background-image:url('./../layout/tmpl_small_green_top.gif');
	overflow:hidden;
	width:172px;
	height:16px;
	padding:4px;
	font-weight:bold;
	text-align:center;
}
/*content*/
div.content
{
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	font-family:Verdana;
	font-size:12px;
	color:#000000
}
div.content_top
{
	background-image:url('./../layout/tmpl_content_top.gif');
	overflow:hidden;
	width:600px;
	height:24px;
}
div.content_mdl
{
	background-image:url('./../layout/tmpl_content_mdl.gif');
	overflow:hidden;
	width:590px;
	padding:5px;
	text-align:left;
}
div.content_dwn
{
	background-image:url('./../layout/tmpl_content_dwn.gif');
	overflow:hidden;
	width:600px;
	height:24px;
}
/*Nieuws*/
div.nieuws_top
{
	font-family:Georgia;
	font-weight:bold;
	font-size:18px;
	background-image:url('./../layout/nieuws_top.gif');
	overflow:hidden;
	padding-top:20px;
	width:580px;
	height:40px;
	text-align:center;
}
div.nieuws_mdl
{
	font-family:sans-serif;
	background-image:url('./../layout/nieuws_mdl.gif');
	overflow:hidden;
	width:570px;
	padding:5px;
	text-align:left;
}
div.nieuws_dwn
{
	font-family:sans-serif;
	background-image:url('./../layout/nieuws_dwn.gif');
	overflow:hidden;
	height:20px;
	width:580px;
}
textarea
{
	border:1px solid #999999;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	background-color:#EEEEEE;
}
a:link, a:visited, a:active
{
	color:#FF6600;
	text-decoration:none;
}
a:hover
{
	color:#EEEEEE;
	background-color:#FF6600;
	text-decoration:none;
}
a.menu:link, a.menu:visited, a.menu:active
{
	color:#0066FF;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
a.menu:hover
{
	color:#77AA22;
	background-color:#CCCCCC;
	font-style:italic;
	text-decoration:none;
	font-size:13px;
}
a.menu_item:link, a.menu_item:visited, a.menu_item:active
{
	color:#333333;
	text-decoration:none;
}
a.menu_item:hover
{
	color:#666666;
	background-color:#CCCCCC;
	font-style:italic;
	text-decoration:none;
}
div.ruilwaarde
{
	width:200px;
	height:45px;
	background-image:url('./../layout/ruilwaarde_menu.gif');
	overflow:hidden;
	border:1px solid #000000;
}
div.catelogus
{
	width:500px;
	height:45px;
	background-image:url('./../layout/ruilwaarde_catalogus.gif');
	overflow:hidden;
	border:1px solid #000000;
}
div.catelogus2
{
	width:500px;
	height:45px;
	background-image:url('./../layout/ruilwaarde_catalogus2.gif');
	overflow:hidden;
	border:1px solid #000000;
}
div.meubels_titel
{
	width:500px;
	height:20px;
	overflow:hidden;
	border:1px solid #000000;
	background-color:#D2D2D2;
}
/*Console*/
div.console_scherm
{
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#000000;
}
/*Laden*/
div.laden
{
	margin-left:42%;
	margin-right:42%;
	background-color:#666666;
	border:1px solid #000000;
	top:30%;
	padding:3%;
	position:fixed;
	text-align:center;
	filter:alpha(opacity=33);
	-moz-opacity:.33;
	opacity:.33;
}
/*Hidden*/
.hidden
{
	visibility:hidden;
	display:none;
}