/* general document lay-out  */
body		{display:block;margin:auto;text-align:center;background:#555;overflow-x:hidden;overflow-y:scroll;}
table		{border-collapse: collapse;font-size:11px;}
td		{margin:0;padding:0;}
p		{margin:10px 0px 10px 0px;line-height:14px;}
a	   	{text-decoration:none;font-weight: bold;}
a:link    	{color: #00f;}
a:visited 	{color: #840;}
a:hover   	{color: #f30;text-decoration:underline overline}
a:active  	{color: #07c;}
li		{line-height:14px;margin:7px 0;}
#content	{position:relative;width:760px;border:0px solid red;text-align:left;margin-left:auto;margin-right:auto;}
.doc	{padding:15px;padding-top:5px;background:#ffc;font-family:verdana;border: 0px solid blue;}
.docdk	{padding:15px;padding-top:5px;background:#444;font-family:verdana;border: 0px solid blue;}
.first		{float: left; color: #90937e; font-size: 30px; line-height: 24px; padding-top: 0px; padding-right: 0px; font-family:verdana}
.text	{margin-left:138px;margin-right:32px;width:520px;text-align:justify;}
.margins	{margin-left:140px;margin-right:040px;}
.quotebox	{margin-bottom:5px;width:520px;background:#ffe;border: 1px solid #CCC;}
.quote		{text-align:justify;font-weight:normal;color:#000;background:#ffe;margin:8px;}
.ral	{text-align:right;}
.ral, p	{margin:5px 0px 15px 0px;}
/*  heading css  */
#headingdiv	 {position:relative;width:760px;height: 96px;margin-left:auto;margin-right:auto;background: #333;font-family: verdana, sans-serif;}
div#logoCA	{position:absolute;left:0px;top:0px;height:94px;width:98px;text-align:left;}
div#logoELESTIA	{position:absolute;left:98px;top:0px;height:70px;width:118px;text-align:left;}
div#header	{position:absolute;left:220px;top:48px;height:15px;width:440px;color: #f93; text-align:left;font-size: 15px;}
div#zoek	{position:absolute;right:10px;top:10px;width:90px;height:0px;color:#bbb; font-size: 11px;}
.zoek		{background-color:  #666;height:20px;width:80px;color:#ff9;border:1px solid #ccc;}
.button			{position:relative;top:0px;left:0px;width:80px;height:18px;background: #333;color:#999;border: 1px solid #999;font-size:12px;}
div#menu	{position: absolute;left:118px;top:77px;height:17px;background: transparent;color:#333;font-size: 11px;}
		
#menu a  { display: inline;font-weight: bold;text-decoration:none;vertical-align: top;margin-left:2px;margin-top:2px;}
#menu a:link	{color: #def;}
#menu a:visited	{color: #def;}
#menu a:hover	{color: #ff0;}
#menu a:active	{color: #f90;}

.comment a	{color:#f60;}
.comment a:visited	{color:#f60;}
.comment a:hover	{color:#f00;}
/* borderframe */
.frtop		{width:760px;height:25px;background: url('frametop333.gif');}
.frtopdk	{width:760px;height:25px;background: url('frametopslide.gif');}
.frbottom	{width:760px; height:20px;background: url('framebottom333.gif');}
.frbottomdk	{width:760px; height:20px;background: url('framebottomslide.gif');}
.frleft		{width:20px; background: url('frameleft333.gif');background-repeat: repeat-y;}
.frleftdk	{width:20px; background: url('frameleftslide.gif');background-repeat: repeat-y;}
.frright	{width:20px; background: url('frameright333.gif');background-repeat: repeat-y;}
.frrightdk	{width:20px; background: url('framerightslide.gif');background-repeat: repeat-y;}
/* titles and headings */
h1	{font-family:verdana;font-size:24px;font-weight:normal;margin:0;}
.bigtit	{width:690px;color:#999;font-size:24px;text-align:right;padding:0px 0px 5px 0px;}
.subtit {width:690px;color: #555;font-size:15px;font-weight:bold;text-align:left;padding:10px 0px;}
.leftit	{position:relative;top:8px;width:140px;color:#999;font-size:24px;}
.indicator	{z-index:2;left:15px;width:136px;color: #335;border:1px solid #ccc;background:#fff;text-align:left;}
.indicatordk	{z-index:2;left:15px;width:136px;color: #335;border:1px solid #666;background:#ccc;text-align:left;}
.divider	{width:690px;background:#ccc;}
.dividerdk	{width:690px;background:#666;}
.ads	{width:688px;height:16px;color: #335;border:1px solid #ccc;background:#fff;text-align:left;}
/*  others  */
.comment	{font-size: 10px;color:blue;text-align:justify;margin-top:5px;}
.topline	 {border-top:2px solid #aaa;}
.credits	{color:#f60;}
