/* CSS Document */
BODY {
	font-size: 11px; 
	color: #000000; 
	font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif; 
	background-color: #105221; 
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.header {
	position: absolute;
	left:20%;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin:0px;
	}
#pokeren {
	position:relative;	
	margin-top:21.5px;
	}
h1	a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	}
TD {
	font-size: 11px; 
	font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
}
P {
	margin-top: 10px; 
	font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
}
.cssLine {
	color: #105221; 
	background-color: #105221;
}
.cssHNav {
	border-right: #699675 1px solid; 
	font-weight: bold; 
	color: #000000; 
	background-color: #c3d5c8; 
	text-align: center;
}
A.cssHNav:hover {
	font-weight: bold; 
	color: #ffcc00;
}
.cssNav {
	font-weight: bold; 
	font-size: 11px; 
	background-color: #c3d5c8; color: #000000;
}
.cssNavLink {
	font-weight: bold; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
A.cssNavLink:hover {
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
}
.cssNavOn {
	font-weight: bold; 
	font-size: 11px; 
	background-color: #699675; 
	color: #ffcc00;
}
.cssNav2 {
	font-size: 10px;
	background-color: #c3d5c8;
	color: #000000;
}
.cssNav2Link {
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}
A.cssNav2Link:hover {
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none;
}
.cssNav2On {
	font-size: 10px; 
	background-color: #699675; 
	color: #ffcc00;
}
.cssBodycolor {
	font-size: 11px; 
	color: #dfb556;
}
.cssBodyLink {
	font-size: 11px; 
	color: #105221; 
	text-decoration: underline;
}
A.cssBodyLink:hover {
	font-size: 11px; 
	color: #f80022; 
	text-decoration: underline;
}
.cssBodyBold {
	font-weight: bold; 
	font-size: 11px; 
	color: #000000;
}
.cssBodyBoldcolor {
	font-weight: bold; 
	font-size: 11px; 
	color: #105221;
}
.cssBodyBoldcolor1 {
	font-weight: bold; 
	font-size: 11px; 
	color: #105221;
}
.cssBodyBoldLink {
	font-weight: bold; 
	font-size: 11px; 
	color: #105221; 
	text-decoration: underline;
}
A.cssBodyBoldLink:hover {
	font-weight: bold; 
	font-size: 11px; 
	color: #ffcc00; 
	text-decoration: underline;
}
.cssBodyBoldWhite {
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
}
.cssBodyBoldWhiteLink {
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: underline;
}
A.cssBodyBoldWhiteLink:hover {
	font-weight: bold; font-size: 11px; 
	color: #ffcc00; 
	text-decoration: underline;
}
.cssBodyError {
	font-weight: bold; 
	font-size: 11px; 
	color: #be1800; 
	background-color: #e5e5e5;
}
.cssHeader {
	font-weight: bold; 
	font-size: 14px; 
	color: #105221;
}
.cssHeadercolor {
	font-weight: bold; 
	font-size: 14px; 
	color: #f67702;
}
.cssFooter {
	font-size: 10px; 
	color: #c3d5c8;
}
.cssFooterLink {
	font-size: 10px; 
	color: #c3d5c8; 
	text-decoration: underline;
}
A.cssFooterLink:hover {
	font-size: 10px; 
	color: #ffcc00; 
	text-decoration: underline;
}

#nav { 
	width: 827px;
	text-align: left; 
	list-style: none; 
	line-height: 14px; 
	padding: 0; 
	padding-left: 31px;
	margin: auto;
}
/* This *html hack is used so that IE does not add a gap on the left of the menu becuase of the margin: auto Firefox fix */
*html #nav { 
	width: 857px; 
	text-align: left; 
	list-style: none; 
	line-height: 14px; 
	padding: 0;
	padding-left: 30px;
	margin: 0;
}
/* End html hack */
#nav ul { 
	float: left; 
	list-style: none; 
	line-height: 14px; 
	background: #C3D5C8; 
	font-weight: bold; 
	padding: 0; 
	margin: 0; 
}
/* Must use line-hieght to set height on menu items incase word wrap happens, firefox does not expand to fit height */
#nav a { 
	display: block; 
	color: #7C6240; 
	text-decoration: none; 
	padding: 0; 
	line-height: 18px; 
	color: black; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif; 
	font-size: 12px; 
}
#nav li { 
	float: left; 
	padding: 0; 
}
#nav li a { 
	text-align: center; 
}
#nav li ul { 
	position: absolute; 
	left: -999em; 
	height: auto; 
	font-weight: normal; 
	margin: 0; 
	width: 200px; 
}
#nav li ul a { 
	width: 200px; 
	border-left: 1px solid #699675; 
	border-right: 1px solid #699675; 
	border-bottom: 1px solid #699675; 
	padding: 2px; 
	margin: 0px; 
	background: #C3D5C8; 
	text-align:left; 
}
#nav li ul ul { 
	margin: -1.75em 0 0 200px; 
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { 
	left: -999em; 
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	left: auto; 
}
#nav li:hover, #nav li.sfhover { 
	color: white; 
}
#nav li ul li a:hover, #nav li ul li a.sfhover { 
	color: white; 
}
#nav li ul li a.menudropdown { 
	background-image: url('/images/tier.gif'); 
	background-repeat: no-repeat; 
	background-position: center right; 
}
#nav li ul a.topborder { 
	border-top: 1px solid #699675; 
}
.cssmenucolumn1 { 
	width: 89px; 
}
.cssmenucolumn2 { 
	width: 100px; 
}
.cssmenucolumn3 { 
	width: 100px; 
}
.cssmenucolumn4 { 
	width: 108px; 
}
.cssmenucolumn5 { 
	width: 58px; 
}
.cssmenucolumn6 { 
	width: 104px; 
}
.cssmenucolumn7 { 
	width: 100px; 
}
.background {
	background-image: url('/images/home_line.gif');
	background-repeat:repeat-x;
	}
.backfoottop {
	background-image: url('/images/footer_line_top.gif');
	background-repeat:repeat-x;
	}
.backfootbot {
	background-image: url('/images/footer_line_bot.gif');
	background-repeat:repeat-x;
	}
.menuborder {
	border:1px solid #FFFFFF;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 18px;
	height: 130px;
	}
.menuborder a{
	color: #FFFFFF;
	text-decoration:none;
	}
.menuborder a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	}
.menuborder2 {
	border:1px solid #FFFFFF;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 18px;
	height: 50px;
	}
.menuborder2 a{
	color: #FFFFFF;
	text-decoration:none;
	}
.menuborder2 a:hover{
	color:#FF0000;
	text-decoration:underline;
	}
.pokerinfo {
	border: 1px solid #99CCCC;
	border-collapse: collapse;
	background-color:#003300;
	margin-top: 30px;
	}
.pokerinfo td {
	color:#ffffff;
	line-height:18px;
	font-size:11px;
	padding:10px;
	border-bottom: 1px solid #99CCCC;
	border-collapse: collapse;
	}
.pokerinfo a {
	text-decoration:none;
	color:#ffffff;
	}
.pokerinfo a:hover {
	text-decoration:none;
	color: #ffcc00;
	}

#titel {
	color:ffffff;
	text-size:10;
	padding:5pt;
	margin:5pt;
	border:1px solid #094009;
	
}
#tekst {
	color:#c3d5c8;
	
}
.leesmeer {
	background:#c3d5c8;
	stroke:#094009;
	stroke-width:10%;
	text-align:right;
	border-bottom:1px;
	border-bottom-color:#094009;
	border-bottom-style: solid;
	
}

#pagina {
	position:relative;
	background:#073e15;
	color:#99cccc;
	margin:0px;
	padding:0px;
	height:30px;
	width:763px;
	font-size:12px;
	text-align:left;
}

#pblok {
	background:#073e15;
	color:#105221;
	
}

.selector{
	position: relative;
	width:20px;
	height:20px;
	border:1px solid #105221;
	text-align:center;
	margin: 0px 0px 0px 5px;
	*left: 0px;
	float: left;
}

#page_label{
	position:relative;
	margin: 0px;
	float:left;
	border: none;
}
.pokert a {
	color:#FFFFFF;
	text-decoration:none;
	}
.pokert a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
.gerelateerd a {
	color:#FFFFFF;
	text-decoration:none;
	}
.gerelateerd a:hover {
	color:#FF0000;
	text-decoration:underline;
	}