Body {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color : black;
    scrollbar-face-color : #4B654D;
    background-color : white;
}

P { font-family: verdana, sans-serif }


H1 {font-size: x-large; color:#003300; text-align: center }
/*  H1 {font-size: x-large; color:#00679F; text-align: center } oude H1  */
H2 { color:#903838 }

HR {color:#00679F}

#subtitel {color: #00679F; font-weight: bold}
#intro {font-weight: bold;
        text-align: left;
        color: #00679F }
.kader_kop_blauw {
    background-color:#70b0d0 ;
    font-weight : bold;
    text-align : center;}
.kader_blauw {background-color:#b0e0f0 ;
	}
.kader_kop_zand {background-color:#e89c50 ;
    font-weight : bold;
    text-align : center;
	}
.kader_zand {background-color:#ffe8b0 ;
	}
.kader_kop_roze {background-color:#ff9999 ;
    font-weight : bold;
    text-align : center;
	}
.kader_roze {background-color:#ffcccc ;
	}
.kader_kop_lila {background-color:#9999cc ;
    font-weight : bold;
    text-align : center;
	}
.kader_lila {background-color:#ccccff ;
	}
.kader_kop_groen {background-color:#99cc99 ;
    font-weight : bold;
    text-align : center;
	}
.kader_groen {background-color:#ccffcc ;
	}
.kader_kop_kaki {background-color:#999966 ;
    font-weight : bold;
    text-align : center;
	}
.kader_kaki {background-color:#cccc99 ;
	}
.kader_kop_zalm {background-color:#cc9966 ;
    font-weight : bold;
    text-align : center;
	}
.kader_zalm {background-color:#ffcc99 ;
	}
.kader_kop_grijs {
    background-color:#999999 ;
    font-weight : bold;
    text-align : center;
}
.kader_grijs {background-color:#cccccc ;
	}
#tekst_blauw {
    color:#00679F;
    font-size: small;
}
	
}

#initiaal {
    float: left;
    width: 1em;
    text-align: center;
    font-family: serif;
    color: #903838;
    font-size: 55px;
}

A:link  {
    text-decoration:underline;
    font-weight : bold;
    color:#003300;

}
A:hover {text-decoration:underline; 
    color:#003300;
    font-weight : bold;
}
A:visited  {text-decoration:underline;
    color:#003300;
    font-weight : bold;
    }
blockquote {color: #00679F }