body {
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica, 'Helvetica Neue', sans-serif;
	font-size: 12px;
	height: 100%;
	background: #EFF5F9;
}

* {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

#container {
    width: 600px; 
    height: 253px; 
    /* border: 1px solid #656565; */
    margin: 0;
    border-bottom: none;
}

#infolayer {
	width: 519px;
	height: 39px;
 	padding: 4px 10px 4px;
  background: url(/templates/scripts/maps_pix/interface.png) no-repeat 0 -353px;
  line-height: 18px;
}

/*
#infolayer #infoheader {
    width: 820px;
    height: 2px;
    background: transparent url(/templates/scripts/maps_pix/infobg_header.png) no-repeat;
}

#infolayer #info {
    width: 820px; 
    min-height: 110px; 
    height: auto;
    background: transparent url(/templates/scripts/maps_pix/infobg_middle.png) repeat-y;
    font-size:10px;
    padding: 5px 10px 5px 10px;
}

#infolayer #infofooter {
    width: 820px;
    height: 9px;
    background: transparent url(/templates/scripts/maps_pix/infobg_footer.png) no-repeat;
}
*/

#controls {
    width: 539px;
    height: 24px;
    padding: 0;
}

#CLrouteBerechnen a {
    font-size:10px;
    text-decoration: underline;
}

#routeBerechnenControl {
	width: 135px;
	float: left;
}

#routeBerechnenControl a, #kartenAnsichtControl a, #mehrInformationenControl a {
    background-position:0 0;
    background-repeat:no-repeat;
    cursor:pointer;
    display:block;
    font-size: 12px;
    height: 18px;
    margin: 0;
    padding: 4px 0 0 0;
    text-align: center;
    color: black;
    text-decoration: none;
}

#routeBerechnenControl a {
    background: url(/templates/scripts/maps_pix/interface.png) no-repeat -97px 0;
    width:141px;
    height: 20px;
}

#routTop {
	overflow:auto;
	height: 100px;
	margin: 7px 0 0 0;
	padding-bottom: 5px;
	width: 249px;
}

/*
#routeBerechnenControl a:hover {
    background: transparent url(/templates/scripts/maps_pix/route_berechnen.png) scroll 0 -23px;
}
*/

#addDestinationTR {
	height: 21px;
}

#kartenAnsichtControl {
	float: left;
	margin-left: 244px;
}

#kartenAnsichtControl a {
	background: url(/templates/scripts/maps_pix/interface.png) no-repeat -557px 0;
	width: 160px;
	height: 20px;
}

#mehrInformationenControl {
	float: left;
}

#mehrInformationenControl a {
	background: transparent url(/templates/scripts/maps_pix/interface.png) -398px 0;
	width:159px;
	height: 20px;
	display: none;
}

#CLkartenansichtLabel {
	padding: 0; 
	width: 160px;
	cursor: pointer;
	z-index: 9;
	position: absolute;
	margin: 24px 0 0 379px;
	display: none;
}

#CLmehrInformationenLabel {
	width: 160px;
	cursor: pointer;
	display: none;
	z-index:999;
	position: absolute;
	margin: 24px 0 0 578px;
}

#backwardControl, #forwardControl {
	display: none;
}

#backwardControl a {
	background: url(/templates/scripts/maps_pix/interface.png) no-repeat;
	width: 49px;
	height: 24px;
	float: left;
	margin-left: 10px;
	visibility: hidden;
}

#backwardControl a:hover {
	background: url(/templates/scripts/maps_pix/interface.png) no-repeat 0 -24px;
}

#forwardControl a {
	background: url(/templates/scripts/maps_pix/interface.png) no-repeat -49px 0;
	width: 48px;
	height: 24px;
	float: left;
	margin-right: 171px;
	visibility: hidden;
}

#forwardControl a:hover {
	background: url(/templates/scripts/maps_pix/interface.png) no-repeat -49px -24px;
}

.menuEntry {
	padding: 4px 0 0 6px;
}

.menuEntry .check {
	float: left;
	margin-right: 5px;
}

.menuEntry .label {
	float: left;
	line-height: 12px;
}

#fillWeatherTimeSelect {
	margin: 5px 0 8px 19px;
	display: none;
}

.top {
	background: transparent url(/templates/scripts/maps_pix/mehrinformationen_label_top_mid.png) repeat-y;
	height: 3px;
}

.mid {
	background: transparent url(/templates/scripts/maps_pix/mehrinformationen_label_center.png) repeat-y;
	padding-left: 1px;
	
}

.bot {
	background: transparent url(/templates/scripts/maps_pix/mehrinformationen_label_top_mid.png) no-repeat 0 -3px;
	height: 3px;
}

#CLrouteBerechnen {
	background: transparent url(/templates/scripts/maps_pix/route_dropdown_bg_small.png) repeat scroll 0% 0%;
	width: 250px;
	height: 228px;
	display:block;
	z-index: 9;
  position: absolute;
  margin-top: 24px;
  display: none;
}

#map {
	width: 537px;
	height: 227px;
	border: 1px solid #656565;
}

#zoomer {
    left: 540px;
    position:absolute;
    top:0px;
}

#austrozoomLogo {
    background: transparent url(/templates/scripts/maps_pix/austrozoom_logo_small.png) repeat scroll 0% 0%;
    width: 146px;
    height: 19px;
    position: absolute;
    top: 226px;
    left: 82px;
}

.googledir {
    font-size: 10px;
}

.addInput {
	height: 21px;
}

#directions {
	padding: 0 !important;
	margin-left: 5px;
	width: 244px;
	height: 140px;
	font-size:10px;
	overflow:auto;
}

#directions td {
	font-size:10px;
}

#directions a {
    font-size:10px;
    text-decoration: underline;
    width: 10px;
    background:none;
}

#directions a:hover {
    font-size:10px;
    text-decoration: underline;
    width: 10px;
    background:none;
}

#arrow_left a {
    background: url(../scripts/maps_pix/arrow_left.png); 
    width:15px; 
    height: 15px; 
    display:block;
}

#arrow_left a:hover {
    background: url(../scripts/maps_pix/arrow_left.png) no-repeat 0 -15px; 
    width:15px; 
    height: 15px; 
    display:block;
}

#arrow_right a {
    background: url(../scripts/maps_pix/arrow_right.png); 
    width:15px; 
    height: 15px; 
    display:block;
}

#arrow_right a:hover {
    background: url(../scripts/maps_pix/arrow_right.png) no-repeat 0 -15px; 
    width:15px; 
    height: 15px; 
    display:block;
}

.routenicons {
    width: 16px;
    height: 16px;
    position: relative;
    overflow: hidden;
}

.rIconsX {
    width: 7px;
    height: 7px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.seperator {
    height:1px;
    background: #9c9c9c;    
    width: 158px;
    margin-top: 5px;
}

#ajaxinfo {
    width: 16px;
    height: 16px;
    display: none;
    background: url(../css/images/ajax-loader.gif) no-repeat;
    position: absolute;
    left: 367px;
    top: 14px;
}
