/**********************************************************************
 Stylesheet CESP-site                           Last update: 2007.03.26
**********************************************************************/


/**********************************************************************
 Label
**********************************************************************/
#label {
	background: transparent url(../img/cesp/banner.gif) no-repeat 4px 0 }


/**********************************************************************
 Menu
**********************************************************************/
#ingredients .current {
	border-color: #c33;
	font-weight: bold;
	letter-spacing: 1px }
	
#ingredients ul.content li.home {
	background: #933 }
#ingredients ul.content li.home a {
	color: #fff }

	
/**********************************************************************
 Main
**********************************************************************/
h2 {
	color: #fff;
	background: #600 }

#main h2 a {
	border: none;
	color: #fff }
#main h2 a:hover,
#main h2 a:active {
	border: none;
	color: #edd }

#main h3 .name {
	color: #933 }

#main p.intro {
	font-size: 12px;
	font-style: italic;
	/*
	background: #f3e7e7
	*/ }

#main a {
	color: #933;
	border-bottom: 1px dotted #c66 }
#main a:hover, #main a:active {
	border-bottom: 1px solid #c66 }
	
#main div.publications dl a {
	border: none }
#main div.publications dl a:hover,
#main div.publications dl a:active {
	color: #c33 }
	
#main div#events dl a {
	border: none }
#main div#events dl a:hover,
#main div#events dl a:active {
	color: #c33 }

a.maillink:active img,
a.maillink:hover img {
	background: #c66 }

a.weblink:active img,
a.weblink:hover img {
	background: #c66 }

/* formulieren *******************************************************/
fieldset {
	background: #edd }


/**********************************************************************
 Panel
**********************************************************************/
.related div,
.related address {
	background: #edd }
	
.related h4 {
	color: #fff;
	background: #600 }


/**********************************************************************
 Shelf
**********************************************************************/
p.copyright {
	color: #fff;
	background-color: #933 }

p.copyright a {
	color: #fff }
p.copyright a:hover,
p.copyright a:active {
	border-bottom: 1px dotted #fff }
