.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

body {
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	margin: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
	font-family: Helvetica;
}

body a {
	text-decoration: none;
	color:#af1722;
}

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

#container {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	
}

#headerTop {
	width:100%;
	height:115px;
	background-color: #afafaf;
}

#headerWhite {
	width:100%;
	height:100px;
	padding-top:20px;
	
}
	
	#innerHeaderWhiteTop {
		width:980px;
		height:115px;
		margin-left:auto;
		margin-right:auto;
	}

#headerBottom {
	width:100%;
	height:26px;
	background-color:#ebebeb;
	
}

	#innerHeaderTop {
		background:url(images/hg/lufubsHG.gif) no-repeat;
		width:980px;
		height:115px;
		margin-left:auto;
		margin-right:auto;
		color: white;
		font-size: 14pt;
		padding-top:10px;
	}
	
	#innerHeaderBottom {
		width:980px;
		margin-left:auto;
		margin-right:auto;
	}
	
	#innerHeaderBottom a {
		color:#1c1c1c;
		margin-left:30px;
		padding-top:0px;
	}

	#headerLogo {
		width:550px;
		height:50px;
		float:left;
		margin-left:200px;
		margin-top:20px;
	}

#door {
	float:left;
	margin-top:25px;
	width:980px;
}

#menue {
	float:left;
	margin-top:0px;
	width:980px;
}

#menue img {
	float: left;
	border: none;
}

.doors {
	width:20px;
	height:20px;
	margin-left:20px;
	float:left;
}

#footer {
	width:100%;
	background-color: #ebebeb;
	margin-top: 10px;
	/* float:left; */
}

	#footer a {
		color:#999999;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}

	#innerFooter {	
		padding-top:2px;	
	}
	
	.cInnerFooter {	
		width: 980px;
		margin-top: 0px;
		margin-left:  auto;
		margin-right: auto;
		text-align: center;
		color:#999999;
		font-size: 9pt;
	}
	
		.cInnerFooter a {
			color:#999999;
			text-decoration: none;
		}
		
		cInnerFooter a:hover {
			text-decoration: underline;
		}

#contentBox {
	margin-top:30px;
	/* min-height: 600px; */
	height:auto;
}	
	
	#startInnerContent h1 {
		margin-top: 3px;	
	}
	
	.Ccyan {
		color:#00AEEF;
		font-weight:bold;
	}
	
#startInnerContentTop {
	background: url('images/hg/StartHGtop.gif');
	padding-left:50px;
	padding-right:70px;
	padding-top:15px;
}

#startInnerContentBottom {
	background: url('images/hg/StartHGbottom.gif') no-repeat;
	padding-left:50px;
	padding-right:70px;
	padding-bottom: 100px;
	margin-bottom: 20px;
}

.hand {
	cursor: pointer;
}

.receipeForm input {
	border:1px #999999 solid;
	width:200px;	
}

.ballsLayout {
	border:2px solid white;
}

.countries img {
	float:left;
}

.countryFlag {
	float:left;
	width:103px;
	height:63px;
}

.tempusDiv {
	float:left;
	border:1px solid red;
}

#greyBackground {
	position:fixed;
	z-index:100;
	background-color:#999999;
	width:100%;
	height:900px;
	top:0px;
	left:0px;
}

#imagePopUp {
	z-index:200;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	overflow:auto;
	
}

#closeButton {
	z-index:300;
	position:fixed;
	top:5px;
	margin-right:5px;
	width:100%;
	text-align:right;
	padding-right:5px;
}

#mybody img {
	border:none;
	text-decoration:none;
}

.hover {
	border:1px red solid;
}

.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}