/*******************************************************************************/
/****       CSS Layout-Datei             (c) Markus Müller VRN GmbH         ****/
/****       für VRN Fahrplanauskunft             16.01.2007                 ****/
/*******************************************************************************/

/****
#vrnMap 				{
						width: 476px;
						height: 372px;
						border: solid 1px #993367;
						}
html * #vrnMap 			{
						width: 476px;
						height: 372px;
						border: solid 1px #993367;
						}
#vrnMiniMap 			{
						width: 268px;
						height: 149px;
						}
.MDVToolTip 			{
						border: solid 1px #000000;
						background-color: #FFFFFF;
						margin: 0px;
						white-space: nowrap;
						-moz-opacity:0.90;
						filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
						overflow: hidden;
						font-family: Arial, Helvetica, sans-seif; 
						font-size: 12px; 
						font-style: normal; 
						font-weight: bold; 
						text-transform: none; 
						color: #2D4569; 
						text-decoration: none; 
						text-align: left;
						}
.MDVToolTip div.header	{
						font-weight: bold;
						background-color: #993367;
						color: #FFFFFF;
						padding: 2px;
						}
.MDVToolTip th 			{
						font-weight: bold;
						background-color: #A1B1C0;
						color: #FFFFFF;
						}
.MDVToolTip td 			{
						white-space: nowrap;
						}

***/
.MDVMapControl
{
	display: none;
	z-index: 0;
}
.VRNMapControl
{
	border: solid 1px #000000;
	background-color: #FFFFFF;
	filter: alpha(opacity:70);
	KHTMLOpacity: 0.70;
	MozOpacity: 0.70;
	opacity: 0.70;
	width: 80px;
	height: 368px;
	position:absolute;	
	left: 408px;
	top: 0px;
	z-index: 60;
}

.MDVMapControl2
{
	width: 65px;
	height: 330px;
	position: absolute;	
	left: 570px;
	top: 20px;
	z-index: 61;
}

.MDVMapControl_Arrow
{
	display: inline;
}

.MDVMapControl_Arrow2
{
	position: absolute;
	top: 100px;
	left:400px;
	z-index: 62;
	display: inline;
}

.MDVMapControl_Arrow3
{
	z-index: 64;
	display: inline;
}

.MDVMapControl_Arrow4
{
	left: 5px;
	position: absolute;
	z-index: 65;
}

.MDVMapControl_ZoomLevels
{   
	left: 20px;
	width: 20px;
	position: relative;
}

.MDVMapControl_ZoomLevel
{   
	height: 20px;
	width: 20px;
	vertical-align: middle;
}

.MDVWizzardControl
{
	font-family: Arial, Helvetica, sans-seif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: none; 
	text-decoration: none; 
	color: #000000;
	border: solid 1px #000000;
	background-color: #FFFFFF;
	filter: alpha(opacity:70);
	KHTMLOpacity: 0.70;
	MozOpacity: 0.70;
	opacity: 0.70;
	width: 120px;
	height: 20px;
	position: absolute;	
	left: 10px;
	top: 10px;
	z-index: 101;
	padding-left: 5px;
	padding-top: 5px;
}

.MDVWizzardControl a
{
	font-family: Arial, Helvetica, sans-seif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: none; 
	text-decoration: none; 
	color: #000000;
}

.MDVWizzardControl2
{
	font-family: Arial, Helvetica, sans-seif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: none; 
	text-decoration: none; 
	color: #000000;
	border: solid 1px #000000;
	background-color: #FFFFFF;
	filter: alpha(opacity:70);
	KHTMLOpacity: 0.70;
	MozOpacity: 0.70;
	opacity: 0.70;
	width: 120px;
	height: 20px;
	position: absolute;	
	left: 610px;
	top: 10px;
	z-index: 101;
	padding-left: 5px;
	padding-top: 5px;
}

.MDVWizzardControl2 a
{
	font-family: Arial, Helvetica, sans-seif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: none; 
	text-decoration: none; 
	color: #000000;
}
