/* 
SBDIJ, CCS v. 0.2
*/

/* BODY tAG*/
BODY {
	background-color: #FFFFFF;
	margin-left : 2;
	margin-top : 2;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

* { font-size: 10pt; color : #154073; }

A.kop1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : black;
	text-decoration: none;
}

A.opsomming {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : black;
	text-decoration: none;
}

A.opsomminglink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : black;
	text-decoration: underline;
}
A.opsomminglink;LINK {
	text-decoration : underline;
}
A.opsomminglink:HOVER {
	text-decoration : underline;
}
A.opsomminglink:VISITED {
	text-decoration : underline;
}


/* standaard A tekst */
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #154073;
}


/* bodytekst op blauw vlak */
A.body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #154073;
	text-decoration : none;		
}
A.body;LINK {
	text-decoration : none;	
}
A.body:HOVER {
	text-decoration : none;		
}
A.body:VISITED {
	text-decoration : none;	
}



/* QUIZ STYLESHEETS */
A.goed {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : green;
	text-decoration : none;		
}
A.goed;LINK {
	text-decoration : none;	
}
A.goed:HOVER {
	text-decoration : none;		
}
A.goed:VISITED {
	text-decoration : none;	
}

A.fout {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : red;
	text-decoration : none;		
}
A.fout;LINK {
	text-decoration : none;	
}
A.fout:HOVER {
	text-decoration : none;		
}
A.fout:VISITED {
	text-decoration : none;	
}




/* bodytekst op blauw vlak */
A.bodylink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #154073;
	text-decoration : underline;
}
A.bodylink;LINK {
	text-decoration : underline;
}
A.bodylink:HOVER {
	text-decoration : underline;
}
A.bodylink:VISITED {
	text-decoration : underline;
}

/* font van kop3 td tekst */
A.kop3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : white;
	text-decoration: none;
}



/* TD, standaar bodytekst TD */
TD.bodytd {
	background-color: #E7F3FF;
}

/* TD, opsomming tabel */
TD.opsommingtd {
	background-color: #FFF3DB;
}

/* TD, kop 1 van opsomming tabel */
TD.kop1td {
	background-color: #9CCEFF;
}

/* TD, kop 2 van opsomming tabel */
TD.kop2td {
	background-color: #FFCD9C;
}

/* TD, kop 3 van quiz  tabel */
TD.kop3td {
	background-color: #133096;
}

/*  HR tussen schot */
HR {
	color : #154073;
	width : 100%;
}

/* ERROR A TAG */
A.error {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : bold;	
	color : red;
	text-decoration : none;	
}

/* copyright pepper design */
A.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;	
	color : #5B6064;
	text-decoration : none;
}
A.copy:LINK {
	color : #5B6064;
	text-decoration : none;	
}
A.copy:HOVER {
	text-decoration : underline;	
}
A.copy:VISITED {
    color: #5B6064;
}







/* BACKOFFICE STYLESHEETS */

TD.backbodytd {
	background-color: #E7F3FF;
}
/* TD, kop 1 van opsomming tabel */
TD.backkop1td {
	background-color: #9CCEFF;
}

/* bodytekst op blauw vlak */
A.backbody {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #154073;
}
A.backbody;LINK {
	text-decoration : none;	
}
A.backbody:HOVER {
	text-decoration : none;		
}
A.backbody:VISITED {
	text-decoration : none;	
}

/* LINK IN BACKOFFICE */
A.BACKLINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #154073;
}
A.BACKLINK;LINK {
	text-decoration : underline;	
}
A.BACKLINK:HOVER {
	text-decoration : underline;		
}
A.BACKLINK:VISITED {
	text-decoration : underline;	
}

A.backkop {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : black;
	text-decoration: none;
}

A.backerror {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : red;
	text-decoration: none;
}
.kader
{
font-size:10px;
border-style:solid;
border-width:thin;
border-color:silver;
}


/* FORUM */
A.wit {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : white;
	text-decoration: none;
}

