/**********************************************************************
 Stylesheet SCP-site                            Last update: 2006.09.13
**********************************************************************/


/**********************************************************************
 Label
**********************************************************************/
#label {
	background: transparent url(../img/cscp/banner.gif) no-repeat 4px 0 }


/**********************************************************************
 Menu
**********************************************************************/
#ingredients .current {
	border-color: #9cc;
	font-weight: bold;
	letter-spacing: 1px }
	
#ingredients ul.content li.home {
	background: #699 }
#ingredients ul.content li.home a {
	color: #fff }

	
/**********************************************************************
 Main
**********************************************************************/
h2 {
	color: #fff;
	background: #699 }

#main h2 a {
	border: none;
	color: #fff }
#main h2 a:hover, #main h2 a:active {
	border: none;
	color: #dee }

#main h3 .name {
	color: #699 }
	
#main p.intro {
	font-size: 12px;
	font-style: italic;
	/*
	background: #e7f7f7
	*/ }
	
#main h4 a,
#main h5 a {
	color: #036 }	
	
#main a {
	color: #066;
	border-bottom: 1px dotted #9cc }
#main a:hover, #main a:active {
	border-bottom: 1px solid #9cc }
	
#main div.publications dl a {
	border: none }
#main div.publications dl a:hover,
#main div.publications dl a:active {
	color: #066 }
	
#main div#events dl a {
	border: none }
#main div#events dl a:hover,
#main div#events dl a:active {
	color: #066 }

a.maillink:active img,
a.maillink:hover img {
	background: #9cc }

a.weblink:active img,
a.weblink:hover img {
	background: #9cc }

#search fieldset {
	background: #c5e2e2 }

#publications dl {
	margin-left: 0 }


/* formulieren *******************************************************/
fieldset {
	background: #dee }


/**********************************************************************
 Panel
**********************************************************************/
.related div,
.related address {
	background: #dee }
	
.related h4 {
	color: #fff;
	background: #699 }


/**********************************************************************
 Shelf
**********************************************************************/
p.copyright {
	color: #fff;
	background-color: #699 }

p.copyright a {
	color: #fff }
p.copyright a:hover,
p.copyright a:active {
	border-bottom: 1px dotted #fff }
