/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 11.12.13 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */

body header div#headerimg {
	background-image: url(../../img/page3/header1.jpg);
}

body header div#colorbox {
	background-color: #a43c8e;
}


a.button,
input.button,
div.management input.float_left,
div.management input.float_right,
input.mailform-submit,
input.action_button,
input[type=button],
input[type=submit],
div#contentframe .management input.button {
	background-color: #a43c8e !important;
	border: 1px solid #a43c8e !important;
}

a.button:hover,
input.button:hover,
div.management input.float_left:hover,
div.management input.float_right:hover,
input.mailform-submit:hover,
input.action_button:hover,
input[type=button]:hover,
input[type=submit]:hover,
div#contentframe .management input.button:hover  {
	color: #a43c8e !important;
}


body div#bg {
	background-image: url(../../img/page3/background.jpg);
}
.message {
	border: 1px solid #a43c8e;
	background: #f2dced;
	color: #a43c8e;
}
nav#rwdnav li.current > a {
	color: #ee8ad9 !important;
}