﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #8FB8D3;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
}



/*---------------STANDAARD----------------------------*/
a:link, a:visited
{
	color: #5B7483;
	text-decoration: none;
}
a:hover
{
	color: #5B7483;
	text-decoration: none;
}
p
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 14px;
}
.clear
{
	clear: both;
}
.textbox
{
	width: 97%;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: text-bottom;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	background: url(../../images/sprite.png) repeat-x 0 0px;
	background-color: transparent;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 1em;
	color: #000;
	font-family: Arial;
}
.button a
{
	text-decoration: none;
}
.button:hover
{
	border-color: #7D98B8;
	background-position: 0 -1300px;
}
.contactItem a:link, .contactItem a:visited
{
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
}
.contactItem a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
	font-style: italic;
}
.contactItem
{
	margin-bottom: 4px;
}

.contactVraag
{
	margin-top: 24px;
	width: 75%;
}
.contactVraagTitle
{
	margin-bottom: 2px;
}
.verplicht
{
	margin-top: 12px;
}
.required
{
	color: White;
}

.navContact
{
	margin-top: 16px;
}
.navContact a:link, .navContact a:visited
{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: text-bottom;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	background: url(../../images/sprite.png) repeat-x 0 0px;
	background-color: transparent;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 1em;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
.navContact a:hover
{
	border-color: #7D98B8;
	background-position: 0 -1300px;
	text-decoration: none;
	color: #000;
}
#body
{
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	font-size: 0.75em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#header
{
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	background-color: White;
}
#logo
{
	float: left;
	padding-top: 36px;
	padding-left: 64px;
	width: 148px;
}
#headerRight
{
	float: left;
}
.headerInfo
{
	float: right;
	width: 768px;
}
.ie6Bug
{
	height: 5px;
	font-size: 0em;
}
#languages
{
	color: White;
	font-size: 0.92em;
	padding-top: 0px;
	padding-right: 32px;
	float: right;
	padding-bottom: 25px;
}
#languages a:link, #languages a:visited
{
	color: White;
	text-decoration: underline;
}
#languages a:hover
{
	color: White;
	text-decoration: underline;
}
#contactHeader
{
	background-image: url(../../images/address_bg.jpg);
	background-repeat: no-repeat;
	width: 246px;
	height: 51px;
	float: right;
	padding-right: 32px;
}
.contactHeaderPart1
{
	color: #FFF;
	font-weight: bold;
	font-size: 1.083em;
	padding-left: 9px;
	padding-top: 5px;
}
.contactHeaderPart2
{
	color: #FFF;
	font-weight: bold;
	font-size: 1.083em;
	font-size: 1.333em;
	padding-left: 26px;
	padding-top: 8px;
	float: left;
	width: 155px;
}
.contactHeaderPart3
{
	color: #FFF;
	font-weight: bold;
	font-size: 1.083em;
	font-size: 1.333em;
	padding-top: 8px;
	float: left;
}
#menu
{
	padding-top: 17px;
}
.menuItem
{
	float: left;
	margin-right: 26px;
}
.menuItem a:link, .menuItem a:visited
{
	background-color: White;
	color: #25465A;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 1.083em;
	padding-bottom: 2px;
	padding-top: 1px;
}
.menuItem a:hover
{
	background-color: #002346;
	color: White;
}
.menuItemCurrent
{
	float: left;
	margin-right: 26px;
}
.menuItemCurrent a:link, .menuItemCurrent a:visited
{
	background-color: #002346;
	font-size: 1.083em;
	color: White;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-top: 1px;
}
.menuItemCurrent a:hover
{
	background-color: #002346;
	color: White;
}
.clearHeader
{
	clear: both;
	font-size: 6px;
}
#content
{
	margin-top: 7px;
	background-image: url(../../images/content_bg.gif);
	background-repeat: repeat-y;
}
#contentLeft
{
	float: left;
	width: 184px;
	margin-right: 6px;
}
#contentRight
{
	float: left;
	width: 750px;
	padding: 26px 20px;
}
#menuLeft
{
	padding-top: 24px;
	padding-bottom: 32px;
	font-size: 1.083em;
}
.menuItemProduct
{
	border-bottom: solid 1px #FFF;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menuItemProduct a:link, .menuItemProduct a:visited
{
	color: #FFF;
}
.menuItemProduct a:hover
{
	color: #8FB8D3;
}
.menuItemCurrentProduct
{
	border-bottom: solid 1px #FFF;
	padding-left: 12px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
}
.menuItemCurrentProduct a:link, .menuItemCurrentProduct a:visited
{
	color: #8FB8D3;
}
.menuItemCurrentProduct a:hover
{
	color: #8FB8D3;
}
#footer
{
	background-color: #F01A28;
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer a:link, #footer a:visited
{
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover
{
	color: #FFF;
	text-decoration: underline;
}
#policyBlock
{
	color: #FFF;
	font-size: 0.92em;
	padding-top: 4px;
}
#designed
{
	float: left;
}
#policy
{
	float: right;
}
#policyBlock a:link, #policyBlock a:visited
{
	color: #FFF;
	text-decoration: underline;
}
#policyBlock a:hover
{
	color: #FFF;
	text-decoration: underline;
}
h1
{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color: #FFF;
	font-size: 1.167em;
}
.breadcrumb
{
	font-size: 0.83em;
	padding-bottom: 10px;
}
.breadcrumb a:link, .breadcrumb a:visited
{
	color: #193D5E;
	text-decoration: underline;
}
.breadcrumb a:hover
{
	color: #193D5E;
	text-decoration: underline;
}
.header
{
	background-image: url(../../images/h1_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 14px;
	height: 37px;
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 0.92em;
}
.headerL
{
	background-image: url(../../images/headerBGL.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 0.92em;
	float:left;
	width:668px;
	margin-top: 2px;
	background-color:#49708E;
}
.headerL h1
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.headerR
{
	margin-top: -10px;
	background-image: url(../../images/headerBGR.jpg);
	background-repeat: no-repeat;
	float:left;
	width:68px;
	height:61px;
}
.contentLeft
{
	float: left;
	width: 519px;
}
.contentRight
{
	float: left;
	width: 201px;
	margin-left: 17px;
}
.info
{
	background-color: #EEEEEE;
	padding: 11px 8px;
	color: #002346;
	margin-bottom: 11px;
	font-size: 0.92em;
}
.info ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	padding-bottom: 12px;
}
.info h2
{
	font-weight: bold;
	font-size: 1.083em;
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
.addon
{
	background-color: #244869;
	font-weight: bold;
	color: #FFF;
}
.addon a:link, .addon a:visited
{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 9px 8px;
}
.addon a:hover
{
	color: #FFF;
	text-decoration: underline;
	display: block;
}
.titlePL2
{
	background-color: #BFCDDB;
	color: #5B7483;
	font-size: 1.083em;
	font-weight: bold;
	padding: 2px 6px;
	margin-bottom: 6px;
}
.titlePL2 a:link, .titlePL2 a:visited, .titlePL2 a:hover
{
	color: #5B7483;
	text-decoration: underline;
}
.productLogo
{
	width: 83px;
	float: left;
}
.productInfo
{
	width: 277px;
	float: left;
	font-size: 0.92em;
	padding-left:8px;
	color: #5B7483;
}
.productInfo a:link, .productInfo a:visited
{
	color: #5B7483;
	text-decoration: none;
}
.productInfo a:hover
{
	color: #5B7483;
	text-decoration: underline;
}
.productInfo2
{
	width: 330px;
	float: left;
	font-size: 0.92em;
	padding-right: 6px;
	color: #5B7483;
}
.productInfo2 a:link, .productInfo2 a:visited
{
	color: #5B7483;
	text-decoration: none;
}
.productInfo2 a:hover
{
	color: #5B7483;
	text-decoration: underline;
}
.productImage
{
	width: 149px;
	text-align: center;
	float: left;
}
.productLevel2
{
	margin-bottom: 20px;
}
.productInfoDDL
{
	margin-top: 0px;
}
.productDDL
{
	font-size: 0.92em;
}
.level2Info
{
	margin-bottom: 20px;
	color: #5B7483;
}
.subHeader
{
	background-image: url(../../images/subHeader.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 19px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.083em;
	padding: 2px 14px;
	margin-bottom: 9px;
}
.productImages
{
	width: 150px;
	text-align: left;
	float: left;
}
.productTypes
{
	float: left;
}
.productL4Image
{
	margin-top: 14px;
}
.productLevel4Table
{
	width: 369px;
}
.productLevel4Table th
{
	font-size: 1.083em;
	color: #FB0000;
	text-align: left;
	font-weight: normal;
}
.productLevel4Table td
{
}
.productLevel4Table .left
{
	width: 214px;
}
.productLevel4Table .right
{
}
.productLevel4Table .rowH
{
	margin-bottom: 2px;
	background-color: #EEEEEE;
	padding: 1px 4px;
}
.productLevel4Table .row
{
	margin-bottom: 2px;
	padding: 1px 4px;
}
.productLevel4Table .left .rowH
{
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
}
.productLevel4Table .right .rowH
{
	border-right: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
}
.productLevel4Table .left .row
{
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
	font-weight: bold;
}
.productLevel4Table .right .row
{
	border-right: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
	font-size: 0.92em;
	padding-top:1px;
	padding-bottom:2px;
}
.content
{
	color: #002346;
}
.content h2
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
.productL5Descr
{
	float: left;
	width: 262px;
	color: #5B7483;
	font-size: 0.92em;
}
.productL5DescrT
{
	margin-bottom: 12px;
}
.productL5Bestelnr
{
	font-weight: bold;
	color: #002346;
	font-size: 1.09em;
}
.productL5Image
{
	text-align: center;
	float: left;
	width: 380px;
}
.productL5info
{
	margin-bottom: 18px;
}
.tabs
{
	display: none;
	width: 716px;
}
.tabs a:link, .tabs a:visited
{
	text-decoration: none;
}
.tabs a:hover
{
	text-decoration: underline;
}
.techTab
{
	font-size: 0.92em;
}
.techTab .title
{
	font-weight: bold;
	border-bottom: solid 1px #002346;
	padding-bottom: 2px;
}
.techTab .item
{
	margin-bottom: 20px;
}
.techTab .subitem
{
	border-bottom: solid 1px #FFF;
	padding: 2px 0px;
}
.techTab .subitem .left
{
	float: left;
	width: 200px;
}
.techTab .subitem .right
{
	float: left;
	width: 470px;
	padding-left: 4px;
}
.docTab
{
	font-size: 0.92em;
}
.docTab .item
{
	border-bottom: solid 1px #FFF;
	padding: 2px 0px;
}
.softwareTab
{
	font-size: 0.92em;
}
.softwareTab .item
{
	border-bottom: solid 1px #FFF;
	padding: 2px 0px;
}
.optionTab
{
	font-size: 0.92em;
}
.optionTab .item
{
	border-bottom: solid 1px #FFF;
	padding: 2px 0px;
}
.slogan
{
	width: 736px;
	height: 144px;
	background-image: url(../../images/home_bg.jpg);
	background-repeat: no-repeat;
}
.sloganText
{
	color: #fff;
	padding-left: 192px;
	font-size: 1.66em;
	font-weight: bold;
	line-height: 115%;
	letter-spacing: -1px;
}
.logos
{
	margin-top: 12px;
	margin-bottom: 12px;
}
.logo1
{
	float: left;
	margin-right: 40px;
	margin-top: 1px;
}
.logo2
{
	float: left;
	margin-right: 40px;
	margin-top: 4px;
}
.logo3
{
	float: left;
	margin-right: 40px;
}
.logo4
{
	float: left;
	margin-right: 36px;
	margin-top: 11px;
}
.logo5
{
	float: left;
	margin-top: 4px;
}
.logo6
{
	float: left;
	margin-right: 38px;
	margin-top: 8px;
}
.logo7
{
	float: left;
	margin-right: 40px;
	margin-top: 7px;
}
.productL1
{
	float: left;
	width: 240px;
	height: 148px;
	background-image: url(../../images/homeProd_bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #999999;
	margin-right: 6px;
	margin-bottom: 8px;
}
.productL1 .title
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 1.33em;
	color: #25465A;
	height: 43px;
}
.productL1 .title a:link, .productL1 .title a:visited
{
	color: #25465A;
}
.productL1 .title a:hover
{
	color: #25465A;
	text-decoration: underline;
}
.productL1 .more
{
	float: left;
	width: 56px;
	padding-left: 6px;
	padding-top: 76px;
}
.productL1 .more a
{
	color: #990000;
	text-decoration: underline;
}
.productL1 .image
{
	float: left;
	text-align: right;
	width: 168px;
}
.products
{
	margin-bottom: 14px;
}
.newsbanner
{
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.083em;
	width: 736px;
	height: 20px;
	overflow: hidden;
	position: relative;
}
.newsbannerContent
{
	position: relative;
	visibility: hidden;
}
.newsbannerItem
{
	float: left;
	position: relative;
	padding-top: 1px;
}
.newsbannerItemDivider
{
	float: left;
	margin-left: 16px;
	margin-right: 16px;
}
.newsbannerItem a:link, .newsbannerItem a:visited
{
	color: White;
}
.newsbannerItem a:hover
{
	color: White;
	text-decoration: underline;
}
.contentLeftN h1
{
	margin-bottom: 4px;
	color: #002346;
}
.contentLeftN
{
	float: left;
	width: 510px;
	color: #002346;
}
.contentRightN
{
	float: right;
	width: 201px;
	padding-left: 17px;
	padding-right: 14px;
}
.who
{
	background-image: url(../../images/who.jpg);
	background-repeat:no-repeat;
	background-color:#002346;
	width: 201px;
	padding-bottom:14px;
	color: White;
	font-weight: bold;
}
.support
{
	background-image: url(../../images/support.jpg);
	background-repeat:no-repeat;
	background-color:#002346;
	width: 201px;
	color: White;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-bottom:48px;
	background-position:bottom;
}
.whoText
{
	padding-top: 14px;
	padding-left: 15px;
	padding-right: 15px;
	height:287px;
}
.whoText ul
{
	list-style-image: url(../../images/li.gif);
	font-size: 0.92em;
	margin: 0px;
	padding: 0px;
	padding-left: 24px;
	margin-top: 10px;
}
.whoText ul li
{
	padding-bottom: 6px;
}
.teamCat
{
	color: #002346;
	margin-bottom: 18px;
}
.teamCatTitle
{
	background-color: #EEEEEE;
	font-weight: bold;
	font-size: 1.083em;
	padding: 1px 4px;
	padding-top: 2px;
}
.teamInfo
{
	font-size: 0.92em;
}
.function
{
	float: left;
	width: 114px;
	margin-right: 50px;
}
.name
{
	float: left;
}
.phone
{
	float: right;
}
.teamInfoContent
{
	border-bottom: solid 1px #002346;
	padding-top: 4px;
	padding-bottom: 4px;
}
.contentLeftN a:link, .contentLeftN a:visited
{
	color: #002346;
}
.contentLeftN a:hover
{
	color: #002346;
	text-decoration: underline;
}
.contact
{
	background-color: #EEEEEE;
	padding: 20px 18px;
	color: #002346;
}
.contact a:link, .contact a:visited
{
	color: #002346;
}
.contact a:hover
{
	color: #002346;
	text-decoration: underline;
}
.newsItem
{
	margin-bottom: 10px;
}
.newsItem a:link, .newsItem a:visited, newsItem a:hover
{
	text-decoration: underline;
}
.newsDate
{
	float: left;
	background-color: #F01A28;
	font-size: 0.83em;
	color: White;
	padding: 3px 0px;
	padding-top: 4px;
	text-align: center;
	font-weight: bold;
	width: 48px;
}
.newsTitle
{
	float: left;
	background-color: #EEE;
	font-weight: bold;
	font-size: 1.083em;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 4px;
	width: 450px;
}

.nieuwSmallDesc
{
	clear: both;
	color: #5B7483;
	font-size: 0.92em;
	padding-top: 2px;
	padding-bottom: 4px;
}
.newsArchive
{
	background-color: #EEEEEE;
	display: none;
}
.newsArchiveGroup
{
	display: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #EFEFEF;
}
.newsArchiveGroupItem
{
	margin-bottom: 6px;
	font-size: 0.92em;
	border-bottom: solid 1px #002346;
	padding-bottom: 6px;
}
.newsArchiveGroupItem a:link, .newsArchiveGroupItem a:visited
{
	color: #5B7483;
	text-decoration: underline;
}
.newsArchiveGroupItem a:hover
{
	text-decoration: underline;
	color: #5B7483;
}
.archivePrev
{
	display: none;
	cursor: pointer;
}
.archiveNext
{
	cursor: pointer;
}
.archiveNextInactive
{
	display: none;
}
.newsArchiveNav
{
	float: right;
}
.newsArchiveNavCount
{
	float: right;
	font-size: 0.92em;
}
.newsArchiveNavTop
{
	margin-bottom: 1px;
}
.newsArchiveNavBottom
{
	margin-top: 3px;
}
.newsArchive h1
{
	color: #002346;
	font-size: 1.083em;
	border-bottom: solid 1px #002346;
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
.newsArchiveDate
{
	background-color: #F01A28;
	color: White;
	font-weight: bold;
	font-size: 0.909em;
	padding: 0px 2px;
	padding-bottom: 1px;
	margin-right: 6px;
}
.newsNavigation
{
	float: right;
}
.newsItem h2
{
	font-size: 1.42em;
	color: #002346;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
}
.newsContent
{
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 0.92em;
}
.newsImage
{
	padding-bottom: 16px;
}
.newsDownload
{
	background-color: #EEE;
	font-size: 0.92em;
	padding: 10px 8px;
}
.newsHome
{
	background-image: url(../../images/homeProd_bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	width: 342px;
	float: left;
	border: solid 1px #999999;
	padding: 6px 9px;
	padding-bottom:9px;
}
.homeContentBottom
{
	margin-top: 16px;
}
.homeMce
{
	float: right;
	padding-right: 12px;
	background-image: url(../../images/homesSupport.jpg);
	background-repeat: no-repeat;
	width: 360px;
	height: 161px;
	color: White;
	font-weight: bold;
}
.homeMceTextfr
{
	padding-top: 8px;
	padding-left: 162px;
}
.homeMceTextfr ul
{
	list-style-image: url(../../images/li.gif);
	font-size: 0.92em;
	margin: 0px;
	padding: 0px;
	padding-left: 44px;
	margin-top: 10px;
}
.homeMceTextfr ul li
{
	padding-bottom: 3px;
}
.homeMceTextnl
{
	padding-top: 20px;
	padding-left: 180px;
}
.homeMceTextnl ul
{
	list-style-image: url(../../images/li.gif);
	font-size: 0.92em;
	margin: 0px;
	padding: 0px;
	padding-left: 24px;
	margin-top: 10px;
}
.homeMceTextnl ul li
{
	padding-bottom: 6px;
}
.newsHometitle
{
	float: left;
}
.newsHome h2
{
	font-size: 1.42em;
	margin:0px;
	padding:0px;
}
.newsHome .more
{
	float: right;
	padding-top: 4px;
}
.newsHome .more a:link, .newsHome .more a:visited, .newsHome .more a:hover
{
	color: #990000;
	text-decoration: underline;
}
.newsHomeTop
{
	padding-bottom:4px;
	margin-bottom:8px;
	border-bottom: solid 1px #002346;
}
.newsItemBottom
{
	margin-bottom:5px;
	padding-bottom:1px;
	border-bottom: dotted 1px #002346;
}
.newsItemBottom .date
{
	float:left;
	background-color:#F01A28;
	color:#FFF;
	font-weight:bold;
	font-size:0.83em;
	padding:2px;
	padding-top:1px;
	margin-right:12px;
}
.newsItemBottom .title
{
	float:left;
	width:280px;
}
.newsHome .title a:link, .newsHome .title a:visited
{
	color: #25465A;
	text-decoration: none;
}
.newsHome .title a:hover
{
	color: #25465A;
	text-decoration: underline;
}
.policy
{
	color:#002346;
}
.policy a:link, .policy a:visited
{
	color:#002346;
	text-decoration:underline;
}
.policy a:hover
{
	color:#002346;
	text-decoration:underline;
}
.tClear
{
	clear:both;
}
.abcList li
{
	list-style-type:lower-latin;
}
.printHeader
{
	display:none;
}
.print
{
	margin-right:90px;
	background-color:Red;
	width:50px;
	padding:2px;
	padding-bottom:3px;
	color:White;
	cursor:pointer;
}
.print img 
{
	top:2px;
	position:relative;
	padding-left:4px;
}

.newsItem ul
{
	margin-top:0px;
	padding-top:0px;
}
.endSerie
{
	color:#5B7483;
	font-size:0.92em;
}
.catalogus
{
	text-align:center;
}
.catL
{
	float:left;
	padding-bottom:14px;
}
.catR
{
	float:left;
	width:280px;
	font-size:0.92em;
	padding-left:10px;
}
.catR h1
{
	font-size:1.18em;
	margin-bottom:12px;
}
.catlink
{
	background-color:#EEEEEE;
	padding:2px 8px;
	font-size:1.08em;
	font-weight:bold;
	margin-bottom:5px;
}
.catlink a:link, .catlink a:visited, .catlink a:hover
{
	text-decoration:underline;
}
.iFrame
{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width:980px;
	visibility:hidden;
}
#overlayItem_close_2 a:link, #overlayItem_close_2 a:visited
{
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:2px 12px;
}
#overlayItem_close_2 a:hover
{
	color:#FFF;
	text-decoration:underline;
}
#overlayItem_close_2
{
	background-color: #F01A28;
	color: White;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	float: right;
	font-family:Arial;
	font-size:12px;
	position:relative;
	visibility:hidden;
}
.prijsUpdate
{
    margin-top:10px;
}
.cat
{
    margin-top:10px;
}
.cat input
{
    position:relative;
    top:1px;
}
.subCat
{
    margin-top:2px;
    margin-left:16px;
}