body {
	padding: 0px;
	margin: 0px;
	background-image: url(pix/bgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
a {
	color: #006600;
}
a:hover {
	font-weight: bold;
}

#flash {
	width: 980px;
	margin-left: -480px;
	position: relative;
	left: 50%;
	height: 600px;
	overflow: hidden;
}
#footer {
	padding-top: 15px;
	text-align: left;
	font-size: 9px;
	position: relative;
	width: 980px;
	margin-left: -465px;
	left: 50%;
}
#footer p {
	margin: 0px;
	padding: 0px 0px 15px;
}
#lotterien {
	position: absolute;
	top: 0px;
	right: 10px;
}
#win2day {
	position: absolute;
	top: 0px;
	left: 670px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#popup {
	padding: 5px 30px 10px;
}
#popup h1 {
	font-size: 1.5em;
	position: relative;
	height: 50px;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
}
#content {
	display: none;
}

