
body
{
	padding:				0;
	margin:					0;
}

body, td, input, textarea
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				9pt;
	line-height:			1.6em;
	color:					#555555;
}

img
{
	border:					0;
}

#website
{
}

#container
{
	text-align:				left;
	width:					960px;
	padding:				5px 0px;
}

#header
{
	height: 				100px;
	background-image: 		url("../_img/header_kantoorstoelen.jpg");
	background-repeat: 		no-repeat;
}

#menu
{
	background-color:		#8BE053;
}

#footer
{
	font-size:				8pt;
	margin:					10px 0px;
	color:					#787878;
	padding-top:			6px;
	border-top:				1px solid #999999;
}

#scroller
{
	margin: 				5px 0px;
}

#main_top
{
	background-color:		#E5E5E5;
	padding:				5px;
}

#main
{
	background-color:		#F5F5F5;
	padding: 				10px 1px 10px 10px;
	margin-bottom:			5px;
}

#maincontent_frontpage
{
	padding-right:			360px;
}

#maincontent
{
	padding-right:			210px;
}

.sidecontainer, .sidecontainer_frontpage
{
	float: 					right;
	font-size:				8pt;	
	line-height:			1.4em;
	color: 					#787878;
	width: 					200px;
}
.sidecontainer_frontpage
{
	width:					350px;
}
.sidebox_header
{
	float: 					right;
	font-size:				8pt;	
	line-height:			1.4em;
	color: 					#787878;
	padding: 				5px;
	margin-bottom:			5px;
	background-color: 		#E5E5E5;
	border-color: 			#E5E5E5;
	margin-left: 			10px;
}

.sidebox
{
	padding: 				5px;
	margin-bottom:			5px;
	background-color:		#FFFFFF;
}



.boxcontent
{
	padding:				0px 10px 5px 10px;
}




.sideboxcontent
{
	font-size:				8pt;
	color:					#787878;
	padding:				8px;
}

.subboxmain
{
	background-color:		#F5F5F5;
	margin-bottom:			5px;
	float:					left;
	width:					475px;
}

.subboxheader
{
	background-color:		#E5E5E5;
	height:					54px;
	overflow:				hidden;
	border-bottom:			1px solid #FFFFFF;
}

.subboxheadercontent
{
	padding:				5px 10px;
}

.subbox
{
	height:					164px;
	overflow:				auto;
}

.subboxcontent
{
	padding:				10px;
}

.headerfilebox
{
	float:					right;
	padding:				1px 3px;
	font-size:				8pt;
	color:					#666666;
}

a.inline
{
	text-decoration:		none;
	color:					#FF6000;
	font-size:				9pt;
}

a.small
{
	font-size:				8pt;
}

a.inline:hover
{
	color:					#FF6000;
	text-decoration:		underline;
}

h1
{
	margin:					0;
	margin-bottom:			10px;
	font-size:				11pt;
	color:					#333333;
	padding-left: 			19px;
	background-image: 		url("../_img/kantoor-bureaustoel-wagner-h1-background.gif");
	background-repeat: 		no-repeat;
	background-position: 	bottom left;
}

h2
{
	margin:					0px;
	padding:				5px;
	margin-bottom:			15px;
	padding-left:			15px;
	border-left:			5px solid #8BE053;
	background-color:		#FFFFFF;
	color:					#333333;
	font-size:				9pt;
}

h3
{
	padding:				0;
	margin:					0;
	margin-bottom:			10px;
	font-size:				9pt;
	color:					#CC0000;
}

p
{
	margin:					0px;
	margin-bottom:			20px;
}



a.sidebutton
{
	display:				block;
	margin-bottom:			1px;
	padding:				3px 6px;
	border:					1px solid #8BE053;
	background-color:		#8BE053;
	color:					#333333;
	font-size:				9pt;
	text-decoration:		none;
}

* html a.sidebutton
{
	width:					186px;
}

a.sidebutton:hover
{
	border:					1px solid #333333;
	background-color:		#8BE053;
	color:					#FFFFFF;
	text-decoration:		none;
}

a.selected
{
	border:					1px solid #999999;
	background-color:		#8BE053;
	color:					#FFFFFF;
}

.balloonstyle
{
	position:				absolute;
	top: 					-500px;
	left: 					0;
	padding: 				5px;
	visibility: 			hidden;
	border:					1px solid black;
	font:					normal 8pt Arial;
	line-height: 			18px;
	z-index: 				100;
	background-color: 		#F4F4F4;
	width: 					360px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: 				progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead
{
	z-index: 				99;
	position:				absolute;
	top: 					-500px;
	left: 					0;
	visibility: 			hidden;
}

.slideshow
{
	width: 					350px;
	height:					250px;
	border:					1px solid #AAAAAA;
}

.product_featured
{
	float:					right;
	margin-right:			10px;
	border:					0px;
}

.product_image
{
	float:					left;
	margin-right:			2px;
	border:					0px;
}

.product_image_container
{
	height:					80px;
	overflow:				hidden;
}

a.pdftext
{
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
}
a.pdftext:hover
{
	color:					#CC0000;
	text-decoration:		underline;
}

.frontpage_banner
{
	float:					left;
	margin-bottom:			10px;
	border:					0px;
}
.proefstoel {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
