/*******************************************************************************
** Styles-properties that vary for each of the separate sites.
*******************************************************************************/

h1 {
	color: #1980B6;
}

#leftmenu, .submenu, 	div.contentblock div.rgtcol, div.contentblock #newstuff {
	background-color: #2A93CA;
}

div.contentblock {
	border-right: 50px solid #2A93CA;
}

	div.contentblock #hptext1 {
		background-image: url("/graphics/leiden/gradient2.jpg");
	}
	div.contentblock #hptext2 {
		background-image: url("/graphics/leiden/gradient1.jpg");
	}
	
		div.contentblock #newstuff a {
			border-right: 2px solid #2A93CA;
			border-bottom: 2px solid #2A93CA;
			height: 225px;
		}
		
		div.contentblock #newstuff a div.hp_new {
			margin-bottom: 2px;
		}
		
div.maindiv div.centerdiv div.lftcol div.logos {
	background-image: url("/graphics/leiden/menu-gradient-leiden.jpg");
}


