html { height:100% }
body {
		height:100%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		}
label { display:none;}
/* body { margin:0; padding:0; width:100%; }  height:100%; overflow:hidden} */ 
.hoverDiv { height:auto; margin:0; position:absolute; visibility:hidden}
.attraitschkbox { display:none}


.block
		{
		top:0px; bottom:0px; left:0px; right:0px;
		height:auto; width:auto;
		padding:0px; margin:0px;
		overflow:auto;
		border:0px;
		}

.jz_PathMap2 { overflow:hidden }

#screen {
		top:0px; bottom:0px; left:0px; right:0px;
		height:100%; width:100%;
		position: absolute;
		border: 0px; padding:0px; margin:0px;
		overflow: hidden;
		}

.jz-vsplitt { width:100%; height: 100%; border-collapse:collapse; border-spacing:0px   }
.jz-vsplitt  tr { height:100% }
.jz-vsplitt  tr td { height:100%; bottom:0px; top:0px; }
.jz-vbart:hover {
		background: blue;
		cursor: col-resize;
		}
.jz-vsplitt-right { overflow:auto; border: 2px solid red; height:100%}

#header { height:4em; bottom:auto }

#main   { top:4em; bottom:1.25em; position:absolute;  }

#footer { height:1.25em; top:auto }


.map	{ height:100%; width:auto; overflow:hidden; }
/* .map	{ bottom:50%; overflow:hidden } */

#directions { left:50%; font-size:66%; overflow:auto } 
/* .directions { top:50%; font-size:66% } */
