/* ############################
    Border Elementen
   ############################ */
td.border {
	background: #000000;
}
td.border_v {
	background: #000000;
	height: 1px;
}
td.border_h {
	background: #000000;
	width: 1px;
}
/* ############################
    Body Elementen
   ############################ */
#bannerbar { 
	width: 655px;
	height: 102px;
	position: relative;
	z-index: 1;
	top: 0px;
	left: 184px;
	background: #FFFFFF;
}
body.normal {
	background: #FFFFFF;
}
body.popup {
	background: #92B1C3;
}
td.background {
	background: #FFFFFF;
	height: 40px;
}
td.splitback {
	background: #FFFFFF;
	height: 10px;
}
/* ############################
    Standaard Links
   ############################ */
a:link {
	color: #D8F0F4;
	text-decoration: none;
}
a:visited {
	color: #D8F0F4;
	text-decoration: none;
}
a:active {
	color: #D8F0F4;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* ############################
    Deck Elementen
   ############################ */
table.deck {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	border-style: solid;
	border-color: #FFFFFF;
	width: 250px;
}
td.deck {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
td.decknotes {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	width: 373px;
	text-align: left;
}
a.deck:link {
	color: #D8F0F4;
	text-decoration: none;
}
a.deck:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.deck:active {
	color: #D8F0F4;
	text-decoration: none;
}
a.deck:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* ############################
    Menu Elementen
   ############################ */
#agenda {
	width: 160px;
	height: 25px;
	position: relative;
	z-index: 1;
	top: -25px; /*127px;*/
	left: 14px;
	background: #FFFFFF;
}
#menu {
	width: 140px;
	height: 25px;
	position: relative;
	z-index: 1;
	top: -50px; /*127px;*/
	left: 849px;
	background: #FFFFFF;
}
td.menutop {
	background: #D8F0F4;
}
td.menuinner {
  background: #92B1C3;
}
font.menuheader {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #92B1C3;
}
font.menuheadersmall {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #92B1C3;
}
font.menu, p.menu {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
font.menusmall, p.menusmall {
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #D8F0F4;
	text-decoration: none;
}
a.menuheader:link {
	color: #92B1C3;
	text-decoration: none;
}
a.menuheader:visited {
	color: #92B1C3;
	text-decoration: none;
}
a.menuheader:active {
	color: #92B1C3;
	text-decoration: none;
}
a.menuheader:hover {
	color: #066C82;
	text-decoration: none;
}

font.casinogokken {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
font.casinogokken a:link, font.casinogokken a:visited, font.casinogokken a:active {
	color: #066C82;
}
font.casinogokken a:hover {
	color: #D8F0F4;
}
/* ############################
    Nieuws Elementen
   ############################ */
#bignewstitle {
	width: 655px;
	height: 35px;
	position: relative;
	z-index: 1;
	top: -225px; /*367px;*/
	left: 184px;
	background: #D8F0F4;
}
#bignews {
	width: 655px;
	height: 150px;
	position: relative;
	z-index: 2;
	top: -225px; /*402px;*/
	left: 184px;
	background: #92B1C3;
}
table.shortnews {
	font-family:Arial;
	font-size:8pt;
	color:#000000;
}
table.news {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
table.newsblok {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	height: 150px;
}
table.newsblok td {
	margin: 1px;
	padding-left: 2px;
}
font.newsheader {
	font-family: Impact;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: #92B1C3;
}
font.newsheadersmall {
	font-family: Impact;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #92B1C3;
}
font.news {
	font-family: Impact;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
a.newsheader:link, a.newsheader:visited, a.newsheader:active {
	color: #92B1C3;
	text-decoration: none;
}
a.newsheader:hover {
	color: #92B1C3;
	text-decoration: none;
}
/* ############################
    Form Elementen
   ############################ */
input,select,textarea.login {
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
	color:#000000;
	border-style:outset;
	border-width:1px;
	border-color:#000000;
}
input.radio {
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
	color:#000000;
	border-style:none;
}
input.button {
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	border-style:outset;
	border-width:1px;
	border-color:#000000;
}
input,select,textarea.text {
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	border-style:outset;
	border-width:1px;
	border-color:#000000;
}
input.radiotext {
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	border-style:none;
}
input.buttontext {
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	border-style:outset;
	border-width:1px;
	border-color:#000000;
}
/* ############################
    Tabel Randen
   ############################ */
td.rand1 {
	background: #066C82;
}
td.rand2 {
	background: #9F9699;
}
td.rand3 {
	background: #FFFFFF;
	width: 1px;
}
/* ############################
		Register Bar
	 ############################ */
#regbar {
	width: 655px;
	height: 25px;
	position: relative;
	z-index: 1;
	top: 0px;
	left: 184px;
	background: orange;
}

a.reg {
	color: #fff;
}
a.reg:hover {
	color: #fff;
	text-decoration: underline;
}
/* ############################
    Loginbar Elementen
   ############################ */
#loginbar { 
	width: 655px;
	height: 25px;
	position: relative;
	z-index: 1;
	top: 0px; /*103px;*/
	left: 184px;
	background: #FFFFFF;
}  
table.login {
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}
a.login:link {
	color: #000000;
	text-decoration: none;
}
a.login:visited {
	color: #000000;
	text-decoration: none;
}
a.login:active {
	color: #000000;
	text-decoration: none;
}
a.login:hover {
	color: #000000;
	text-decoration: none;
}
a.login_w:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.login_w:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.login_w:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.login_w:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* ############################
    Commentaar Elementen
   ############################ */
#commentsbar { 
	width: 655px;
	height: 65px;
	position: relative;
	z-index: 1;
	top: -50px; /*128px;*/
	left: 184px;
	background: #D8F0F4;
}
#comment1 {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;

	width: 135px;
	height: 55px;
	position: relative;
	z-index: 2;
	top: -120px; /*133px;*/
	left: 350px;
	background: #FFFFFF;
}
#comment2 {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;

	width: 135px;
	height: 55px;
	position: relative;
	z-index: 2;
	top: -175px; /*133px;*/
	left: 505px;
	background: #FFFFFF;
}
#comment3 {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;

	width: 135px;
	height: 55px;
	position: relative;
	z-index: 2;
	top: -230px; /*133px;*/
	left: 660px;
	background: #FFFFFF;
}
#xmldiv {
	width: 18px;
	height: 9px;
	position: relative;
	z-index: 2;
	top: -75px; /*173px;*/
	left: 805px;
}
table.comment {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	width: 625px;
}
td.commentuser {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	width: 125px;
}
td.commenttext {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	width: 500px;
}
font.commenttitle {
	font-family: Impact;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
font.commenttext {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
a.comment:link {
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}
a.comment:visited {
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}
a.comment:active {
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}
a.comment:hover {
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}
/* ############################
    Shortheader Elementen
   ############################ */
#shortnewstitle {
	width: 655px;
	height: 25px;
	position: relative;
	z-index: 4;
	top: -225px; /*193px;*/
	left: 184px;
	background: #6D6F6E;
}
#shortnews {
	width: 655px;
	height: 150px;
	position: relative;
	z-index: 4;
	top: -225px; /*217px;*/
	left: 184px;
	background: #FFFFFF;
}
font.shortheader {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
font.shortheader2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
/* ############################
    Standaard Elementen
   ############################ */
#pagetitle {
	width: 655px;
	height: 35px;
	position: relative;
	z-index: 1;
	top: -50px; /*128px;*/
	left: 184px;
	background: #D8F0F4;
}
#page {
	width: 655px;
	height: 50px;
	position: relative;
	z-index: 1;
	top: -50px; /*163px;*/
	left: 184px;
	background: #92B1C3;
}
table.top {
	background: #D8F0F4;
	width: 655px;
	height: 35px;
}
table.inner {
	background: #92B1C3;
	width: 655px;
	height: 50px;
}
table.normal {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	width: 650px;
}
a.standard:link {
	color: #000000;
	text-decoration: none;
}
a.standard:visited {
	color: #000000;
	text-decoration: none;
}
a.standard:active {
	color: #000000;
	text-decoration: none;
}
a.standard:hover {
	color: #066C82;
	text-decoration: none;
}
a.page:link {
	color: #D8F0F4;
	text-decoration: none;
}
a.page:visited {
	color: #D8F0F4;
	text-decoration: none;
}
a.page:active {
	color: #D8F0F4;
	text-decoration: none;
}
a.page:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* ############################
    Overige Elementen
   ############################ */
font.small {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
a.help:link {
	color: #066C82;
	text-decoration: none;
}
a.help:visited {
	color: #066C82;
	text-decoration: none;
}
a.help:active {
	color: #066C82;
	text-decoration: none;
}
a.help:hover {
	color: #D8F0F4;
	text-decoration: none;
	background: #92B1C3;
}
/* ############################
    Searchbar Elementen
   ############################ */
#searchbar { 
	width: 655px;
	height: 65px;
	position: relative;
	z-index: 2;
	top: -50px; /*128px;*/
	left: 184px;
	background: #D8F0F4;
}
#search1 {
	width: 150px;
	height: 45px;
	position: relative;
	z-index: 2;
	top: -105px; /*138px;*/
	left: 305px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
#search2 {
	width: 150px;
	height: 45px;
	position: relative;
	z-index: 2;
	top: -150px; /*138px;*/
	left: 485px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
#search3 {
	width: 150px;
	height: 45px;
	position: relative;
	z-index: 2;
	top: -195px; /*138px;*/
	left: 665px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
font.searchbar {
	font-family: Impact;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
/* ############################
    Admin Elementen
   ############################ */
#admintitle {
	width: 655px;
	height: 36px;
	position: relative;
	z-index: 1;
	top: -185px; /*193px;*/
	left: 184px;
	background: #D8F0F4;
}
#admin {
	width: 655px;
	height: 50px;
	position: relative;
	z-index: 1;
	top: -185px; /*229px;*/
	left: 184px;
	background: #92B1C3;
}

/* ##############
    Agenda Items
   ############## */
   
td.agenda_1 {
	font-family: Arial;
	font-size: 10pt;
  background: #FFFFFF;
}
td.agenda_2 {
	font-family: Arial;
	font-size: 10pt;
	background: #EFEFEF;
}
a.agenda:link {
	color: #000000;
	text-decoration: none;
}
a.agenda:visited {
	color: #000000;
	text-decoration: none;
}
a.agenda:active {
	color: #000000;
	text-decoration: none;
}
a.agenda:hover {
	color: #92B1C3;
	text-decoration: none;
}

.textdate {
	color: #fff;
}

.forumheader {
	background: #D8F0F4;
}
.forumitems {
	color: #fff;
}

a.forumheader:link, a.forumheader:visited, a.forumheader:active {
	color: #92B1C3;
	text-decoration: none;
}
a.forumheader:hover {
	color: #066C82;
	text-decoration: none;
}
