﻿h1
{
	color: White;
}

h2, h3
{
	color: #5c186a;
}

a.arrowLinkButton
{
	background-image: url('Images/pfeil_hund.gif');
	color: White;
}

a.arrowLinkButton
{
	background-image: url('Images/pfeil_performance.gif');
	color: #5c186a;
	text-decoration: none;
}

.contentRight
{
	color: White;
}

/*------------ Breadcrumbs Menu -------------*/ 
a.selectedCrumb
{
	color: White;
}

/*------------ Console styles -------------*/
.console table
{
	border: solid 0.19em #5c186a;
}

.console a:hover
{
	color: #5c186a;
}

.console hr
{
	color: #5c186a;
}

/*---------- Flash Placeholder --------------*/
.flashPhControl
{
	border: solid 0.19em #5c186a;
}

/*-------------- Keywords ----------------*/
.keywords
{
	border: solid 0.19em #5c186a;
	color: #7A7A7A;
}

.keywordsTextArea 
{
	border: solid 0.09em #5c186a;
}

/*---------------- Feeding Guidelines and Analysis Tables --------------------------*/
.feedingGuidelinesHeading 
{
	color: #5c186a;
	font-weight: bold;
	padding-bottom: 0.94em;
	text-align: center;
	font-size: 7.5pt;
}

.feedingGuidelinesTable table
{
	width: 27.56em;
	border-left: solid 0.19em #CCCCCC;
}

.feedingGuidelinesTable td 
{
	border-bottom: solid 0.09em #CCCCCC;
	border-right: solid 0.09em #CCCCCC;
}

.feedingGuidelinesTablePink 
{
	background-color: #ECD6D5;
}

.feedingGuidelinesTablePinkHeading
{
	color: #5c186a;
	background-color: #ECD6D5;
}

.supplementaryText
{
	color: White;
}

.contentStretch
{
	clear: both;	
}
