table.contentColors
{
	background: #eff1f4 url(../glitter/web/img/sili/silibeadsTypS_contentBg.gif) right bottom no-repeat;
}

h1, h2, h3, h4
{
	color: #808e9f;
}

/* paragraphs */
span.morePromptArrow{
	background: url(../glitter/web/img/sili/silibeadsTypS_moreArrow.gif) left top no-repeat;
}

div.panelTitleShell
{
	background-color: #8191a5;
}

div.panelContentShell
{
	border: 1px solid #8191a5;
	background-color: #d0d7e2;
}


/* teasers */
div.leftTopCorner
{
	background: url(../glitter/web/img/sili/silibeadsTypS_LTC.gif) left top no-repeat;
}

div.rightTopCorner
{
	background: url(../glitter/web/img/sili/silibeadsTypS_RTC.gif) right top no-repeat;
}

div.leftBottomCorner
{
	background: url(../glitter/web/img/sili/silibeadsTypS_LBC.gif) left bottom no-repeat;
}

div.rightBottomCorner
{
	background: url(../glitter/web/img/sili/silibeadsTypS_RBC.gif) right bottom no-repeat;
}

div.teaserTitleShell
{
	background-color: #8191a5;
}

div.teaserContentOuterShell
{
	border-top: 1px solid #8191a5;
}

div.teaserContentShell
{
	border-left: 1px solid #8191a5;
	border-right: 1px solid #8191a5;
	border-bottom: 1px solid #8191a5;
	background-color: #d0d7e2;
}

span.teaserPromptArrow
{
	background: url(../glitter/web/img/sili/silibeadsTypS_TeaserArrow.gif) left top no-repeat;
}

/* linklist */
span.listelement
{
	background: url(../glitter/web/img/sili/silibeadsTypS_listelement.gif) left top no-repeat;
}

/* recommendation */
.recommendationFormInput
{
	border: 1px solid #8191a5;
}

td.recommendationTitle
{
	background: #8191a5;
}

table.recommendationFormularTable
{
	background: #d0d7e2;
	border: 1px solid #8191a5;
}

/* search */
span.searchResult
{
	background: #d0d7e2;
}
