/* Formular Anpassungen  */

/*
wie-wirken-klangschalen.css
#u2424.MuseMenuActive #u2427-4,#u1653:hover #u1655-4 ===>  width von 183 auf 185 erhöht

#u2424:hover; muss auf 185 erhöhen werden


*/
#itorres {
	color: #868585;
	float:right;
	position: absolute;
	width: 285px;
	height: 40px;
	top: 557px;
	left: 572px;
}

div.popup {
	display: none;
	width: 230px;
	height: 130px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px;
	background-color: #F9EACD;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
b.center {
	padding-left: 55px;
}
div#itorres:hover div.popup {

	display: block;
	position: absolute;
	left: -250px;
	top: -20px;
}

#u1429 {
	height: auto;
}

#rinput
{
	display: none;
}
#nachricht
{
	padding-top:10px;
}
#gaeste
{
	margin-top:50px;
	margin-left: 149px;
}
#sec_code
{
	margin-top: 30px;
	font-size:	20px;
}

