/* AssCI Forex v1.0 */

body, html {
  height:100%;
  font:0.9em verdana,arial, "sans serif";
  color:#222;
  background:url('../gfx/background/bg.gif') center 75% repeat-y #666;
  margin:0px;
  padding:0px;
  text-align:center;
}

#contain{
	width:900px;
	height:100%;
	z-index:1;
	background:url('../gfx/background/nederland.gif') center right no-repeat #fdfdfd;
	display:block;
	text-align:left;
	}

.ccontain {
	margin:0px auto;
	}

a 		    {color:#333; text-decoration:underline;}
a:hover 	{color:#f60; text-decoration:none;}
img			  {border:0;}

/* L4Y0U7 */

.bar, #visual, #PRnav, #content, #banner {
  float:left;
  margin:0;
  padding:0;
  display:inline;
}

.bar {
  width:900px;
  height:20px;
  font-size:0.8em;
  text-align:center;
  border-top:1px solid #999;
}

#visual_class {
  width:900px;
  height:95px;
  background: url('../gfx/background/class.gif') right 0 no-repeat #84adbd; 	/* http://www.istockphoto.com/file_closeup/what/society/sciences/825579_chemistry_class.php?id=825579  */																		 /*	Moet nog gekocht worden	*/
}
#visual_stock {
  width:900px;
  height:95px;
  background: url('../gfx/background/stock.gif') right 0 no-repeat #84adbd; 	/* http://www.istockphoto.com/file_closeup/what/society/sciences/825579_chemistry_class.php?id=825579  */																		 /*	Moet nog gekocht worden	*/
}


#PRnav {
  width:150px;
  height:350px;
  background: url('../gfx/background/prnav.gif') no-repeat;
}

#content {
  width:579px;
  height:auto;
  margin:25px 0 30px 0;
  padding:10px 20px;
  border-left:0px solid #ccc;
  border-right:1px solid #ccc;
}

#banner {
  float:right;
  width:119px;
  height:auto;
  margin-top:30px;
}


/* PRIM4IR3 N4VIG4TI0N */

#PRnav ul.makeMenu, 
#PRnav ul.makeMenu ul {
  float:left;
  width:115px;
  height:auto;
  margin:20px 0px 20px 20px;
  padding:0;
  display:inline;
  background:#fff;
  border-top:1px solid #222;
  border-left:1px solid #222;
  border-right:1px solid #222;
}
#PRnav ul.makeMenu ul {margin:0;}

#PRnav ul.makeMenu li {
  margin:0;
  padding:0;
  display:inline;
  position:relative;
  list-style-type:none;
}

#PRnav ul.makeMenu li > ul { /* firefox */
  display:none;
  position:absolute;
  top:-1px;
  left:115px;
}

#PRnav ul.makeMenu ul { /* Internet Explorer */
  display:none; 
  position:absolute; 
  top:-1px; 
  left:115px; 
}

#PRnav ul.makeMenu li:hover,
#PRnav ul.makeMenu li.CSStoHighlight {
  color:#222;
}

#PRnav ul.makeMenu ul.CSStoShow {
  display:block;
}

#PRnav ul.makeMenu li:hover > ul {
  display:block;
}

#PRnav ul.makeMenu li a { 
  width:110px;
  height:15px;
  padding-left:5px;
  margin:0;
  display:block; 
  font-size:0.8em;
  color:#222;
  text-decoration:none;
  border-bottom:1px solid #222;
}

#PRnav ul.makeMenu li a:hover,
#PRnav ul.makeMenu li a.CSStoHighLink { 
  color:#222;
  background:#eee;
}

#PRnav ul.makeMenu li:hover > a { 
  color:#333;
}

/* 534RCH */

#PRnav ul.search {
  float:left;
  width:115px;
  height:auto;
  margin:3px 0px 0px 20px;
  padding:0;
  display:inline;
  background:#d8e5ea;
  border:1px solid #222;
}

#PRnav ul.search li {
  width:115px;
  margin:0;
  padding:0;
  display:inline;
  position:relative;
  list-style-type:none;
  font-size:0.8em;
  color:#222;
  text-decoration:none;
}

#PRnav ul.search li input {
  width:115px;
  height:15px;
  margin:0;
  padding:0;
  border:0;
  border-top:1px solid #222;
  font-size:1em;
  color:#222;
  text-decoration:none;
}

#PRnav input {
  float:left;
  margin-top:5px;
  margin-left:20px;
  padding-left:5px;
  padding-right:5px;
  border:1px solid #222;
  font-size:0.8em;
  color:#222;
  text-decoration:none;
  display:inline;
}

/* C0N73N7 */

#locator {
  float:left;
  clear:left;
  width:250px;
  height:auto;
  margin-bottom:10px;
  padding:1px;
  display:inline;
  border:1px dashed #bbb;
  background:#eee;
  font-size:0.8em;
}

h1 {
	display:block;
	clear:both;
	margin:10px 0px;
	padding:0px;
	color:#f60;
	font-size:1em;
	line-height:1em;
	}
h2 {
	display:block;
	font-size:1em;
	font-weight:bold;
	color:#84aebe;
	line-height:1em;
	margin-top:14px;
	margin-bottom:6px;
	padding:0px;
}
h3 {
	display:block;
	clear:both;
	color:#84aebe;
	margin:0px;
	padding:0px;
	font-size:1em;
	line-height:1em;
	}
h4 {
	display:block;
	clear:both;
	color:#333;
	margin:10px 0px 6px;
	padding:0px;
	font-size:1em;
	line-height:1em;
	}

#content p {
	display:block;
	width:500px;
	margin:5px 0px 20px;
	padding:0px;
	}

#content p img {
  float:right;
  border:1px solid #222;
  margin-right:200px;
}

/* NI3UW5 LI57 I73M */

#content ul {
	margin:10px 20px 20px;
	padding:0px;
	width:420px;
	clear:both;
	list-style:none;
	}
#content ol {
	margin:10px 20px 20px;
	padding:0px;
	width:420px;
	clear:both;
	font-size:11px;
	}
#content ol ol {
	margin:4px 0px 2px 20px;
	padding-top:2px;
	list-style-type:upper-alpha;
	font-size:.95em;
	}
#content ol li {
	margin-bottom:6px;
	}
#content ul li {
	margin-bottom:6px;
	padding-bottom:2px;
	border-bottom:1px solid #e3e3e3;
	text-indent:0px;
	}
#content ul ul {
	margin:4px 0px 2px 20px;
	padding-top:2px;
	list-style-type:disc;
	font-size:.95em;
	}
#content ul ul li {
	border-bottom:0px;
	}
#content ul li a {
  margin:0px;
  padding-left:12px;
  background:url('../gfx/list/square.gif') left 5px no-repeat;
  color:#333;
  text-decoration:none;
}

#content ul li a span.datum {
	font-size:0.8em;
	float:right;
	color:#999;
	padding-left:10px;
	}
#content ul li a:hover {
	color:#f60;
	}
#content ul li a:hover span.datum {
	font-weight:bold;
	}

#boardspec div {
	display:block;
	width:auto;
	clear:both;
	border-top:1px solid #f3f3f3;
	}
#boardspec p {
	width:auto;
	padding:5px;
	font-size:12px;
	line-height:16px;
	}
#boardspec img {
	float:right;
	margin-bottom:2px;
	}
#boardspec p strong {
	font-size:13px;
	}
#boardspec p span {
	display:block;
	color:#f60;
	}

#content input{
  float:left;
  margin:0 20px 0 0;
  padding:0 2px 0 2px;
  border:1px solid #222;
  font-size:0.8em;
  color:#222;
  text-decoration:none;
  display:inline;
}

/* F0073R */

.bar p {
  margin-top:3px;
  padding:0;
  display:block;
}

.bar p {
  margin-top:3px;
  padding:0;
  display:block;
}

/* 84NN3R */

#banner p {
  float:left;
  font-size:0.8em;
  font-weight:bold;
  color:#555;
  margin:0 0 5px 0;
}
#banner p input{
  float:left;
  width:100px;
  margin:0;
  padding:0;
  border:1px solid #222;
  font-size:1em;
  color:#222;
  text-decoration:none;
  display:inline;
}
#banner input{
  float:left;
  margin:0 2px 20px 2px;
  padding:0 2px 0 2px;
  border:1px solid #222;
  font-size:0.8em;
  color:#222;
  text-decoration:none;
  display:block;
}

.bbanner {
  float:left;
  height:128px;
  width:102px;
  margin:10px auto;
  padding:0;
  display:inline;
}

.bbanner img {
  float:left;
  border:1px solid #c28d69;
  margin:0;
  padding:0;
  display:block;
}
.bbanner .click {
  float:left;
  width:100px;
  height:auto;
  padding:0;
  margin:0;
  display:inline;
  text-align:center;
  font-size:0.8em;
  font-weight:bold;
  background-color:#f60;
  border-left:1px solid #c28d69;
  border-right:1px solid #c28d69;
  border-bottom:1px solid #c28d69;
}

.bbanner .click a {text-decoration:none; color:#fff;}

/* Foto Album */

#content #album {
  float:left;
  width:570px;
  height:auto;
  margin:0;
  padding:0;
  display:inline;
  border:1px solid #222;
}
#content #album #view {
  float:left;
  width:100%;
  height:390px;
  margin-bottom:5px;
  padding:0;
  background:#fbfbfb;
  border-bottom:1px solid #222;
  text-align:center;
  display:table-cell;
  vertical-align:middle;
}

#content #album #view img {vertical-align:middle;}
* html #content #album #view {
   font-size:178px;
}
#content #album #thmbs {
  float:left;
  width:100%;
  height:50px;
  margin-bottom:5px;
  padding:0;
  display:inline;
  background:#fff;
}
#content #album #thmbs img {
  float:left;
  display:inline;
  border:0;
  border:1px solid #222;
  margin-left:10px;
}
#content #album #thmbs img.back {
  margin:0 10px 0 10px;
  float:left;
  display:inline;
  border:0;
  margin-right:4px;
}
#content #album #thmbs img.forward {
  margin:0 10px;
  float:right;
  display:inline;
  border:0;
}

