

body
{
  background:#5D686E;
	color: #000000;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}

body, p{margin:0;padding:0;border:0 none #FFFFFF;}

a:link, a:visited{color:#000;text-decoration:none;}
a.sh:link{color:#CC0000;text-decoration:none;font-size:11px;}


img{border: 0 none transparent;}
#logo{width:800px;margin-top:20px;}

#stage
{
  background:#EEC932;
	display: block;
  position:relative;
  width: 800px;
	height: 400px;
	margin: 50px auto 0 auto;
	background-image: url(../images/glueckstadt_haeuser.gif);
	text-align: left;
	cursor: crosshair;
  z-index:0;
  border:4px solid black; 
}


#topinfo {position:absolute;top:10px;right:10px;padding-right: 25px;z-index:3;opacity:0.65;overflow:hidden;text-align:right;}
#topinfo p{font-size:12px;color:#fff;width:180px;padding:3px;line-height:20x;}
#topinfo div.uod{padding-left:90px;}
#topinfo div.od{width:100px;}
#topinfo p span{font-size:14px;padding-left:10px;font-weight:bold;} /* */


.od{border:2px solid black;width:100px;text-align:left;}
#gesundheit{display:block;height:10px;background-color:red;width:100px;}

#levelnachricht_con {position: absolute;right:0px;top:0px;width:800px;height:400px;background:url(../images/levelbg.png);overflow:hidden;z-index:3;text-align:center;}
#levelnachricht_con p{font-size:50px; color:red;}

#gegner_umgebung{z-index:2;}
#playground{position:absolute;left:0px;top:0px;width:800px;height:400px;background: url(../images/glueckstadt_haeuser.gif);z-index:1;}

#blood{display:none;}
#levelzeit{padding-top:10px;line-height:21px;overflow:hidden;z-index:3;font-size:30px;color:red;}


hr{width:800px;border:0px;border-top:solid 1px #000;border-bottom:solid 1px #000;}




