﻿#navtab {
	text-align: center;
	margin-top: 17px;
}
#navbar {
}
#navtab ul {
	margin: 0px;
	list-style-type: none;
}
#navtab ul li {
	display: inline;
}
#navtab ul li a {
	color: #F15E81;
	background-color: #000000;
	text-decoration: none;
	border-style: double;
	border-color: #F15E81;
	width: 160px;
	height: 30px;
	padding: 10px 1px 5px 1px;
	float: left;
}
#navbar ul {
	margin: 0px;
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	margin: 2px 5px 2px 5px;
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #F15E81;
	border-style: dotted;
	border-width: thin;
	float: left;
	width: 160px;
	height: 20px;
	padding-top: 4px;
	text-align: center;
	padding-bottom: 4px;
	text-decoration: none;
}
#navbar ul li a:hover {
	color: #F15E81;
	background-color: #000000;
	border: thin dotted #F15E81;
}
#foot ul {
	margin: 0px;
	list-style-type: none;
}
#foot ul li {
	display: inline;
}
#foot ul li a {
	border: thin dotted #F15E81;
	margin: 2px 5px 2px 5px;
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 120px;
	height: 40px;
	padding-top: 4px;
	text-align: center;
	padding-bottom: 4px;
	text-decoration: none;
}
#foot ul li a:hover {
	color: #F15E81;
	background-color: #000000;
	border: thin dotted #F15E81;
}
#main {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	width: 900px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#pageout {
	width: 100%;
	height: 1000%;
	background-color: #FCD8E1;
}
.style1 {
	background-image: url('img/logoBGN-main-500x600-B.gif');
	background-repeat: no-repeat;
	background-position: top;
}
.style2 {
}
.style3 {
	text-align: center;
}
.style4 {
	text-align: left;
	font-size: large;
	color: #F15E81;
}
#banner {
	width: 900px;
	height: 150px;
	background-repeat: no-repeat;
}
#foot {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 80px;
}
#clear {
	clear: both;
}
#bannerleft {
	width: 550px;
	float: left;
	height: 140px;
	padding-top: 10px;
	padding-left: 5px;
}
#bannerright {
	width: 160px;
	float: right;
	height: 140px;
	padding-right: 15px;
	padding-top: 8px;
}
.txtcolor {
	color: #F15E81;
	font-size: large;
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-align: center;
}
.styleLNK {
	color: #F15E81;
	font-size: large;
	font-family: "Comic Sans MS";
	font-weight: bold;
	background-image: url('img/logoBGN-LNK-253x75.gif');
}
#navtab ul li a:hover {
	color: #F15E81;
	background-color: #000000;
	border: thin dotted #F15E81;
}
.WhiteTXTLRG {
	color: #FFFFFF;
	font-family: "Palatino Linotype";
	font-size: x-large;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}
.WhiteTXT {
	color: #FFFFFF;
	font-family: "comic Sans MS";
	font-size: medium;
}
.WhiteTXTSML {
	color: #FFFFFF;
	font-family: "comic Sans MS";
	font-size: x-small;
}
.txtstandaard {
	font-family: "Palatino Linotype";
	color: #FFFFFF;
	font-size: medium;
}

