/**********************************************************************
 Stylesheet CDSP-site                           Last update: 2007.09.17
**********************************************************************/


/**********************************************************************
 Label
**********************************************************************/
#label {
	background: transparent url(/img/cdsp/banner.gif) no-repeat 4px 0 }

	
/**********************************************************************
 Menu
**********************************************************************/
#ingredients .current {
	border-color: #99c;
	font-weight: bold;
	letter-spacing: 1px }
	
#ingredients ul.content li.home {
	background: #669 }
#ingredients ul.content li.home a {
	color: #fff }

	
/**********************************************************************
 Main
**********************************************************************/
h2 {
	color: #fff;
	background: #669 }

#main h2 a {
	border: none;
	color: #fff }
#main h2 a:hover, #main h2 a:active {
	border: none;
	color: #ddf }

#main h3 .name {
	color: #669 }

#main p.intro {
	font-size: 12px;
	font-style: italic;
	/*
	background: #eaeaff
	*/ }
	
#main a {
	color: #336;
	border-bottom: 1px dotted #66c }
#main a:hover, #main a:active {
	border-bottom: 1px solid #66c }
	
#main div.publications dl a {
	border: none }
#main div.publications dl a:hover,
#main div.publications dl a:active {
	color: #336 }
	
#main div#events dl a {
	border: none }
#main div#events dl a:hover,
#main div#events dl a:active {
	color: #336 }

a.maillink:active img,
a.maillink:hover img {
	background: #99c }
a.weblink:active img,
a.weblink:hover img {
	background: #99c }
	
#training table {
	margin: 0 0 4px 24px;
	background: #ddf }
	
#training table caption {
	margin: 0 0 0 24px;
	padding: 6px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	background: #669 }

#training th, #training td {
	margin: 0;
	padding: 2px 6px }
	
#training table th {
	width: 150px;
	font-weight: bold;
	vertical-align: top }

/* formulieren *******************************************************/
fieldset {
	background: #ddf }

	
/**********************************************************************
 Panel
**********************************************************************/
.related div,
.related address {
	background: #ddf }
	
.related h4 {
	color: #fff;
	background: #669 }


/**********************************************************************
 Shelf
**********************************************************************/
p.copyright {
	color: #fff;
	background-color: #669 }

p.copyright a {
	color: #fff }
p.copyright a:hover,
p.copyright a:active {
	border-bottom: 1px dotted #fff }
