/* definitie van algemene stijl */
BODY {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-repeat: no-repeat; 
	background-position: right top; 
	background-attachment: fixed;
	
	scrollbar-arrow-color:White;
 	scrollbar-track-color:#E0E0E0;
	scrollbar-highlight-color:White;
 	scrollbar-shadow-color:Black;
}

TD {
	padding: 0px;
}

H1 {
	font-size: 10pt;
	font-weight: bold;
	display: inline;
}

H2 {
	font-size: 10pt;
	font-weight: bold;
	display: inline;	
}

H3 {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	display: inline;	
}

/* definitie van onderwijs stijl */
BODY.ONDERWIJS, .ONDERWIJS BODY {
	margin:0px; color: Black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	background-repeat: no-repeat; 
	background-position:  
               right top; 
	background-attachment: fixed;
	
	scrollbar-arrow-color:White;
 	scrollbar-track-color:#E0E0E0;
	scrollbar-highlight-color:White;
 	scrollbar-shadow-color:Black;
 	
	background-image: url('images/onderwijs/background.jpg');
	
 	scrollbar-base-color:#D1D1E9;
 	scrollbar-darkshadow-color:#D4D4D4;
	scrollbar-3dlight-color:#D1D1E9
}

P.ONDERWIJS, .ONDERWIJS P {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 150%;
}

H1.ONDERWIJS, .ONDERWIJS H1 {
	color:#333399;
	font-size: 10pt;
	font-weight: bold;
}

H2.ONDERWIJS, .ONDERWIJS H2 {
	color:#5959C8;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

H3.ONDERWIJS, .ONDERWIJS H3 {
	color:#333399;
	font-size: 8pt;	
	font-weight: bold;
	font-style: italic;
}

A.ONDERWIJS, .ONDERWIJS A {
    color: #333399;
    font-size: 8pt;	
	text-decoration : none;
	font-weight: bold;
}

A:HOVER.ONDERWIJS, .ONDERWIJS A:HOVER {
    color: #000033;
}

A:ACTIVE.ONDERWIJS, .ONDERWIJS A:ACTIVE {
    color: #000033;
}

A:LINK.ONDERWIJS, .ONDERWIJS A:LINK {
    color:#333399;
}

/* definitie van ouders stijl */
BODY.OUDERS, .OUDERS BODY {
	margin:0px; color: Black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	background-repeat: no-repeat; 
	background-position: right top; 
	background-attachment: fixed;
	
	scrollbar-arrow-color:White;
 	scrollbar-track-color:#E0E0E0;
	scrollbar-highlight-color:White;
 	scrollbar-shadow-color:Black;
 	
	background-image: url('images/ouders/background.jpg');
	
 	scrollbar-base-color:#92DA92;
 	scrollbar-darkshadow-color:#D4D4D4;
	scrollbar-3dlight-color:#92DA92
}

P.OUDERS, .OUDERS P {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 150%;
}

H1.OUDERS, .OUDERS H1 {
	color:#339933;
	font-size: 10pt;
	font-weight: bold;
}

H2.OUDERS, .OUDERS H2 {
	color:#3DB63D;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

H3.OUDERS, .OUDERS H3 {	
	color:#339933;
	font-size: 8pt;	
	font-weight: bold;
	font-style: italic;
}

A.OUDERS, .OUDERS A {
    color: #339933;
	font-size: 8pt;	    
	text-decoration : none;
	font-weight: bold;
}

A:HOVER.OUDERS, .OUDERS A:HOVER {
    color: #1C531C;
}

A:ACTIVE.OUDERS, .OUDERS A:ACTIVE {
    color: #1C531C;
}

A:LINK.OUDERS, .OUDERS A:LINK {
    color:#339933;
}

/* definitie van zorg stijl */
BODY.ZORG, .ZORG BODY {
	margin:0px; color: Black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	background-repeat: no-repeat; 
	background-position: right top; 
	background-attachment: fixed;
	
	scrollbar-arrow-color:White;
 	scrollbar-track-color:#E0E0E0;
	scrollbar-highlight-color:White;
 	scrollbar-shadow-color:#CCCCCC;
 	
	background-image: url('images/zorg/background.jpg');
	
 	scrollbar-base-color:#FFCACA;
 	scrollbar-darkshadow-color:#A2A2A2;
	scrollbar-3dlight-color:#D1D1E9
}

P.ZORG, .ZORG P {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 150%;
}

H1.ZORG, .ZORG H1 {
	color:#990000;
	font-size: 10pt;
	font-weight: bold;
}

H2.ZORG, .ZORG H2 {
	color:#D50000;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

H3.ZORG, .ZORG H3 {
	color:#990000;
	font-size: 8pt;	
	font-weight: bold;
	font-style: italic;
}

A.ZORG, .ZORG A {
    color: #990000;
	font-size: 8pt;	    
	text-decoration : none;
	font-weight: bold;
}

A:HOVER.ZORG, .ZORG A:HOVER {
    color: #5B0000;
}

A:ACTIVE.ZORG, .ZORG A:ACTIVE {
    color: #5B0000;
}

A:LINK.ZORG, .ZORG A:LINK {
    color:#990000;
}






