body,img,p,h1,h2,h3,h4,h5,h6,ul,ol {margin:0; padding:0; list-style:none; border:none;vertical-align: baseline}

body {
	font-family: 'UnicreditRegular', sans-serif;
	height: 100%;
	color: #333;
	margin-top: 4px;
}

.clear {
	clear: both;
}
/*------------------------------------*/
/*----------- $Filialliste -----------*/
/*------------------------------------*/
.filialliste__box {
    margin-top: 10%;
}

#filialfinder {
    margin-top: 200px;
    padding-bottom: 30px;
    font-size: 17px;
    width: 80%;
    margin: auto;
}
table#filialliste {
    line-height: 20px;
    font-size: 15px;
    font-family: 'UniCreditRegular', sans-serif;
}
#filialliste table {
    line-height: 1;
}
/*
td {
    padding: 5px !important;
}
*/

.anchorSearch {
	outline: none;
	color: #00afd0;
	text-decoration: underline;
}

th {
    font-family: 'UnicreditBold', sans-serif;
    font-weight: normal;
}

b {
    font-family: 'UnicreditBold', sans-serif;
}

h1 {
	font-size: 17px;
	color: #e2001a;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	font-size: 14px;
}

#header {
	background: url(/templates/scripts/maps_pix/header_bg.gif) no-repeat;
	height: 28px;
	width: 718px;
	padding: 10px;
	margin-bottom: 10px;
}

#searchContainer {
	float: left;
	margin-right: 10%;
}

.search {
    height: 21px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 0;
    padding-top: 3px;
    width: 192px;
}

.search .inputfield {
	color: #555555;
    font-size: 11px;
    width: 152px;
    border: none;
    float: left;
    padding: 3px;
}

.search .searcharrow {
    margin: 7px 8px 0 11px;
    border: none;
    float: left;
    padding: 3px;
    background: url(/templates/pix/search_arrows.png) no-repeat;
}

#header .login a, #header .message {
	color: white;
}

#header .login, #header .message {
    margin: 0px 0px 0px 150px;
}

#header #searchContainer .submitbutton {
	background: url(/templates/scripts/maps_pix/grey_white_gradient.gif) repeat-x 0 50%;
	border: 1px solid #ccc;
	height: 22px;
	font-size: 13px;
	padding: 0px 10px 3px 10px;
}

#container {
    width: 504px;
    border-bottom: none;
}

#infolayer {
	width: 502px;
	height: auto;
	min-height: 100px;
	line-height: 21px;
	margin-bottom: 0;
}

#baInfoTable {
	width: 100%;
}

#baInfoTable td.label {
	width: 130px;
	font-family: 'UnicreditBold', sans-serif;
	vertical-align: top;
	padding-bottom: 10px;
}

#baInfoTable td.description {
    width: 300px;
    margin-left: 30px;
}

#baInfoTable td {
    vertical-align: top;
}

#baInfoTable td.info {
    padding-bottom: 10px;
}

.zoomcontainer {
    text-align: center;
    height: 33px;
    margin-bottom: 4px;
    padding-top: 17px;
}

#BAZoom {
    margin: -3px 0 0 0;
    float: right;
}

#BAZoom a {
    text-decoration:none;
    font-family: 'UnicreditBold', sans-serif;
    color: #333;
}

#BAZoom div.zoomButton {
    cursor: pointer;
    display:inline;
    margin:3px;
    width:10px;
    height:10px;
    background: #ccc;
}

.oerk { margin-left:441px; }

#infolayer #info {
    line-height: 18px;
}

#infolayer .strginfo { font-size: 12px; position: absolute; right: 10px; bottom: 0px;}
#infolayer #tafel_logo { float:left; width: 75px; }

#controls {
    width: 492px;
    height: 18px;
    padding: 11px 0 0 12px;
    background: url(/templates/pix/tabs_bg.png) no-repeat 0 -58px;
    margin-bottom: 15px;
}

#controls.single {
    background-position: 0 -116px;
}

#CLrouteBerechnen a {
	color: #0039BB;
}

#routeBerechnenControl {
	float: left;
	margin-left: 51px;
}

#routeBerechnenControl.single {
    margin-left: 0 !important;
}

#routeBerechnenControl a, #kartenAnsichtControl a, #mehrInformationenControl a {
    text-decoration: none;
    color: #000;
}

#routeBerechnenControl a {
    /*
background: url(/templates/scripts/maps_pix/grey_white_gradient.gif) repeat-x 0 50%;
	border: 1px solid #ccc;
    width: 180px;
    height: 20px;
*/
}

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

#addDestinationTR {
	height: 21px;
}

#kartenAnsichtControl {
	float: right;
	margin-left: 578px;
	display: none;
}

#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/grey_white_gradient.gif) repeat-x 0 50%;
	border: 1px solid #ccc;
    width: 180px;
    height: 20px;
*/
}

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

#CLmehrInformationenLabel {
	width: 200px;
	cursor: pointer;
	display: none;
	z-index:999;
	position: absolute;
	background: #fff;
	border: 1px solid #ccc;
	padding-bottom: 5px;
}

#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;
	line-height: 17px;
	width: 160px;
}

#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;

}

#CLrouteBerechnen .mid, #CLrouteBerechnen .top, #CLrouteBerechnen .bot {
	background: none;
	background-color: white;
	border-right: 1px solid black;
	margin-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 {
	background: #fff;
	border: 1px solid #ccc;
	height: 343px;
	padding: 0;
	width: 260px;
	cursor: pointer;
	z-index: 9;
	position: absolute;
	display: none;
}

#map {
    width:502px;
    height: 343px;
    border: 1px solid #ccc;
}

#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:366px;
    left:150px;
}

.googledir {
    font-size: 10px;
}

.addInput {
	height: 21px;
}

#directions {
	padding: 0 !important;
	width: 260px;
	height: 240px;
	font-size:10px;
	overflow-y: auto;
	overflow-x: hidden;
}

#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: 840px;
}*/

#logo img {
	border: none;
}

#logo a {
	text-decoration: none;
}

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

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

.box {
	width: 504px;
	padding: 0;
	height: 100%;
	float: left;
}


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

	top: 42px;
}

.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;
 	display: none;
}

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

#info_return {
	position: absolute;
	background: url(/templates/scripts/maps_pix/grey_white_gradient.gif) repeat-x 0 50%;
	border: 1px solid #ccc;
    width: 200px;
    height: 20px;
    color: #333;
    text-decoration: none;
    font-size: 11px;
    text-align: center;
    margin: -42px 0 0 530px;
}


/*****oldPageInlines******/
#searchContainer {
    float: right;
}

.searchContainerLIST:hover {
    border: 1px solid #e2001a;
}

.searchContainerLIST {
    margin-right: 10%;
    height: 30px;
    padding-bottom: 5px;
    width: 100%;
}

.search .inputfield, .search input {
    color: #555555;
    font-size: 15px;
    /* width: 152px; */
    width: 100%;
    border: none;
    float: left;
}
.switcher .button {
    height: 20px;
    display: block;
    float: left;
    margin-left: 20px;
    width: 89px;
}
.switcher .button span { display: none; }
#newButton {
}
#logoutButton {
    background-position: 0px -23px;
}

td.input { padding-right: 10px; }
td.input input[type="text"] {
    width: 300px;
}
.hide { visibility: hidden; }
.highlight { font-family: 'UnicreditBold', sans-serif; color: #cc0000; }
.switcher { float: left; margin-right: 50px; }
.clear { clear: both; display: block; height: 0px; }
