html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(../../images/structure/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eeeded;
	text-align: center;
}

body, td, th, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3b3c3e;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #FC1921;
}

a.title_news {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #3B3C3E;
	font-weight: bold;
	font-size: 13px;
}

h2 {
	color: #3B3C3E;
	font-weight: bold;
	font-size: 13px;
}

h3 {
	color: #FC1921;
	font-weight: bold;
	font-size: 12px;
}

#container {
	position: relative;
	top: 0;
	left: 0;
	width: 930px;
	min-height: 768px;
	height: 768px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#payoff {
	position: absolute;
	top: 35px;
	left: 29px;
	z-index: 1;
}

#topslide {
	position: absolute;
	top: 47px;
	right: 10px;
	z-index: 1;
	width: 641px;
	height: 122px;
	overflow: hidden;
}

#bottom {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	clear: both;
	margin-top: -14px;
}

#left, #right {
	margin-top: 230px;
}

#left {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	width: 212px;
	margin-left: 8px;
	padding: 8px;
	background-image: url(../../images/structure/left_top.jpg);
	background-repeat: no-repeat;
	background-color: #fc1921;
}

#left p {
	margin: 0.5em;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
}

#left div {
	background-color: #ffffff;
	padding: 8px;
	margin-bottom: 8px;
}

#left_bg {
	position: absolute;
	top: 0;
	left: 8px;
	z-index: 0;
	width: 228px;
	height: 99%;
	background-color: #FC1921;
}

#reglement {
	margin-top: 20px;
	float: left;
}

#right {
	float: right;
	width: 661px;
	margin-right: 10px;
}

#right_column {
	float: right;
}

#right_column img {
	margin-bottom: 16px;
}

#content {
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	width: 469px;
	min-height: 386px;
	height: 386px;
	height: auto;
	padding: 0px 10px 10px;
}

#homepage {
	margin-left: -10px;
	width: 487px;
	background-color: #eaeaea;
}

#homepage h2 {
	font-size: 9pt;
	color: #0C2D82;
	margin: 0px 10px 5px;
}

#homepage .vreemde_vogels, #homepage .nieuws {
	width: 227px;
	min-height: 282px;
	padding: 8px;
	padding-bottom: 1px;
}

#homepage .vreemde_vogels {
	background-color: #d5d5d6;
	float: right;
}

#homepage .kader {
	position: relative;
	top: 0;
	left: 0;
	background-color: #ffffff;
	min-height: 112px;
	margin-bottom: 8px;
	padding: 8px;
}

#homepage .kader a {
	position: absolute;
	bottom: 8px;
	left: 8px;
	/* color: #0C2D82; */
}

#topmenu {
	position: absolute;
	top: 22px;
	right: 8px;
	z-index: 1;
}

#topmenu a {
	color: #3b3c3e;
	padding: 5px;
}

#topmenu a.flag {
	padding: 2px;
}

#topmenu a.active, #topmenu a:hover {
	font-weight: bold;
}

#topmenu img {
	vertical-align: middle;
}

#breadcrumbs {
	position: absolute;
	top: 37px;
	left: 20px;
	z-index: 1;
	width: 720px;
}

#breadcrumbs a {
	display: inline;
	text-decoration: underline;
	color: #000000;
}

#menu {
	position: absolute;
	top: 169px;
	left: 0;
	z-index: 3;
	width: 912px;
	height: 63px;
	padding-left: 8px;
	background-image: url(../../images/structure/menubalk.jpg);
	background-repeat: no-repeat;
}

#menu a img.hover {
	display: none;
}

#menu a:hover img.hover {
	display: inline;
}

#menu a:hover {
	text-decoration: none;
}

#menu a:hover img.nohover {
	display: none;
}

#menu div {
	float: left;
	padding: 0px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	white-space: nowrap;
}

#menu div div {
	display: none;
	background-color: #d5d5d6;
	position: absolute;
	top: 22px;
	left: 0px;
	padding: 0px;
}

#menu div div a {
	display: block;
	float: none;
	color: #000000;
	padding: 5px 10px;
	margin: 0px;
	border-top: 1px solid #ffffff;
}

#menu div div a:hover {
	color: #ffffff;
}

#menu div:hover div {
	display: block;
}

#zoeken {
	position: absolute;
	right: 0;
	bottom: 9px;
}

#zoeken input {
	vertical-align: middle;
}

#zoek_input {
	width: 106px;
	height: 9px;
	padding: 7px;
	border: 1px solid #d5d5d6;
}

#credits {
	position: absolute;
	bottom: 34px;
	right: 55px;
	z-index: 1;
}

#credits div {
	float: right;
	padding: 10px 0px 5px 5px;
	margin-left: 5px;
}

#credits a {
	color: #000000;
}

#credits a:hover {
	text-decoration: underline;
}

#trefnet {
	border-left: 1px solid #ffffff;
}

#trefnet a {
	color: #757577;
}

/* =========== KEEP THIS LAST, OTHERWISE WEBKIT BASED BROWSERS WILL FAIL */
img
{
      filter:expression( typeof XMLHttpRequest == "undefined" ? ( (typeof this.src == "string" && this.src.match(".png") == ".png" ? this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')" + (this.src="/images/spacer.gif").substr(0,0) : "") ) : "");
}


