#flashDiv
{
	text-align: center;
	padding-bottom: 10px;
}

#iframeDiv
{
	background: #fff;
	display: none;
	filter: alpha(opacity=95);
	left: 50%;
	margin: -500px 0px 0px -380px;
	.margin-top: 115px;
	opacity: 0.95;
	padding: 15px;
	position: absolute;
	width: 692px;
	z-index: 22;
}

#iframeDiv h1,
#iframeDiv h1 a
{
	line-height: 21px;
}

#iframeDiv span.close
{
	cursor: pointer;
	font: bold 13px 'Arial';
	text-transform: uppercase;
}

#contentIframe
{
	height: 465px;
	width: 690px;
}

div.calendarContent
{
	font: normal 12px/13px 'Arial';
}

div.calendarContent #mobile,
div.calendarContent #Submit
{
	background: url('/grafik/common/calendar.txt.jpg');
	border: none;
	font: normal 12px 'Tahoma';
	height: 28px;
	padding: 8px 6px;
	text-align: center;
	width: 140px;
}

div.calendarContent #Submit
{
	background: url('/grafik/common/calendar.btn.jpg') no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	font: normal 12px 'Tahoma';
	height: 28px;
	padding: 6px;
	width: 140px;
}



div.grayBoxHolder h1
{
	padding-top:10px;
}





