* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
	font-family: Verdana, Arial;
}

html, body {
    height: 100%;
}

body {
  background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
  background-image: url('../images/top.gif');
  background-position: center top;
  background-repeat: repeat-x;
	text-align: left;
  height: 100%;
}

#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;

}

#top {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 113px;
	text-align: center;
}

#top a {
	position: relative;
	top: 30px;
	left: 0px;
	font-size: 34px;
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#top #chips {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 263px;
	height: 215px;
  background-image: url('../images/chips.gif');
  background-position: left top;
  background-repeat: no-repeat;
}

#aas {
	position: absolute;
	top: 250px;
	left: 50%;
	margin-left: 380px;
	width: 292px;
	height: 273px;
  background-image: url('../images/aas.gif');
  background-position: left top;
  background-repeat: no-repeat;
}

#hand {
	position: absolute;
	bottom: -20px;
	left: 0px;
	width: 284px;
	height: 423px;
  background-image: url('../images/hand.gif');
  background-position: 0px -20px;
  background-repeat: no-repeat;
}

#path {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 10px;
	text-align: left;
	color: #FFFFFF;
	font-size: 1px;
	background-color: #FF0000;
}

#contentPage {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	text-align: left;
}

#ekudos {
	position: absolute;
	top: 0px;
	left: 660px;
	margin: 0px;
	padding: 0px;
	border: 0px;

}

#contentArea {
	position: relative;
	top: 0px;
	left: 0px;
	width: 650px;
	float: left;
	color #FFFFFF;
  font-size: 12px;
	margin-top: 10px;
}

#contentPage #contentArea h1 {
  font-size: 15px;
	margin: 0;
	padding: 0px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #005414;
	border-bottom: solid 1px #005414;
}

#contentPage #contentArea h2 {
  font-size: 12px;
	margin: 0;
	padding: 0px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #005414;
}

#contentPage #contentArea p {
	line-height: 15px;
	margin: 0;
	padding: 0px;
	margin-bottom: 15px;
}

#contentPage #menu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 460px;
	float: left;
}

#contentPage #menu ul {
list-style: none;
	margin-left: 0;
	padding-left: 17px;
}

#contentPage #menu #nav {
	list-style: none;
	margin-left: 0;
	padding-left: 0px;
}

#contentPage #menu #nav h1 {
  font-size: 12px;
	margin: 0;
	padding: 0px;
	margin-top: 10px;
	color: #005414;
}

#contentPage #menu ul a {
	color #FFFFFF;
  font-size: 12px;
	text-decoration: none;
	margin-top: 10px;
}

#contentPage a:link {
	color: #000000;
}

#contentPage a:visited {
	color: #000000;
}

#contentPage a:active{
	color: #000000;
}
#contentPage a:hover{
	color: #000000;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:active{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#initiatief {
	position: relative;
	top: 0px;
	left: 210px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-align: center;
  font-size: 9px;
	color: #005414;
	display:none;
}
#initiatief a {
	text-decoration: none;
	color: #005414;
}
#links {
  font-size: 10px;
  text-align: center;
}
#links a{
	color: #000000;
}
#pokerrooms {
	position: absolute;
	top: 140px;
	left: 900px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-align: center;

}
#pokerrooms h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #005414;
}
#nieuwsbrief {
	position: absolute;
	top: 440px;
	left: 900px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-align: center;
	border: solid 1px #005414;
}
#nieuwsbrief h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	background-color: #005414;
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom: 4px;
}
#nieuwsbrief p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #005414;
	margin: 3px;
}