html, body {
  margin:0;
  padding:0;
  background-image:url(frame-graphics/background.gif);
}
#frame {
  height:100%;
  margin:0;
  padding:0;
  z-index:2;

}

#jettons-intro {
	position:absolute;
	left:718px;
	top:0px;
	width:300px;
	height:100px;
	z-index:0;
}

#jettons-frame {
	position:absolute;
	left:718px;
	top:0px;
	width:300px;
	height:100px;
	z-index:0;
	visibility: hidden;

}
#jettons-bottom-frame {
	position:absolute;
	left:933px;
	top:100px;
	width:85px;
	height:125px;
	z-index:11;
		visibility: hidden;
}
#bigframe {
	position:absolute;
	left:0px;
	top:100px;
	width:953px;
	height:335px;
	z-index:2;
}
#content {
	position:fixed;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:auto;
	background:#FFFFFF;
	top: 0px;
	background-image:url(frame-graphics/background-flow.gif);
	z-index:20;
}

#logo-head {
	position:absolute;
	left:0px;
	top:0px;
	width:953px;
	height:100px;
	z-index:3;
}
#navigation-frame {
	position:absolute;
	left:13px;
	top:149px;
	margin:0;
	padding:0;
	width:195px;
	z-index:10;
	/*visibility: hidden;*/
}


#justify {
	position:absolute;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	top: 0px;
}
#start-right-shadow {
	position:absolute;
	height:550px;
	width:20px;
	margin:0;
	padding:0;
	overflow:hidden;
	top: 0px;
	z-index:3;
}
#right-top {
	position:absolute;
	height:20px;
	width:20px;
	margin:0;
	padding:0;
	overflow:hidden;
	top: 225px;
	left: 277px;
}

#logo-bottom {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:55px;
	z-index:1;
}
#bottom {
	position:absolute;
	left:0px;
	bottom:0px;
	width:953px;
	height:600;
	z-index:1;
}
#justify-width {	
	position:absolute;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	top: 0px;
}
#impressum {
	position:absolute;
	width:100%;
	margin:0;
	padding:0;
	top: 0px;
	z-index:1;
}
#impressum-start {
	position:absolute;
	top:550px;
	left:0px;
	width: 953px;
	height:55px;
	z-index:1;
}
#navigation-table {
  width:15px;
  height:100%;
  margin:0;
  padding:0;
}
#navigation-shadow {
    position:relative;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	top: 0px;
}
