/* Style sheet of the webportal. Adapted from Wageningen UR Housestyle. */
/* Last update of style sheet: 11-April-2004 by CB*/

/* WUR huisstijl kleuren
white = ffffff, lichtgrijs=cccccc, middelgrijs=0999999 donkergrijs=666666, heeldonkergrijs= 333333, black=000000
ROOD 		donker=990000,  middel=cc6666,  licht=ffcccc  
BUIN 		donker=993300,  middel=cc6633,  licht=ff9966  
BLAUW 		donker=003366,  middel=006699,  licht=99ccff  
PAARSBLAUW 	donker=6666cc,  middel=9999cc,  licht=ccccff,   extra-donker=333399  
PAARS 		donker=993300,  middel=cc6633,  licht=ff9966  

For compendia ROOD en BRUIN are used 
For webportal main pages BLAUW en PAARSBLAUW are used
For my own homepage PAARS is used*/

/* basic style for body and headers and paragraphs*/ 
body {	font-family: Arial, Helvetica, Sans-serif; 
		font-size: 0.8em; 
		color: black; 
		bgcolor: white;
		leftmargin:14 ; 
		topmargin: 8 ; 
		marginwidth: 20; 
		marginheight: 10}

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, Sans-serif; backgroud-color: #ffffff }
h1 {color: #003366; font-size: 2.0em; font-weight: bold; margin-top: 0.5em; line-height: 1.4}
h2 {color: #6666cc; font-size: 1.5em; font-weight: bold; border: solid thin #ccccff; width: 100%; background-color: #ccccff; }
h3 {color: #003366; font-size: 1.0em; font-weight: bold;}
h4 {color: #006699;	font-size: 0.9em; font-weight: bold;}
h5 {color: #006699;	font-size: 0.8em; font-weight: bold;}
h6 {color: #006699; font-size: 0.7em; font-weight: bold;}

p  { font-family: Arial, Helvetica, Sans-serif; font-size: 0.8em; line-height: 1.4;  margin-left: 0em}
em {color: #000000; font-weight: bold; font-style: normal}

hr {color: #663366; width: 99%}

a:link {color:#333399; text-decoration:none;}
a:hover {color:#663366; border-bottom: 1px solid #663366; background:#white}
a:visited {color:#663366; text-decoration:none;}

/*table style*/
td, th  { font-family: Arial, Helvetica, Sans-serif; font-size: 0.8em; } /*NB let op voor inherited eigenschappen, bv igv <td> <p> TEXT </p> </td>. parent eigenschap inherited by nested en em is relatief tov parent om 0.0x0.8 definieer voor in td nested tags als 1.0em*/ 
td p  { font-family: Arial, Helvetica, Sans-serif; font-size: 1.0em; }
th p  { font-family: Arial, Helvetica, Sans-serif; font-size: 1.0em; } 
td ul  { font-family: Arial, Helvetica, Sans-serif; font-size: 1.0em; }
td ol  { font-family: Arial, Helvetica, Sans-serif; font-size: 1.0em; }

/*list style*/
ul  	{ font-family: Arial, Helvetica, Sans-serif; font-size: 0.8em; line-height: 1.4;}
ul ul  	{ font-family: Arial, Helvetica, Sans-serif; font-size: 1em; line-height: 1.4;} 
ul ol  	{ font-family: Arial, Helvetica, Sans-serif; font-size: 1em; line-height: 1.4;} 
ol		{ font-family: Arial, Helvetica, Sans-serif; font-size: 0.8em; line-height: 1.4;} 
ol ol  	{ font-family: Arial, Helvetica, Sans-serif; font-size: 1em; line-height: 1.4;} 
ol ul  	{ font-family: Arial, Helvetica, Sans-serif; font-size: 1em; line-height: 1.4;} 
dl		{ font-family: Arial, Helvetica, Sans-serif; font-size: 0.8em; line-height: 1.4; }
ul 		{ list-style-image: url(http://www.bioinformatics.nl/rsc/bullet/blauw/blauw_ball.gif) }
ul ul 	{ list-style-image: url(http://www.bioinformatics.nl/rsc/bullet/blauw/blauw_triangle.gif) }
ul ul ul { list-style-image: url(http://www.bioinformatics.nl/rsc/bullet/blauw/blauw_square.gif) }

/*styles for classes*/
.footer { font-family: Arial, Helvetica, Sans-serif; font-size: 1.0em }
.footer em {font-family: Arial, Helvetica, Sans-serif; font-size: 0.8em; font-weight: normal }
.content { font-family: Arial, Helvetica, Sans-serif; font-size: 0.8em; }
.menu { font-family: Arial, Helvetica, Sans-serif; font-size: 9pt }
.bar_header {font-family: Arial, Helvetica, sans-serif; font-size: 24pt }

/*style used in the link list page (links.html)*/
.llh1 {font-family: Arial, Helvetica, Sans-serif; color: #990000; font-size: 1.2em }
.llh2 {font-family: Arial, Helvetica, Sans-serif; color: #990000; font-size: 1.0em;	font-weight: bold; text-indent: 20px }
.llback {font-family: Arial, Helvetica, Sans-serif;	color: #0000CC;	font-size: x-small;	line-height: 30px;	text-decoration: underline;	font-weight: bolder; font-style: italic}

/*styles used in the menu (menu.html)*/
.headerwithborder {font-family: Arial, Helvetica, sans-serif; border: solid thin #003366}
.headerwithborder_collored {font-family: Arial, Helvetica, sans-serif; border: solid thin #003366; background-color: #cc99cc}
.headerwithborder_colored {font-family: Arial, Helvetica, sans-serif; border: solid thin #003366; background-color: #cc99cc}

TABLE.boxed {
	MARGIN: 0px 0px 4px; 
	BORDER-RIGHT: #ccccff 1px solid; PADDING-RIGHT: 0px; 
	BORDER-TOP: #ccccff 1px solid; PADDING-TOP: 0px; 
	BORDER-LEFT: #ccccff 1px solid; PADDING-LEFT: 0px; 
	BORDER-BOTTOM: #ccccff 1px solid; PADDING-BOTTOM: 0px; 
}
.boxed TD {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px
}
TD.header {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold;
	color: 6666cc;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-LEFT-COLOR: #ccccff;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-BOTTOM-COLOR: #ccccff;
	PADDING-BOTTOM: 3px;
	BORDER-TOP-COLOR: #ccccff;
	PADDING-TOP: 3px;
	BACKGROUND-COLOR: #ccccff;
	TEXT-ALIGN: left;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-RIGHT-COLOR: #ccccff;
	MARGIN: 0px;
	margin-color: #ccccff;
	color: #6666CC;
}



