/*
  POI.css - stylesheet definitions for POI search
  (siehe "YellowMap Stylesheet Dokumentation")
*/

/* import site-wide YellowMap stylesheet */
@import url(Global_de-DE.css);
/* import global Map stylesheet */
@import url(Map_de-DE.css);
/* import custom stylesheets */
@import url(main.css);
@import url(navi.css);

#TopNavigation a.NewSearch {
	position: absolute;
	left: 385px;
	padding-right: 10px;
	background: url(../Images/Info/Separator.gif) no-repeat right center;
}
#TopNavigation {
	font-family:arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 18px;
	width: 565px;
	margin-left: 0px;
}
#TopNavigation a.Print {
	position: absolute;
	left: 460px;
	text-align: left;
}
#TopNavigation a {
	color: #333333;
	text-decoration: none;
}
#TopNavigation a:hover {
	text-decoration: underline;
}
#TopNavigation a.Close {
	position: absolute;
	background: url(../Images/Info/Separator.gif) no-repeat left center;
	left: 505px;
	padding-left: 10px;
/*	width: 90px;*/
	text-align: right;
}

/* search form */
.SearchFormTable
{
/*	background-color: #E6E6E6;*/
}

#SearchLink
{
	margin-left: 70px;
}

#SearchLink p
{
	margin: 0px;
	padding-top: 20px;
}

#SearchLink a
{
	/*background: transparent url(../Images/Generic/BulletArrowBox.gif) no-repeat 0px 0px;*/
	padding: 0px 0px 0px 18px;
}

#SearchRadius
{
	position: absolute;
	left: 314px;
	top: 8px;
	width: 110px;
}

#SearchSubmit
{
	position: absolute;
	left: 333px;
	top: 150px;
}
#SearchSubmit button
{
	position: absolute;
	left: 100px;
	top: 40px;
	background: transparent url(../Images/Weiter.gif) no-repeat scroll top left;
	width: 100px;
	height: 20px;
	z-index: 200;
    font-size: 0px;
    text-indent: -1000px;
    border: none;
}
#SearchBottom
{
	position: absolute;
	height: 1px;
	width: 1px;
}

#SearchZip
{
	position: absolute;
	left: 64px;
	top: 8px;
	width: 60px;
}

#SearchZip input
{
	width: 60px;
}

#SearchCity
{
	position: absolute;
	left: 134px;
	top: 8px;
	width: 140px;
}

#SearchCity input
{
	width: 140px;
}

#SearchStreet
{
	position: absolute;
	left: 314px;
	top: 8px;
	width: 210px;
}

#SearchStreet input
{
	width: 210px;
}

/* simply a white empty div */
.PoiListItemHead
{
	display: none;
}
/* elements of the search result list */
#PoiListTable
{
	border: solid 1px #636563;
	width: 550px;
}
.AlternatingItemTemplate
{
	background-color: #FFF;
}
.PoiListItemTitle
{
	font-weight: bold;
	font-style: normal;
}
.ItemTemplateColumnLogo
{
	width: 145px;
	border-bottom: solid 1px #636563;
	padding-left: 2px;
}
.ItemTemplateColumnLocation
{
	width: 180px;
	border-bottom: solid 1px #636563;
}
.ItemTemplateColumnDataTable
{
	width: 240px;
	border-bottom: solid 1px #636563;
}
.ItemTemplateDataTable
{
	width: 100%;
	height: 83px;
	border: solid 2px #FFF;
}
.ItemTemplateDataTableDistance, .ItemTemplateDataTableMapRoute, .ItemTemplateDataTableContact, .ItemTemplateDataTableServices
{
	background-color: #E7F0F5;
	height: 50%;
	padding: 4px 2px 4px 6px;
}
.ItemTemplateDataTableServices
{
	text-align: right;
}
.ItemTemplateDataTableDistance, .ItemTemplateDataTableContact
{
	width: 34%;
}
.ItemTemplateDataTableMapRoute
{
	width: 32%;
}

/* an anderem Ort suchen ausblenden */
.FormBoxRow
{
	display: none;
}
.FormBox
{
/*	border: solid 1px;
	padding: 20px 0px 0px 0px;*/
}

#SearchFormBox
{
	display: block;
	width: 550px;
}

#SearchFormBox input, select
{
	width: 300px;
}

#SearchFormBox tr
{
	margin: 5px 0px 5px 0px;
}

#SearchFormPLZ
{
/*	padding-left: 20px;
	width: 70px;*/
}

#SearchFormCity
{
/*	padding-left: 20px;
	width: 100px;*/
}

#SearchFormStreet
{
/*	padding-left: 20px;
	width: 100px;*/
}

#SearchFormSeries
{
	padding-left: 20px;
	width: 150px;
	font-weight: bold;
}

#SearchFormService
{
	padding-left: 20px;
	width: 150px;
	font-weight: bold;
}

#GeocoderListBox
{
	width: 550px;
	height: 240px;
	position: relative;
/*	top: 49px;
	height: 189px;*/
}

#GeocoderListBox select
{
	width: 300px;
}

#GeocoderListBox fieldset
{
	border: none;
	padding-left: 20px;
	position: absolute;
	top: 20px;/*200px;*/
	left: 100px;
}

#GeocoderListBox legend
{
	color: #000;
}

#GeocoderListBoxHint
{
	position: absolute;
	top: 255px;
}

#GeocoderListBox strong
{
	display: none;
}

#PoiListSeekFor, .PoiListNextSearchRadius, .PoiListSearchLocation, .PoiListSortBy
{
	display: none;
}
.PoiListBrowseControlUp,
.PoiListBrowseControlDown
{
	position: relative;
	margin: 0px 0px 10px 10px;
	z-index: 1000;
}
.PoiListSwitchView
{
	display: none;
}
.PoiListBrowseArrows, .BranchListBrowseArrows
{
	position: absolute;
	width: 96px;
	height: 17px;
	top: 0px;
	left: 180px;
}

.PoiListBrowseArrows div, .BranchListBrowseArrows div
{
	position: absolute;
	width: 24px;
	height: 17px;
}
.PoiFooter
{
	border-top: solid 1px #A9A9A9;
	margin-left: 5px;
	margin-right: 5px;
}

.ButtonPageFirstOff a, .ButtonPagePrevOff a, .ButtonPageNextOff a, .ButtonPageLastOff a,
.ButtonPageFirstOn a, .ButtonPagePrevOn a, .ButtonPageNextOn a, .ButtonPageLastOn a
{
	display: block;
	width: 24px;
	height: 17px;
}

.ButtonPageFirstOff span, .ButtonPagePrevOff span, .ButtonPageNextOff span, .ButtonPageLastOff span,
.ButtonPageFirstOn span, .ButtonPagePrevOn span, .ButtonPageNextOn span, .ButtonPageLastOn span
{
	display: none;
}

.ButtonPageFirstOff, .ButtonPageFirstOn 
{ 
	left: 0px; 
	top: 0px; 
}

.ButtonPageFirstOff 
{ 
	background: transparent url(../Images/Generic/ButtonPageFirstOff.gif) no-repeat scroll top left; 
}

.ButtonPageFirstOn 
{ 
	background: transparent url(../Images/Generic/ButtonPageFirstOn.gif) no-repeat scroll top left; 
}

.ButtonPagePrevOff, .ButtonPagePrevOn 
{ 
	left: 24px; 
	top: 0px; 
}

.ButtonPagePrevOff 
{ 
	background: transparent url(../Images/Generic/ButtonPageBackOff.gif) no-repeat scroll top left; 
}

.ButtonPagePrevOn 
{ 
	background: transparent url(../Images/Generic/ButtonPageBackOn.gif) no-repeat scroll top left; 
}

.ButtonPageNextOff, .ButtonPageNextOn 
{ 
	left: 48px; 
	top: 0px;
}
.ButtonPageNextOff 
{ 
	background: transparent url(../Images/Generic/ButtonPageForwardOff.gif) no-repeat scroll top left; 
}

.ButtonPageNextOn 
{ 
	background: transparent url(../Images/Generic/ButtonPageForwardOn.gif) no-repeat scroll top left; 
}

.ButtonPageLastOff, .ButtonPageLastOn 
{ 
	left: 72px; 
	top: 0px; 
}

.ButtonPageLastOff 
{ 
	background: transparent url(../Images/Generic/ButtonPageLastOff.gif) no-repeat scroll top left; 
}

.ButtonPageLastOn 
{ 
	background: transparent url(../Images/Generic/ButtonPageLastOn.gif) no-repeat scroll top left; 
}

#PoiListCopyright
{
	display: none;
}
#PoiListAccuracyHint
{
	display: none;
}
.CloseLocationForm
{
	display: none;
}
.FormBoxSearchForm
{
	display: none;
}
.GoToStartURL
{
	display: none;
}

.MapMoveButton { display: none; }
