body { text-align: left; }

#logowit , #witterand, #blauwegradient, #blauwerand { display: none; visibility: hidden; }
#relpad, #menubg , #menu,#tabbladenbg, #tabbladen, #topnav, #zoek, #grijslogoiframe { display: none; visibility: hidden; }

#logo,#links,#rechts { position: static; float: none; left: 0px; top: 0px; }
#links,#rechts, #main { width: 95%; height: auto; margin: 0px; padding: 0px; text-align: left; } 

#links .tekst,#rechts .tekst {padding: 14px;}

#rechts .tekst {padding-top: 0px;}
#links .tekst {padding-top: 0px;}

a { text-decoration: underline; } 


.iframe {
    float: none;
height: 95%;
overflow: visible;
}

#links.iframe {
    margin: 0px;
    width: 95%;
}

#rechts.iframe {
    margin: 0px;
    width: 95%;
}

#PrintPatientenfolder, #extrainfo2, #logo2 { 
	visibility: visible;
	position: static; 
/*
	position: absolute;
	left: 0px; 
	top: 0px; 
	width: 400px; 
	z-index: 20;
*/
}

#PrintPatientenfolder fieldset p {
/*
	font-size: 8px;
	font-family: verdana, sans-serif;
*/
}

#extrainfo, #wachttijd, .wachttijd, #meerinfo, #logo {visibility: hidden; position:absolute;}

/* route kleuren. dit zijn A tag linkjes in een kleur naar de pagina id=route */

.route0 { visibility: hidden; }
.route1,a.route1,#rechts a.route1 { background-color: #660089; color: #660089; border: 1px solid #660089; } /* paars */
.route2,a.route2,#rechts a.route2 { background-color: #F56600; color: #F56600; border: 1px solid #F56600; } /* oranje */
.route3,a.route3,#rechts a.route3 { background-color: #F7D10C; color: #F7D10C; border: 1px solid #F7D10C; } /* geel */
.route4,a.route4,#rechts a.route4 { background-color: #019644; color: #019644; border: 1px solid #019644; } /* groen*/
.route5,a.route5,#rechts a.route5 { background-color: #0033AF; color: #0033AF; border: 1px solid #0033AF; } /* blauw */
.route6,a.route6,#rechts a.route6 { background-color: #D10373; color: #D10373; border: 1px solid #D10373; } /* roze */

a.route0,a.route1,a.route2,a.route3,a.route4,a.route5,a.route6,
#rechts a.route0,#rechts a.route1,#rechts a.route2,#rechts a.route3,#rechts a.route4,#rechts a.route5,#rechts a.route6 {
	display: block;
	float: left;
/*	color: #FFFFFF;*/
	font-weight: bold;
	width: 2em;
	height: 1em;
/*	border: 1px solid #51553A;*/
	text-align: center;
}

a.route3 { color: #51553A; } /* donker grijs */









/* route kleuren. dit zijn A tag linkjes in een kleur naar de pagina id=route */

.route0aa { visibility: hidden; }
.route1aa { background-color: #660089; } /* paars */
.route2aa { background-color: #F56600; } /* oranje */
.route3aa { background-color: #F7D10C; } /* geel */
.route4aa { background-color: #019644; } /* groen*/
.route5aa { background-color: #0033AF; } /* blauw */
.route6aa { background-color: #D10373; } /* roze */

a.route0aa,a.route1aa,a.route2aa,a.route3aa,a.route4aa,a.route5aa,a.route6aa,
#rechts a.route0aa,#rechts a.route1aa,#rechts a.route2aa,#rechts a.route3aa,#rechts a.route4aa,#rechts a.route5aa,#rechts a.route6aa {
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	width: 2em;
	height: 1em;
	border: 1px solid #51553A;
	text-align: center;
}


a.route3aa { color: #51553A; } /* donker grijs */
