h1
{
	color: #a8017c;
}

h2
{
	color: #a8017c;
}

h3
{
	color: #a8017c;
}

a:link,
a:visited,
a:active
{
	color: #a8017c;	
	text-decoration:none;
}

div#top-navigation-home
{	
	position: absolute;
	top: 22px;
	right: 21px;
	background-image: url(../img/home-button.png);
	background-repeat: no-repeat;
	width: 208px;
	height: 101px;
}

div#header-image
{
	/*background: transparent url(../../../../../uploads/tx_bsheaderselector/header-image.png) left 56px no-repeat;*/
	background-position: 0% 0% !important;
}

.sidenav-container ul li.menu-active,
.sidenav-container ul li .menu-active
{
    color: #A8017C !important;
}


/* Error validation */

input.error, textarea.error, select.error, checkbox.error {
	background-color: #e3a0d2 !important;
}

#errMsg,
div.errMsg
{
	color: #a8017c !important;
}

.sidenav-container ul li.menu-active,
.sidenav-container ul li .menu-active
{
	background: none;
	color: #a8017c !important;	
}
