






#sonstiges {
  position: absolute;
  height: 33px;
  left: 51px;

}
#sonstiges a {
margin: 3px;
text-shadow: #000000 0px 0px 1px, #000000 0px 0px 2px, #000000 0px 0px 3px;
filter:Glow(color=#000000, strength=2);
  color: white;

}




#stat {
  background-repeat: no-repeat;
  width: 24px;
  height: 40px;
  right: 80px;
  bottom: 0px;
  position: fixed;
  background-image: url(http://stevenart.de/themes/ghost/stat.png);
}
#stat:hover {
  background-image: url(http://stevenart.de/themes/ghost/stathov.png);
  background-repeat: no-repeat;
}
#stat:active {
  background-color: rgba(0,0,0,.20);
}

#startmenu {
	background-color: rgb(100,0,0);
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border: 1px solid black;
	bottom: 32px;
	box-shadow: inset 0 0 1px white;
	height: 500px;
	left: 1px;
	position: fixed;
	display:none;
	width: 300px;
	z-index: 1000;
	color: white;
}


#stati {
	background-color: rgb(100,0,0);
	border: 1px solid black;
	box-shadow: inset 0 0 1px white;
	right: 1px;
	bottom: 32px;
	position: fixed;
	display:none;
	width: 211px;
	z-index: 1000;
	color: white;
padding: 2px;
}




#orb {
background-image: url(http://stevenart.de/themes/ghost/orb.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;
left: 0px;
bottom: -2px;
position: fixed;
z-index: 1500;
}
#orb:hover {
background-repeat: no-repeat;
background-image: url(http://stevenart.de/themes/ghost/orbhover.png);
}
#orb:active {
background-image: url(http://stevenart.de/themes/ghost/orbpressed.png);
background-repeat: no-repeat;
}

#footi {
  background-image: url(http://stevenart.de/themes/ghost/sevensuperbar.png);
  background-repeat: repeat-x;
  margin-bottom: 0px;
  width: 100%;
  height: 33px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  left: 0px;
  background-color: rgb(100,0,0);

}

#uhr {
  color: white;
  float: right;
  font-size: 12px;
  height: 33px;
  margin-right: 1px;
  position: relative;
  text-align: center;
  text-shadow: #000000 0px 0px 1px, #000000 0px 0px 2px, #000000 0px 0px 3px;

  width: 80px;
  font-family: "segoe ui",sans-serif,Arial;
}

#zeit {
  top: 1px;
  right: 0px;
  position: absolute;
  width: 80px;
  text-align: center;
filter:Glow(color=#000000, strength=2);sss
}

#datum {
  bottom: 1px;
  right: 0px;
  position: absolute;
  width: 80px;
  text-align: center;
filter:Glow(color=#000000, strength=2);
}
