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

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

a {
	outline: none;
}

#container {
    width: 798px; 
    height: 369px; 
    /* border: 1px solid #656565; */
    padding: 10px 0 0 47px;
    /* margin: 10px 10px 0 10px; */
    margin: 10px 0 0 0;
    border-bottom: none;
}

#infolayer {
	width: 719px;
	height: 99px;
 	margin-left: 47px;
 	padding: 8px 10px 13px 9px;
  background: url(/templates/scripts/maps_pix/interface.png) no-repeat 0 -80px;
  line-height: 21px;
  margin-bottom: 20px;
  color: #142864;
}

#infolayer #info {
	width:700px;
	float: left;
	line-height: 18px;
}

#infolayer img {
	height:20px;
	margin-bottom: 4px;
}

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

#CLrouteBerechnen a {
	color: #0039BB;
}

#routeBerechnenControl {
	width: 0px;
	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:100%;
	margin: 7px 0 0 0;
	padding-bottom: 5px;
	width: 249px;
}

#addDestinationTR {
	height: 21px;
}

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

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

#mehrInformationenControl {
	float: left;
}

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

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

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

#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) no-repeat;
	height: 3px;
	border: none;
}

.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;
}

.hauptTop {
	background: transparent url(/templates/scripts/maps_pix/hauptstaedte_label_top_bot.png) no-repeat;
	height: 3px;
	border: none;
}

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

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

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


#map {
    width:736px;
    height:343px;
    border: 1px solid #656565;
}

#zoomer {
    left:782px;
    position:absolute;
    top:203px;
}

#austrozoomLogo {
    background: transparent url(/templates/scripts/maps_pix/austrozoom_logo.png) repeat scroll 0% 0%;
    width: 198px;
    height:26px;
    position: absolute;
    top:360px;
    left:209px;
}

.googledir {
    font-size: 10px;
}

.addInput {
	height: 21px;
}

#directions {
	padding: 0 !important;
	margin-left: 5px;
	width: 244px;
	height: 63%;
	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;
}

#webCamHTMLResponse {
	position: absolute;
	margin: -468px 0 0 196px;
	height: 385px;
	width: 410px;
	padding: 2px 0 0 2px;
	display: none;
}

#webCamHTMLResponse .webcamtop {
	background: url(../pix/webcam_bg_top.png) no-repeat;
	height: 4px;
	width: 412px;
}

#webCamHTMLResponse .webcammid {
	background: url(../pix/webcam_bg_mid.png) repeat-y;
	width: 410px;
	padding-left: 2px;
}

#webCamHTMLResponse .webcambot {
	background: url(../pix/webcam_bg_bot.png) no-repeat;
	height: 4px;
	width: 412px;
}

#closeIcon {
	background: url(../pix/close_icon.png) no-repeat;
	height: 27px;
	width: 27px;
	position: absolute;
	display: none;
	margin: -479px 0 0 596px;
	z-index: 8;
	cursor: pointer;
}

.oe3_logo {
	height: 30px;
	margin-bottom: 4px;
	background: url(../pix/oe3_verkehrsservice.png) no-repeat;
}

.asfinag_logo {
	height: 20px;
	margin: 9px 0 5px 0;
	background: url(../pix/asfinag.png) no-repeat;
}

#logo {
	margin: 10px 0 0 45px;
	width: 450px;
}

#logo img {
	border: none;
}

#logo a {
	text-decoration: none;
}

.orf {
	margin-left: -4px;
}


.bar {
	background: #0039BB;
	height: 8px;
	width: 888px;
	margin-top: 6px;
}

.box {
	border-right: 1px solid #EEF4F9;
	width: 887px;
	padding: 0;
	height: 100%;
	position: absolute;
}

#container {
	margin-top: 0;
	padding-top: 30px;
}

#zoomer {
    left:794px;    
    position:absolute;
	top: 120px;

	top: 42px;
}

#infolayer {
	width: 719px;
	height: auto;
 	margin-left: 47px;
 	padding: 8px 10px 13px 9px;
	background: url(/templates/pix/bg.png) no-repeat 0 bottom;
	line-height: 21px;
	margin-bottom: 0;
	color: #142864;
}

.infobar {
  background: url(/templates/scripts/maps_pix/interface.png) no-repeat 0 -190px;
	width: 719px;
	height: 10px;
 	margin: 0 0 20px 47px;
 	padding: 0 10px 0 9px;
}




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


#infolayer .mainimg {
	height: auto;
	display: block;
}
