body
{
  background: #737373 url(../images/Background.jpg) repeat-x;
}

#MainPart
{
  position: absolute;
  left: 10px;
  top:10px;
  z-index: 50;
	background-color: transparent;
}

object#bonusVideo {
	z-index: 51;
	top: 91px;
	left: 520px;
	position: absolute;
	float: left;
	visibility: hidden;
	}

#bonus {
	position: relative;
	left: 97px;
	bottom: 57px;
	float: left;
  color: #f3f3f3;
	cursor: help;
  text-shadow: #000 1px 1px 4px;
	font: bold 16pt Helvetica;
}

#agmuller {
	position: absolute;
	left: 730px;
	bottom: 50px;
	float: left;
  color: #f3f3f3;
	cursor: help;
  text-shadow: #000 1px 1px 4px;
	font: bold 10pt Helvetica;
}

#agmuller a img {
border: none;
margin: 0 0 -5px 0;
}

#RightPart
{
  position: absolute;
  left: 442px;
  top:22px;
  z-index: 100;
	overflow: hidden;
}

#Game
{
  background: url(../images/JassGameEn.jpg) no-repeat;
}

#Game:hover
{
  background: url(../images/JassHighlitedGameEn.jpg) no-repeat;
}

#Buy
{
  background: url(../images/JassBuyEn.jpg) no-repeat;
}

#Buy:hover
{
  background: url(../images/JassHighlitedBuyEn.jpg) no-repeat;
}
#Help
{
  background: url(../images/JassHelpEn.jpg) no-repeat;
}

#Help:hover
{
  background: url(../images/JassHighlitedHelpEn.jpg) no-repeat;
}
#About
{
  background: url(../images/JassAboutEn.jpg) no-repeat;
}

#About:hover
{
  background: url(../images/JassHighlitedAboutEn.jpg) no-repeat;
}

#ToDe
{
  background: url(../images/JassToDe.jpg) no-repeat;
}

#ToDe:hover
{
  background: url(../images/JassHighlitedToDe.jpg) no-repeat;
}

#ToEn
{
  background: url(../images/JassToEn.jpg) no-repeat;
}

#ToEn:hover
{
  background: url(../images/JassHighlitedToEn.jpg) no-repeat;
}

#ToFr
{
  background: url(../images/JassToFr.jpg) no-repeat;
}

#ToFr:hover
{
  background: url(../images/JassHighlitedToFr.jpg) no-repeat;
}

.Info
{
  font-family: Helvetica;
  font-size: 17pt;
  font-weight: bold;
  color: #fff;
  padding: 20px;
  padding-left: 45px;
  text-shadow: #000 -1px 1px 3px;
}

#RightAboutFr div.Info,#RightAboutDe div.Info,#RightAboutEn div.Info
{
	color: #182048;
  text-shadow: #FFF -1px 1px 4px;
}

#RightGame1De div.Info
{
	  font-size: 16pt;
}

#RightPart > div
{
  display:none;  
  width:585px;
  height:525px;
}

#RightGame1En
{
  background: url(../images/Slide1.jpg) no-repeat;
}

#RightGame1Fr
{
  background: url(../images/Slide1.jpg) no-repeat;
}

#RightGame1De
{
  background: url(../images/Slide1.jpg) no-repeat;
}

#RightGame2En
{
  background: url(../images/Slide2.jpg) no-repeat;
}

#RightGame2Fr
{
  background: url(../images/Slide2.jpg) no-repeat;
}

#RightGame2De
{
  background: url(../images/Slide2.jpg) no-repeat;
}

#RightGame3En
{
  background: url(../images/Slide3.jpg) no-repeat;
}

#RightGame3Fr
{
  background: url(../images/Slide3.jpg) no-repeat;
}

#RightGame3De
{
  background: url(../images/Slide3.jpg) no-repeat;
}

.next
{
  position: absolute;
  left: 336px; 
  top:457px; 
  width:130px;
  height:48px;
  z-index: 120;
  cursor:pointer;
}

.previous
{
  position: absolute;
  left: 152px;
  top:458px;
  width:133px;
  height:46px;
  z-index: 120;
  cursor:pointer;
}

#RightAboutEn
{
  display:none;
  background: url(../images/AboutUs.jpg) no-repeat;
  width:585px;
  height:525px;
}

#RightAboutFr
{
  display:none;
  background: url(../images/AboutUs.jpg) no-repeat;
  width:585px;
  height:525px;
}

#RightAboutDe
{
  display:none;
  background: url(../images/AboutUs.jpg) no-repeat;
  width:585px;
  height:525px;
}
#RightHelpEn
{
  display:none;
  background: url(../images/AboutUs.jpg) no-repeat;
  width:585px;
  height:525px;
}
#RightHelpFr
{
  display:none;
  background: url(../images/AboutUs.jpg) no-repeat;
  width:585px;
  height:525px;
}
#RightHelpDe
{
  display:none;
  background: url(../images/AboutUs.jpg) no-repeat;
  width:585px;
  height:525px;
}

.ImgBg
{
  vertical-align: bottom; /* Add for IE*/
}

div.Info a
{
	color: #283fe2;
	text-decoration: none;
}

div.Info a:hover
{
	color: #990099;
	text-decoration: none;
}

.trad
{
  font-size: 11pt;
  position: fixed;
  width:520px;
  text-align: right;
}

