#bkkKader {
	width: 220px;
	font-size : 92%;
	line-height: 125%;
	padding: 10px 10px 20px 10px;
	border-top: 1px solid #bac405;
	border-left: 1px solid #bac405;
	border-right: 1px solid #bac405;
	border-bottom: 20px solid #bac405;
}
#noBorder {
	border: none;
}

/* Poll */
table#voteTabel {
	margin: 0;
	width: 355px;
}
table#voteTabel th {
	padding: 0 5px 5px 0;
	font-size : 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: left;
}
table#voteTabel td {
	margin: 0;
	padding: 0 5px 10px 0;
	font-size : 1.2em;
	line-height: 1.2em;
	text-align: left;
}
table#voteTabel .formButton {
	margin: 0;
}

/* Tabellen */

table#kaderschema {
	width:600px;
	margin: 0;
	background-color: #fff;
	border-top: none;
	border-left: #33B5CF 1px solid;
	border-right: #33B5CF 1px solid;
	border-bottom: #33B5CF 5px solid;
	border-collapse: collapse;
}
table#kaderschema TH {
	background: #33B5CF url(/nji/layoutimages/zoekformTitel.gif) no-repeat right;
	padding: 4px 5px 0 6px;
	text-align: left;
	font-size : 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	color:#000;
	height: 20px;
	border: none;
}
table#kaderschema TH#vervolg {
	border-left: #99DAE7 1px solid;
}
table#kaderschema TD {
	padding: 8px 5px 8px 6px;
	font-size: 1.0em;
	border: #99DAE7 1px solid;
}
table#kaderschema TD ul {
	margin-top: -3%;
}
table#kaderschema TD ul li {
	margin-left: -22px;
}


/* Forum  */
TABLE.ForumFormulier  {
	background-color: #E6F6F9;
}

 .forumkop {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000;
  }
TABLE.stellingen {
	border-collapse: collapse;
	border: 1px solid #948A81;
	background-color: #BAC405;
}

TABLE.Onderwerp { /* Stellingen  */
	border-collapse: collapse;
	border: 1px solid #948A81;
	background-color: #BAC405;
	width: 540px;
}

.forumTDOnderwerpMessage {
	background: #fff;
}
.forumTDOnderwerpColor {
	font-size: 9pt;
	line-height: 11pt;
	background: #fff;
}

TABLE.Reactie {
/* 	border-collapse: collapse;  */
/* 	border: 1px solid #948A81;  */
	background-color: #EEEEEE;
	margin-top: 20px;
	width: 540px;
}

.forumTDReactieMessage {
	font-size: 9pt;
	line-height: 12pt;
	background: #FFFFFF;
	border-right: 1px solid #948A81;
	border-left: 1px solid #948A81;
	border-bottom: 1px solid #948A81;
	padding-left: 5px;
}
.Reactiegeplaatst {
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
}

td.tablecellReactiegeplaatst {
	border-top: 1px solid #948A81;
	border-left: 1px solid #948A81;
	padding-left: 5px;

}
td.tablecellReageer {
	border-top: 1px solid #948A81;
	border-right: 1px solid #948A81;
	font-size: 8pt;
	line-height: 8pt;
}
td.spacer {
	font-size: 3px;
	line-height: 3px;
	background-color: #fff;
}
.forumquote {
	margin-left: 40px;
	font-size: 8pt;
	line-height: 9pt;
	display: block;
}

.fotobijschrift {
	font-size: 80%;
	line-height: 110%;
}

/* Kleuren */
/* 
PMS 631 - lichtblauw
Grafische elementen: 51/181/207 #33B5CF
Tekst: 44/163/188 #2CA3BC
 
 
PMS 390 - lichtgroen
Grafische elementen: 181/191/0 #B5BF00
Tekst: 168/176/0 #A8B000
 
 
PMS 323 - Zeegroen
Grafische elementen: 0/96/102 #006066
Tekst: 0/85/89 #005559
 */

