/* gedeelte om de website te centreren */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fff url(/images/algemeen/body_bg.gif) repeat-x 0px 89px;
	vertical-align: top;
}
#mainsite {
	position:absolute;
	left: 50%;
	width:960px;
	height:100%;
	margin-left: -480px;
	background: #fff;
	text-align: left;
	overflow: visible;
}

div {
	box-sizing: border-box;
	-moz-box-sizing : border-box;
}
/* Einde gedeelte om de website te centreren */


/* Algemene template onderdelen */
#header {
	position: absolute;
	width: 960px;
	top: 0;
	left: 0;
}
#navigatie {
	position: absolute;
	width: 100%;
	top: 89px;
	left: 0;
	padding: 0 0 0 12px;
	background: #95928f;
}
#sfeer {
	position: absolute;
	width: 100%;
	top: 119px;
	height: 76px;
	background: url(/images/kenniscentrum/sfeer_bg.gif) repeat-x;
}
#sfeer .sfeertxt {
	position: absolute;
	top: 25px;
	left: 385px;
	width: 196px;
	height: 35px;
	background: url(/images/kenniscentrum/alle_antwoorden_op_uw_vragen.jpg) no-repeat;
}
#sfeer .sfeerphoto {
	float:right;
	width: 320px;
	height: 210px;
	background: url(/images/kenniscentrum/sfeer_photo.jpg) no-repeat;
}
#breadcrumbs {
	position: absolute;
	top: 217px;
	left: 17px;
	width: 751px;
	background: url(/images/kenniscentrum/icon_clickpath.gif) no-repeat 5px 5px;
	border-bottom: 1px solid #808080;
	padding: 7px 0 11px 32px;
	font-size: 11px;
	color: #95928f;
}
#breadcrumbs a {
	color: #208ad0;
	text-decoration: none;
}
#maintable {
	position: absolute;
	top: 268px;
	left: 23px;
	width: 937px;
}
#maintable td {
	vertical-align: top;
}
#maintable .kcLinks {
	width: 178px;
	padding: 0 28px 0 0;
}
#maintable .kcMidden {
	width: 504px;
	padding: 0 44px 0 38px;
	border-left: 1px solid #e8e8e8;
}
#maintable .kcRechts {
	width: 145px;
	padding: 60px 0 0;
}
/* Einde algemene template onderdelen */


/* Kenniscentrum vaste onderdelen */
.zoeken {
	width: 100%;
	padding: 4px 12px 6px;
	_padding: 7px 12px;
	margin: 0 0 25px;
	color: #95928f;
	background: #ededed;
	vertical-align: middle;
	border:1px solid #e4e4e4;
}
.zoeken .label {
	float: left;
	padding: 5px 5px 0 0;
	_padding: 3px 5px 0 0;
}
.zoeken select,
.zoeken img {
	position: relative;
	top: 1px;
}
.zoeken img {
	top: 4px;
	_top: 2px;
}
#maintable .zoeken .butt_extendedsearch {
	float: right;
	width: 119px;
	height: 23px;
	font-size: 10px;
	background: url(/images/kenniscentrum/butt_extendedsearch.gif) no-repeat 0 2px;
	_background: url(/images/kenniscentrum/butt_extendedsearch.gif) no-repeat 0 0;
	padding: 4px 0 0 8px;
	_padding: 2px 0 0 8px;
}
#maintable .zoeken .butt_extendedsearch a {
	color: #6b6b6b;
}
#maintable .zoeken a:hover {
	color: #333;
}
/* Einde kenniscentrum vaste onderdelen */


/* Formulier eigenschappen */
form {
	margin: 0;
	padding: 0;
}
.input {
	height: 18px;
	border: 1px solid #4c4c4c;
	color: #666;
	font-family: verdana;
	font-size: 11px;
	padding: 2px 0 2px 2px;
}
.article .input {
	width: 200px;
}
/* Einde formulier eigenschappen */


/* Tabs */
#tabs {
	position: absolute;
	top: 162px;
	left: 0px;
	width:530px;
	font-size: 11px;
	line-height:normal;
	z-index: 4;
}
#tabs ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
#tabs li {
	float:left;
	background: url(/images/navigatie/tab_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 0 7px;
}
#tabs a {
	float:left;
	display:block;
	background: url(/images/navigatie/tab_right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
	color:#333;
}
#tabs #current {
	background-image:url(/images/navigatie/tab_left_on.gif);
}
#tabs #current a {
	background-image:url(/images/navigatie/tab_right_on.gif);
	color:#208ad0;
	padding-bottom:5px;
}
/* Einde tabs */


/* Algemene tekst stijlen */
h1, h6 {
	color: #000;
	font-size: 11px;
	margin: 0 0 2px;
}
h1 em {
	font-style: normal;
	color: #208ad0;
}
h6 {
	font-weight: normal;
	color: #666;
	margin: 0 0 4px;
}
#maintable h6 a {
	color: #666;
}
#maintable h6 a:hover {
	color: #333;
}
/* Einde algemene tekst stijlen */


/* Navigatie linkerkolom */
.navigation {
	margin: 0 0 16px;
}
.navigation a {
	padding: 0 0 0 12px;
	background: url(/images/nav_arrow_light.gif) no-repeat 0 4px;
}
#maintable .navigation a:hover {
	color: #000;
}
.navigation a.active {
	font-weight: bold;
	background: url(/images/nav_arrow_down_light.gif) no-repeat 0 4px;
}
.navigation .sub {
	padding: 0 0 0 15px;
}
#maintable .navigation .sub a {
	color: #95928f;
	padding: 0 0 0 11px;
	background: url(/images/subnav_arrow_light.gif) no-repeat 0px 2px;
}
#maintable .navigation .sub a.active {
	color: #208ad0;
	font-weight: normal;
	color: #000;
}
/* Einde navigatie linkerkolom */


/* Bouwstenen */
.article {
	margin: 0 0 23px;
	background: url(/images/kenniscentrum/art_bg.gif) repeat-x 0% 100%;
}
.article h6 img {
	vertical-align: middle;
}
.article p {
	margin: 0;
}
.article .more {
	margin: 3px 0 0;
}
.article .more a {
	padding: 2px 4px 2px 0;
	background: #fff;
}
.article .more a img {
	margin: 0 6px 0 0;
	border: 0;
	vertical-align: middle;
}
#maintable .article_react a {
	padding-right: 17px;
	color: #878787;
}
.article_react a img {
	vertical-align: bottom;
	margin-right: 4px;
}
.article_addons {
	width: 100%;
	clear: both;
	padding: 10px 18px;
	background: #ededed;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
}
.article_addons .links {
	width: 280px;
	padding-right: 35px;
}
.article_addons .links ul {
	margin: 0 15px 0;
}
.toplist {
	margin: 0 0 20px;
}
#maintable .toplist a {
	color: #727272;
	padding: 0 0 0 12px;
	background: url(/images/productoverzicht/arrow.gif) no-repeat 0 3px;
}
#maintable .toplist a:hover {
	color: #333;
}
#maintable .toplist a.rss {
	border: 0;
	background: none;
	float: right;
	padding: 3px 0 0;
}
.alineaset {
	margin: 0 0 16px;
}
.article img, .alineaset img {
	border: 0;
	cursor: -moz-zoom-in;
}
.article .boven,
.alineaset .boven,
.article .onder,
.alineaset .onder {
	display: block;
	clear: both;
}
.article .links,
.alineaset .links {
	float: left;
	margin: 0 0 8px 8px;
}
.article .rechts,
.alineaset .rechts {
	float: right;
	margin: 0 0 8px 8px;
}
.reaction h6 {
	margin: 0;
}
.reaction {
	padding: 0 0 11px 25px;
	background: url(/images/kenniscentrum/icons/addons_react_big.gif) no-repeat 0 3px;
}
.article .label {
	width: 197px;
}
.askquestion .label {
	width: 105px;
}
#maintable .tags h6 a {
	color: #208AD0;
}
/* Einde bouwstenen */


/* Overrule de stijlen van geimporteerde MS artikelen */
.alineaset h1,
.alineaset h2,
.alineaset h3,
.alineaset h4 {
	font-size: 11px;
}
.alineaset h2 {
	text-transform: uppercase;
	color: #208ad0;
}
.alineaset h4 {
	text-decoration: underline;
}
.alineaset hr {
	height: 1px;
	border: none;
	background-color: #a9a8a3;
	margin: 0 0 12px;
}

/* Pager bouwsteen */
.pager {
	width: 100%;
	margin: 0 0 10px;
}
.pager .lijntje {
	color: #c4c4c4;
	margin: 0 0 2px;
}
.pager .left {
	width: 80px;
	float: left;
}
.pager .right {
	width: 80px;
	text-align: right;
	float: right;
}
.pager .center {
	text-align: center;
}
.pager a {
	padding: 1px 6px 6px;
	height: 16px;
}
#maintable .pager a.active,
.roundednr {
	font-weight: bold;
	color: #fff;
	background: url(/images/kenniscentrum/icons/pager_active.gif) no-repeat 50% 0;
	_background-position: 50% 1px;
}
#maintable .pager a.active {
	width: 22px;
}
.roundednr {
	padding: 1px 6px 6px;
}
/* Einde pager bouwsteen */


/* Tagcloud */
.tagcloud {
	margin: 0 0 24px;
}
.tagcloud a.xl {
	font-size: 16px;
}
.tagcloud a.l {
	font-size: 14px;
}
.tagcloud a.m {
	font-size: 12px;
}
.tagcloud a.s {
	font-size: 9px;
}
/* Einde tagcloud */


/* Announcement box */
.announcement, .announcement_small {
	width: 742px;
	border: 1px solid #95928f;
	background: #ffffe1 url(/images/kenniscentrum/icons/melding.gif) no-repeat 15px 10px;
	padding: 13px 20px 13px 75px;
	margin: 0 0 11px;
}
.announcement_small {
	width: 100%;
	padding: 13px;
	text-align: center;
	background: #ffffe1;
}
.announcement h1,
.announcement h6 {
	float:left;
	margin: 0;
}
.announcement h1 {
	text-transform: uppercase;
}
.announcement h1.storing {
	color: red;
}

/* Einde announcement box */


/* Banners */
.banner {
	border: 1px solid #cacad1;
	width: 100%;
	_height: 79px;
	padding: 5px;
	background: #f7f8fc url(/images/kenniscentrum/banner_bg.gif) no-repeat 0 100%;
	cursor: pointer;
	margin: 0 0 6px;
}
.bannerimg {
	width: 143px;
	border: 1px solid #dedee3;
	margin: 0 0 6px;
}
/* Einde banners */


/* Zoeken */
.highlight {
	background: yellow;
}
/* Einde zoeken */

/* Lytebox */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #888888; }
#lbDetailsContainer {	font: 10px Verdana, Helvetica; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: none; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/images/lytebox/loading.gif) center no-repeat;}
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev { width: 49%; height: 100%; background: transparent url(/images/dot_clear.gif) no-repeat; display: block; left: 0; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(/images/lytebox/prev_grey.gif) left 15% no-repeat; }
#lbNext { width: 49%; height: 100%; background: transparent url(/images/dot_clear.gif) no-repeat; display: block; right: 0; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(/images/lytebox/next_grey.gif) right 15% no-repeat }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }
#lbDetails { float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url(/images/lytebox/close_grey.png) no-repeat; }