body 	{font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; background-image: url(backgnd.png); min-width: 800px;}
h2 		{margin: 30px 10px 10px 0px; padding: 0; font-weight: bold; color: #C83232; font-size: 18px;}
h3		{margin: 0px 10px 10px 0px; padding: 0;	font-weight: bold; color: #C83232; font-size: 12px;}
h4		{display: block; margin: 0px 10px 10px 10px; padding: 10px 0 0 0; font-size: 10px;}
p		{padding: 5px 0px 5px 0px; margin: 0px 0px 5px 0px; text-align: justify; font-size: 12px; line-height: 120%;}
ul, ol	{margin-top: 0px;  padding: 0px 0px 0px 0px; font-size: 12px; line-height: 120%; vertical-align: top;}
li		{margin: 0px 0px 2px 30px; padding: 0px 0px 0px 0px; padding-bottom:0; text-align: justify;}
td		{margin-top: 0px; font-size: 12px; line-height: 120%; vertical-align: top;}
a		{text-decoration: none; color: #C83232;}
a:hover {text-decoration: underline; color: #C83232;}
img		{border: none;}
span	{display: block; margin: 0px 10px 10px 10px; padding: 10px 0 0 0; font-size: 10px;}

/*** Page layout ***/
#header 	{text-align: center; padding: 20px 20px 20px 20px; min-height: 107px; background: #C83232 url(head.bmp) top repeat-x;}
#menu		{clear: both; background: url(head.bmp) top repeat-x; height: 21px; text-align: center;}
#content	{margin: 30px;}
#foot		{font-size: 12px; line-height: 150%; margin: 0; padding: 0; clear: both; background: #C83232 url(head.bmp) top repeat-x; height: 21px; text-align: center;}

/*** Page header ***/
#header h1 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 45px; font-weight: bold; color: black; margin: 0px 0px 0px 0px; padding: 38px 0px 0px 0px;}
#header img.nikhef {border: none; float: left; margin: 20px 0px 0px 0px;}
#header img.medipix {border: none; float: right; margin: 15px 0px 0px 0px;}

#menuitem a { position: relative; line-height: 21px; color: black; padding: 4px 10px 4px 10px; margin: 0; font-weight: bold; font-size: 12px; 
		   text-decoration: none; background: #FAB4B4 url(head.png) top repeat-x; border: #FEFEFE 1px outset; text-align: center; top: 0px; }
#menuitem a:hover { border-style: inset; background-image: none;}

/*** Clases ***/			
a.next		{float: right; padding: 3px 10px 2px 10px; color: black;}
.previous	{float: left; padding: 3px 10px 2px 10px;}
.left		{text-align: center; float: left; padding: 10px 0px 10px 0px; margin-right: 20px;}
.right		{text-align: center; float: right; padding: 10px 0px 10px 0px; margin-left: 20px;}
.center		{text-align: center; padding: 10px 0px 10px 0px; margin-bottom: 10px; clear: both;}
.cleaner	{clear: both;}

