﻿body
{
	margin:0px;
	overflow:hidden;
	}
a{
	color:Green; 
	text-decoration:none;
	font-family:Verdana, Arial;
}

#selectbereich_farbe
{
	width:100%;
	height:100%;
	background-color:white;
	filter:Alpha(opacity=30, style=0);
	opacity:0.30;
}

#selectbereich{
	position:absolute;
	width:0px;
	height:0px;
	border:1px solid red;
	bottom:-50px;
	left:-50px;
}

.button
{
    background-color: #dcdcdc;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal; 
    border-top: #cccccc 1px solid;
    border-bottom: #666666 1px solid;
    border-left: #cccccc 1px solid;
    border-right: #666666 1px solid;
}

#uebernahmeElement
{
	background-color:White;
	border:solid 1px black;
	padding:2px;
	filter:Alpha(opacity=90, style=0);opacity:0.90;
	font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: normal; 
    font-size:11px;
}

#masstabkm 
{
	FONT-SIZE: 9px;
    FONT-FAMILY: Tahoma,Arial,Helvetica;
    TEXT-DECORATION: none;
    color:black;
}

.text
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#444444;
}

.Suchfeld
{
	font-size:10px;
	color:Black;
	font-family:Arial, Verdana, Sans-Serif;
}

.SuchergebnisAnzeige
{
	position:absolute;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10px;
	visibility:hidden;
}

.Suchergebnisliste
{
	cursor:pointer;	
}

#PoiKatContainer
{
	position:absolute;
	top:10px;
	right:5px;
	height:280px;
	width:280px;
	border:solid 0px black;
	visibility:visible;
	z-index:150;
}

#PoiUebersicht
{
	position:absolute;
	top:50px;
	left:50px;
	width:248px;
	z-index:100;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10px;
	border:solid 1px black;
	padding:2px;
	background-color:White;
	font-family:Arial, Verdana, Sans-Serif;
	visibility:hidden;
}

#PoiUebersichtKategorien
{
	position:absolute;
	top:400px;
	left:700px;
	width:260px;
	height:160px;
	z-index:100;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10px;
	border-bottom:solid 1px black;
	padding:2px;
	font-family:Arial, Verdana, Sans-Serif;
	visibility:hidden;
	overflow:auto;
}

#Zoomer
{
	position:absolute;
	left:153px;
	top:460px;
	height:200px;
	width:50px;
}

#zoom0
{
	position:absolute;
	top:0px;
	left:0px;
	height:50px;
	width:50px;
	background-color:Maroon;
}

.layerschaltung{ font-family:Verdana, arial, Sans-Serif; font-size:10px; color:White; cursor:pointer;}

#ContainerLayer
{
	position:absolute;
	left:5px;
	top:313px;
	z-index:100;
}

#menueInhalt
{
	position:absolute;
	top:182px;
	left:705px;
	width:265px;
	height:196px;
	z-index:100;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10px;
	border-bottom:solid 1px black;
	padding:2px;
	font-family:Arial, Verdana, Sans-Serif;
	visibility:visible;
	overflow:auto;
}

#ButShowPoikat
{
	position:absolute;
	top:598px;
	left:700px;
	width:150px;
	height:25px;
	z-index:100;
	visibility:visible;
	cursor:hand;
	cursor:pointer;
}

#ButShowAllPoikat
{
	position:absolute;
	top:380px;
	left:700px;
	width:150px;
	height:15px;
	z-index:100;
	visibility:visible;
	cursor:hand;
	cursor:pointer;
	
	font-size:11px;
	font-family:Verdana, Arial, Sans-Serif;
}
#Tourenbeschreibung
{
	position:absolute; 
	left:705px; 
	top: 474px; 
	width:268px; 
	height:170px;
	font-size:11px;
	border-bottom:solid 1px black;
	padding:2px;
	font-family:Verdana, Arial, Sans-Serif;
	visibility:visible;
	overflow:auto;
	background-color:#FCFFEF;

}

#Tourname
{
	position:absolute; 
	left:710px; 
	top: 452px; 
	width:220px; 
	height:15px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:White;
	padding:2px;
	visibility:visible;
	overflow:hidden;
	background-color:#2C5D9C;

}

#mapoverview
{
	width:123px;
	height:146px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
}

#myarea
{
	position:absolute;
	width:40px;
	height:30px;
	border:1px solid red;
	bottom:50px;
	left:50px;	
}

#innerSize
{
	width:100%;
	height:100%;
	filter:Alpha(opacity=30, style=0);
	opacity:0.3;
	background-color:green;
	overflow:hidden;	
}
#uebersichtskarte
{
	/* Karte Max
	background-image:url(images/karte.png);
	width:153px;
	height:119px;
	visibility:visible;
	z-index:99999;
	position:absolute;
	top:80px;
	left:15px;
	overflow:hidden;
	*/
	
	/*Karte Marlen*/
	background-image:url(images/karte2.png);
	width:115px;
	height:83px;
	visibility:visible;
	z-index:100;
	position:absolute;
	top:90px;
	left:35px;
	overflow:hidden;	
}

#hilfetext 
{
	visibility:visible;
	z-index:99;
	width:300px;
	height:28px;
	position:absolute;
	top:43px;
	left:347px;
	overflow:hidden;	
	background-color:#009966;
	color:white;
	font:10px Verdana, Sans-Serif;
	overflow:hidden;
}

#tourenauswahl
{
}

/************************	Rand	**********************/
#bordertop
{
	position:fixed;
	left:10px;
	right:10px;
	top:0px;
	height:10px;
	background-image:url(images/oben.png);
	z-index:400;
}

#borderbottom
{
	position:fixed;
	left:10px;
	right:10px;
	bottom:0px;
	height:10px;
	background-image:url(images/unten.png);
	z-index:400;
}

#borderleft
{
	position:fixed;
	left:0px;
	top:10px;
	bottom:10px;
	width:10px;
	background-image:url(images/links.png);
	z-index:400;
}
#borderright
{
	position:fixed;
	right:0px;
	top:10px;
	bottom:10px;
	width:10px;
	background-image:url(images/rechts.png);
	z-index:400;
}
#corner_left_top
{
	position:fixed;
	left:0px;
	top:0px;
	height:10px;
	width:10px;
	background-image:url(images/ecke_links_oben.png);
	z-index:400;
}
#corner_left_bottom
{
	position:fixed;
	left:0px;
	bottom:0px;
	height:10px;
	width:10px;
	background-image:url(images/ecke_links_unten.png);
	z-index:400;
}
#corner_right_top
{
	position:fixed;
	right:0px;
	top:0px;
	height:10px;
	width:10px;
	background-image:url(images/ecke_rechts_oben.png);
	z-index:400;
}
#corner_right_bottom
{
	position:fixed;
	right:0px;
	bottom:0px;
	height:10px;
	width:10px;	
	background-image:url(images/ecke_rechts_unten.png);
	z-index:400;
}


/************************	Menu	**********************/
#menu
{
	position:fixed;
	left:0px;
	top:0px;
	width:209px;
	height:243px;
	background-image:url(images/flaeche_menue.png);
}

/************************	Rand	**********************/
#bordertop
{
	position:fixed;
	left:10px;
	right:10px;
	top:0px;
	height:10px;
	background-image:url(images/oben.png);
	z-index:400;
}

#borderbottom
{
	position:fixed;
	left:10px;
	right:10px;
	bottom:0px;
	height:10px;
	background-image:url(images/unten.png);
	z-index:400;
}

#borderleft
{
	position:fixed;
	left:0px;
	top:10px;
	bottom:10px;
	width:10px;
	background-image:url(images/links.png);
	z-index:400;
}
#borderright
{
	position:fixed;
	right:0px;
	top:10px;
	bottom:10px;
	width:10px;
	background-image:url(images/rechts.png);
	z-index:400;
}
#corner_left_top
{
	position:fixed;
	left:0px;
	top:0px;
	height:10px;
	width:10px;
	background-image:url(images/ecke_links_oben.png);
	z-index:400;
}
#corner_left_bottom
{
	position:fixed;
	left:0px;
	bottom:0px;
	height:10px;
	width:10px;
	background-image:url(images/ecke_links_unten.png);
	z-index:400;
}
#corner_right_top
{
	position:fixed;
	right:0px;
	top:0px;
	height:10px;
	width:10px;
	background-image:url(images/ecke_rechts_oben.png);
	z-index:400;
}
#corner_right_bottom
{
	position:fixed;
	right:0px;
	bottom:0px;
	height:10px;
	width:10px;	
	background-image:url(images/ecke_rechts_unten.png);
	z-index:400;
}


/************************	Menu	**********************/
#menu
{
	position:fixed;
	left:-4px;
	top:-4px;
	width:203px;
	height:237px;
	background-image:url(images/mv_menue_flaeche.png);
	z-index:400;
}

