@charset "utf-8";
/* CSS Document */

h3{ color:#ffff00; }

b{ font-weight:bold; color:#ffff00; }
strong{ font-weight:bold; color:#ffff00; }

hr{ color:#ffff00; }

a:link {color: #fff; text-decoration: none; }
a:visited {color: #fff; text-decoration: none; }
a:hover {color: #ffff00; text-decoration: none; }

body {
	background-color:#ffff97;
}

#background1 {
	position:fixed;
	width:100%;
	height:600px;
	top:0px;
	left:0px;
	background:url(images/layout_01.jpg);
	background-repeat:repeat-x;
	background-position:top;
	z-index:-30;
}

#background2 {
	position:fixed;
	width:890px;
	height:100%;
	top:107px;
	margin-left:50%;
	left:-449px;
	background:url(images/pixel.png);
	background-repeat:repeat-y;
	z-index:-10;
}

/*#achtergrond {
	position:fixed;
	top:0px;
	width:1400px;
	height:600px;
	margin-left:50%;
	left:-700px;
	background:url(images/achtergrond.png);
	z-index:-20;
}*/

#dragon_left {
	position:fixed;
	bottom:0px;
	width:336px;
	height:354px;
	margin-left:50%;
	left:-700px;
	background:url(images/dragon_left.png);
	z-index:50;
}

#dragon_right {
	position:fixed;
	bottom:0px;
	width:336px;
	height:354px;
	margin-right:50%;
	right:-700px;
	background:url(images/dragon_right.png);
	z-index:50;
}

#Table_01 {
	position:absolute;
	top:0px;
	margin-left:50%;
	left:-700px;
}

#id-blauw {
	position:fixed;
	top:107px;
	width:800px;
	height:563px;
	margin-left:50%;
	left:-400px;
	background:url(images/blauw.jpg);
}

#id-intro {
	position:fixed;
	top:100px;
	width:815px;
	height:600px;
	margin-right:50%;
	right:-407.5px;
	background:url(images/intro.png);
}

#id-logo {
	position:fixed;
	top:0px;
	width:890px;
	height:107px;
	margin-left:50%;
	left:-449px;
	background:url(images/logo_geel.jpg);
	z-index:40;
}

#id-005_ {
	position:fixed;
	top:80px;
	width:312px;
	height:84px;
	margin-right:50%;
	right:-441px;
	background:url(images/right_corner.png);
}

#id-0055_ {
	position:fixed;
	top:164px;
	width:312px;
	height:516px;
	margin-right:50%;
	right:-441px;
	background:url(images/menus.png);
	z-index:10;
}

#id-menuitems {
	position:fixed;
	top:169px;
	float:right;
	width:170px;
	margin-right:50%;
	right:-351px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:13pt;
	z-index:15;
}

#id-sponsor {
	position:fixed;
	float:right;
	top:380px;
	width:175px;
	margin-right:50%;
	right:-360px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:13pt;
	z-index:15;
}

#id-sponsor_background {
	position:fixed;
	float:right;
	top:400px;
	width:213px;
	height:100%;
	margin-right:50%;
	right:-377px;
	background-color:#ffff97;
	z-index:5;
}

#id-spacer {
	position:absolute;
}

#id-menuitems a:link {color: #000; text-decoration: none; }
#id-menuitems a:visited {color: #000; text-decoration: none; }
#id-menuitems a:hover {color: #000; text-decoration: underline; }

#id-text {
	position:absolute;
	left:331px;
	top:130px;
	width:498px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#id-text img {
   border: #ffff00;
}
