/**********************************************************************

 Stylesheet CIEP-site                           Last update: 2008.07.31

**********************************************************************/


/**********************************************************************
 Label
**********************************************************************/
#label {
	background: transparent url(/img/ciep/banner.gif) no-repeat 4px 0 }


/**********************************************************************
 Menu
**********************************************************************/
#ingredients .current {
	border-color: #f90;
	font-weight: bold;
	letter-spacing: 1px }
	
#ingredients ul.content li.home {
	background: #fc6 }
#ingredients ul.content li.home a {
	color: #003 }
#ingredients ul.content li.home a:hover,
#ingredients ul.content li.home a:active {
	color: #fff }

	
/**********************************************************************
 Main
**********************************************************************/
h2 {
	color: #000;
	background: #ffcc66;
	background: #fc6 }

#main h2 a {
	border: none;
	color: #fff }
#main h2 a:hover, #main h2 a:active {
	border: none;
	color: #fee4aa }

#main h3 .name,
#main h3 .date  {
	color: #c60 }

#main p.intro {
	font-size: 12px;
	font-style: italic }
	
img.icon {
	margin: 0 3px 0 0 }
	
#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: #fee4aa }
	
#training table caption {
	margin: 0 0 0 24px;
	padding: 6px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #003;
	text-align: left;
	background: #fc6 }

#training th, #training td {
	margin: 0;
	padding: 2px 6px }
	
#training table th {
	width: 150px;
	font-weight: bold;
	vertical-align: top }

/* formulieren *******************************************************/
fieldset {
	background: #fee4aa }

	
/**********************************************************************
 Panel
**********************************************************************/
.related div,
.related address {
	background: #fee4aa }

.related h4 {
	color: #fff;
	background: #fc6 }

.related .other {
	background: #dce3ea }
.related .other h4 {
	color: #fff;
	background: #036 }

#main .related ul {
	margin-top: 0 }


/**********************************************************************
 Shelf
**********************************************************************/
p.copyright {
	color: #003;
	background-color: #c60 }

p.copyright a {
	color: #fff }
p.copyright a:hover,
p.copyright a:active {
	border-bottom: 1px dotted #fff }
