/* --------------------------------------------- GENERAL STYLES --------------------------------------------- */body { margin: 0; padding: 0; font-size: 100%; font-family: "Arial", "Verdana", sans-serif; line-height: 160%; color: #003; }a { color: #48486E; font-weight: bold; }a:visited { color: #48486E; }a:hover { color: #8F93C8; }.current, .current a:visited, .current a:link { color: #8F93C8; font-weight: bold; }hr { color: #646D98; height: 1px; }img { border: none; }p { margin: 8px 0 15px 0; }h1 { font-size: 190%; font-weight: normal; line-height: 100%; margin: 0 0 10px 0; color: #646D98; }h2 { font-size: 140%; line-height: 100%; margin: 15px 0 8px 0; color: #646D98; }h3 { font-size: 120%; line-height: 100%; margin: 2em 0 0 0; color: #48486E;}h4 { font-size: 100%; font-weight: bold; line-height: 110%; margin: 15px 0 4px 0;color: #48486E; }ul { margin-left: 1.4em; list-style-position: outside; }/* --------------------------------------------- HEADER --------------------------------------------- */#top { margin: 25px 15% 0 5%; }#top p { font-size: 70%; margin: 3% 0 0 0; }    /* hidden */.hoofdnavigatie { display: none; }#top .logo { display: none; }/* --------------------------------------------- TOPNAVIGATIE --------------------------------------------- */#topnavigatie { display: none; }/* --------------------------------------------- LEFT --------------------------------------------- */#left { display: none; }/* --------------------------------------------- RIGHT --------------------------------------------- */#right { display: none; }/* --------------------------------------------- MAIN --------------------------------------------- */#middle { margin: 8% 15% 10% 45px; background: #fff; font-size: 80%; line-height: 150%; }#middle .breadcrumbs { display: none;}#instructie { display: none; }.cleaner {	clear: both;	height: 1px;	font-size: 1px;	border: none;	margin: 0;	padding: 0;	background: transparent;	}	#middle .noborder img { border: none; }/* foto border */#middle img { border: 1px solid #A0A1B5; }#instructie {    background: #EBEDF5;    border: 1px solid #CED1DD;    padding: 0 15px 10px 25px;    margin: 20px 0 20px 0;    font-size: 90%;    }/* --------------------------------------------- FOOTER --------------------------------------------- */#footer { color: #646D98; font-size: 70%; text-align: center; height: 50px; border-top: 1px solid #646D98; }
