/* customer changes overriding definitions in "basicresource\synergis.css" */

.synergis_body	{
	background-color: #ededed;
	border: 1px solid #ededed;
	text-align: center;
	padding: 50px 50px 0px 50px;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	height:100%;
}
.synergis_errorlabel	{
	border: 1px solid #a60051;
	padding: 20px;
	margin: 20px;
}
.synergis_errormessage	{
	color: #000000;
	font-weight: bold;
}
.synergis_splitter	{
	width: 95%;
	height: 2px;
	margin:20px;
	color: #000000;
}
.logindialog	{
	border:1px solid #979797;
	background-color: #ededed;
}
.loginbutton, .loginbutton_agol  {
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  COLOR: #000000;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  width: 120px;
}
img.logo {
background-image: url("../../pub/images/Wiener_Netze.png" );
background-repeat: no-repeat;
background-position:center;
width: 483px;
height: 79px;
border:

}