#u977
{
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	border-radius: 10px 10px 0px 0px ;
	position: relative;
}

#u1600
{
	background-color: transparent;
	position: relative;
}

#u1602
{
	position: relative;
	background: transparent url("../images/button_leistungen-inaktiv.png") no-repeat left top;
	background-size: contain;
}

#u1602:hover
{
	background: transparent url("../images/button_leistungen-over.png") no-repeat left top;
	background-size: contain;
}

#u1602:active
{
	background: transparent url("../images/button_leistungen-click.png") no-repeat left top;
	background-size: contain;
}

#u1602.MuseLinkActive
{
	background: transparent url("../images/button_leistungen-aktiv.png") no-repeat left top;
	background-size: contain;
}

#u2105
{
	position: relative;
	background: transparent url("../images/button_en-en%20inaktiv.png") no-repeat left top;
	background-size: contain;
}

#u2105:hover
{
	background: transparent url("../images/button_en-en%20over.png") no-repeat left top;
	background-size: contain;
}

#u1603
{
	position: relative;
	background: transparent url("../images/button_impressum-inaktiv.png") no-repeat left top;
	background-size: contain;
}

#u1603:hover
{
	background: transparent url("../images/button_impressum-over.png") no-repeat left top;
	background-size: contain;
}

#u1603:active
{
	background: transparent url("../images/button_impressum-click.png") no-repeat left top;
	background-size: contain;
}

#u1603.MuseLinkActive
{
	background: transparent url("../images/button_impressum-aktiv.png") no-repeat left top;
	background-size: contain;
}

#u972
{
	background-color: transparent;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-webkit-transform: matrix(-1,0,0,-1,930,30);
	-ms-transform: matrix(-1,0,0,-1,930,30);
	transform: matrix(-1,0,0,-1,930,30);
	position: relative;
}

