@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,500,700);
.startmarker {
	width: 26px;
	height: 36px;
	background-image: url('http://www2.mapandroute.de/MaR_Homepage-map-1.1/img/route_start.gif');
}

.interstationmarker {
	width: 26px;
	height: 36px;
	background-image: url('http://www2.mapandroute.de/MaR_Homepage-map-1.1/img/route_interstation.gif');
}

.destinationmarker {
	width: 26px;
	height: 36px;
	background-image: url('http://www2.mapandroute.de/MaR_Homepage-map-1.1/img/route_destination.gif');
}

/****************************************************************************
 * Routing control: Route description
 ***************************************************************************/
.routeDescription {
	margin-bottom: 20px;
	font-size:13px;
}

.routeDescription>h1 {
	margin: 5px 0 0 0;
	float: none;
	font-family: 'Ubuntu';
	font-weight:400;
}

.routeDescription>.button {
	margin-bottom: 10px;
	float: none;
}

.routeDescription .entry {
	cursor: pointer;
	padding: 5px;
}

.routeDescriptionPrint>h1 {
	margin: 0px;
	float: left;
}

.routeDescriptionPrint>.button {
	margin-bottom: 10px;
	float: right;
	display: none;
}

.routeDescriptionPrint .summary {
	background-color: white;
	text-align: left;
	padding: 10px;
	clear: both;
}

.routeDescriptionPrint .entryAll {
	border: 2px groove #689ACD;
}

.routeDescriptionPrint .entry { padding: 0px; }

.routeDescriptionPrint .entry .progress div
{
	float: left;
	padding-right: 15px;
	text-align: left;
	width: 40px;
}

.routeDescriptionPrint .entry .even, .routeDescriptionPrint .entry .odd
{
	padding: 5px;
	border-bottom: 1px solid black;
	background-color: white;
}

.routeDescriptionPrint .entry .symbol { display: none; }
.routeDescriptionPrint .entry .progress { float: right; width: 110px; }
.routeDescriptionPrint .entry .number { float: left; width: 30px; text-align:center;}


.routeDescription .summary .distanceAndTime .detailed {
	display: block;
	visibility: visible;
	height: 16px;
}
.routeDescription .entry .number{
	float: left;
	width: 30px;
	margin-top:5px;
	text-align:center;
	}
.routeDescription .summary .symbol {
    clear: both;
    height: 22px;
    padding-right: 5px;
    width: 26px;
}
.
#panelContent {
	position: relative;
	zIndex: 0;
	top: 30px;
	left: 20px;
	width: 90%;
}
#routeSegment{
	position : absolute;
	top : 2px;
	left: 0px;
	width: 20px;
	color : black;
	font-size: 8pt;	
	font-weight: bold;
	z-index: 2;
}
body {
	font-family:'Ubuntu', Arial, Helvetica, sans-serif, 'Microsoft Sans Serif';
	font-size: 80%;
	cursor: default !important;
}

#leftPane {
	background: white;
	overflow: auto;
	cursor: default !important;
	/* No margin or border allowed */
	position:relative;
	padding-top: 25px;
}

/*
 * Right-side element of the splitter.
 */
#rightPane {
	background: #f8fff8;
	overflow: hidden;
	cursor: default !important;
	
	/* No margin or border allowed */
}

#splitter .vsplitbar {
	width: 10px;
	border-right: 1px solid #689ACD;
	border-left: 1px solid #689ACD;
}

.vCentreSplitbarOpen {
	background: white url(http://www2.mapandroute.de/MaR_Homepage-map-1.1/img/splitter/rechts_big.gif) no-repeat center;
	opacity: 0.7;
	height: 40px;
	cursor: pointer;
}

.vCentreSplitbarClose {
	background: white url(http://www2.mapandroute.de/MaR_Homepage-map-1.1/img/splitter/links_big.gif) no-repeat center;
	opacity: 0.7;
	height: 40px;
	cursor: pointer;
}

#pushpinTool {
	position: relative;
	border-width: 0px;
	margin: 7px;
	cursor: pointer;
}

.pushpin .image {
	/*background-image: url("http://www2.mapandroute.de/MaR_Homepage-map-1.1/img/toolbar/pushpin.png");*/
	height: 32px;
	left: 0;
	position: absolute;
	top: 0;
	width: 32px;
}

.movingPushpin {
	background-image: url("http://www2.mapandroute.de/MaR_Homepage-map-1.1/img/toolbar/pushpin.png");
	cursor: pointer;
	height: 32px;
	left: 0;
	position: absolute;
	top: 0;
	width: 32px;
	z-index: 4;
}


.contextmenu hr {
	background-color: #999999;
	border-width: 0;
	height: 1px;
}

/* root element for tabs  */
#tabPanes.panes{
	padding:0px 5px 50px 5px;
	margin-top: 5px;
}

#swapStartAndDestination{
	display:none;
}

#tabPanes input,#tabPanes select{
	padding: 0px 5px;
	border:solid 1px  #999;
}

#tabPanes .routeInputFields input,#tabPanes #addressData input{
	padding:5px;
}
*+html #tabPanes input,*+html #tabPanes select{
	padding: 0px 5px;
	border:solid 1px  #999;
	margin-top:2px;
}
*+html #tabPanes input #cbOverlayList,*+html #tabPanes select #cbOverlayList{
	border:none;
}
@media \0screen {
#tabPanes input,#tabPanes select{
	padding: 0px 5px;
	border:solid 1px  #999;
}
}
@media \0screen {
#tabPanes input #cbOverlayList,#tabPanes select #cbOverlayList{
	border:none;
}
}
#tabPanes select{
	padding:5px 2px;
	border:solid 1px  #999;
}
*+html #loginMail input,*+html #loginPass input{
	padding:5px;
}
#loginMail input, #loginPass input {
	margin-left:8px;
	padding:5px;
}
.button #removeInterstation1TextButton, #interstationNodes #removeInterstation2TextButton,#interstationNodes #removeInterstation3TextButton,#interstationNodes #removeInterstation4TextButton,#interstationNodes #removeInterstation5TextButton,#interstationNodes #removeInterstation6TextButton{
	height: 60px;
    margin: 0;
    width: 30px;
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
}
.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 50px;
	border-bottom: 1px solid #fff;
	width: 333px;
}
.routeInput .vehicle{
	margin-left:-7px;
}
/* single tab */
.tabs li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0;
	list-style-image: none;
}

.tabs a {
	font-size: 13px;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	color: #636363;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 1px;
	font-family:'Ubuntu';
}

.tabs ul li a:active {
	color: #fff;
	background-color:#199C98;
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	color: #fff;
	background-color:#199C98;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current,.tabs .current:hover,.tabs li.current a {
	cursor: default;
	color: #000;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */
	/* width 1 */
.tabs .w1 {
	padding-left: 21px;
    padding-right: 21px;
}

.tabs .w1:hover {
	color: #fff;
	background-color:#199C98;
}

.tabs .w1.current {
	color: #fff;
	background-color:#199C98;
}

.tabsDragW1 {
	background: url(http://www2.mapandroute.de/MaR_Homepage-map-1.1/img/blue.png) no-repeat -652px 0;
	background-position: -420px -0px;
	width: 134px;
	font-size: 11px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 1px;
}

.panes .pane {
	display: none;
}


#tabPanesRoute {
	cursor: default !important;
}

.suggester {
	background-color: white;
	border: 1px solid black;
	cursor: pointer;
	font-size: 14px;
	padding: 2px 5px;
	position: absolute;
	visibility: hidden;
	z-index: 30;
	top: 100px;
}
.bgControls {
	display: block;
	background-image: url(http://www2.mapandroute.de/MaR_Homepage-map-1.1/img/imageComplet.gif);
	background-repeat: no-repeat;
}

.Logo {
	background-position: -300px -347px;
	width: 178px;
	height: 60px;
	margin-left: 40px;
}

.drucken {	
	background-color: #199c98;
    -moz-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-ms-border-radius: 5px;
    color: #FFFFFF;
	width: 32px;
	height: 28px;
	background-image: url(../images/print_icon.png);
	background-repeat: no-repeat;
	margin-top: 11px;
	margin-left: 4px;
	cursor:pointer;
	background-position: 9px 8px;
	border: solid 1px #999;
}

.drucken:hover{
	background-color: #2CB6B2;
}
.tbleft {
	background-position: -363px -500px;
	width: 2px;
	height: 37px;
	position: absolute;
	top: 0px;
}

.tbright {
	background-position: -365px -500px;
	width: 2px;
	height: 37px;
	position: absolute;
	top: 0px;
}

.spacer {
	background-position: -367px -500px;
	width: 1px;
	height: 37px;
	position: absolute;
	top: 0px;
}

.arrow7 {
	background-position: -419px -407px;
	width: 105px;
	height: 53px;
}

.background_white {
	background-position: -423px -507px;
	width: 1px;
	height: 1px;
}

.ebl2 {
	background-position: -300px -521px;
	width: 21px;
	height: 21px;
	bottom: 0px;
	left: 0px;
	position: absolute;
}

.ebr2 {
	background-position: -300px -500px;
	width: 21px;
	height: 21px;
	bottom: 0px;
	right: 0px;
	position: absolute;
}

.etl2 {
	background-position: -321px -521px;
	width: 21px;
	height: 21px;
	top: 0px;
	left: 0px;
	position: absolute;
}

.etr2 {
	background-position: -321px -500px;
	width: 21px;
	height: 21px;
	top: 0px;
	right: 0px;
	position: absolute;
}

.background_blau {
	background-position: -424px -507px;
	width: 1px;
	height: 1px;
}

.etl2_blau {
	background-position: -342px -521px;
	width: 21px;
	height: 21px;
	top: 0px;
	left: 0px;
	position: absolute;
}

.etr2_blau {
	background-position: -342px -500px;
	width: 21px;
	height: 21px;
	top: 0px;
	right: 0px;
	position: absolute;
}

.pin {
	background-position: -402px -507px;
	width: 21px;
	height: 34px;
}

.MaR_Luftbild {
	background-position: -2px -72px;
	width: 70px;
	height: 70px;
}

.links {
	background-position: -478px -347px;
	width: 9px;
	height: 18px;
}

.rechts {
	background-position: -487px -347px;
	width: 9px;
	height: 18px;
}

.unten {
	background-position: -496px -347px;
	width: 18px;
	height: 9px;
}

.oben {
	background-position: -496px -356px;
	width: 18px;
	height: 9px;
}

.oeffnen_route {
	background-position: -478px -365px;
	width: 14px;
	height: 25px;
	position: absolute;
}

.aerialNormal {
	background-position: 0px 0px;
}

.aerialHover {
	background-position: 0px -37px;
}

.aerialEnabled {
	background-position: 0px -74px;
}

.birdsViewNormal {
	background-position: -34px 0px;
}

.birdsViewHover {
	background-position: -34px -37px;
}

.birdsViewEnabled {
	background-position: -34px -74px;
}

.birdsViewDisabled {
	background-position: -34px -111px;
}

.hybridNormal {
	background-position: -68px 0px;
}

.hybridHover {
	background-position: -68px -37px;
}

.hybridEnabled {
	background-position: -68px -74px;
}

.osmNormal {
	background-position: -374px 0px;
}

.osmHover {
	background-position: -374px -37px;
}

.osmEnabled {
	background-position: -374px -74px;
}
.coordNormal{
	background-position: -408px 0px;
}
.coordHover{
	background-position: -408px -37px;
}
.coordEnabled{
	background-position: -408px -74px;
}
.coordDisabled{
	background-position: -408px -111px;
}
.measureNormal {
	background-position: -102px 0px;
}

.measureHover {
	background-position: -102px -37px;
}

.measureEnabled {
	background-position: -102px -74px;
}

.measureDisabled {
	background-position: -102px -111px;
}

.moveNormal {
	background-position: -136px 0px;
}

.moveHover {
	background-position: -136px -37px;
}

.moveEnabled {
	background-position: -136px -74px;
}

.moveDisabled {
	background-position: -136px -111px;
}

.printNormal {
	background-position: -170px 0px;
}

.printHover {
	background-position: -170px -37px;
}

.printEnabled {
	background-position: -170px -74px;
}

.roadmapNormal {
	background-position: -204px 0px;
}

.roadmapHover {
	background-position: -204px -37px;
}

.roadmapEnabled {
	background-position: -204px -74px;
}

.roadmapDisabled {
	background-position: -204px -111px;
}

.routeNormal {
	background-position: -238px 0px;
}

.routeHover {
	background-position: -238px -37px;
}

.routeEnabled {
	background-position: -238px -74px;
}

.routeDisabled {
	background-position: -238px -111px;
}

.searchNormal {
	background-position: -272px 0px;
}

.searchHover {
	background-position: -272px -37px;
}

.searchEnabled {
	background-position: -272px -74px;
}

.searchDisabled {
	background-position: -272px -111px;
}

.trafficNormal {
	background-position: -306px 0px;
}

.trafficHover {
	background-position: -306px -37px;
}

.trafficEnabled {
	background-position: -306px -74px;
}

.trafficDisabled {
	background-position: -306px -111px;
}

.zoomNormal {
	background-position: -340px 0px;
}

.zoomHover {
	background-position: -340px -37px;
}

.zoomEnabled {
	background-position: -340px -74px;
}

.zoomDisabled {
	background-position: -340px -111px;
}

.ToolTipTitel {
	color: black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
}

#ToolTip {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;
}

.singleline .routeInput input#startLocation,.singleline .routeInput input#destinationLocation,.routeInput .interstation input[type="text"] {
	float: left;
	width: 95%;
}
.routeDescription .summary .address {
	clear: none;
	float: left;
	font-weight: bold;
	margin-left: 10px;
}

.singleline .routeInput .interstation .button {
	clear: none;
	float: right;
	width: 50px;
}


.routeConfirm select {
	clear: left;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 100%;
}

.singleline .routeInput .start,.singleline .routeInput .destination {
	width: 100%;
}

.singleline .routeInput .locations {
	float: none;
}

.singleline .routeInput .routeInputFields {
	width: 100%;
	float: none;
}

.singleline .routeInput #swapStartAndDestination {
	float: right;
	margin-top: 5px;
}
.ambiguous select {
	width: 95% !important;
}

.routeInput .country select,.routeInput {
	margin-top: 3px;
}
#IWMapElement.iwnoprint{
	background-color:#FFF;
	border: 1px solid #EBEBEB !important;
	box-shadow: 0 0 5px #999999;
	-moz-box-shadow: 0 0 5px #999999;
	-o-box-shadow: 0 0 5px #999999;
	-webkit-box-shadow: 0 0 5px #999999;
}
.IWWindowControlHeader {
	background-color: #FBFBFB !important;
	border: 1px solid #EBEBEB !important;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, Microsoft Sans Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	position: absolute;
	top: 0;
	left: 0;
}
.coordParagr {
	background-color: #FFF6A9;
    border: medium none;
    font-size: 8pt;
    margin: 0;
    padding: 0;
	whiteSpace:nowrap;	
}
.bgBvGImages{
	 background-image: url(http://www2.mapandroute.de/MaR_Homepage-map-1.1/img/bvg.png);
	 position: absolute;
}

.gs_bus{ background-position: 0 0; width: 18px; height: 18px; } 
.gs_f{ background-position: 0 -28px; width: 18px; height: 18px; } 
.gs_fern{ background-position: 0 -56px; width: 19px; height: 19px; } 
.gs_m{ background-position: 0 -85px; width: 18px; height: 18px; } 
.gs_mb{ background-position: 0 -113px; width: 18px; height: 18px; } 
.gs_rb{ background-position: 0 -141px; width: 18px; height: 18px; } 
.gs_s{ background-position: 0 -169px; width: 18px; height: 18px; } 
.gs_sb{ background-position: 0 -197px; width: 18px; height: 18px; } 
.gs_t{ background-position: 0 -225px; width: 18px; height: 18px; } 
.gs_u{ background-position: 0 -253px; width: 18px; height: 18px; } 
.gs_zpb{ background-position: 0 -281px; width: 18px; height: 18px; }

/* Login Pane */

.logout {
    background-color: #fbfbfb;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: right;
}

.logout a{text-decoration:underline;}

.message{
	background-color: #fbfbfb; 
	text-align: center;
	padding-bottom: 10px;
    padding-top: 10px;
}
.progress{
	float:right;
	padding-right:15px;
	margin-top: 10px;
}
#routeDialog{
	font-size:12px;
}
#routeDialog #submitDiv{
	 width: 250px;
}
#loginContent{	 
	  background-color: #fff; 
}
.loginHeader_1, .loginHeader_2, .loginHeader_3, .loginHeader_4, .accountHeader_1, .accountHeader_2, .emailRequestHeader, .deleteAccountHeader{
	text-align: center;
	margin-bottom: 10px;
    margin-top: 10px;
}

.loginMail, .deleteAccountMail, .loginPass, .deleteAccountPass{	
	height: 50px;
    margin-bottom: 3px;
    margin-top: 3px;
	}
.loginMail div{	
	float:left;    
	text-align: right; 
	width: 65px;
	margin-top:5px;
	}
#loginbox{
	padding-top:10px;
}
.loginMail input, .loginPass input, .deleteAccountPass input, .deleteAccountMail input{
	width : 62%;
	_float:left;
}
.loginMail img, .loginPass img, .deleteAccountPass img, .deleteAccountMail img, .accountfields img{
	position: relative;
	top:5px;
}
#saveSubmit input{
	cursor:pointer;
}
.loginPass div{	
	float:left;    
	text-align: right; 
	width: 65px;
	margin-top:5px;
	}

.loginSubmit{
	text-align: center;
	margin-bottom: 10px;
    margin-top: 10px;
	}

.loginCreateBox{
	background-color: #fbfbfb; 
	border: 1px solid #EBEBEB;
	text-align: center;
	padding:10px;
}
.loginbox, .deleteBox, .accountbox, .emailRequestbox, .poiSaveBox{
	 background-color: #FBFBFB; 
	 border: 1px solid #EBEBEB;
	}

.accountText, .emailRequestText{
	background-color: #fbfbfb;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.accountfields, .emailRequestfields{
	margin-bottom: 5px;
    margin-top: 5px;
    margin-right:10px;
    margin-left:10px;
}

.accountfields input{
	width:245px;
	}

.ugc_message{
	border: 2px groove #689ACD;
	color: red;
    margin: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.overlayList{
	background:#F0F4FF; 
	margin-bottom:20px; 
	padding-top:10px;
}
.overlayList INPUT{
	background:#F0F4FF; 
	float:left;
	}
.overlayList label{
	background:#F0F4FF;
	}
.visible{
	display:block;
	}
.hidden{
	display:none;
}
.poiListHeader, .poiSaveHeader{	
	margin: 10px 10px 10px 5px;   
	}
#poiListForm table{
	table-layout:fixed; 
	width:100%; 
	color: #03519C; 
	text-align: center
	}
#poiListForm table td{
	width:50px;
	}
.poiFormLabel{
	width:85px; 
	float:left; 
	text-align: left;	
	}
.poiFormLabel, .poiFormLabel, .poiFormLabel{
	padding-right:3px;
	padding-left:3px;
}
#strasseHnr{
	height:34px;
}
.poiFormTextKurz{
	width:45px;
	}
.poiFormTextLang{
	width:203px;
	}
.poiFormTextMittel{
	width:146px;
	}
.poiFormEntry{
	padding-bottom: 3px;
    padding-top: 3px;
	}
#logoCombo{
	top: -5px; 
	position: relative;
	}
#logoComboImage{
	position: relative;
	width: 20px;
	left: 5px;
	}

.messageError{
	border: 2px solid red;
	}
.messageInfo{
	border: 2px solid green;
	}
.formToolTip {
    background-position: -3px -2px;
    float: right;
    height: 24px;
    width: 21px;
    margin-right: 4px;
}	
/* Search Pane */

.adressControlPane {
	position: relative;
	background: #FBFBFB;
	border: 1px solid #EBEBEB;
	width: 96%;
	padding: 5px;
}
.searchPane{width: 98%;}
.searchPaneHeader h1 {
	font-size: 16px;
	text-align:center;
	padding-top:10px;
	font-family: Ubuntu;
	font-weight:400;
}

#trMeldung {
	display: none;
	background: white;
	border: 1px solid #689ACD;
}
#tabPanesSuche {
	cursor: default !important;
}

/* POI Pane*/

.tabPanesPoi{
	display:none; background:#F0F4FF
	}
.poiOverlayList{
	background:#F0F4FF; margin-bottom:20px; padding-top:10px;
	}
#divOverlayList #cbOverlayList{background:#F0F4FF; float:left;}
#divOverlayList label{background:#F0F4FF;}

.infolayer-content {    
    position: absolute;
    left: 5px;
    bottom: 32px;
    width: 320px;   
    max-width: 100%;
    background: #ffffff ; 
    border: none;
    box-shadow: 1px 1px 4px #bbb;
    -moz-box-shadow: 1px 1px 4px #bbb;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 1px 1px 4px #bbb; 
    border-radius: 10px;  
    }
.title-content{
	background-color:#1b56b0;			
	font:bold 12px Arial;
	color :#ffffff;
	padding-left:15px ! important;
	padding-top:3px ! important;
	height:17px;
	box-shadow: 1px 1px 0px #bbb;
    -moz-box-shadow: 1px 1px 0px #bbb;
    -moz-border-radius-topleft: 10px 10px;
    -moz-border-radius-topright: 10px 10px;
    -webkit-box-shadow: 1px 1px 0px #bbb; 
    border-radius: 10px 10px 0 0;  
	}

.infolayer-pointer {
	position: absolute;
	bottom: -18px;
	left: 30px;
	width: 31px;
	height: 18px;
	background-position: -92px -4px;
	-pie-png-fix: true;
}

.imgclose {
	background-position: -85px -58px;
	width: 13px;
	height: 13px;
	top: 7px;
	right: 7px;	
	position: absolute;	
	cursor:pointer;
}

.imgclosedown {
	background-position: -11px 0px;
}

#searchPaneCountryField select.adressCountryInput{
	width:102%;
	margin-top: 3px;
}

#searchPaneCountryField select.adressCountryInput {
	width:100%;
	margin-top: 3px;
}

.addressInput,select.adressCountryInput {
	width:98%;
	margin-top: 3px;
}
.options #optionsMenu{
	padding-left:15px;
}
#optionsMenu input,#optionsMenu select{
	padding:2px;
	font-size:11px;
}
#optionsMenu .left .row input{
	border:0px;
}

#optionsMenu .left .row{
	height:22px;
}
#tabPanes .vehicle input{
	border:0px;
}
#tabPanes .vehicle input .vehicle,#tabPanes .vehicle select #vehicle{
	border:1px;
}
#poiSaveForm input{
	padding:5px;
}
.iwmapcss .traffic .description {
    clear: left;
    min-width: 300px;
    padding-top: 5px;
	display: block;
}

#popupStatSelect {
	float: right;
	text-align: right;
}

#routeDialog #DBRouteStart {
	width: 400px;
	float: left;
}

#routeDialog #DBRouteEnd {
	width: 400px;
	float: left;
	_margin-left: 20px;
}

#TimeDateControls {
	clear: both;
}

#oepnvRouteResult {
	width: 100%;
}

#TimeDateControls {
	margin-top: 20px;
	padding-top: 20px;
}

#dateControl {
	width: 300px;
	float: left;
}

#timeControl {
	width: 300px;
	float: left;
	margin-left: 15px;
}

#dateTimeControl {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
	height: 30px;
}

#DBRouteStartVal,#DBRouteEndVal {
	color: #0000FF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom:10px;
	width: 300px;
}

#oepnvRouteResult {
	_border: 1px solid;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	margin-top: 20px;
}

#oepnvRouteResult th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}

#oepnvRouteResult td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}


#MarMenuControl ul li ul li ul #luftHere a {
	background-image: url("http://www.mapandroute.de/templates/mapandroute/images/toolbar_2nd.png");
	background-position: -15px -453px;
	background-repeat: no-repeat;
}

#MarMenuControl ul li ul li ul #hybridHere a {
	background-image: url("http://www.mapandroute.de/templates/mapandroute/images/toolbar_2nd.png");
	background-position: -15px -427px;
	background-repeat: no-repeat;
}

#MarMenuControl ul li ul li ul #here a {
	background-image: url("http://www.mapandroute.de/templates/mapandroute/images/toolbar_2nd.png");
	background-position: -15px -364px;
	background-repeat: no-repeat;
}

.nameResultEntry {
	margin-bottom: 15px;
}

.nameResultEntry img {
	float: left;
	margin-right: 10px;
}

.tTypeResultEntry {
	float: left;
	width: 80px;
	text-align: center;
}

.descrResultEntry {
	float: left;
	width: 44%;
}

.timeResultEntry {
	float: right;
	margin-right: 20px;
}

.searchResultEntry {
	padding: 10px 5px;
	line-height: 25px;
	margin: 20px 0px;
	cursor: pointer;
	position: relative;
}

.searchResultEntry.tile {
	float: none;
	margin-top: 10px;
	height: 90px;
	border: 1px solid #BBB;
	padding: 0px;
}

.tile {
	background: none repeat scroll 0 0 white;
	box-shadow: 0 3px 2px 2px rgba(204, 204, 204, 0.5);
	float: left;
	margin: 10px;
	overflow: hidden;
	padding: 5px;
	position: relative;
}

.searchResultEntry .resultEntry_time {
	position: absolute;
	top: 2px;
	left: 5px;
}

.opnvsymbol {
	border: 1px solid;
	margin: 0 auto 10px;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url('../img/oepnv/connection_sprite.png');
	clear: both;
}

.opnvsymbol.BUS.px25 {
	background-position: -26px 0;
	_float: left;
	margin: 0 auto 10px;
}

.opnvsymbol.OEPNV.px25 {
	background-position: -26px 0;
	float: left;
	margin: 0 auto 10px;
}

.opnvsymbol.UNDEFINED.px25 {
	background-position: -130px 0;
	_float: left;
	margin: 0 auto 10px;
}

.opnvsymbol.CAB.px25 {
	background-position: -52px 0;
	_float: left;
	margin: 0 auto 10px;
}

.opnvsymbol.PEDESTRIAN.px25 {
	background-position: -104px 0;
	_float: left;
	margin: 0 auto 10px;
}

.opnvsymbol.TRAIN.px25 {
	background-position: 0 0;
	_float: left;
	margin: 0 auto 10px;
}

.searchResultEntry .resultEntry_content {
	float: left;
	width: 90%;
	position: relative;
}

.searchResultEntry .resultEntry_time {
	position: absolute;
	top: 2px;
	left: 5px;
}

.searchResultEntry .resultEntry_date {
	position: absolute;
	top: 2px;
	right: 5px;
}

.searchResultEntry .resultEntry_flow {
	position: absolute;
	top: 27px;
	width: 100%;
	margin-left: 5px;
}

.searchResultEntry .resultEntry_item {
	width: 60px;
	float: left;
}

.searchResultEntry .resultEntry_flow .resultEntry_item div.label {
	font-size: 11px;
	text-align: center;
	line-height: 1em;
	clear: both;
}

.searchResultEntry .resultEntry_clickButton {
	background-color: blue;
	border-left: 1px solid #aaa;
	float: right;
	font-size: 22px;
	height: 90px;
	width: 20px;
	line-height: 90px;
	text-align: center;
}

.searchDetailEntry.tile,#search_cabdetail .searchDetailEntry.tile {
	float: none;
	height: 105px;
	margin-left: 5%;
	padding: 0;
}

.searchDetailEntry .fromto,#myconnections_detail .searchDetailEntry .fromto {
	position: relative;
	top: 5px;
	left: 5px;
	width: 67%;
	height: 64px;
	overflow: hidden;
	float: left;
}

.searchDetailEntry .type {
	position: relative;
	top: 5px;
	right: 5px;
	/* 	font-size: 24px; */
	color: #666;
	font-family: 'Roboto Light';
	text-align: right;
	float: left;
	width: 30%;
}

.searchDetailEntry .type H2,.searchDetailEntry .type H3 {
	text-align: right;
	margin: 0;
}

.searchDetailEntry .time {
	position: relative;
	_bottom: 5px;
	left: 5px;
	float: left;
	width: 50%;
}

.searchDetailEntry .opnvsymbol {
	position: absolute;
	_top: 45px;
	right: 30px;
	border: none;
	margin: 0;
}
.windowOverlayGS_close {
	background-position: -40px -3px;
	width: 13px;
	height: 13px;
	left: 485px;
	top: 8px;
	position: absolute;
}