@import url("./ext/chcforum.css");
@import url("./ext/tt_news.css");

img {
	display: block;
}
#tx_chcforum-pi1 IMG {
	display: inline;
}
html,body {
	background-color: #EAE8E8;
	color: #333;
}
body {
	font-family: Arial, sans-serif;
	font-size: 68.75%; /* 11px */
	/*	line-height: 1.364; /* 15px */
	line-height: 1.5;
	border-top: 1px solid #535353;
}
html {
	overflow: scroll;
}
input,textarea,select,table,button {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

#main li {
	list-style-type: none;

	background: transparent url('../images/arrow-blue.gif') no-repeat scroll 0px 3px;
	padding-left: 18px;
}

.button,
.submit,
.csc-mailform-submit{
	border: 1px solid #4C5A68;
	background-color: #B9C7D5;
	color: #FFFFFF;
}

/* kolom definities */

.columns {
	position: relative;
	width: 920px;
	margin: 0 10px;
	float: left;
}
.columns .columns {
	width: 100%;
	margin: 0;
}
.columns .col {
	position: relative;
	left: 920px;
	float: left;
	overflow: hidden;
}
.columns .s1 { margin-left: -920px; }
.columns .s2 { margin-left: -690px; }
.columns .s3 { margin-left: -465px; margin-top: -20px; }
.columns .s4 { margin-left: -230px; }
.columns .w1 { width: 232px; margin-right: 20px;}
.columns .w2 { width: 440px; margin-right: 20px;}
.columns .w3 { width: 690px; }
.columns .w4 { width: 920px; }
.columns .w1 .columns { margin: 0 10px 0;}
.article .columns {
	float: none;
	width: 670px;
	margin: 0;
	overflow: hidden;
}
.article .columns .col {
	left: 670px;
}
.article .columns .s1 { margin-left: -670px; }
.article .columns .s2 { margin-left: -440px; }
.article .columns .s3 { margin-left: -210px; }
.article .columns .w1 { width: 210px; }
.article .columns .w2 { width: 440px; }
.article .columns .w3 { width: 670px; }

.fp_row2{margin-top: 10px;}
.fp_row2 ul.item-list{width: 190px;}
#main .container {
	top: -20px;
	position: relative;
	float: left;
	width: 940px;
}
#main .container #subnav {
	position: relative;
	left: 100%;
	float: left;
	overflow: hidden;
	margin-left: -940px;
	margin-top: 20px;
	width: 230px;
}
#main .container .article {
	position: relative;
	left: 100%;
	float: left;
	overflow: hidden;
	margin-left: -690px;
	/*		margin-top: 20px;*/
	margin-top: -4px;
	width: 440px;
}
#main .container .wide {
	margin-left: -690px;
	width: 670px;
}
#main .container .sidebar {
	position: relative;
	left: 100%;
	float: left;
	overflow: hidden;
	margin-left: -230px;
	width: 212px;
}



/* link language */

/* broodtekst/algemeen */
a { color: #0E71B4; text-decoration: none; }
a:hover, a:active { color: #333333; text-decoration: underline; }
/* achtergrond */
#masthead a { color: #535353; text-decoration: none; }
#masthead a:hover, #masthead a:active { color: #010101; text-decoration: underline; }

#masthead #searchnav { width: 260px; margin-left: -30px }
#masthead #searchnav li { float:left; padding-left: 30px }
#masthead #searchnav li.uitgebreid-zoeken { float: right;  }
/* titels & paginering */
.pagination a,
h2 a,
h3 a,
.list a { color: #000; text-decoration: underline; }
.pagination a:hover, .pagination a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
.list a:hover, .list a:active { text-decoration: underline; }
/* linklijst & kruimelpad */
.tl_event a,
.more a,
.breadcrumbs a
{
	color: #BBB;
	text-decoration: none;
}
.tl_event a:hover, .tl_event a:active,
.more a:hover, .more a:active,
.breadcrumbs a:hover, .breadcrumbs a:active, .breadcrumbs a:visited
{
	color: #BBB;
	text-decoration: none;
}
.article ol.breadcrumbs li.last {
	background-image: none;
	color: #BBB;
}
.breadcrumbs a, .breadcrumbs a:visited {
	color: #BBB;
	text-decoration: none;
}
.breadcrumbs a:hover, .breadcrumbs a:active {
	color: #BBB;
	text-decoration: none;
}
.item-list a {
	text-decoration: none;
}
.item-list a:hover {
	text-decoration: underline;
}



/* pagina-componenten */

.wrapper {
	position: relative;
	width: 956px;
	margin: 0 auto;
	padding-top: 209px;
	background: url("../images/shadow.gif") left top repeat-y;
}
body.home .wrapper {
	/*padding-top: 18.767em; /*206px;*/
	padding-top: 189px;
}
.container {
	position: relative;
	margin: 0 8px 0 8px;
}

#main {
	position: relative;
	z-index: 1000;
}
#main .content {
	padding: 0px 10px 0 10px;
}
body.home #main .content {
	padding-top: 16px;
}
#main .tong {
	/*margin-top: -.909em; /* -10px; */
	margin-top: 0px;
}
#main .tong a { color: #ffffff; }
body #main .tong .content {
	/*padding-top: 4.364em; /* 48px; */
	padding-top:  23px;
	padding-bottom: 11px;
}
#main .ondertong {
	padding-top: 16px;
}
#main p.dossiertitle {
	margin: 0;
	padding: 0 250px 0 250px;
}
#main .article .content {
	padding-left: 1px;
	padding-right: 0;
	padding-bottom: 0px;
}
#main img {
	margin-bottom: 3px;
	clear: both;
}
#main .article ol.breadcrumbs {
	color: #AAA;
	margin: 0 0 8px;
	overflow: hidden;
}
#main .article ol.breadcrumbs li {
	display: block;
	float: left;
	padding-right: 7px;
	padding-left: 0px;
	background: transparent;
	/*background: url("../images/blt_standaard.gif") right 2px no-repeat;*/
}

.wide p,
.wide ul,
.wide dl {
	margin-right: 230px;
}
.wide .content * p,
.wide .content * * ul,
.wide .content * dl {
	margin-right: 0;
}

#subnav {
}
#subnav li {
	list-style-type: none;
}
#subnav .tx-impkbviewer-pi1 li a,
#subnav .tx-impkbviewer-pi1 li strong {
	display: block;
	padding: 3px 10px 4px 50px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	background: transparent url("../images/arrow-blue.gif") 30px 5px no-repeat;
	list-style-type: none;
}
#subnav li a,
#subnav li strong {
	display: block;
	padding: 3px 10px 4px 40px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	background: transparent url("../images/arrow-blue.gif") 20px 5px no-repeat;
	list-style-type: none;
}
#subnav li.open a,
#subnav li.open strong {
	background-image: url("../images/blt_anker.gif");
}
#subnav li.open ul a,
#subnav li.open ul strong {
	padding-left: 40px;
	background-position: 28px 5px;
	background-image: url("../images/blt_standaard.gif");
}

#subnav ul li {
	background:transparent;
	padding-left: 0px;
}
#subnav ul ul li {
	padding-left: 10px;
}
#subnav ul ul ul li {
	padding-left: 20px;
}


#nav {
	position: absolute;
	left: 0;
	/*	top: 10.545em; /*116px;*/
	top: 115px;
	width: 100%;
	overflow: hidden;
	z-index: 10;
}
#nav a {
	color: #000;
}
#nav .container {
	overflow: hidden;
	height: 50px;
}
#nav h2 {
	margin: 0;
	padding: 6px 30px;
	font-family: Arial, sans-serif;
	font-size: 1.636em;
	font-weight: bold;
	line-height: 1.0;
	height: 18px;
	display: none;
}
#nav h2 a:hover {
	text-decoration: none;
}
#nav ul {
	overflow: hidden;
	margin: 0;
	padding: 0px 240px 0 20px;
	/*		border-bottom: 10px solid;*/
	font-family: Arial, sans-serif;
	font-size: 1.091em; /* 12px */
	font-weight: bold;
	line-height: 28px
}
#nav ul li {
	display: block;
	float: left;
	margin-top: 25px;
}
#nav ul li a {
	display: block;
	padding: 0 9px 0 9px; /* 2px and 3px, respectively */
	text-decoration: none;
}
#nav ul#mainnav {
	height: 51px;
}

#masthead {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: #F3F5F6 url("../images/shadow_top.gif") left top repeat-y;
	color: #535353;
}
#masthead li {
	display: inline;
}
#masthead .container {
	margin-top: 29px;
	padding-top: 87px;
	background-color: transparent;
}
#masthead .logo {
	position: absolute;
	/*left: 449px;*/
	top: 0;
}
#masthead .logo h1 {
	display: none;
}
#masthead #searchboxform {
	position: absolute;
	right: 16px;
	width: 210px;
	/*width: 19.091em; /* 210px; */
	/*margin-top:  28px; */
	z-index: 100;
	display: block;
	/*margin-top: 3.636em; /* 40px; */
}
#masthead #searchboxform legend,
#masthead #searchboxform label {
	/*display: none;*/
}
#masthead #searchboxform fieldset {
	padding-top:29px;
	padding-left:10px;
	margin-bottom: 2px;
}
#masthead #searchboxform input {
	display: block;
	float: left;
	background-color: #fff;
	/*border: 1px solid #000;*/
}
#masthead #searchboxform input.text {
	width: 140px; /* 126 + 2px to compensate the negative margin-right */
	padding: 1px;
	height: 1.4em;
	border: 1px solid #AAA;
	margin-right:-2px;
	margin-top: 2px;
	font-size: 11px;
}
#masthead #searchboxform input.submit {
	font-weight: bold;
	cursor: pointer;
	height: 1.75em;
	border: none;
	background-color: transparent;
	background-image: url('../images/arrow-white-blue.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	margin-left: 6px;
	padding-left: 12px;
	/*margin-top: -10px;*/
	/*padding: 14px;*/
}
#masthead #servicenav {
	position: absolute;
	right: 0px;
	top: -23px;
	/*font-weight: bold;*/
	color: #767676;
}
#masthead #servicenav li {
	margin-left: 10px;
}
#masthead #servicenav p {
	display: inline;
}
#masthead #servicenav a {
	color: #535353;
}
#masthead #extranav {
	position: absolute;
	left: 10px;
	top: -23px;
}
#masthead form li,
#masthead #extranav p {
	margin-right: 10px;
	display: inline;
}
#masthead #extranav span {
	margin-right: 20px;
	margin-left: 4px;
}
#masthead #extranav a {
	/*padding-left: 14px;*/
	background-repeat: no-repeat;
	background-position: left 3px;
	text-decoration: none;
}
#masthead #extranav .nav-rss a { background-image: url("../images/nav_rss.gif"); }
#masthead #extranav .nav-print a { background-image: url("../images/nav_print.gif"); }
#masthead #extranav img { display: inline; }
#masthead #extranav span#rssButton {
	margin-right: 0px;
}

#masthead #extranav span#rssButton a { color: #535353; text-decoration: none; }
#masthead #extranav span#rssButton a:visited { color: #535353; }
#masthead #extranav span#rssButton a:hover, #masthead a:active { color: #000000; text-decoration: none; }

#masthead #extranav .unseen {
	margin-right: 0px;
}

#masthead #extranav #fontSizeText {
	margin-right: 0px;
}
#masthead #extranav li {
	margin-right: 10px;
}

#subfooter {
	clear: both;
	height: 1%;
}

#subfooter .subfooter-container {
	float: right;
	padding-right: 20px;
	height: 90px;
}

#subfooter .macinabanner tr td {
	padding-left: 21px;
}

#footer {
	clear: both;
	height: 56px;
	overflow: hidden;
	background: #F3F5F6 url("../images/shadow_bottom.gif") left -49px repeat-y;
}
#footer .container {
	height: 20px;
	overflow: hidden;
	background-color: #D8D9D8;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
}
#footer .container .red {
	color: #cd0042;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .fLeft {
	float: left;
}
#footer .fRight {
	float: right;
}


/* herbruikbare stijlen */

/* linklijst = item-list */
ul.item-list {
	list-style-type: none !important;
	margin-left: 0 !important;
	margin-bottom: 20px;
	vertical-align: top;
	width: 210px;
}
ul.blocks li.external h3,
ul.item-list li {
	padding-left: 10px;
	background-repeat: no-repeat;
}
ul.item-list li {
	margin: 3px 0 4px 0;
	background-image: url("../images/menu_icons/arrow_blue.gif");
	background-position: 1px 5px;
}
ul.item-list li a {
}
ul.blocks li.external h3,
ul.item-list li.external { background-image: url("../images/blt_extern.gif"); }
ul.item-list li.anchor { background-image: url("../images/blt_anker.gif"); }
ul.item-list li.goed { background-image: url("../images/quiz_goed.gif"); }
ul.item-list li.fout { background-image: url("../images/quiz_fout.gif"); }
ul.item-list li.open { background-image: url("../images/quiz_open.gif"); }
.sidebar ul.quizvragen li {
	padding-left: 20px;
	background-position: left top;
}


/* lijst = list */
ul.list {
	list-style-type: none !important;
	margin-left: 0 !important;
}
ul.with-pagination {
	margin-bottom: 3px;
	padding-top: 3px;
	border-top: 3px solid;
	border-bottom: 3px solid;
}
ul.list a {
	font-weight: bold;
}
ul.list ul a {
	font-weight: normal;
}
ul.list p.data {
	margin: 0;
}

ul.blocks {
	list-style-type: none !important;
	overflow: hidden;
	margin-left: 0 !important;
}
ul.blocks li {
	float: left;
	width: 210px;
	margin-left: 20px;
	margin-bottom: 1.364em;
}
#main ul.blocks li.col1 {
	clear: left;
	margin-left: 0;
	background: none;
	padding-left: 0px;
}
#main ul.blocks li.col2 {
	background: none;
	padding-left: 0px;
	margin-left: 0px;
}
.article ul.blocks ul {
	list-style-type: none;
	#margin: 0 0 0 20px;
	margin-bottom: 1.5em;
}
.article ul.blocks ul li {
	float: none;
	width: auto;
	margin: 0;
}


.article .section {
	margin: 2.723em 0 2.723em 0;
}
.inactive {
	color: #767676;
}
.data {
	color: #767676;
}
.data {
	color: #767676;
}
.data img {
	display: inline;
	vertical-align: middle;
}
.pagination {
	color: #767676;
}
.pagination .previous,
.pagination .next {
	font-weight: bold;
}

p.to-top,
p.rss-link {
	text-align: right;
}
p.to-top a {
	padding-left: 12px;
	background: url("../images/blt_boven.gif") left 2px no-repeat;
}
p.rss-link {
	margin-bottom: 3px;
}
p.rss-link a {
	padding-left: 14px;
	background: url("../images/nav_rss.gif") left 3px no-repeat;
}
p.more {
	margin-bottom: 2.723em;
}
p.more a {
	padding-left: 12px;
	background: url("../images/blt_standaard.gif") left 2px no-repeat;
}
body p.more,
ul.blocks p.more {
	margin-bottom: 0;
}
p.back {
}
p.back a {
	padding-left: 12px;
	background: url("../images/blt_terug.gif") left 2px no-repeat;
}
.floatR {
	float: right;
	margin: 3px 0 10px 10px;
}
.floatL {
	float: left;
	margin: 3px 10px 10px 0;
}

.videoplayer {
	width: 440px;
}
.videoplayer .player {
	width: 440px;
	height: 330px;
	background-color: #ccc;
}
.vid-large {
	margin-bottom: 9px;
}
.vid-large a {
	display: block;
	position: relative;
}
.vid-large a .vid-play {
	position: absolute;
	left: 85px;
	top: 59px;
	width: 40px;
	height: 39px;
	background: url("../images/video_button.png") left top no-repeat;
}
.vid-small {
	overflow: hidden;
}
.vid-small a {
	float: left;
	margin-right: 4px;
}
ul.video-list {

}
ul.video-list li {
	overflow: hidden;
}
ul.video-list li img {
	float: left;
	margin-right: 10px;
}
.article ul.video-list {
	margin-bottom: 0;
}

.gallery {
}
.gallery ul {
	clear: both;
	margin-left: 0 !important;
}
.gallery .pag-top {
	padding: 0 0 3px 0;
	margin-bottom: 7px;
	border-bottom: 3px solid;
}
.gallery .images,
.gallery .videos {
	margin-bottom: 3px;
	padding: 10px 0 10px 0;
	border-top: 3px solid;
	border-bottom: 3px solid;
	overflow: hidden;
}
.gallery .images {
	padding-left: 10px;
}
.images a,
.images span.current {
	float: left;
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	text-align: center;
	line-height: 100px;
}
.images a img,
.images span.current img {
	display: inline;
	vertical-align: middle;
	border: 3px solid;
}
.images span.current img {
	border-color: #fff;
}
.images a:hover img {
	border-color: #fff;
}
.photodetail {
	overflow: hidden;
	width: 550px;
}
.gallery img.full {
	margin: 0 auto;
}
.photodetail .gallery .images {
	padding-left: 0;
}
.photodetail .images a,
.photodetail .images span.current {
	position: relative;
	margin: 0 5px 10px 5px;
}
.photodetail .images a span {
	display: block;
	position: absolute;
	left: 18px;
	top: 18px;
	width: 64px;
	height: 64px;
}
.photodetail .images a.prevprev span {
	background: url("../images/icon_previous2.png") left top no-repeat;
}
.photodetail .images a.prev span {
	background: url("../images/icon_previous.png") left top no-repeat;
}
.photodetail .images a.next span {
	background: url("../images/icon_next.png") left top no-repeat;
}
.photodetail .images a.nextnext span {
	background: url("../images/icon_next2.png") left top no-repeat;
}

.cijfers {
	overflow: hidden;
}
.cijfers .tabel {
	float: left;
	width: 440px;
	overflow: hidden;
}
.cijfers .grafiek {
	float: right;
	width: 210px;
	overflow: hidden;
	padding-top: 1.636em;
}
#main table {
	width: 100%;
}
#main caption {
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 3px solid;
	text-align: left;
	color: #535353;
}
#main th,
#main td {
	padding: 3px 3px 4px 3px;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	text-align:left;
}
#main table img {
	display: inline;
	vertical-align: middle;
}
#main .cijfers tbody th,
.cijfers .grafiek h3 {
	padding-left: 18px;
}
.cijfers span.legenda {
	display: block;
	position: absolute;
	width: 11px;
	height: 1em;
	overflow: hidden;
	margin: 0.091em 0 0 -18px;
	padding: 1px;
}
.cijfers .rij-1 span.legenda { background-color: #9accd4; }
.cijfers .rij-2 span.legenda { background-color: #2494c5; }
.cijfers .rij-3 span.legenda { background-color: #d60044; }
.cijfers .rij-4 span.legenda { background-color: #f1f1f1; }
.cijfers .rij-5 span.legenda { background-color: #beb1a9; }
.cijfers .rij-6 span.legenda { background-color: #e0e0e0; }
.cijfers .rij-7 span.legenda { background-color: #f9a529; }
.cijfers .rij-8 span.legenda { background-color: #fbd221; }
.cijfers .rij-9 span.legenda { background-color: #f6631f; }
.cijfers .rij-10 span.legenda { background-color: #3c1508; }
.cijfers .rij-11 span.legenda { background-color: #cbe1bd; }
.cijfers .rij-12 span.legenda { background-color: #8fbf72; }
.cijfers .rij-13 span.legenda { background-color: #529d26; }
.cijfers .rij-14 span.legenda { background-color: #47145c; }
.cijfers .rij-15 span.legenda { background-color: #a10086; }
.cijfers .rij-16 span.legenda { background-color: #ed8fbb; }
.cijfers .rij-17 span.legenda { background-color: #4e4e4e; }
.cijfers .rij-18 span.legenda { background-color: #000; }

.cijfers .rij-1-voorbeeld, .cijfers .rij-2-voorbeeld, .cijfers .rij-3-voorbeeld, .cijfers .rij-4-voorbeeld, .cijfers .rij-5-voorbeeld, .cijfers .rij-6-voorbeeld, .cijfers .rij-7-voorbeeld, .cijfers .rij-8-voorbeeld, .cijfers .rij-9-voorbeeld, .cijfers .rij-10-voorbeeld, .cijfers .rij-11-voorbeeld, .cijfers .rij-12-voorbeeld, .cijfers .rij-13-voorbeeld, .cijfers .rij-14-voorbeeld, .cijfers .rij-15-voorbeeld, .cijfers .rij-16-voorbeeld, .cijfers .rij-17-voorbeeld, .cijfers .rij-18-voorbeeld {
	height: 1%;
	overflow: hidden;
	padding: 1em 1em 1em 63px;
	margin: 0 0 1em 0;
}
.cijfers .rij-1-voorbeeld {
	clear: both;
	background: #fff url("../images/rij_1_bg.gif") top left no-repeat;
}
.cijfers .rij-2-voorbeeld {
	background: #fff url("../images/rij_2_bg.gif") top left no-repeat;
}
.cijfers .rij-3-voorbeeld {
	background: #fff url("../images/rij_3_bg.gif") top left no-repeat;
}
.cijfers .rij-4-voorbeeld {
	background: #fff url("../images/rij_4_bg.gif") top left no-repeat;
}
.cijfers .rij-5-voorbeeld {
	background: #fff url("../images/rij_5_bg.gif") top left no-repeat;
}
.cijfers .rij-6-voorbeeld {
	background: #fff url("../images/rij_6_bg.gif") top left no-repeat;
}
.cijfers .rij-7-voorbeeld {
	background: #fff url("../images/rij_7_bg.gif") top left no-repeat;
}
.cijfers .rij-8-voorbeeld {
	background: #fff url("../images/rij_8_bg.gif") top left no-repeat;
}
.cijfers .rij-9-voorbeeld {
	background: #fff url("../images/rij_9_bg.gif") top left no-repeat;
}
.cijfers .rij-10-voorbeeld {
	background: #fff url("../images/rij_10_bg.gif") top left no-repeat;
}
.cijfers .rij-11-voorbeeld {
	background: #fff url("../images/rij_11_bg.gif") top left no-repeat;
}
.cijfers .rij-12-voorbeeld {
	background: #fff url("../images/rij_12_bg.gif") top left no-repeat;
}
.cijfers .rij-13-voorbeeld {
	background: #fff url("../images/rij_13_bg.gif") top left no-repeat;
}
.cijfers .rij-14-voorbeeld {
	background: #fff url("../images/rij_14_bg.gif") top left no-repeat;
}
.cijfers .rij-15-voorbeeld {
	background: #fff url("../images/rij_15_bg.gif") top left no-repeat;
}
.cijfers .rij-16-voorbeeld {
	background: #fff url("../images/rij_16_bg.gif") top left no-repeat;
}
.cijfers .rij-17-voorbeeld {
	background: #fff url("../images/rij_17_bg.gif") top left no-repeat;
}
.cijfers .rij-18-voorbeeld {
	background: #fff url("../images/rij_18_bg.gif") top left no-repeat;
}



.quiz {
	clear: both;
}
.article .quiz ol {
	list-style-type: none;
	margin-left: 0;
}
.quiz ol li {
	margin-bottom: 10px;
}
.quiz ol label {
	display: block;
	min-height: 22px;
	padding: 10px 40px 10px 40px;
	background-color: #F3F5F6;
	cursor: pointer;
}
.quiz ol label span {
	display: block;
	position: absolute;
	left: 10px;
	font-family: Arial, sans-serif;
	font-size: 2em; /* 22px */
	line-height: 1.0;
	color: #4e85a3;
}
.quiz ol li.selected label span {
	color: #164273;
}
.quiz ol input {
	position: absolute;
	right: 10px;
}
.quiztabel th {
	white-space: nowrap;
}



form.poll ul {
	padding-bottom: 1em;
}
.poll ul li {
	background: none;
	padding: 0;
}
.poll .button {
	text-align: right;
	margin: -1em 0 0 0;
}
div.poll li {
	margin-bottom: 0.5455em;
}
div.poll li .choice {
	display: block;
}
div.poll li .score {
	display: block;
}
div.poll li .score span {
	display: block;
	float: left;
	background-color: #000;
	margin: 0.3636em 0.5455em 0 0;
	height: 0.7273em;
	overflow: hidden;
}
.p-0 span { width: 0px; }
.p-1 span { width: 2px; }
.p-2 span { width: 3px; }
.p-3 span { width: 5px; }
.p-4 span { width: 6px; }
.p-5 span { width: 8px; }
.p-6 span { width: 9px; }
.p-7 span { width: 11px; }
.p-8 span { width: 12px; }
.p-9 span { width: 14px; }
.p-10 span { width: 15px; }
.p-11 span { width: 17px; }
.p-12 span { width: 18px; }
.p-13 span { width: 20px; }
.p-14 span { width: 21px; }
.p-15 span { width: 23px; }
.p-16 span { width: 24px; }
.p-17 span { width: 26px; }
.p-18 span { width: 27px; }
.p-19 span { width: 29px; }
.p-20 span { width: 30px; }
.p-21 span { width: 32px; }
.p-22 span { width: 33px; }
.p-23 span { width: 35px; }
.p-24 span { width: 36px; }
.p-25 span { width: 38px; }
.p-26 span { width: 39px; }
.p-27 span { width: 41px; }
.p-28 span { width: 42px; }
.p-29 span { width: 44px; }
.p-30 span { width: 45px; }
.p-31 span { width: 47px; }
.p-32 span { width: 48px; }
.p-33 span { width: 50px; }
.p-34 span { width: 51px; }
.p-35 span { width: 53px; }
.p-36 span { width: 54px; }
.p-37 span { width: 56px; }
.p-38 span { width: 57px; }
.p-39 span { width: 59px; }
.p-40 span { width: 60px; }
.p-41 span { width: 62px; }
.p-42 span { width: 63px; }
.p-43 span { width: 65px; }
.p-44 span { width: 66px; }
.p-45 span { width: 68px; }
.p-46 span { width: 69px; }
.p-47 span { width: 71px; }
.p-48 span { width: 72px; }
.p-49 span { width: 74px; }
.p-50 span { width: 75px; }
.p-51 span { width: 77px; }
.p-52 span { width: 78px; }
.p-53 span { width: 80px; }
.p-54 span { width: 81px; }
.p-55 span { width: 83px; }
.p-56 span { width: 84px; }
.p-57 span { width: 86px; }
.p-58 span { width: 87px; }
.p-59 span { width: 89px; }
.p-60 span { width: 90px; }
.p-61 span { width: 92px; }
.p-62 span { width: 93px; }
.p-63 span { width: 95px; }
.p-64 span { width: 96px; }
.p-65 span { width: 98px; }
.p-66 span { width: 99px; }
.p-67 span { width: 101px; }
.p-68 span { width: 102px; }
.p-69 span { width: 104px; }
.p-70 span { width: 105px; }
.p-71 span { width: 107px; }
.p-72 span { width: 108px; }
.p-73 span { width: 110px; }
.p-74 span { width: 111px; }
.p-75 span { width: 113px; }
.p-76 span { width: 114px; }
.p-77 span { width: 116px; }
.p-78 span { width: 117px; }
.p-79 span { width: 119px; }
.p-80 span { width: 120px; }
.p-81 span { width: 122px; }
.p-82 span { width: 123px; }
.p-83 span { width: 125px; }
.p-84 span { width: 126px; }
.p-85 span { width: 128px; }
.p-86 span { width: 129px; }
.p-87 span { width: 131px; }
.p-88 span { width: 132px; }
.p-89 span { width: 134px; }
.p-90 span { width: 135px; }
.p-91 span { width: 137px; }
.p-92 span { width: 138px; }
.p-93 span { width: 140px; }
.p-94 span { width: 141px; }
.p-95 span { width: 143px; }
.p-96 span { width: 144px; }
.p-97 span { width: 146px; }
.p-98 span { width: 147px; }
.p-99 span { width: 149px; }
.p-100 span { width: 150px; }



.sitemap {
	overflow: hidden;
}
.sitemap li {
	font-weight: bold;
	margin-bottom: 1.8182em;
}
.sitemap li li {
	font-weight: normal;
	margin-bottom: 0em;
}



form.formulier {
	border-top: 3px solid;
	border-bottom: 3px solid;
	padding: 3px 3px 2em 3px;
}
form.formulier legend {
	display: none;
}
form.formulier .formrow {
	margin: 0 0 1em 0;
}
form.formulier .formrow label {
	display: block;
	margin: 0 0 0.1818em 0;
	font-weight: bold;
}
form.formulier .error label {
	color: #f00;
	font-weight: normal;
}
form.formulier .error .fields {
	font-weight: normal;
}
form.formulier .formrow p {
	margin: 0;
}
form.formulier .formrow .fields label {
	display: inline;
	margin: 0 1em 0 0;
	font-weight: normal;
}
form.formulier .formrow .fields .opt {
	margin-bottom: 0.1818em;
	overflow: hidden;
}
form.formulier .formrow .fields .opt input {
	float: left;
}
form.formulier .formrow .fields .opt label {
	display: block;
	float: right;
	width: 95%;
	margin-right: 0;
	padding-top: 3px;
}
form.formulier input.txt,
form.formulier select,
form.formulier textarea {
	width: 75%;
	border: 1px solid #767676;
	padding: 2px;
}
form.formulier input.txt:focus,
form.formulier select:focus,
form.formulier textarea:focus {
	border-color: #000;
}
form.formulier input.size-s {
	width: 25%;
}
form.formulier input.size-l {
	width: 98%;
}
form.formulier .buttons {
	overflow: hidden;
}
form.formulier .buttons button {
	float: right;
	background-color: #000;
	border: none;
	color: #fff;
	padding: 0.1818em 2em 0.2727em 2em;
	cursor: pointer;
}
.error {
	color: #f00;
	font-weight: bold;
}
.error .alert {
	color: #fff;
	background-color: #f00;
	padding: 0 0.3636em 0 0.3636em;
}



#sitetrekTekst {
	padding: 9px;
	border: 1px solid #535353;
	background-color: #F3F5F6;
}

#nav .bodytext {
	margin-bottom: 0px;
}

#main .tx-ttnews-browsebox table {
	width: auto;
	text-align: left;
}

#main .browsebox li {
	background: none;
	padding-left: 0px;
}

#main .tx-ttnews-browsebox p {
	margin-bottom: 0px;
}

#main .tx-ttnews-browsebox td {
	background-color: #FFFFFF;
}

#main .tx-ttnews-browsebox a, #main .tx-ttnews-browsebox a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #4C5A68;
}

#main .tx-ttnews-browsebox a:hover, #main .tx-ttnews-browsebox a:active {
	font-size: 11px;
	text-decoration: none;
	color: #4C5A68;
}

#main .news-single-item table {
	width: auto;
}

#main .news-single-item td {
	background-color: #FFFFFF;
}

#main .tx-indexedsearch td {
	background-color: #FFFFFF;
}

#main .tx-indexedsearch-result-number {
	display: none;
}

#main .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #4C5A68;
}

#main .tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
}

#main .felogin_welcome_message {
	padding-bottom: 10px;
}

#main .tx-felogin-pi1 legend {
	font-family: Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	display: none;
}

#main .tx-felogin-pi1 input {
	border: 1px solid #4C5A68;
	background-color: #B9C7D5;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#main .tx-felogin-pi1 label {
	float: left;
	margin-right: 5px;
	width: 130px;
}

#main .tx-felogin-pi1 .submitbutton {
	border: 1px solid #000000;
	cursor: pointer;
	font-weight: bold;
	height: 1.75em;
	margin-top: 10px;
}

/* Forum */

#tx_chcforum-pi1 {
	font-family: Arial,sans-serif;
}

.tx-chcforum-pi1-preTableWrap {
	border: none;
}

.tx-chcforum-pi1-navPath {
	background-color: #FFFFFF;
}

.tx_chcforum-pi1-subToolBar {
	display: none;
}

.tx-chcforum-pi1-Table tbody tr th {
	font-size: 12px;
	font-family: Arial,sans-serif;
	letter-spacing: normal;
	font-weight: normal;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size: 12px;
	font-family: Arial,sans-serif;
	letter-spacing: normal;
}

.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	background-color: #FFFFFF;
}

.tx-chcforum-pi1-postTableWrap {
	border: none;
}

.tx-chcforum-pi1-linkUp {
	background-color: #FFFFFF;
}

.tx-chcforum-pi1-postForm fieldset {
	background: none;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
	background: none;
}

.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	background: none;
}

.tx-chcforum-pi1-helpBox {
	background: none !important;
	width: 450px;
}

.tx-chcforum-pi1-navPath {
	padding-left: 0px
}

.rightColBoxes ul{
	list-style-position: inside;
	list-style-type: circle;
}

.rightColBoxes h2 {
	padding-top: 3px;
	height: 20px;
	line-height: 1;
}

.rightColBoxes p {
}

.rightColBoxes a {
	text-decoration: none;
}

.rightColBoxes a:hover {
	text-decoration: underline;
}

.rightColBoxes .yellow, .rightColBoxes .red, .rightColBoxes .blue {
	padding-bottom: 16px;
}

#main .tx_tipafriend_pi1 td {
	padding: 0px;
}

#main .tx_tipafriend_pi1 #tipafriendcaptcha {
	float: left;
	clear: both;
}

#main .tx_tipafriend_pi1 img {
	float: left;
}

.tipafriendfloat {
	background-image:url(../images/menu_icons/send.png);
	display:block;
	float:right;
	height:9px;
	margin-top:-19px;
	width:13px;
}

#main .printIcon {
	float: right;
	display: block;
	margin-top: -20px;
	margin-right: 20px;
	cursor: pointer;
}

#main .tx-impadvancedfaq-pi7 .boldText {
	font-size: 100%;
	font-family: Arial,sans-serif;
}
#main .tx-impadvancedfaq-pi7 .box {
	width: 440px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	padding: 0px;
}
#main .tx-impadvancedfaq-pi7 .boxComments {
	width: 405px;
	margin-left: 0px;
}
#main .tx-impadvancedfaq-pi7 .questionTitle {
	color: #4C5A68;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
#main .tx-impadvancedfaq-pi7 a {
	text-decoration: none;
	line-height: 15px;
}
#main .tx-impadvancedfaq-pi7 a:hover {
	text-decoration: underline;
}

#main .tx-impadvancedfaq-pi7 li {
	list-style-image:url(../images/menu_icons/arrow_blue.gif);
}

#main .tx-impadvancedfaq-pi7 button {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	cursor: pointer;
}

#main #kbContainerId {
	position: relative;
	top: 0px;
	margin-left: 0px;
	margin-top: 60px;
}

#main .tx-impadvancedfaq-pi6 input.button {
	height: auto;
}

#main .tx-impadvancedfaq-pi6 input, #main .tx-impadvancedfaq-pi6 select {
	height: auto;
	margin: auto;
}

#main .tx-impadvancedfaq-pi6 .box {
	width: 440px;
	margin-bottom: 30px;
	height: auto;
}

#main .tx-impadvancedfaq-pi6 .questionsTop {
	width: 440px;
	border-top: 2px solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

#main .tx-impadvancedfaq-pi6 .category {
	font-size: 16px;
}

#main .tx-impadvancedfaq-pi6 .right {
	display: none;
}

#main .tx-impadvancedfaq-pi6 a {
	text-decoration: none;
}
#main .tx-impadvancedfaq-pi6 a:hover {
	text-decoration: underline;
}

#main .tx-impadvancedfaq-pi6 li {
	list-style-image:url(../images/menu_icons/arrow_blue.gif);
}

#main .tx-impadvancedfaq-pi6 .questionLink {
	background: transparent url(../images/menu_icons/arrow_blue.gif) no-repeat 0px 5px;
	margin-left: 1px;
}

#main .tx-impadvancedfaq-pi6 .category_path {
	display: none;
}


#main .tx-impadvancedfaq-pi2 dd {
	margin-left: 0px;
	margin-bottom: 10px;
}

#main .tx-impadvancedfaq-pi2 dt {
	font-style: normal;
	margin-top: 0px;
}

#main .tx-impadvancedfaq-pi2 dl {
	margin-bottom: 20px;
}

#main .tx-impadvancedfaq-pi2 fieldset {
	padding: 0px;
}
#main .tx-impadvancedfaq-pi2 .step {
	font-size: 16px;
	font-weight: bold;
	color: #4C5A68;
	font-style: normal;
}

#main .tx-impadvancedfaq-pi2 input {
	width: auto;
	height: auto;
}

#main .tx-impadvancedfaq-pi2 label {
	margin-bottom: 10px;
	float: left;
	display: block;
}
#main .tx-impadvancedfaq-pi2 label input {
	width: 20px;
	margin-right: 30px;
	vertical-align: middle;
}

#main .tx-impadvancedfaq-pi4 td {
	padding: 0px;
}
#main .tx-impadvancedfaq-pi4 th {
	padding: 0px;
	background-color: transparent;
}

#main .tx-impadvancedfaq-pi4 .FCE-agendas-list-box {
	background-color: #B9C7D5;
	border: 0px solid #FFFFFF;
}

#main .tx-impadvancedfaq-pi4 table.questionlist tr.hover:hover {
	background-color: #B9C7D5;
	border-color: #B9C7D5;
}

#main .tx-impadvancedfaq-pi4 table.questionlist tr.hover:hover td {
	border: 1px solid;
	border-color: #B9C7D5;
}

#main .tx-impadvancedfaq-pi5 .first {
	float: left;
	width: 100%;
}

#main .tx-impadvancedfaq-pi5 .questionArea textarea {
	width: 664px;
}

#main .tx-impadvancedfaq-pi5 .treePlugin input {
	vertical-align: middle;
}
#main .tx-impadvancedfaq-pi5 .treePlugin label {
	font-weight: normal;
}
#main .tx-impadvancedfaq-pi5 .treePlugin .treeHeader {
	top: 0px;
	width: 100%;
}
#main .tx-impadvancedfaq-pi5 .treePlugin .treeHeader .category {
	background-color: #B9C7D5;
	color: white;
}

#main .tx-impadvancedfaq-pi5 .tabberlive {
	margin-top: 30px;
}

#main ul.tabbernav li a {
	border-color: #B9C7D5;
	background: #B9C7D5 none repeat scroll 0 0;
	color: #FFFFFF;
}

#main ul.tabbernav {
	border-bottom: 2px solid #B9C7D5;
}

#main .tx-impadvancedfaq-pi5 div.tabbertab {
	width: 668px;
	border: 0px solid #B9C7D5;
	border-bottom: 2px solid #B9C7D5;
}
#main .tx-impadvancedfaq-pi5 .tabbertab h3 {
	font-size: 16px;
	font-weight: bold;
}
#main .tx-impadvancedfaq-pi5 .rteEditorText {
	float: left;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}
#main .tx-impadvancedfaq-pi5 .rteEditorText .button {
	display: none;
}
#main .tx-impadvancedfaq-pi5 .anwserContainer {
	float: left;
	clear: both;
	padding-bottom: 20px;
}

#main .tx-impadvancedfaq-pi5 .statusListContainer {
	margin-top: 30px;
	margin-bottom: 30px;
}

#main .tx-impadvancedfaq-pi5 div.question {
	font-size: 16px;
	color: #4C5A68;
	font-weight: bold;
	font-family: Arial,sans-serif;
}

#main .tx-impadvancedfaq-pi5 .cancelButton ,
#main .tx-impadvancedfaq-pi5 .submitButton {
	float: left;
	width: 80px;
	margin-bottom: 10px;
}

.clearBoth {
	clear: both;
}

a.readmore {
	background:url(../images/arrow-white-blue.png) no-repeat center left;
	padding-left:20px;
	text-decoration:underline;
	color:#0E71B4;
	font-weight:bold;
	font-size:1.1em;
}

a.readmore:hover {
	text-decoration: underline;
}

.moshi-wrap .style4 {
	vertical-align: top;
}


.moshi-wrap .style7 label {
	float: left;
	clear: both;
}

.moshi-wrap .style7 input {
	width: auto;
	float: left;
}

body.moshi-form {
	background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
}

.hidden {
	display: none !important;
}

.csc-mailform-field {
	clear: both;
	line-height: 22px;
}

.csc-mailform-field label {
	width: 150px;
	display: block;
	float: left;
}

.csc-mailform-field input, .csc-mailform-field select {
	float: left;
}

#searchboxform .tx-macinasearchbox-pi1{
	z-index: 100;
	position: relative;
	height:50px;
	top:0px;
	width:230px;
	right:4px;
}

.tx-macinasearchbox-pi1 #searchquery {
	background-attachment:scroll;
	background-image:url(../images/backgrSearchInput.png);
	background-repeat:no-repeat;
	border:0 none;
	height:15px;
	padding:2px 24px 2px 4px;
	width:131px;
}

form#searchform {
	background-color:#B3DBFB;
}
#masthead {
	z-index:20;
}

.article .content .content_main p {
	/*padding-left:20px;*/
}

hr {
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #CCCCCC;
}

.blueBox {
	background: url("../images/bluebox_bg.gif") top left repeat-x;
	background-color: #FFFFFF;
}

.blueBox hr {
	/*	margin-top: 10px;*/
	/*	margin-bottom: 5px;*/
}

#main .tx-impkbviewer-pi1 .shortList .group {
	margin-left: 0px;
}

#main .content .tx-impkbviewer-pi1 .group div a {
	background: transparent url(../images/arrow-white-blue.png) no-repeat scroll 0px 1px;
	padding-left: 18px;
	color: #0e71b4;
	text-decoration: underline;
}

#main .content .tx-impkbviewer-pi1 .group ul li {
	background: none;
	text-indent: -18px;
}

#main .content .tx-impkbviewer-pi1 .group ul li a {
	background: transparent url(../images/arrow-blue.gif) no-repeat scroll 0 3px;
	padding-left: 18px;
}

#main .content .tx-impkbviewer-pi1 .groupWrapper {
	margin-top: 1px;
}

#main .content .tx-impkbviewer-pi1 .groupWrapper .groupWrapper {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: -1px;
	margin-bottom: 0px;
}

#main .content .tx-impkbviewer-pi1 .group h2 {
	color: #0e71b4;
	font-size: 1.1em;
}

#main .news-single-backlink a {
	background: transparent url(../images/arrow-white-blue.png) no-repeat scroll 0px 1px;
	padding-left: 15px;
}

.grayButton {
	background: url(../images/button-left.png) no-repeat top left;
	border: none;
	height: 18px;
	color: #000;
	text-align: center;
	float: left;
	font-size: 11px;
	padding-bottom: 3px;
	cursor: pointer;
}
.grayButtonEnd {
	background: url(../images/button-right.png) no-repeat top left;
	float: left;
	margin-left: -4px;
	width: 4px;
	height: 18px;
	margin-right: 5px;
	position: relative;
	cursor: pointer;
}

.clientTypeContainer{
	width:300px;
	float:left;
	margin-right:30px;
}
.clientTypeContainer button{
	margin:0 auto;
	display:block;
	width:122px;
}

.cartToStep2{
	background: url(../images/naar-stap2.gif) no-repeat top left;
	width:170px;
	height:18px;
	border:none;
}
.shop-gegevens-table{

	margin-bottom:40px;
}
.shop-gegevens-table td{
	margin:0px !important;
	padding:0px !important;
}
.shop-gegevens-table input, .shop-gegevens-table select {
	background-attachment:scroll;
	background-image:url(../images/backgrInput.png);
	background-repeat:no-repeat;
	color:#000000;
	float:left;
	font-size:11px;
	height:15px;
	padding:3px 0px 0px 5px;
	border:1px solid #AAAAAA;
	margin:0px 10px 0px 5px;
}
.shop-gegevens-table select {
	height:20px;
}
.shop-gegevens-table input.error, .shop-gegevens-table select.error {
	background-image:url(../images/backgrInputError.png);
	border:1px solid #FF9FA0;
}
tr.hidden {display:none}
tr.visible {display:table-row}
.novaa-shop-gegevens-table {
	width: 463px;
	margin-top: 15px;
}
.back-to-cart-link {
	background: url(fileadmin/novaa/templates/images/blue-arrow-left.png) no-repeat center left;
	padding-left: 10px;
	font-size: 10px;
}
#main .shop-gegevens-table{
	width:600px;
}
#main .shop-gegevens-table .column1{
	width:210px;
}
#main .shop-gegevens-table .column2{
	width:350px;
}
.advanceButton{
	float:right;
}
.submitknop{
	float:right;
}
.tx-novaashop-pi1 .error{
	margin:0px 0px 10px 5px;
	display:block;
}
.tx-novaashop-pi1 td{
	vertical-align:top
}
.macinabanner th {
	display: none;
}
.blueBox.shopCategory{
	border:1px solid #666666;
	margin-bottom:20px;
	padding:5px 12px;
	float:left;
	height:100px;
	width:150px;
	margin-right:45px;
	font-weight:bold;
	text-align:center;
	line-height:100px;
	font-size:1.2em;
}
.shopCategoryOverview{
	clear:both;
}
em.error{
	float:left;
}
#orderOpmerking{
	width:400px;
	height:80px;
}

#main .pdflink img {
	display: inline;
	margin-bottom: 0px;
}

.backLink {
	padding-right: 20px;
	vertical-align: middle;
}

.tx-novaashop-pi1 .advanceButton .grayButton {
	background: none;
	background-color: #FF8800;
	color: #FFFFFF;
}

.tx-novaashop-pi1 .advanceButton .grayButtonEnd {
	background: none;
	width: 0px;
}
