/* layout.css */
BODY{
	margin:50px 0px;
	padding:0px;
	text-align:center;
	background: #FFF url(/images/topnav/headerGradient.png) top left repeat-x;
	margin: 3px 0 0 0;
	margin:0 3px 0 3px;
}
DIV{
	margin:0;
	padding:0;
}
OBJECT{
	outline:none; 
}
#outerWrapper{
	width:973px;
	background-color:#fff;
	margin:0 auto;
	margin-top:0;
	position:relative;
}
#searchButtonDiv{
	float:left;
	padding-top:19px;
	padding-left:2px;
}
#flashelementsearch{
	position:absolute;
	width:1px;
	height:1px;
	z-index:198;
}
#pageWrapper{
	float:left;
	text-align:left;
	width:973px;
	background-color:#fff;
	margin:0;
	padding:0;
}
#headWrapper{
	float:left;
	padding-top:4px;
	background: #fff url(/images/topnav/headerGradient.png) top left repeat-x;
}
#logo{
	float:left;
	width:74px;
	padding-top:8px;
	padding-left:6px;
}
#topNavigation{
	float:left;
	padding-left:22px;
	margin-top:-4px;
}
#sessionDiv{
	float:right;
	margin:0;
}
#gameChooser{
	clear:both;
	float:left; 
}
#gameWrapper{
	background-color:#fff;
	float:left;
	
}
#leftColumn{
	float:left;
	width:185px;
	
}
#gameDiv{
	float:left;
	width:603px;
	
}
.gameDivĪtem{
	clear:both;
	float:left;
	width:603px;
	
}
#rightColumn{
	float:left;
	width:185px;
   
}
#paymoduleDiv{
	position:absolute;
	width:185px;
	height:132px;
	top:0px;
	left:0px;
	text-align:center;
}
#footer{
   float:left;
   background: #ff0000 url(/images/footer.gif) top left no-repeat;
   width:973px;
   height:100px;   
}
#flashelementtoolTip{
	position:absolute;
	width:100px;
	top:0px;
	left:0px;
	z-index:4000000;
}
.tooltipcontent{
	color: #ffffff;
	text-decoration: none;
	cursor: Default;
	font-family: Arial;
	font-size: 8pt;
	background-color:#cd0000;
}
#flashelementassistant{
	position:absolute;
	width: 1px;
	height: 1px;
	top: 33px;
	left: 888px;
	z-index:300;
}
#flashelementchangepin{
	position:absolute;
	width: 1px;
	height: 1px;
	top: 0px;
	left: 0px;
	z-index:100;
}
#flashelementwelcome{
	position:absolute;
	width: 1px;
	height: 1px;
	top: 33px;
	left: 888px;
	z-index:100;
}
#flashelementtransaktion{
	position:absolute;
	width: 1px;
	height: 1px;
	top: 0px;
	left: 0px;
	z-index:100;
}
#flashelementvisit{
	position:absolute;
	width: 1px;
	height: 1px;
	top: 33px;
	left: 888px;
	z-index:100;
}
#waiterDiv{
	position:absolute;
	width: 1px;
	height: 1px;
	top: 0px;
	left: 0px;
	z-index:3500000;
	visibility:visible;
}
#happeningsTableuDiv{
	position:absolute;
	width: 165px;
	height: 210px;
	top: 120px;
	left: 868px;
	z-index:5;
	visibility:hidden;
}
.horizontalElement{
	float:left;
}
.verticalElement{
	float:none;
}
#shadowLeft{
	position:relative;
	float:left;
	margin-left:-10px;
	width: 10px;
	height: 478px;
	background: url(/images/topnav/headerGradient_shadowLeft.png) no-repeat;
}
#shadowRight{
	position:relative;
	float:right;
	margin-right:-10px;
	width: 10px;
	height: 478px;
	background: url(/images/topnav/headerGradient_shadowRight.png) no-repeat;
}
#aliasDialogContainer{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#aliasDialogContainer #aliasDialogText {
	padding-bottom: 10px;
}
#aliasDialogContainer #aliasInfo {
	width:16px;
	height:16px;
	background-image:url(/images/forum/aliasInfo.png);
	background-repeat:no-repeat;
	margin-left:130px;
	z-index: 57;
}