.gamesheader{
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.png {
	behavior: url("css/libraries/pngbehavior.htc");
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF9D5B;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

body {
	margin: 0px auto;
	width: 753px;
	color: #666666;
}

	a:link {
	color: #666666;
	text-decoration: none
}
	a:visited {
	color: #666666;
	text-decoration: none
}
	a:hover {
	color: #666666;
	text-decoration: none
}
	a:active {
	color: #666666;
	text-decoration: none
}

#body_header {
	background-image: url(../images/body_header.jpg);
	background-repeat: no-repeat;
	width: 703px;
	height: 131px;
	padding-left: 50px;
	margin-left: 6px;
}

#body_center {
	background-image: url(../images/body_center.jpg);
	background-repeat: y;
	width: 730px;
	padding-left: 23px;
	padding-top: 5px;
	float: left;
}

#body_footer {
	background-image: url(../images/body_footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 753px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-left: 23px;
}

#header {
	float: left;
	padding-top: 50px;
}

#rechtsboven {
	width: 202px;
	height: 128px;
	float: right;
	margin-right: 25px;
}

#left {
	float: left;
	width: 163px;
}

#main {
	width: 505px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	margin-left: 40px;
}

#menu_top {
	background-color: #CCE680;
	border: 1px solid #666666;
	width: 153px;
	height: 18px;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 5px;
}

#menu {
	background-color: #E1F0B3;
	border: 1px solid #666666;
	width: 153px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	font-weight: bold;
	background-color: #CCE680;
	border: 1px solid #666666;
	width: 712px;
	height: 18px;
	font-size: 12px;
	padding-top: 2px;
	margin-top: 3px;
	text-align: center;
	float: left;
}	