/* styles_2.css */

/* template modifications */
	#portalbanners0, #portalintro0, #portalcanvas0 {
		display : none;
	}
/* style modifications for sub-sites */
	/* document */
	h1 {
		color : #721988;
	}
	h2 {
		color : #721988;
	}
	a:link, a:visited {
		color : #721988;
	}
	a:hover, a:active, .docpath0 a:hover, .docpath0 a:active, #docoptions0 a:hover, #docoptions0 a:active {
		color : #D8A1E7;
	}
		ul li {
			list-style-image : url(http://www.huisstijl.tudelft.nl/web/gfx/document_bullet_2.gif);
		}
	/* dropdown */
	#dropdown0 ul li.listmenu0st0,
	#dropdown0 ul li.listmenu0st4 {
		background-color : #F9F1FB;
	}
	#dropdown0 ul li.listmenu0st1,
	#dropdown0 ul li.listmenu0st2,
	#dropdown0 ul li.listmenu0st3,
	#dropdown0 ul li.listmenu0st5,
	#dropdown0 ul li.listmenu0st6,
	#dropdown0 ul li.listmenu0st7 {
		background-color : #D782EC;
	}
	#dropdown0 ul ul li.listmenu0st1 a,
	#dropdown0 ul ul li.listmenu0st3 a,
	#dropdown0 ul ul li.listmenu0st5 a,
	#dropdown0 ul ul li.listmenu0st7 a,
	#dropdown0 ul ul ul li.listmenu0st1 a,
	#dropdown0 ul ul ul li.listmenu0st3 a,
	#dropdown0 ul ul ul li.listmenu0st5 a,
	#dropdown0 ul ul ul li.listmenu0st7 a,
	#dropdown0 ul ul ul ul li.listmenu0st1 a,
	#dropdown0 ul ul ul ul li.listmenu0st3 a,
	#dropdown0 ul ul ul ul li.listmenu0st5 a,
	#dropdown0 ul ul ul ul li.listmenu0st7 a,
	#dropdown0 ul ul ul ul ul li.listmenu0st1 a,
	#dropdown0 ul ul ul ul ul li.listmenu0st3 a,
	#dropdown0 ul ul ul ul ul li.listmenu0st5 a,
	#dropdown0 ul ul ul ul ul li.listmenu0st7 a {
		color : #D782EC;
	}
	/* active item */
	#dropdown0 ul ul a.currenturl:link,
	#dropdown0 ul ul a.currenturl:visited {
		color : #721988;
	}
	#dropdown0 ul ul a.currenturl:hover,
	#dropdown0 ul ul a.currenturl:active {
		color : #D782EC;
	}
	/* foldout */
	.listdrop2st0, .listdrop2st4 {
		background-color : #D782EC;
	}
	#listdrop2 ul {
		visibility : hidden;
	}
	/* palette
		fore
			#FC9704 - oranje
			#D782EC - paars
			#97CF65 - groen
			#1CD4FD - cyaan
			#999999 - grijs
			#016E98 - blauw
		back
			#F7B85C - orange
			#D8A1E7 - paars
			#97CF65 - groen
			#1CD4FD - cyaan
			#BDBDBF - grijs
			#00A7E7 - blauw
		hint
			#FEF4E7
			#F9F1FB
			#F4F6E1
			#DDF9FF
	*/
