body{
	font-family: helvetica, arial;
	font-size:16px;
	margin-left: 35px;
	margin-right: 35px;
}

.lopende-tekst
{
	font-family: CoText-Light;
	font-size: 16px;
}
/*------------- algemeen -------------*/
.groot {
		 font-size: 24px;
		 font-weight: bold;
}
hr {
		border: none 0; 
		height: 20px;
		border-bottom: 1px solid #666666;
}

td {
		padding:5px;
}

#einde-test {
		margin-top: 20px;
		background: #BEE10F;
		padding:15px;
}

p.bronvermelding{
	margin-top         : 0px;
	font-size          : 9px;
	}

/*------------- groepsrol (Belbin) / Carri�reankers (theorie Schein)  -------------*/
tr.eerste-stelling {
		 height:30px;
}
.eerste-stelling {
		  text-align:right;
}
.tweede-stelling {
		 text-align:left;
}
.stellingen .rij-even {
		 background-color      : #FFFFFF;
}
.stellingen .rij-oneven {
		 background-color      : #F1F1F1;
}
/*------------- persoonlijkheids / beroepskeuze / persoonlijkheid (mini-big-5) / Burnout / tevredenheid)-------------*/

.vragen
{
	font-family: helvetica, arial;
}
.vragen .rij-even {

		 background-color      : #FFFFFF;
}
.vragen .rij-oneven {
		 background-color      : #F1F1F1;
}


/*------------- leiderschap -------------*/
#woordgroepen .featured-box {
		 border: solid 1px #232d3d;
}		


/*------------- onbeantwoorde vragen -------------*/
#woordgroepen td.onvolledig	{
		background-color  : #ccc;
}				

#broodtekst .onbeantwoord	{
		background-color      : #ccc;
}
				
.vragen .onbeantwoord		 {
		background-color      : #ccc;
}				
				
