/* *** BEGIN default HTML */
body
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fdfdfe;
	line-height:18px;
}
.mainbody {
	padding:0px;
	margin:0px;
	background-image:url(/images/bg2.png);
	background-repeat:repeat-y;
	background-position:center;
}
td {
	/* ie5 fix - not inherited from body in ie5 */
	font-size: 11px;
}
a {
	color:#27509E;
	text-decoration: none;
}
p
{
	margin-bottom: 26px;
}
blockquote
{
	margin-right:0px;
}
/* *** END default HTML */
/* *** BEGIN default CMS */
.titel_groot, h1
{
	font-size:20pt;
	line-height:22pt;
	color:#27509E;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
}
.titel_middel, h2
{ 
	font-size:14pt;
	line-height:16pt;
	color:#27509E;
	margin:0px;
	margin-bottom:14px;
	padding:0px;
}
.titel_klein, h3, h4, h5, h6 {
	color:#000000;
	font-weight:bold;
}
/* *** END default CMS */

/* *** BEGIN template */
ul {
	list-style-image: url(/images/ul_bullet.gif);
	}
/* *** END template */

/* *** BEGIN topmenu *************************************************************************************/
.menuTable {
	background-color:#27509e;
	height: 52px;
	padding-top: 10px;
}

.menuTable td {
	vertical-align:top;
	line-height:normal;
}

.menuTable a {
	color: #E1E3F1;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	display: block;
	padding-top:4px;
}
.menuTable a:hover, .menuTable .active a {
	color:#FFFFFF;
}

.menuTopItem {
	background:url(/images/menu_button_middle.png) repeat-x;
	margin:0px;
	padding:0px 5px;
}
/* Left menu ************************************************************************************************/
.leftMenu
{
	font-family:Arial, Helvetica, sans-serif;
}
.leftMenu a
{
	text-decoration:none;
	display: block;
	padding-left:47px;
}
.leftMenu .active a, .leftMenu a:hover,  .leftMenu a:active  {
	background-image:url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 30px 2px;
}
.leftMenu .menuLeftItem2  a {
	color:#000000;
	font-weight:bold;
	font-size:14px;
	padding-top:20px;
}
.leftMenu .menuLeftItem2 a {
	background-position: 30px 22px;
}

.leftMenu .menuLeftItem3 a {
	color: #27509E;
	font-size:13px;
	font-weight:bold;
	padding-left:57px;
}
.leftMenu .menuLeftItem3 .active a, .leftMenu .menuLeftItem3 a:hover {
	background-position: 40px 2px;
}

.leftMenu .menuLeftItem4 a {
	color:#1B75BC;
	font-size:12px;
	padding-left:67px;
}
.leftMenu .menuLeftItem4 .active a, .leftMenu .menuLeftItem4 a:hover {
	background-position: 50px 2px;
}

/* Sections **********************************************************************************************/
.mainSection
{
	background-color:#e1e3f1;	
	height:497px;
	min-height:497px;
}
.sectie1 {
	padding-left: 65px;
	width: 360px;
	padding-top: 10px;
}
.sectie2 {
	padding-left: 75px;
	padding-top: 10px;
	padding-right:10px;
}
.tpl_1kolom .sectie1 {
	padding-left: 30px;
	padding-top: 10px;
	padding-right:30px;
	width:auto;
}
.blueArcTop
{
	width:751px;
	height:53px;
	background:url(/images/main_arc.png);
	#background:url();
	#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main_arc.png',sizingMethod='image');
}
.whiteArcLeft
{
	width:33px;
	height:497px;
	background-image: url(/images/left_arc.png);
	#background:url();
	#filter:progid:DXImageTransform.Microsoft.AlphaIm
	ageLoader(src='/images/left_arc.png',sizingMethod='image');
	background-repeat: no-repeat;
	background-position: top;
}
/* *** END template */

/* WS module **********************************************************************************************/
.productfilter {
	width: 180px;
}

.product {
	width: 201px;
	margin-right: 10px;
	background-image: url(images/shop/product_middle.jpg);
	background-repeat: repeat-y;
}
.product_header {
	width: 201px;
	height: 11px;
	background-image: url(images/shop/product_top.jpg);
	background-repeat: repeat-y;
}
.product_footer {
	width: 201px;
	height: 11px;
	background-image: url(images/shop/product_bottom.jpg);
	background-repeat: repeat-y;
}
.product_content {
	padding-left: 5px;
	padding-right: 5px;
}
.product_image {
	text-align:center;
}

.product_detail {
	width: 658px;
	background-image: url(images/shop/product_detail_middle.jpg);
	background-repeat: repeat-y;
}
.product_detail_header {
	height: 12px;
	background-image: url(images/shop/product_detail_top.jpg);
	background-repeat: repeat-y;
}
.product_detail_footer {
	height: 16px;
	background-image: url(images/shop/product_detail_bottom.jpg);
	background-repeat: repeat-y;
}
.product_detail_image {
	float: left;
	width: 320px;
	padding-left: 38px;
	padding-right: 22px;
}
.product_detail_opmerking {
	width:600px;
	padding:20px;
}
.product_detail_content {
	float: left;
	margin-left:20px;
}
.product_detail_maatselectie {
	display:none;
}
.shopbutton {
	padding:5px;
}

.cms_opmaaktekst img {
	padding-right:5px;
	padding-bottom:2px;
}
.cms_paging {
	font-size:14pt;
	line-height:16pt;
	color:#27509E;
}
.product_image {
	height:150px;
 }
.product_image img {
	height:140px;
	border:0px;
}

.shopcart_table input {
	margin-bottom:2px;
}