body {
	font: 100% 'Lucida Grande','BitStream Vera Sans',Verdana,Geneva,Arial,Helvetica,sans-serif;
        color:#000000;
	background-color: #DFE3EE;
	margin: 0;
	padding: 10px;
}

a:link {
        color: #4A7180;
        text-decoration: none;  
}

a:visited {
        color: #036;
        text-decoration: none;
}

a:hover{
        color: #036;
        text-decoration: underline;
}

/* @group Nieuws */

code {font: 100% 'Courier, monospace';}
p.nieuws { font-size: small; color: #666666}
a.nieuws:link { font-size: small; color: #666666; text-decoration: none}
a.nieuws:visited { font-size: small; color: #666666; text-decoration: none}
a.nieuws:active { font-size: small; color: #F30000; text-decoration: none}
a.nieuws:hover { font-size: small; color: #F30000; text-decoration: none}

#lists p {margin: 0; padding: 1;}

/* @end */

#outer_wrapper {
        width: 100%;
        margin: 0;
        padding: 0 0 30px;
}

/* @group Header */

#balk {
	background: #0C2577;
	height: 125px;
	margin: 0;
	padding: 0;
	font-size: 150%;
	color: #FFCC33;
}

#beeldmerk {
	float: left;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
}

#titlebar {
	float: left;
	margin: 0;
	font-variant:bold;
	padding-top: 60px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 10px;
}

#logo {
	float: right;
	margin: 0;
	padding: 0;
}

#nav {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 80%;
	background-color: #8592BB;
	list-style-type: none;
	width: 100%;
}

#nav li {
        display: block;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

#nav a {
	display: block;
	margin: 0;
	padding: 0 0.3em;
	text-decoration: none;
	color: #fff;
}

#nav a:hover, #nav a.active {
	color: #0C2577;
	background-color: #C3CDEA;
}

.highlight {
        background-color: #ffcc33;
        color: #900;
        margin: 0;
        padding: 3px 10px;
}

ul.blauw
{
list-style-image: url('http://www.lorentz.leidenuniv.nl/css/images/blauw_knop.png');
list-style-position: outside;
list-style-type: circle;
}

/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
.MATH    { font-family: "Century Schoolbook", serif; }
.MATH I  { font-family: "Century Schoolbook", serif; font-style: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }

/* implement both fixed-size and relative sizes */
SMALL.XTINY             { font-size : xx-small }
SMALL.TINY              { font-size : x-small  }
SMALL.SCRIPTSIZE        { font-size : smaller  }
SMALL.FOOTNOTESIZE      { font-size : small    }
SMALL.SMALL             {  }
BIG.LARGE               {  }
BIG.XLARGE              { font-size : large    }
BIG.XXLARGE             { font-size : x-large  }
BIG.HUGE                { font-size : larger   }
BIG.XHUGE               { font-size : xx-large }

/* heading styles */
H1              {  }
H2              {  }
H3              {  }
H4              {  }
H5              {  }

/* mathematics styles */
DIV.displaymath         { }     /* math displays */
TD.eqno                 { }     /* equation-number cells */


/* document-specific styles come next */
DIV.navigation          {   }
SPAN.textit             { font-style: italic  }
SPAN.textbf             { font-weight: bold  }


/* @end */
