html{width: 100%; height: 100%;}
body {
	width: 100%;
	height: 100%;
	background-color:#071B12;
 	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color:#666;
	margin: 0;
	padding: 0;
}

#lavacontainer{width:100%; float:left; position:fixed;}
#lava{float: right;margin: -22px 10px 0 0;  z-index: 9999999; display: block; }
#lava img{width: 25px; height: 17px; border: none;}
#lava:hover, #lava:visited{padding: 0; background: none; text-decoration: none;}

a:link {
  color:#BAB529;
  text-decoration: none;
}

a:hover {
  color:#E1ECAB;
   text-decoration: underline;
}

a:visited {
  color:#BAB529;
  text-decoration: underline;
}

h1, .titel {
margin:0;
  font-size: 14px;
  color:#666;
}
  #wrap{height: 100%; width: 100%; min-height: 100%;}
  #flashcontent{ 
	width: 1024px;
	height: 680px;
	margin: 0px auto;
}

#urlbar[fission-link] .textbox-input-box { color: blue !important; }
