@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	margin:0px;
	padding:0px;
}
#head {
	background-image:url(images/everdaypokerday_01.jpg);
	width:800px;
	height:308px;
	margin-left:auto;
	margin-right:auto;

}
#container {
	background-image:url(images/everdaypokerday_04.jpg);
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#menu {
	width:135px;
	float:left;
	margin-right:3px;
}
#content {
	width:625px;
	float:left;
	margin-left:15px;
}
#footer {
	clear:both;
	border-bottom:#757575;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lichtkrant {
	width:505px;
	height:18px;
	padding:5px;
	padding-top:7px;
}