#rinkPlanungDanke {
	position:absolute;
	top:290px;
	left:350px;
	width:288px;
	height:320px;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	z-index:999;
	color:#00446e;
	border:1px solid #b2c7d3;
	background-color:#fff;
}
#rinkPlanungReservation {
	display:none;
	position:absolute;
	width:298px;
	color:#00446e;
	border:1px solid #b2c7d3;
	background-color:#fff;
}
#rinkPlanungReservation .space {
	clear:both;
	height:5px;
	line-height:5px;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	border:0;
}
#rinkPlanungReservation .text {
	float:left;
	width:88px;
	line-height:19px;
}
#rinkPlanungReservation .text2 {
	float:left;
	width:45px;
	padding-left:35px;
	line-height:19px;
}
#rinkPlanungReservation input {
	background-color:#e5ecf0;
	border: 0 none;
	color:#00446e;
	height:15px;
	line-height:15px;
	padding:2px 2px;
}
#rinkPlanungReservation .bigInput {
	width:200px;
}
#rinkPlanungReservation .smallInput {
	width:58px;
}
#rinkPlanungReservation select {
	width:200px;
	padding:0;
	border:1px solid #7f9db9;
	color:#00446e;
}
#rinkPlanungReservation textarea {
	width:200px;
	padding:0;
	border:1px solid #7f9db9;
	color:#00446e;
}
#rinkPlanungReservation .sendButton {
	height:19px;
	border:0;
	line-height:19px;
	padding-left: 8px;
	cursor:pointer;
	text-decoration:unerline;
}
.PasswortWeg {
	visibility: hidden;
}

