﻿
#ControlDiv
{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
}

.Control .Background
{
	background-image: url(/Images/Map/background.gif);
	width: 51px;
	height: 195px;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

.ControlAreal .Background
{
	background-image: url(/Images/Map/background-aerial.gif);
	width: 51px;
	height: 204px;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

#TomTomDiv
{
	margin-top: 3px;
	background-image: url(/Images/Map/TTbackground.gif);
	width: 51px;
	height: 51px;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

#TomTomDiv img 
{
	cursor: hand;
}

#ControlDiv img
{
	position: absolute;
}

.KaartType
{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
}
.KaartType a:link, .KaartType a:visited, .KaartType a:hover, .KaartType a:active
{
	display: block;
	float: right;
	color: #000;
	font-family: trebuchet ms, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding: 4px 1px 1px 1px;
	height: 18px;
}
.button-lr
{
	background-image: url(/Images/Map/button-lr-n.gif);
	width: 88px;
	margin-right: 10px;
}
.button-lr:hover
{
	background-image: url(/Images/Map/button-lr-h.gif);
}
.button-l
{
	background-image: url(/Images/Map/button-l-n.gif);
	width: 58px;
}
.button-l:hover
{
	background-image: url(/Images/Map/button-l-h.gif);
}
.button-m
{
	background-image: url(/Images/Map/button-m-n.gif);
	width: 58px;
}
.button-m:hover
{
	background-image: url(/Images/Map/button-m-h.gif);
}
.button-r
{
	background-image: url(/Images/Map/button-r-n.gif);
	width: 58px;
}
.button-r:hover
{
	background-image: url(/Images/Map/button-r-h.gif);
}

.KaartType .border-bottom
{
	height: 18px;
}

#button-plus
{
	top: 60px;
	left: 18px;
}
.Control #button-min
{
	top: 172px;
	left: 18px;
}
.ControlAreal #button-min
{
	top: 184px;
	left: 18px;
}

.SlideHolder
{
	position: absolute;
	left: 18px;
	top: 82px;
}

.Control .Scale
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 83px;
	background-image: url(/Images/Map/scale.gif);
	background-repeat: no-repeat;
}

.ControlAreal .Scale
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 97px;
	background-image: url(/Images/Map/scale-aerial.gif);
	background-repeat: no-repeat;
}

.Slider
{
	position: absolute;
	cursor: hand;
}


@media print
{
	.BannerPrinter 
	{
		display: inline;
	}

	.clsPrint, .Link, .clsNoPrint, #spanRouteHide, #divRouteResult, #ControlDiv, .KaartType
	{
		display: none;
	}
	
	.OnlyPrint 
	{
		font-family: trebuchet ms, Verdana, Arial;
		font-size: 11px;
	}
}

@media screen
{
	.BannerPrinter, .BallonPrint, .OnlyPrint
	{
		display: none;
	}
	
	#divRouteResult
	{
		border: solid 1px #8c9cbd;
		padding: 5px 2px 0px 2px;
		overflow: auto;
		width: 274px;
		right: 7px;
		top: 60px;
		display: none;
		position: absolute;
	}
	
	#KaartDiv 
	{
		height: 100%; 
		float: left;
		width: 100%;
		position: relative; 
	}
}

.BallonPrint
{
	background-color: White;
}

#LegendaSpan
{
	display: none;
	position: absolute;
	background: #e7efff;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#ffffff' , EndColorStr= '#dee7ff' );
	border: solid 1px #8c9cbd;
	padding-right: 5px;
	right: 10px;
	top: 42px;
	z-index: 10;
	font-family: trebuchet ms, Verdana, Arial;
}

#LegendaSpan ul
{
	color: Black;
}

.PoweredBy
{
	position: absolute;
	top: 100px;
	width: 100%;
	text-align: center;
	font-family: trebuchet ms, Verdana, Arial;
}

.PoweredBy span
{
	padding-left: 10px;
}

.PoweredBy img
{
	vertical-align: middle;
}

#divRoute
{
	display: none;
	height: 25px;
	overflow: hidden;
	background-image: url(/Images/ypixel.gif);
	font-size: 12px;	
}

#divRouteResult 
{
	font-family: trebuchet ms, Verdana, Arial;
	font-size: 11px;
	background-color: White;
}

#spanRoute 
{
	font-family: trebuchet ms, Verdana, Arial;
	vertical-align: top;
	padding: 2px 5px;
	overflow: hidden;
	height: 22px !important;
}

.TextBox
{
	font-size: 11px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

#ButtonRoute 
{
	margin-left: 3px;
	height: 18px;
	width: 18px;
	color: white;
	border: 0px;
	background: url(/Images/go.png) no-repeat;
	cursor: pointer;
	vertical-align: top;
}

#spanRouteHide 
{
	cursor: pointer;
	float: right;
	margin-top: 3px;
}

.Foto img
{
	border-width: 0px;
}

.Link a 
{
	margin-right: 4px;
}

.divBallon div
{
	margin-bottom: 2px;
	line-height: 1.5;
}

.Link 
{
	margin-bottom: 0px!important;
}

.divBallon table 
{
	font-family: inherit!important;
}

.divBallon ul
{
	list-style-type: circle;
	list-style-image: none;
}

.divBallon li 
{
	margin-left: 17px;
}

#objectHtml 
{
	position: relative;
	border: solid 1px black;
	margin: 2px 12px 2px 0px;
	padding: 4px 4px 4px 4px;
}

strong 
{
	font-weight: bold;
}