#toolbar, #footer, #navigation, .go-to, .selection-vertical, .selection-horizontal, .left-pane, .right-pane, .icon-back, .icon-print, .helpers, .bg-search-box, .subheader .center-pane, .wrapperToolbar  { display: none !important; }

*{	background: none !important; background-color: none !important; }

/*@import url(../InlineWin.css);*/


/*html,html body {height:100%;}*/

body{ margin: 0; padding: 0; color: #000; font: 68%/1.6em Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; }

a{ color: #7b5da0 !important; text-decoration: underline; outline: none; }
a:hover{ color: #7b5da0; text-decoration: underline !important; }
a:visited{ color: #000; text-decoration: underline; }

a, a:link, a:visited {background-color:white !important; color:black !important; text-decoration:none !important; }

h1 a, h2 a, h3 a, h4 a, h5 a{ text-decoration: none; color: #7b5da0 !important; }
h1{ color: #7b5da0; margin: 0 0 0.4em 0; padding: 0 0 0.4em 0; font: bold 146% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h2{ color: #7b5da0; margin: 0.3em 0 0.3em 0; padding: 0 0 0.4em 0; font: bold 136% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h3{ color: #7b5da0; margin: 0.4em 0 0.2em 0; padding: 0 0 0.4em 0; font: bold 126% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h4{ color: #7b5da0; margin: 0; padding: 0 0 0.4em 0; font: bold 116% Arial, Helvetica, "Lucida Grande", sans-serif; }
h5{ color: #7b5da0; margin: 0; padding: 0; font: bold 106% Arial, Helvetica, "Lucida Grande", sans-serif; }
.related-sidebar h1, .related-sidebar h2, .related-sidebar h3{ margin: 0; }

p{ margin: 0; padding: 0 0 2em 0; }
blockquote{ margin: 0em 1em 2em 1.5em; }
img, img a{ border: none; }

ul{ list-style-type: disc; display:block; margin: 0 0 2em 1em; padding: 0 0 0 2em; }
ol{ list-style-type: decimal; display:block; margin: 0 0 2em 1em; padding: 0 0 0 2em; }
ul li, ol li , ol li a, ul li a{ line-height: inherit; position: relative; color: #000; }
ul li{ /*padding: 0.3em 0;*/ line-height: inherit; list-style-type: disc; }
ol li{ /*padding: 0.3em 0;*/ line-height: inherit; list-style-type: decimal; }
ul.no-bullets{ margin: 0 0 0.8em 0; padding: 0; list-style-type: none; }
ul.no-bullets li{ list-style-type: none; }


form{ margin: 0; padding: 0; }
form p, .form p{ padding: 0.2em 0; margin: 0; clear: both; width: 100%; }
fieldset{ border: none; margin: 1em 0; padding: 0; width: 100%; }
input, textarea{ font: normal 100% Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; background: #666;  border: 1px solid #f1f1f1; padding: 2px 4px; width: 98%;  }
input.button, a.button, input.loginButton, a.loginButton{ cursor: pointer; -moz-border-radius:3px; -webkit-border-radius: 3px; width: auto; white-space: nowrap; border: 1px none #7b5da0 !important; padding: 4px 10px; color: #666; background: #7b5da0; }
input.button:hover, a.button:hover, input.loginButton:hover, a.loginButton:hover{  -moz-border-radius:3px; -webkit-border-radius: 3px; border: 1px none #7b5da0 !important; background: #000; color: #666;  padding: 4px 10px; text-decoration: none; }
input.checkbox, input.radio{ background: none; border: none; display: inline; float: left; width: 14px; }
label{ color: #000; display: block; clear: both; margin: 0; cursor: pointer; line-height: 1.4em; }
label.inline, ul li label{ display: block; clear: none; margin: 0 0 0 4px; float: left; width: 75%; }
label:hover{ text-decoration: underline; }
input.fillout{ width: 98%; }
input.loginButton{ width: auto; }
span.inline input, span.inline label, table.inline input, table.inline label { width:auto; display:inline; }


/* toolbox */
.center{ margin: auto auto; }
.center-txt{ text-align: center; }
.center-page{ margin: 0 auto; overflow: hidden; }
.clear{ clear: both; display: block; }
.clear-right{ clear: right; }
.clear-left{ clear: left; }
.no-clear{ clear: none; display: inline; }
.intro-txt{ margin-top: 1em; font-size: 145%; line-height: 1.5em; }
.big-txt{ font-size: 126%; }
.bigger-txt{ font-size: 116%; }
.big-nav *{ font-size: 110%; }
.normal-txt{ font-size: 100%; }
.small-txt{ font-size: 96%; }
.xsmall-txt{ font-size: 86%; }
.line-height-normal{ line-height: normal; }
.left{ float: left;}
.left-img{ margin: 8px 24px 8px 0; float: left; }
.left-txt { text-align: left; }
.line {margin: 1em 0; width: 100%; border-top: 2px #f1f1f1 solid; float: left; }
.padding{ padding: 20px; }
.padding-small{ padding: 10px; }
.padding-xsmall{ padding: 4px; }
.padding-small-content{ padding: 0px; }
.no-margin{ margin: 0; }
.no-margin-bott{ margin-bottom: 0; }
.no-padding{ padding: 0 !important; }
.no-pad-bott{ padding-bottom: 0; }
.no-border{ border: none !important; }
.no-block{ display: inline !important; width: auto !important; }
.no-background{ background: none !important; }
.no-underline{ text-decoration: none !important; }
.nofloat{ float: none; }
.right{ float: right; }
.right-img{ float: right; margin: 8px 0 8px 24px; }
.right-txt{ text-align: right; }
.rnd-small{ /*-moz-border-radius:4px;*/ -webkit-border-radius: 4px; }
.rnd-big{ /*-moz-border-radius:6px;*/ -webkit-border-radius: 6px; }

.mtop{ margin-top: 10px; }
.mbott{ margin-bottom: 10px !important; }
.mleft{ margin-left: 10px; }
.mright{ margin-right: 10px; }
.mstop{ margin-top: 5px; }
.msbott{ margin-bottom: 5px !important; }
.msleft{ margin-left: 5px; }
.msright{ margin-right: 5px; }

.ptop{ padding-top: 10px; }
.pbott{ padding-bottom: 10px; }
.pleft{ padding-left: 10px; }
.pright{ padding-right: 10px; }
.pstop{ padding-top: 5px; }
.psbott{ padding-bottom: 5px; }
.psleft{ padding-left: 5px; }
.psright{ padding-right: 5px; }

.spacer-left{ margin-left: 22px; }
.spacer-right{ margin-right: 22px; }
.date{ margin: 0.4em 0 0.2em 0; clear: both; display: block; }
.block{ display: block; }
.wrap{ width: auto; }
.no-wrap{ white-space: nowrap }
.hide{ display: none; }
.noscript{ display: none; }
.auto{ width: auto; }
.fillout{ width: 100%; }
.overflow-hidden{ overflow: hidden !important; }
.print{ display: block; }

.clearfix:after {	content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix {	display: inline-block; }
html[xmlns] .clearfix {	display: block; }
* html .clearfix { height: 1%; }

.photo-description{ font-size: 90%; font-style: italic; }
.footer-description{ font-size: 90%; }
.box-border{ border: 1px solid #7b5da0; margin-bottom: 2em; }
.box-sides{ border-left: 1px solid #7b5da0; border-right: 1px solid #7b5da0; margin-bottom: 2em; }
.box-sides p, .box-border p{ padding: 0; }

/* end toolbox */


/* color styles */
.black-txt, .black-txt * { color: #000 !important;  }
a.black-txt:hover, .black-txt a:hover { color: #000 !important; }
.white-txt, .white-txt * { color: #666 !important;  }
a.white-txt:hover, .white-txt a:hover  { color: #666 !important; }
.light-txt, .light-txt * { color: #000 !important;  }
a.light-txt:hover, .light-txt a:hover { color: #000 !important; }
.dark-txt, .dark-txt * { color: #000 !important;  }
a.dark-txt:hover, .dark-txt a:hover { color: #000 !important; }
.special-txt, .special-txt * { color: #7b5da0 !important;  }
a.special-txt:hover, .special-txt a:hover { color: #7b5da0 !important; }
.special-light-txt, .special-light-txt * { color: #000 !important;  }
a.special-light-txt:hover, .special-light-txt a:hover { color: #000 !important; }
.special-dark-txt, .special-dark-txt * { color: #000 !important;  }
a.special-dark-txt:hover, .special-dark-txt a:hover { color: #000 !important; }

.special-font{ color: #7b5da0 !important; font-size: 100%; text-transform: uppercase; }

/* various */
.selection-vertical .fillout{ width: 85% !important; }
.selection-vertical, .selection-horizontal{ border-bottom: 2px dotted #d9d9d9 !important; padding-bottom: 0.5em; background: #666 !important; }
.selection-vertical a, .selection-horizontal a{ background-color: #f1f1f1 !important; text-decoration: none; }
.selection-vertical a:hover, .selection-horizontal a:hover{ color: #7b5da0; background-color: #f1f1f1 !important; }
.selection-vertical .padding-small, .selection-horizontal .padding-small{ padding: 0;}
.paragraph p, div.results p{ padding: 0 0 0.3em 0; }
.border-img{ background-color: #f1f1f1; border: 1px solid #d9d9d9; }
.border-img img{ float: left; margin:0; padding: 0; }
.caption{ font-size: 86%; text-align: center; clear: both; }


.box-special{ font-size: 110%; margin: -12px 0px 2em -15px; color: #666; width: 578px; background: #7b5da0 url('../../images/frontend/bg-box-special.jpg') top right no-repeat; }
.box-special a{ color: #666 !important; }
.box-special .padding-small{ padding: 18px; }
#container.wide .box-special{ margin: -12px 0px 2em -20px; color: #666; width: 770px; background: #7b5da0 url('../../images/frontend/bg-box-special.jpg') top right no-repeat; }

.tag-cloud a{ text-transform: uppercase; white-space: nowrap; text-decoration: none; margin: 0.2em 0.5em 0.2em 0; float: left; }
.tag-cloud a:hover{ text-decoration: underline; }
.bg-orange{ background: #7b5da0 !important; }

#content .related-sidebar{ width: 175px; overflow: hidden; position: relative; z-index: 100; border: white 1px none; clear: both; float: right; /*padding-bottom: 10px;*/ margin-bottom: 2em; }
#content .related-sidebar h4{ color: #7b5da0 !important; font-size: 136%; display: block; width: 100%; text-indent: 0px; padding-top: 3px; text-decoration: none; }
#content .related-sidebar h4 a{ color: #7b5da0 !important;  text-decoration: none; }
#content .related-sidebar h5{ color: #7b5da0 !important; }
#content .related-sidebar h5 a{ text-decoration: underline; }

#content .center-pane .related-sidebar{ width: 100% !important; overflow: hidden; position: relative; z-index: 100; clear: both; float: left; margin-bottom: 1em; }
#content .center-pane .related-sidebar .poll-result{ width: 90% !important; float: left; height: 15px; background: #f1f1f1; }
/*#content .center-pane .related-sidebar h4{ border-bottom: none; margin: 0 0 0 10px; }*/
#content .center-pane .related-sidebar .padding-small{ padding: 0; }

#content .center-pane .content-footer-pane .related-sidebar{ background: #f1f1f1; width: 193px !important; overflow: hidden; position: relative; z-index: 100; border: #f1f1f1 1px solid !important; clear: both; float: right; margin-bottom: 1em; }

.download-txt{ padding: 4px; font-size: 88%; line-height: 1.4em; margin: 0.5em 0 1.5em 0; float: left; }

.related-sidebar a.read-more{ float: left; text-decoration: underline; font-size: 100%; line-height: normal; padding: 0.3em 0 0em 8px; width: 100%; display: block; font-weight: normal; background: url('../../images/frontend/icon-arrow-read-more.gif') 0em 0.8em no-repeat; }
.related-sidebar a.read-more:hover{ text-decoration: underline; }

/*link styles*/
a.read-more{ text-decoration: underline !important; line-height: 1.4em; font-size: 105%; padding: 0.2em 0 0.2em 10px; width: auto; /*display: block;*/ font-weight: normal; background: url('../../images/frontend/icon-arrow-read-more.gif') 0em 0.7em no-repeat; }
a.read-more:hover{ color: #7b5da0 !important; text-decoration: underline !important; }
a.icon-del-end{ background: url('../../images/frontend/icon-del.gif') 2% 50% no-repeat; padding: 0.3em 0em 0.3em 2em; margin-top: 0.2em; margin-right: 0.8em; -moz-border-radius:4px; -webkit-border-radius: 4px; width: auto; white-space: nowrap; float: left; }
a.icon-del-end:hover{ text-decoration: line-through !important; background: url('../../images/frontend/icon-del-hover.gif') 2% 50% no-repeat; padding: 0.3em 0em 0.3em 2em; margin-top: 0.2em; margin-right: 0.8em; -moz-border-radius:4px; -webkit-border-radius: 4px; width: auto; white-space: nowrap; float: left; }
a.icon-arrow-link{ color: #000; padding: 0.3em 0 0.4em 8px; font-weight: normal; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 0px 8px; background-repeat: no-repeat; margin-right: 0; text-decoration: underline; }
a.icon-arrow-link:hover{ color: #7b5da0; padding: 0.3em 0 0.4em 8px; font-weight: normal; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 0px 8px; background-repeat: no-repeat; margin-right: 0; text-decoration: underline; }

.facet-list li.selected a.icon-arrow-link{ color: #000; padding: 0.3em 0 0.4em 8px; font-weight: bold; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 0px 8px; margin: 0px; background-repeat: no-repeat; }
.facet-list li a.icon-arrow-link:hover{ text-decoration: underline; }


/*.read h4 a{ color: #000 !important; width: 100%; text-decoration: underline !important; font-size: 110%; font-weight: bold; }*/
.box h4 a{ color: #7b5da0; width: 100%; text-decoration: underline !important; font-size: 110%; }
/*.box h4 a:visited{ color: #000; width: 100%; text-decoration: underline !important; font-size: 110%; font-weight: bold; }*/
div.results h4, div.results h4 a{ color: #7b5da0 !important; text-decoration: underline !important; width: 90%; display: block; padding-left: 0px; font-size: 110%; }
div.box, div.results{ background-color: transparent; padding: 0 0 1em 0; margin: 0 0 2em 0; border-bottom: 2px dotted #f1f1f1; float: left; clear: both; width: 100%; position: relative; }
div.results{ background-color: #666; }
div.box .left-pane{ width: 475px !important; float: left; }
div.box .right-pane{ width: 162px !important; float: right; }
div.results .left-pane{ position: relative; width: 75% !important; float: left;  /*border-right: 1px solid #D9DCDD !important;*/ }
div.results .left-pane p{ width: 95%; }
div.results .right-pane{ color: #000; position: relative; width: 20% !important; float: right; border: none !important; font-size: 96%; }
div.results .right-pane .padding-xsmall{ padding: 0; }
div.results .right-pane .have-read{ }
div.results .right-pane .add-document{ }
div.results .right-pane .added-document{ }
div.results .padding-small{ padding: 0px !important; }
div.results .icon-added, div.results .icon-add{ position: absolute; bottom: 10px; right: 10px; color: #000 !important; }
div.results .read-more{ color: #7b5da0 !important; background: none; padding: 0; }

p.sort{ padding: 0 0 0.2em 0;}
p.sort span{ padding: 0 1em 0 0; color: #000; }
p.sort a{ text-decoration: none; margin: 0em 1.5em 0em 5px; padding: 2px 0 0 22px; }
p.sort a:hover{ text-decoration: underline; margin: 0em 1.5em 0em 5px; padding: 2px 0 0 22px; }


/* page layout */
#framework{ position: relative; width: 100%; text-align: center; background: url('../../images/frontend/bg-framework.jpg') top left no-repeat; }
/*background: url('../../images/frontend/bg-footer-tile.jpg') bottom center repeat-x;*/
#container{ width: 100%; height: 100%; margin: 0 auto; text-align: left; overflow: visible; }
#container .page-title{ float: left; }
#header{ position: relative; width: 100%; min-height: 120px; _height: 120px; margin-bottom: 0px; border-bottom: 2px solid #f1f1f1; }

#content{ position: relative; left: 0px; top: 1.5em; width: 100%; height: 100%; float: left; background: url('../../images/frontend/bg-content.jpg') top left repeat-y; }
#content .content-container{ width: 100%; float: left; background: url('../../images/frontend/bg-container.jpg') bottom left no-repeat; }
#content .content-pane{ width: auto; }
#content .content-footer-pane{ width: 100%; float: left; }
#content .content-footer-pane .box{ border-bottom: 1px solid #000; }
#content .content-footer-pane .left-pane{ border-right: 1px solid #000; }
#content .center-pane{ width: 100%; padding-right: 20px; padding-top: 12px; float: left;  margin-bottom: 0px; }

#content .subheader .left-pane, #content .subheader .center-pane, #content .subheader .right-pane { min-height: 2em; _height: 2em; margin-bottom: 1em; }
#content .subheader p{ margin: 0; padding: 0; }
#content .subheader a{ color: #7b5da0; font-size: 100%; }
#content .subheader .left-pane{ width: 185px; padding-left: 10px; margin: 1em 0em; float: left; min-height: 5em; _height: 5em; }
#content .subheader .center-pane{ width: 100%; padding-right: 0px; float: left; }
#content .subheader .right-pane{ position: absolute; top: -248px; right: 10px; width: 221px; float: right; }

#content .subheader div.bg-search-box{ width: 221px; height: 16px; background: url('../../images/frontend/bg-search-box.gif') top left no-repeat; position: absolute; top: 0px; right: 0px; z-index: 100; }
#content .subheader input.search-box{ width: 168px; height: 14px; margin: 0; padding: 0 0 0 4px; font-size: 90%; color: #acacac; border: none; background: transparent; outline: none;position: absolute; left: 0px; top: 1px; }
#content .subheader input.search-box-submit{ width: 44px; height: 16px; position: absolute; right: 1px; top: 1px; background: transparent; border: none; cursor: pointer; }

#container.wide #content{ background: url('../../images/frontend/bg-content-wide.jpg') top right repeat-y; }
#container.wide #content .content-container{ width: 100%; float: left; background: url('../../images/frontend/bg-container-wide.jpg') bottom right no-repeat; }
#container.wide .left-pane{ width: 170px; margin-right: 20px; float: left; }
#container.wide .center-pane{ width: 100%; padding-right: 0px; float: left; }
#container.wide .right-pane{ width: auto; }
#container.wide .subheader .left-pane{ width: 170px; margin-right: 20px; float: left; }
#container.wide .subheader .center-pane{ width: 100%; float: left; }
#container.wide .right-pane .icon-forward{ text-decoration: none; padding: 0 0 3px 0; margin-bottom: 4px; display: block; width: 100%; }
#container.wide .page-tools{ position: relative; top: 50px; }

#header .helpers{ color: #000; position: relative; left: 15px; top: 10px; width: 930px; height: 100%; float: left; }
#header .helpers a{ color: #000 !important; text-decoration: none; }
#header .helpers a:hover{ color: #000 !important; text-decoration: underline; }
#header .helpers .top-print{ float: left; margin-right: 2em; }
#header .helpers .top-colofon{ float: right; margin-right: 0.2em; }
#header .helpers .top-contact{ float: right; margin-right: 2em; }
#header .helpers .top-begrippen{ float: right; margin-right: 2em; }
#header .size-txt{ float: left }
#header .size-txt a{ color: #000; text-decoration: none; }
#header .size-txt a:hover{ color: #000; text-decoration: none; }

#header .company-title{ margin: 0; padding: 0; }
#header .company-title a{ position: absolute; left: 0px; top: 10px; height: 72px; width: 255px; display: block; background: url('../../images/frontend/company-logo.gif') top left no-repeat; }
#header .company-title a span{ display: none; }
#header .document-title span{ display: none; color: #000; font-weight: normal; width: auto; overflow: hidden; text-indent: 0px; padding: 6px 0 6px 0px; font-size: 180%; margin: 0; }
#header .document-title{ background: url('../../images/frontend/bg-annual-report.gif') top left no-repeat; width: 195px; height: 27px; position: absolute; top: 90px; left: 60px; }

h1.site-title{ }
h1.site-title span{ } 
h1.site-title .padding-small{ padding: 0px; }


#header .go-to{ position: absolute; float: right; top: 15px; left: 290px; font-size: 90%; z-index: 100; }
#header .go-to a{ color: #717171 !important; text-decoration: none; }

#footer{ position: relative; background: ; left: 0px; width: 941px; color: #000; border-top: 1px #f1f1f1 none; margin: 1em 0 0 0; height: 154px; clear: both; float: left; }
#footer a{ color: #7b5da0; text-decoration: none; font-size: 96%; margin: 0 0.3em 0 0; }
#footer a:hover{ color: #7b5da0; text-decoration: underline; }
#footer .padding-small{ position: relative; left: 45px; width: 880px; }


/* content helpers layout */
.full-pane{ width: 100%; overflow: hidden; }
.third-pane{ width: 33%; overflow: hidden; }
.two-third-pane{ width: 66%; overflow: hidden; }
.half-pane{ width: 50%; overflow: hidden; }
.split-pane{ width: 48%; overflow: hidden; }


/* table generic */
table{ width: 100%; margin: 2em 0; border-collapse: collapse; background: #FFF !important; }
table thead td{ background: #FFF; border-top: 1px solid #7b5da0; padding: 0.1em 0.6em; color: #666 !important; font-size: 100%; color: #000; font-weight: bold; white-space: nowrap; }
table td{ padding: 0.2em 0.6em; border-bottom: 1px solid #666; }

/* table targets */
table.targets{ width: 100%; margin: 0 0 2em 0; border-collapse: collapse; background: #FFF !important; }
table.targets thead td{ font-style: italic; background: #FFF; border-top: 1px solid #7b5da0; padding: 0.6em 0.6em; color: #7b5da0; font-size: 90%; color: #666; font-weight: normal; white-space: normal; }
table.targets td{ padding: 0.2em 0.6em; border-bottom: 1px solid #666; }
table.targets ul {list-style-type: disc; display:block; margin: 0 0 0.5em 0.5em; padding: 0 0 0 2em; }

/* table results */
table.results{ width: 100%; margin: 2em 0; border-collapse: separate; background: #FFF !important; }
table.results thead td{ padding: 0.3em 0.3em; border: none;  border-bottom: 1px solid #7b5da0; color: #7b5da0; font-size: 110%; }
table.results td{ padding: 0.3em 0.3em; border: none;  border-bottom: 1px dotted #7b5da0; }

/* table reports */
table.reports{ width: 100%; margin: 0.2em 0 1em 0; border-collapse: collapse; background: #FFF !important; }
table.reports thead td{ padding: 0.2em 0.3em; border: none;  border-bottom: 1px solid #f1f1f1; color: #7b5da0; font-size: 110%; }
table.reports td{ padding: 0.2em 0.3em; border: none; border-bottom: 1px solid #f1f1f1; font-size: 106%; }

/* bron */
/*.bron { height: 5em; }*/
.bron{ margin-top: 1em; }
.bron p{ margin: 1em 0; padding: 0; }
.top-border{ border-top: 2px dotted #d9d9d9 !important; padding-top: 0.9em; }
.bottom-border{ border-bottom: 2px dotted #d9d9d9 !important; padding-bottom: 0.9em; }
.bron a.next{ margin-left: 0; color: #7b5da0; border: none; text-decoration: none; background-image: url('../../images/frontend/icon-forward.gif'); background-position: center right; background-repeat: no-repeat; padding: 0 10px 2px 0;}
.bron a.prev{ margin-right: 0; color: #7b5da0; border: none; text-decoration: none; background-image: url('../../images/frontend/icon-back.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 10px;}
.bron a.prev:hover, .bron a.next:hover{ text-decoration: underline !important; }
.bron .padding-small, .box .padding-small{ padding: 0px !important;}


/* paging */
.paging{ position: relative; width: 100%; text-align: center; white-space: nowrap; margin: 1em 0 0 0; padding: 1em 0; border-top: #7b5da0 1px none; float: left; clear: both;  }
.paging a{ padding: 0.3em 0.6em; margin: 0 1px 0 0; text-decoration: none; color: #7b5da0; }
.paging a:hover{ padding: 0.3em 0.6em; margin: 0 1px 0 0; background: #7b5da0; color: #666666 !important; }
.paging a.next, .paging a.next:hover{ margin-left: 0.5em; padding: 0 12px 0 0; position: absolute; right: 0px; color: #7b5da0 !important; background-color: transparent !important; background-image: url('../../images/frontend/icon-forward.gif'); background-position: center right; background-repeat: no-repeat; padding: 0 10px 2px 0; text-decoration: underline; }
.paging a.prev, .paging a.prev:hover{ margin-right: 0.5em; padding: 0 0 0 12px; position: absolute; left: 0px; color: #7b5da0 !important; background-color: transparent !important; background-image: url('../../images/frontend/icon-back.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 10px; text-decoration: underline; }
.paging a.selected, .paging a.selected:hover{ background: #7b5da0; color: #666 !important; }


/* tooltip */
#tooltip{ display: none; background: #7b5da0; color: #666; -webkit-box-shadow: 1px 1px 8px #999; border: 1px solid #7b5da0; font-size: 94%; text-align: left; width: auto; position: absolute; padding: 0px 4px; z-index: 1000; }




/* BitSquad - peter */

/* Text Styles */

/*
p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {margin: 0;padding: 0;font: normal normal normal 1em/1.25 Verdana, Arial, Helvetica, sans-serif;}
blockquote {margin: 1.25em;padding: 1.25em}
q {font-style: italic;}
acronym, abbr {cursor: help;border-bottom: 1px dashed;}
small {font-size:.85em;}
big {font-size:1.2em;}
ul {list-style:none;}
*/


/* bron */
/*.bron { height: 5em; }*/
/*.bron p{margin:0;padding:0;}
.top-border{border-top:3px solid #3399ff !important;padding-top:0.6em;}
.bottom-border{border-bottom:3px solid #3399ff !important;padding-bottom:0.6em;}
.bron a.next{margin-left:0;color:#73a500;border:none;text-decoration:none;background-image:url('../../images/frontend/icon-forward.gif');background-position:center right;background-repeat:no-repeat;padding:0 20px 2px 0;}
.bron a.prev{margin-right:0;color:#73a500;border:none;text-decoration:none;background-image:url('../../images/frontend/icon-back.gif');background-position:center left;background-repeat:no-repeat;padding:0 0 2px 20px;}
.bron a.prev:hover,.bron a.next:hover{text-decoration:underline !important;}*/



a.opmerking	{background:url(../../images/frontend/icon-toolbar-comment.gif) no-repeat 0px 0px;text-decoration:underline !important;color: #7b5da0;}
a.akkoord_red{color:#000000;padding:0px 5px 0px 0px !important;}

p.selectors{margin:5px 0px 5px 15px !important;}
p.selectors a{color:#000000;text-decoration:underline;padding:0px 5px 0px 0px;}
div.opmerking_repeat{float:left;border-bottom: solid 1px #f1f1f1;margin:0px 10px 0px 10px;padding:0px 0px 10px 0px;}
p.opmerking_form{color:#000000;margin:5px 0px 10px 18px !important;}
a.admin	{color:#000000;}
a.wijzig{color: #7b5da0;}
a.verwijderen{color: #7b5da0;}
a.close	{color:#666666;text-decoration:none !important;float:right;padding:20px 10px 0px 0px;}
a.close	img{border:solid 1px #666666;}

div#mylist textarea{height:90px;margin:10px 0px 0px 0px;}
div#mylist div.clearfix a.right{width:280px;text-align:right;margin:0px 0px 10px 0px;}
div#mylist{width:300px;background-color:#666666;border:solid 1px #000000;position:absolute;top:71px;right:20px;color:#000000;display:none;z-index:999;height:auto;padding:0px 0px 10px 0px;text-align:left;}
div#mylist p{float:left;margin:30px 10px 10px 10px;}
div#mylist p  a{color:#000000;}
div#mylist select{margin:0px 0px 0px 76px;}
div#mylist select{_margin:0px 0px 0px 74px;}
div#mylist p.opm_opslaan{text-align:right;padding:0px 0px 5px 0px;border-bottom: solid 1px #f1f1f1;width:280px;}
div#mylist p.opm_opslaan a{color:#000000;text-decoration:underline;}
div#mylist form{height:100%;}
div#mylist form input{margin:0px;}
div#mylist ul li{margin:0px 0px 10px 0px;line-height:17px !important;}
div#mylist ul li input.checkbox{margin:0px;}


/* Editor styles zoals ul, ol, subscript e.d. */
.article_editor ol{padding:0px 0px 0px 30px;margin:0px 0px 10px 0px;}
.article_editor ul{padding:0px 0px 0px 30px;margin:0px 0px 10px 0px;list-style-type:disc;}
.article_editor p{margin:0px 0px 10px 0px;}
sup,sub{vertical-align:0;position:relative;}
sup{bottom:1ex;}
sub{top:0.8ex;}


/* Login */
div.login{width:100%;}
div.login a.read-more{float:left;text-decoration:underline;font-size:100%;line-height:normal;padding:0.3em 0 0em 8px;width:100%;display:block;font-weight:normal;background:url('../../images/frontend/icon-arrow-read-more.gif') 0em 0.6em no-repeat;}
div.login a.read-more:hover{text-decoration:underline;}


/* Mijn verslag */
div.my_report{}
div.my_report h3{}
div.my_report h5{}
div.my_report p{padding:0px 0px 20px 0px;}
div.my_report table{width:100%;margin:0.2em 0 1em 0;border-collapse:collapse;background:#666666 !important;}
div.my_report table thead td{padding:0.2em 0.3em;border:none;border-bottom: 1px solid #f1f1f1;color: #7b5da0;font-size:110%;}
div.my_report table td{padding:0.2em 0.3em;border:none;border-bottom: 1px solid #f1f1f1;font-size:106%;}


/* Loading */
table.maintable{width:100%;height:100%;}
td.maintable{vertical-align:middle;}
div.loading	{position:relative;width:479px;height:206px;background:url(/images/backend/loading_bg.png);_background:url(/images/backend/loading_bg.gif);margin:0 auto;text-align:center;}
img.loading	{width:48px;height:48px;margin:100px 0px 10px 0px;}
div.loading p{font-size:20px;color: #7b5da0;}
