table.contentColors
{
	background: #e6e6ee url(../glitter/web/img/sili/silibeadsTypP_contentBg.gif) right bottom no-repeat;
}

h1, h2, h3, h4
{
	color: #00558a;
}

/* paragraphs */
span.morePromptArrow{
	background: url(../glitter/web/img/sili/silibeadsTypP_moreArrow.gif) left top no-repeat;
}

div.panelTitleShell
{
	background-color: #00558a;
}

div.panelContentShell
{
	border: 1px solid #00558a;
	background-color: #cdcde5;
}


/* teasers */
div.leftTopCorner
{
	background: url(../glitter/web/img/sili/silibeadsTypP_LTC.gif) left top no-repeat;
}

div.rightTopCorner
{
	background: url(../glitter/web/img/sili/silibeadsTypP_RTC.gif) right top no-repeat;
}

div.leftBottomCorner
{
	background: url(../glitter/web/img/sili/silibeadsTypP_LBC.gif) left bottom no-repeat;
}

div.rightBottomCorner
{
	background: url(../glitter/web/img/sili/silibeadsTypP_RBC.gif) right bottom no-repeat;
}

div.teaserTitleShell
{
	background-color: #00558a;
}

div.teaserContentOuterShell
{
	border-top: 1px solid #00558a;
}

div.teaserContentShell
{
	border-left: 1px solid #00558a;
	border-right: 1px solid #00558a;
	border-bottom: 1px solid #00558a;
	background-color: #cdcde5;
}

span.teaserPromptArrow
{
	background: url(../glitter/web/img/sili/silibeadsTypP_TeaserArrow.gif) left top no-repeat;
}

/* linklist */
span.listelement
{
	background: url(../glitter/web/img/sili/silibeadsTypP_listelement.gif) left top no-repeat;
}

/* recommendation */
.recommendationFormInput
{
	border: 1px solid #00558a;
}

td.recommendationTitle
{
	background: #00558a;
}

table.recommendationFormularTable
{
	background: #cdcde5;
	border: 1px solid #00558a;
}

/* search */
span.searchResult
{
	background: #cdcde5;
}