	body								{ margin: 0px; font: normal normal 75%/1.2em Tahoma, Verdana, Helvetica, sans-serif; background: #d3eaff url(../images/background-clouds.jpg) no-repeat fixed bottom center; }
	
	* html body		/* IE6 */			{ background: #d3eaff none; }
	* +html body	/* IE7 */			{  }
	
	p									{ margin: 0px 0px 10px 0px;  line-height:17px;}
	.info 							    { color: #666666; font-size: 9px; margin: 0px 0px 10px 0px;  line-height:17px;}
	h1									{ font-weight: bold; font-size: 1.700em /*14px*/; margin: 0px 0px 10px 0px; padding: 0px; line-height: 1.3em; background: url(../images/titel-bg.jpg) ; padding: 10px; color: #FFFFFF; }
	h2                                  { font-weight: bold; font-size: 1.200em /*14px*/; color: #004d74; line-height: 20px;}
	h3									{ font-weight: bold; font-size: 1em /*14px*/; color: #004d74; }
	a img								{ border: 0px; }
	ul li								{  line-height:20px;}
	ol li								{  line-height:20px;}
			
	#background							{ height: 700px; background-image: url(../images/background-top.png); background-position: top center; background-repeat: no-repeat; }
	
	#foreground							{ position: absolute; width: 100%; top: 0px; }
	#container							{
	position: absolute;
	width: 960px;
	margin-left: -480px;
	left: 50%;
	background: #FFF url(../images/content-background.gif) repeat-y top left;
	top: 2px;
}
	
	#header								{  }
	#header	.logo						{ position: absolute; top: 0px; margin-left: 100px; }
	#header	.top						{  }
	#header	.image						{  }
	#header	.data						{ display: none; }
	
	#sidebar							{ float: left; width: 320px; }
	#sidebar .navigation				{ padding: 20px 40px; }
	#sidebar .navigation ul,
	#sidebar .navigation li				{ margin: 1px 0px; padding: 0px; }
	#sidebar .navigation li				{ list-style: none; }
	#sidebar .navigation li a			{ display: block; text-decoration: none; color: #069; padding: 2px 10px; font-weight: bold; }
	#sidebar .navigation li a:hover,
	#sidebar .navigation li a.selected	{ text-decoration: none; color: #FFF; background-color: #f93; }
	
	#sidebar .navigation li li 			{ list-style-type: square; margin-left: 25px; color: #f93; }
	#sidebar .navigation li li a		{ font-weight: normal; }
	
	#breadcrumbs						{ padding: 5px 20px; color: #3486af; font-size: 0.9167em; /* 11px */ }
	#breadcrumbs a						{ color: #3486af; text-decoration: none; }
	#breadcrumbs a:hover				{ color: #3486af; text-decoration: underline; }
	#breadcrumbs a.selected				{ color: #f93; text-decoration: none; }
	
	#content,
	#breadcrumbs,
	#showroom							{ margin-left: 320px; }
	
	#content							{ padding: 20px 30px; }

	#footer								{ clear: left; color: #069; padding: 2px 10px; background-color: #a9cae8; }
	#footer a							{ color: #069; font-weight: bold; text-decoration: none; }
	#footer a:hover						{ color: #069; font-weight: bold; text-decoration: underline; }
	
	.action_btn							{ height:100px; padding: 10px; margin: 5px 0px; color: #069; background:url(../images/button.jpg) no-repeat; }
	.action_btn h1						{ font-weight: bold; font-size: 1.1667em; margin: 0px 0px 10px 0px; padding: 0px; line-height: 1.3em; }
	.action_btn .thumb					{ float: right; margin: 5px 0px 0px 10px; }
	.action_btn .data					{  }
	.action_btn .bottom					{ clear: right; }
	
	.action_btn.alt						{ height:100px; background:url(../images/button.jpg) no-repeat; }
	.action_btn.alt h1					{  }
	.action_btn.alt .thumb				{ float: left; margin: 5px 10px 0px 0px; }
	.action_btn.alt .data				{  }
	.action_btn.alt .bottom				{ clear: left; }
	
	#showroom							{ padding-left: 10px; }
	#showroom .product					{ float: left; background:url(../images/product.jpg) repeat-x; border: 1px solid #a9cae8; padding: 30px 10px; width: 130px; text-align: center; margin-right: 4px; height: 150px; overflow: hidden; }
	#showroom .product .thumb			{  }
	#showroom .product .data			{ color: #069; font-weight: bold; text-align: center; padding-top: 10px; }
	#showroom .product .data a			{ color: inherit; text-decoration: none; }
	#showroom .product .data a:hover	{ color: inherit; text-decoration: underline; }
	#showroom .bottom					{ clear: left; }
	
	#showroom_alt							{ }
	#showroom_alt .product					{ float:left; background:url(../images/product.jpg) repeat-x; border:1px solid #a9cae8; margin-top: 10px; padding: 30px 10px;  text-align: left; margin-right: 4px; width: 260px; height: 130px; overflow: hidden; }
	#showroom_alt .product .thumb			{ float:left; margin-right:10px;}
	#showroom_alt .product .data			{ float: left; color: #069; font-weight: bold; text-align: left; padding-top: 10px; width: 100px; }
	#showroom_alt .product .data a			{ color: inherit; text-decoration: none; with: 100px;}
	#showroom_alt .product .data a:hover	{ color: inherit; text-decoration: underline; with: 100px;}
	#showroom_alt .bottom					{ clear: left; }
	
	.showroom_alt							{ margin: 0 auto; }
	.showroom_alt .product_new					{ float:left; background:url(../images/product.jpg) repeat-x; border:1px solid #a9cae8; margin-top: 10px; padding: 20px 0px 60px 5px;  text-align: center; margin-right: 4px; width: 260px; height: 120px; overflow: hidden; }
	.showroom_alt .product_new .thumb			{  width: 130px; margin:0 auto;}
	.showroom_alt .product_new .name			{  color: #069; font-weight: bold; text-align: center; padding-top: 10px; width: 110px; margin:0 auto; }
	.showroom_alt .product_new .name a			{ color: inherit; text-decoration: none; with: 100px;}
	.showroom_alt .product_new .name a:hover	{ color: inherit; text-decoration: underline; with: 100px;}
	.showroom_alt .product_new .data			{  color: #069; text-align: center; padding-top: 10px; margin-left:5px; width: 110px; }
	.showroom_alt .product_new .data a			{ color: inherit; text-decoration: none; with: 100px;}
	.showroom_alt .product_new .data a:hover	{ color: inherit; text-decoration: underline; with: 100px;}
	.showroom_alt .product_new .nieuw			{  color: #069; text-align: center; padding-top: -10px; width: 300px; text-align:right; }
	.showroom_alt .product_new .nouveau			{ color: #069; text-align: center; padding-top: 0px; width: 300px; text-align:right; }
	.showroom_alt .bottom					{ clear: left; }
	
	.showroom_alt							{ margin: 0 auto;}
	.showroom_alt .product					{ float:left; background:url(../images/product.jpg) repeat-y; border:1px solid #a9cae8; margin-top: 10px; padding: 20px 0px 60px 5px;  text-align: left; margin-right: 4px; width: 260px; height: 140px; overflow: hidden; }
	.showroom_alt .product .thumb			{ float:left; width: 130px; padding-right: 5px;}
	.showroom_alt .product .name			{ float: left; color: #069; font-weight: bold; text-align: left; padding-top: 10px; width: 110px; }
	.showroom_alt .product .name a			{ color: inherit; text-decoration: none; with: 100px;}
	.showroom_alt .product .name a:hover	{ color: inherit; text-decoration: underline; with: 100px;}
	.showroom_alt .product .data			{ float: left; color: #069; text-align: left; padding-top: 10px; margin-left:5px; width: 110px; }
	.showroom_alt .product .data a			{ color: inherit; text-decoration: none; with: 100px;}
	.showroom_alt .product .data a:hover	{ color: inherit; text-decoration: underline; with: 100px;}
	.showroom_alt .product .nieuw			{ float: right; color: #069; text-align: left; padding-top: -10px; width: 300px; text-align:right; }
	.showroom_alt .product .nouveau			{ float: right; color: #069; text-align: left; padding-top: 0px; width: 300px; text-align:right; }
	.showroom_alt .bottom					{ clear: left; }
	
	.showroom_big							{ }
	.showroom_big .product					{ float:left; background:url(../images/product.jpg) repeat-x; border:1px solid #a9cae8; margin-top: 10px; padding: 20px 0px 30px 5px; text-align: left; margin-right: 4px;  width:550px; height: 110px; overflow: hidden; }
	.showroom_big .product .thumb			{ float:left; width: 130px; padding-right: 5px; }
	.showroom_big .product .name			{ float: left; color: #069; font-weight: bold; text-align: left; padding-top: 10px; width: 400px; }
	.showroom_big .product .name a			{ color: inherit; text-decoration: none; with: 100px;}
	.showroom_big .product .name a:hover	{ color: inherit; text-decoration: underline; with: 100px;}
	.showroom_big .product .data			{ float: left; color: #069; text-align: left; padding-top: 10px; width: 400px; }
	.showroom_big .product .data a			{ color: inherit; text-decoration: none; with: 100px;}
	.showroom_big .product .data a:hover	{ color: inherit; text-decoration: underline; with: 100px;}
	.showroom_big .product .nieuw			{ float: right; color: #069; text-align: left; padding-top: 5px; width: 300px; text-align:right; }
	.showroom_big .product .nouveau			{ float: right; color: #069; text-align: left; padding-top: 0px; width: 300px; text-align:right; }
	.showroom_big .bottom					{ clear: left; }
	
	a:link,
	a:active,
	a:visited,
	a:hover								{ color: #069; text-decoration: underline; }
	
	td									{ text-align: left; vertical-align:bottom;}

