/* Formatierungsklassen */

.width_100 {
	width:100% !important;
}

.float_left {
	float:left;
}

.float_right {
	float:right !important;
}

.float_none {
	float:none;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

.clear_both {
	clear:both;
}

.clear_none {
  clear:none !important;
}

.text_left {
	text-align:left !important;
}

.text_center {
	text-align:center;
}

.text_right {
	text-align:right;
}

.valign_top {
	vertical-align:top;
}

.valign_bottom {
	vertical-align:bottom;
}

.valign_middle_parent {
  display:table !important;
  line-height:2em;
/*  height:2.3em;*/
}

.valign_middle_parentH {
  display:table !important;
  line-height:2em;
  height:2em;
}

.valign_middle_child {
  vertical-align:middle !important;
  display:table-cell !important;
  line-height:2em;
}

.valign_middle_height {
  height:2em !important;
}

.margin_left {
	margin-left:1em;
}	

.margin_right {
	margin-right:1em;
}

.margin_top {
	margin-top:1em !important;
}

.margin_top_0_3 {
	margin:0.3em 0 0 0 !important;
}

.margin_bottom {
	margin-bottom:1em !important;
}

.margin_bottom_0_3 {
	margin-bottom:0.3em !important;
}

.margin_all {
	margin:1em;
}

.no_margin {
	margin:0 !important;
}

.no_margin_bottom {
	margin-bottom:0 !important;
}

.no_margin_top {
	margin-top:0 !important;
}

.padding_left {
	padding-left:1em;
}

.padding_right {
	padding-right:1em;
}

.padding_top {
	padding-top:1em;
}

.padding_bottom {
	padding-bottom:1em;
}

.padding_all {
	padding:1em;
}

.min_padding_top a {
	padding-top:0.2em !important;
}

.no_padding {
	padding:0 !important;
}

.no_padding_top {
	padding-top:0 !important;
}

.offset_top {
	top:1em;
}

.offset_top_0_3 {
	top:0.3em;
}

.offset_top_2_0 {
	top:2em;
}

.offset_left_kiosk {
	margin-left:1.5em;
}

.offset_right_kiosk {
	margin-right:1.5em;
}

.pos_rel {
	position:relative;
}

.white_bkgd {
	background-color:#ffffff !important;
}

.lightblue_bkgd {
	background-color:#e4edf4 !important;
}

.whiteBkgd, .whiteBkgd * {
	height:2em !important;
	background-color:#ffffff;
}

.width_25em {
  width:25em;
}

.width_30em {
  width:30em;
}

.width_37em {
	width:37.1875em;
}

.width_35em {
	width:35em;
}

.width_li_drop {
	width:30em !important;
	display:table;
}

.width_li_drop li {
	height:1.625em;
	display:table !important;
}

.width_li_drop li a {
	display:table-cell;
	vertical-align:middle;
}

.overflow_hidden {
	overflow:hidden;
}

.width_40em {
	width:39em;
}

.width_78em {
	width:77em;
}

.width_22em_350px {
  width:22em;
  max-width:350px;
}

.height_2em {
	height:2em;
}

.height_1_5em {
	height:1.5em;
}

.height_1em {
	height:1em;
}

.height_auto {
	height:100%;
}

.height_100 {
	height:100%;
}

.no_border, .no_border * {
	border:0 !important;
}

.font_size_1em {
	font-size:1em !important;
}

.font_size_1_125em {
	font-size:1.125em !important;
}

.font_size_1_25em {
	font-size:1.25em !important;
}

.font_size_1_375em {
	font-size:1.375em !important;
}

.font_size_1_5em {
	font-size:1.5em !important;
}

.font_size_kiosk {
	font-size:2.5em !important;
}

.font_size_2em {
	font-size:2em !important;
	line-height:1em !important;
}

.font_sans {
	padding-top:1em;
	padding-left:2.5em;
}

.font_sans * {
	font-family:Arial,Helvetica,sans-serif;
}

.hidden_link * {
	color:#000000 !important;
	text-decoration:none !important;
	font-weight:normal !important;
/*	width:100%;*/
	display:block;
}

.visible_link * {
        font-weight:normal !important;
        display:block;
}

.hidden_link *:hover, .visible_link *:hover {
        background-color:#ffffff !important;
}

/* allg. Klassen - end */

/* Graphik-overlay-Steuerung */
div#wrap {
	line-height:normal !important;
	margin:auto;
	width:596px;
/* background-color:#f0f0f0; */ /* notwendig??*/
	clear:both;
}

div.wrap_one_column {
	margin:auto;
	width:283px;
	clear:both;
/*	background-color:#f0f0f0;*/
	background-color:#ffffff;
	line-height:normal;
}

div#proggfx, div.proggfx_one_column {
    position: relative;
	z-index:0;
}

.overlay_img {
    cursor: pointer;
    height: 48px;
    margin-left: -32px;
    margin-top: -24px;
    position: absolute;
    width: 64px;
}
.overlay_temp {
    cursor: pointer;
    margin-left: -3em;
    margin-top: 24px;
    position: absolute;
    text-align: center;
    width: 6em;
}

.overlay_small_img {
    cursor: pointer;
    height: 35px;
    margin-left: -23px;
    margin-top: -17px;
    position: absolute;
    width: 46px;
}
.overlay_small_temp {
    cursor: pointer;
    margin-left: -1.5em;
    margin-top: 17px;
    position: absolute;
    text-align: center;
    width: 3em;
}

.olimg_schnittlinien {
	position:absolute;
/*	margin-left: -596px; */ /*-298*/
	margin-top:-295px; /*-147*/
	width:596px;
	height:295px;
/*	left:0;
	top:2.34em;*/
    border: 0 none;
}

.overlay_img_wirbel {
  cursor: pointer;
  height: 32px;
  margin-left: -14px;
  margin-top: -16px;
  position: absolute;
  width: 28px;
}

.overlay_txt_wirbel {
  cursor: pointer;
  margin-left: -3.5em;
  margin-top: 16px;
  position: absolute;
  text-align: center;
  width: 7em;
}

.blockSpan {
	display:block;
/*	height:100%;*/
}

img.progol {
    border: 0 none;
    z-index: 99;
}
.temp {
    background-color: #E3ECEB;
    color: #024C7B;
    font-family: "Verdana";
    font-size: 0.675em;
    font-weight: bold;
    padding: 0 2px;
    z-index: 90;
}

.wirbel_txt {
    background-color: #E3ECEB;
    color: #024C7B;
    font-family: "Verdana";
    font-size: 0.675em;
    padding: 0 2px;
    z-index: 90;
}

.shadow {
    box-shadow: 2px 2px 5px #000000;
}

/*	form {
		margin:0;
		padding:0;
		border:0;
	}*/

/* Ueberschriften - start */
h1#dynPageHead {
	font-family:Arial,Helvetica,sans-serif;
	color:#044c7c;
	text-align:left;
	font-size:1em; /* !important;*/
	clear:both;
	margin-bottom:1em;
	height:1.4em;
}

h2.dynPageTextHead {
	/*min-width:596px;*/ /*benoetigt?*/
	margin:1em 0 0.75em 0;
	color:#044c7c;
	text-align:left;
	font-size:0.75em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

h2.equal_h1 { 
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
}

.base_font_size {
	font-size:0.75em !important;
}
/* Ueberschriften - end */

/* allg. container-div-Klassen - start */
div#dynPageNavigator {
	height:auto;
    font-size: 1.25em;
	margin-bottom:1.5em;
	position: relative;
	top: 0;
}

#dynPageGraphik {
	background-color:#f0f0f0;
}

.dynPageGraphik_one_column {
	background-color:#ffffff;
	width:17.8125em;
        min-width:285px;
	float:left;
	margin:0 .3125em;
}

#prognosenText {
	clear:both;
	font-size:0.75em;
	min-width:596px;
	display:block;
	font-family:Arial, Helvetica, Sans;
	background-color:#ffffff;
	text-align:left;
	color:#000000;
	line-height:1.34em;
}

#currentElement { /*was geschieht damit??*/
	font-size:1em;
	font-weight:bold;
	text-align:center;
/*	width:30.75em;
	min-width:492px;*/
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	color:#034c77;
}

#currentElement1 { /*was geschieht damit??*/
    font-size:1em;
    font-weight:bold;
/*    width:20em;
    min-width:320px;*/
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    color:#034c77;
}

p.dynPageText, div.dynPageText { /* auch f. Progn.seite?! */
	font-size:0.75em;
    font-family:Arial,Helvetica,sans-serif;
	clear:left;
	padding-top:0.5em; /* ueberpruef. !! */
	line-height:1.34em;
	color:#222222;
/*	color: #575556; */
}

p.small {
	font-size:0.675em;
	clear:left;
}

small {
	font-size:0.875em;
	clear:left;
}

.introDiv {
	clear:both;
	overflow-y:resize;
	height:11.0625em;
}

div.klitext, p.klitext {
	font-size:0.75em;
	margin-bottom:1.5em;
	position:relative;
	color:#222222;
	}


/* allg. container-div-Klassen - end */

/* Navigation oberhalb Karte - start */

#dynPageHeadline {
	clear:both; /*notwendig ?*/
}

#dynPageHeadline ul li {
	font-family:Arial,Helvetica,sans-serif;
	margin:0;
	float:left;
/*	margin-right:1px;*/
	color:#22618c;
	background-color:#b3c9d7;
	display:block;
	padding:2px 4px 2px 4px;
	text-align:center;
}

#karteNav {
	margin:0 !important;
	text-align:center;
	width:auto;
	position:relative;
	padding:0;
	list-style:none;
}

#karteNav li {
	margin:0;
	float:left;
	margin-right:0.0625em;
	color:#22618c;
	background-color:#b3c9d7;
	display:block;
	padding:0.0625em;
	text-align:center;
	font-size:0.75em; /*hier zus. Font-size-spez.*/
}

li.no_space a {
	padding-top:1px !important;
	padding-bottom:1px !important;
}

#karteNav li.selected {
	background-color:#034e78;
	color:#ffffff;
	font-weight:bold;
}

#karteNav li.selected:hover, #karteNav li.selected:hover a {
	color:#22618c !important;
}

#karteNav li:hover {
	background-color:#ffffff;
	color:#22618c;
}

#karteNav li.no_hover:hover {
  background-color:#b3c9d7 !important;
}

/* Navigation oberhalb Karte - end */

/* Zeitnavigation - start */
.timeNav {
	background-color:#e4edf4;
	border-top: 2px solid #ffffff;
	background-color:#e4edf4;
	width:37.1875em;
	margin:auto;
	min-width:596px;
	height:3em;
/*		padding:0;*/
}

.timeSubLabel { /* verw. als h2- u. div-Klassen-Attribut! */
	clear:both;
	color:#22618c;
	font-size:0.675em;
	padding:0 0.25em 0 0.25em;
	margin-bottom:0;
	font-weight:normal;
	font-family:Verdana,Arial,Helvatica,sans-serif;
	background-color:#e4edf4;
	text-align:center;
}

.divSubNavColl {
	margin:auto;
	min-width:560px;
	width:35em;
	position:relative;
	height:3em;
}

.divSubNav {
	position:relative;
	margin:auto;
	margin-bottom:0;
	background-color:#e4edf4; /*#b3c9d7; - fuer Progn.*/
}

.divSubNav ul li {
	border-right:0.0625em solid #ffffff;
	background-color:#b3c9d7; /*notwendig?*/
}

.divSubNav ul li.selected {
/*		display:block;*/ /*notwendig?*/
	background-color:#ffffff; /*#fbb217;*/
	color:#22618c;
	font-weight:bold;
	}

.divSubNav ul li:hover {
/*		background-color:#ffffff;*/
	color:#22618c;
}

.divSpacer {
	min-width:48px;
	width:4em;
	float:left;
}

.divPadding {
	height:1.5em;
	display:block;
	text-align:center;
}

ul.timeNavDay {
	display:block;
	width:auto;
	position:relative;
	padding:0;
	margin:0 !important;
	list-style:none !important;
/*	list-style-type:none;
	list-style-position:outside;*/
}

ul.timeNavDay li {
	margin:0;
	float:left;
	color:#22618c;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:0.75em;
	list-style-type:none;
	list-style-position:outside;
}

ul.timeNavDay li a {
	text-decoration:none;
	border-bottom:none;
}

#zr_1, #zr_1 * {
	width:5.41667em;
	min-width:65px;
}

#zr_2, #zr_2 * {
	width:5.91667em;
	min-width:71px;
}

#zr_3, #zr_3 * {
	width:3.91667em;
	min-width:47px;
}

#zr_4, #zr_4 * {
	width:5.41667em;
	min-width:65px;
}

#zr_5, #zr_5 * {
	width:5.91667em;
	min-width:71px;
}

#zr_6, #zr_6 * {
	width:3em;
	min-width:36px;
}

#zr_7, #zr_7 * {
	width:3em;
	min-width:36px;
}

#zr_8, #zr_8 * {
	width:3em;
	min-width:36px;
}
/* Zeitnavigation - end */

/* Link-Klassen - start */
a.subNavLink, a.symbLabelLink {
	display:block;
	border-bottom:0 !important;
	color:#22618c;
	text-decoration:none;
}

a.symbLabelLink {
	height:100%;
}

a.subNavLink:link {
	color:#22618c;
}
a.subNavLink:visited {
	color:#22618c;
}
a.subNavLink:hover {
	color:#336699;
	background-color:#ffffff;
}
a.subNavLink:focus {
	color:#336699;
	background-color:#ffffff;
}
a.subNavLink:active {
	color:#ff0000;
	background-color:#ffffff;
}
.ausgegraut {
	background-color:#cccccc;
	color:#444444;
}

.divSubNav ul li.selected a {
	color:#22618c;
}

#karteNav li a {
	font-weight:bold;
}

#karteNav li a.non_bold {
	font-weight:normal !important;
}

#karteNav li.selected a {
	color:#ffffff;
}

#karteNav li.selected a:hover {
	color:#22618c;
}

.switchNav a {
	color:#22618c;
	font-size:0.675em;
	float:right;
	clear:right;
	padding-top:1.2em;
	padding-left:3em;
}

.dynPageText a, .small a, .dynPageTable tr * a {
	color:#22618c;
}
.subLinkColl * {
	font-size:0.75em;
}

.subLinkColl a {
	color:#22618c;
	text-decoration:underline !important;
}

.white_hover:hover {
	background-color:#ffffff !important;
}

.link_border_aktuell {
  border-left:10px solid #e22722;
  padding-left:0.5em;
}

/* Link-Klassen - end */

/* Tabellen-Klassen - start */
.dynPageDiv {
	background-color:#ffffff;
	text-align:justify;
	color:#575556;
}

.dynPageTable {
	border-color: #98b5cb;
	border-width:2px;
	border-style:solid;
	clear:both;
	position:relative;
	padding: 0px;
	margin: 0px;
	border-spacing:0;
	margin-bottom:1.5em;
}

.dynPageTableCaption { /* wo..verwendet? */
	margin-bottom:0.5em;
	margin-top:1em;
/*	text-align:left;*/
	font-family: Arial, Helvetica, Sans;
	font-size:0.75em;
	font-weight:bold;
}

tr.dynPageTableLine1 {
	padding: 2px;
	color: #000000;
	background-color: #E5EBF1; 
	font-family: Arial, Helvetica, Sans;
}

tr.dynPageTableLine2 {
	padding: 2px;
	color: #000000;
	background-color: #F6F8FA; 
	font-family: Arial, Helvetica, Sans;
}

.dynPageTable tr th {
	text-align:center;
}

.dynPageTable tr td, .dynPageTable tr th {
	font-size:0.675em;
	border-color:#98b5cb;
	border-width:0 1px 1px 0;
	border-style:solid;
/*	border-collapse:collapse;*/
	padding:2px;
}

.dynPageTableHead {
	padding: 2px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: #C3D1DF; 
	font-family: Arial, Helvetica, Sans;
}

td h2 {
	font-size:1em;
}

div.cellDesc {
	width:100%;
	border-top:1px solid #89a7cc;
	font-size:0.875em;
}

acronym.fontNorm {
	font-variant:normal;
	border-bottom:0;
}

.noWrap {
	white-space:nowrap;
}

.trSubHeading {
	height:1em;
	background-color:#ffffff;
	text-align:center;
}

.no_border_left {
	border-left:0px !important;
}

.no_border_right {
        border-right:0px !important;
}

.no_border_top {
        border-top:0px !important;
}

.no_border_bottom {
        border-bottom:0px !important;
}


/* Tabellen-Klassen - end */

/* Formular-Klassen - start */
.selectBox {
	margin:0;
	padding:0;
	border:0;
	clear:right;
	float:left;
	position:absolute;
	top:-1.25em;
	right:0;
}

.formLabel {
	font-size:0.675em;
	font-family:Arial,Helvetica,sans-serif;
}

form#klidat {
	margin-top:0.5em;
	position:relative;
	text-align:center;
}

#prevYear {
	margin-left:1em;
}
/* Formular-Klassen - end */

/* Karussell, Prognosenseiten - start */
#progNavJs {
  min-height: 335px;
  height: 26.1719em;
  margin: 0 auto 1em;
  position: relative;
  width: 596px;
}
.leftbutton {
/* background: url('http://www.zamg.ac.at/zamgWeb/bhtest/carousel/img/rotate-left.png') no-repeat scroll 0 0 transparent;*/
 left: 64px;
 top: 60px;
}
.button,
.button a {
 display: inline; 
 position: absolute;
 width: 40px;
 height: 40px;
}

.rightbutton {
 left: 104px;
 top: 60px;
}
#content div.button a.nix,
#content div.button a.nix:link,
#content div.button a.nix:hover {
  border-bottom: 0;
  text-decoration: none;
}
.prognoseNavigator {
  position: absolute;
  top: 0;
  height:auto;
  font-size: 1.25em;
  width:100%;
}
/* Karussell, Prognosenseiten - end */

/* Bebenseiten - start */
.dynPageCol1 {
	clear:left;
	float:left;
	width:60%;
	position:relative;
	overflow:resize;
	margin-bottom:1.5em;
}

.dynPageCol2 {
	float:left;
	width:30%;
	position:relative;
	margin-left:0.5em;
}

.dynPageCol1_A {
  clear:left;
  float:left;
  /*width:22em;*/
  position:relative;
/*  overflow:resize;*/
  margin-bottom:1.5em;
  border:0px solid red;
  width:350px;
}

.dynPageCol2_A {
  float:left;
  width:26em;
  position:relative;
  margin-left:0.5em;
  border-left:3px solid #b3c9d7;
  padding-left:5px;
 }

.light_blue {
  background-color:#F6F8FA;
}

.bebenMonatsZelle {
	width:3.5em;
	text-align:center;
}

/* Bebenseiten - end */

/* Klimaseiten - start */
	#zeitraum_auswahl {
		text-align:center;
	}

	label.labelDropDown {
		font-family:Arial,Helvetica,sans-serif;
		font-size:0.75em !important;
	}

	#nextMonth { 
		margin-right:2em;
		position:relative;
	}

	#nextYear {
		margin-left:0.25em;
		position:relative;
	}

	#prevMonth, #prevYear {
		margin-right:0.25em;
		position:relative;
	}

	.legendLink {
		font-size:0.675em; 
		color:#22618c; 
		padding-left:2px;
	}

	.divLegend {
		background-color:#b3c9d7; /* !important;*/
	}

	.dynPageLegendTable {
		width:100%; 
		display:none; 
		line-height:0.75em; 
		background-color:#e4edf4 !important; 
	}

	.dynPageLegendTable tr td, .dynPageLegendTable tr th {
		font-size:0.675em;
		padding:2px;
	}

	.diagramLegendIcon {
		width:12px; 
		height:12px; 
		display:block; 
		float:left; 
		margin-right:0.5em; 
		border:1px solid #000000;
	}

	h3.legende {
		margin-top:1.25em;
		margin-bottom:0px !important;
		/*padding:0em;*/
		font-size:0.75em;
	}
/* Klimaseiten end */
