html,body { 
	font-size: 8pt; 
	color: #666;
	font-family:Arial ,ScalaSansLF-Regular, ScalaSans, Helvetica  ;
	border:0px;
	margin:0px;
	cursor:default;
	line-height:14pt;
	
	/*background-image: url('images/ach_overloop.jpg');
	background-repeat:repeat-x;*/
	/*background-color:#E0DFDD;*/
	/*height:100%;*/
}
* {
	outline:none;
}
#lightbox {
	display:none;
}
.help_text{
	font-size:10pt;
	line-height:150%;
}

.FAQanswer{color: #333333; border:1px #111111 dashed; padding: 3px; margin-bottom:10px;}

td.cat{border:1px #444444 solid; padding:5px; width:150px; text-align:center; vertical-align:top}

.listfborder{
	border-collapse: collapse;
	border-spacing: 0px;
}

#studioLogo {
	position:absolute;
	margin-left:616px;
	margin-top:50px;
}

.listforumheader, .listforumheader3, .listfcaption {
	padding: 4px;
	border: 1px solid #E0E0E0;
	vertical-align:top;
	color: #444;
	line-height:150%;
}
.listforumheader{
	background-color: #fbfbfd;
	vertical-align:top;
	color: #444;
}
.listfcaption {
	background-color: #f7f7f9;
	vertical-align:top;
	color: #444;
	font-size:12px;
	font-weight:bold;
}
.listfcaption a {
	/*background-color: #f7f7f9;*/
	vertical-align:top;
	color: #444;
	font-size:11px;
	font-weight:bold;
}




.sitetable{
	width:940px;
	border:0;
	border-collapse: collapse;
	border-spacing: 0px;
}
.blarge{
	width:763px;
	border:1px solid #909090;
	background-color:#000;
}
.bsmall{
	width:162px;
	border:1px solid #909090;
	text-align:right;
}
.tdmainnav{
	width:763px;
	white-space:nowrap;
	padding:0px;
	border: 1px solid #909090;
}
.tdtopright{
	padding:0px;
	border:0px;
}
.tdsubnav{
	width:763px;
	vertical-align:top;
}



/* these control the colors of the  stages in the object creation */
.stage_inactive{
	width:12%;
	height:15px;
	background-color:#9DB8CC;	/*light*/
	/*background-color:#B9CCDB;*/	/*light*/
	border: 1px solid #E0E0E0;
}
.stage_active{
	width:12%;
	height:15px;
	background-color:#48708C;	/*dark*/
	border: 1px solid #E0E0E0;
}

textarea.iframe_code {
	color: #f7f7f9;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size:9pt;
	background-color: #D0DCEA;
	border: 1px solid #E0E0E0;
	width:60%;

	color: rgb(0, 0, 0);
}


/* page layout */

.page{
	width:980px;
	margin:20px auto;
}
.pagec{
	clear:both;
}

.header{
	width:980px;
	color:#FFF;
	height:92px;
	/*background-image: url('images/bg_3dClearEarth.jpg');*/
}

.header_table{
	padding:0;
	margin:0;
	width:980px;
}
.header_l{
	/*color:#FFF;*/
	height:92px;
	width:365px;
	background-image: url('images/top_left.jpg');
	background-repeat:no-repeat;
	text-align:left;
}
.header_c{
	/*color:#FFF;*/
	height:92px;
	width:240px;
	background-image: url('images/top_stretch.jpg');
	background-repeat:repeat-x;
}
.header_r{
	/*color:#FFF;*/
	height:92px;
	width:375px;
	background-image: url('images/top_right.jpg');
	background-repeat:no-repeat;
	text-align:right;
}

.header_content{
	color:#FFF;
	height:20px;
	padding:5px;
	border-bottom: 1px dotted #E0E0E0;
	width:720px;
	float:right;
}

.side{
	width:200px;
	border-right: 1px dotted #E0E0E0;
	padding:0px;
	padding-top:60px;
	vertical-align:top;
}
.logout{
	border-bottom: 1px dotted #E0E0E0;
	padding:5px;
	padding-right:10px;
	height:20px;
}
.content{
	width:730px;
	padding-top:30px;
	padding-left:30px;
	padding-right:0;
	padding-bottom:0px;
	vertical-align:top;
	color:#666;
}








/* navigation menu */
.menu_caption, .menu_item{
	padding: 4px;
	vertical-align:top;
	color: #444;
	line-height:150%;
}
.menu_item {
	vertical-align:top;
	color: #444;
	font-size:12px;
	border-bottom:1px dotted #E0E0E0;
	padding-left:30px;
}
.menu_caption {
	vertical-align:top;
	color: #444;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #E0E0E0;
	padding-left:25px;
}

.menu_item a {
	color: #444;
	text-decoration:none;
}
.menu_item a:link {
	color: #444;
	text-decoration:none;
}
.menu_item a:visited {
  	color: #444;
	text-decoration:none;
}
.menu_item a:hover {
	color: #CC3300;
	text-decoration:none;
}
.menu_item a:active {
	color: #CC3300;
	text-decoration:none;
}

.colomn_right a {
	color: #99836b;
	font-size:14px;
	text-decoration:none;
}
.colomn_right a:link {
	color: #99836b;
	text-decoration:none;
}
.colomn_right a:visited {
  	color: #99836b;
	text-decoration:none;
}
.colomn_right a:hover {
	color: #333 ;
	text-decoration:none;
}
.colomn_right a:active {
	color: #333;
	text-decoration:none;
}

.colomn_right h2 a {
	color: #5582c6;
	text-decoration:none;
}
.colomn_right h2 a:link {
	color: #5582c6;
	text-decoration:none;
}
.colomn_right h2 a:visited {
  	color: #5582c6;
	text-decoration:none;
}
.colomn_right h2 a:hover {
	color: #444 ;
	text-decoration:none;
}
.colomn_right h2 a:active {
	color: #444;
	text-decoration:none;
}

/* menu topright */
.menu_topright {
	position:fixed;
	bottom:0;
	right:0;
	color: #909090;
	text-decoration:none;
	text-align:right;
	width:242px;
	height:41px;
	background-image:url(images/inlogvlak.png);
	padding:0;
	margin:0;
}
#menu_topright_inner {
	margin-top:24px;
}
.menu_topright a {
	font-size:10px;
	color: #98846c;
	text-decoration:none;
}
.menu_topright a:link {
	color: #98846c;
	text-decoration:none;
}
.menu_topright a:visited {
  	color: #98846c;
	text-decoration:none;
}
.menu_topright a:hover {
	color: #000 ;
	text-decoration:none;
}
.menu_topright a:active {
	color: #000;
	text-decoration:none;
}


/*front end*/

td.colomn_right span {
	display:none;
}
td.colomn_right div {
	margin-left:-3px;
}
td.colomn_right{
	padding:0;
	margin:0;
	padding-left:9px;
	vertical-align:top;
	color:#333333;
	border:0;
	background-color:#FFF;
	/*color:#727B0E;*/
}


/* this class is used for the active links in the right menu, and hardcoded in the 3dce.js file ! */
a.sideRightLink_active{color:#333; }
a.sideRightLink_active:link{color:#333;}
a.sideRightLink_active:visited{color:#333;}
a.sideRightLink_active:active{color:#333;}
a.sideRightLink_active:hover{color:#333;}



.mainnav{
	padding:6px;
	padding-bottom:0px;
	padding-top:0px;
	color: #909090;
	margin-left:180px;
	text-transform:lowercase;
}
.mainnav a{color:#666; text-decoration:none; font-weight:normal; text-transform:lowercase;}
.mainnav a:link{color:#666; font-weight:normal;}
.mainnav a:visited{color:#666; font-weight:normal;}
.mainnav a:active{color:#98846c; font-weight:normal;}
.mainnav a:hover{color:#98846c; font-weight:normal;}

.mainnav_active{
	padding:6px;
	padding-bottom:0px;
	padding-top:0px;
	color:#fff;
	background-color: #98846c; /*#5582c6;*/
}
.mainnav_active a, .mainnav_active a:link, .mainnav_active a:visited, .mainnav_active a:active, .mainnav_active a:hover{
	color:#fff; text-decoration:none; font-weight:normal;text-transform:lowercase;
}
.mainnavtable{
	border:0;
	margin-left:180px;
}
.subnavtable{
	/*background-color:transparent;
	border:0;*/
	background-color:#FFF;
	border:1px solid #cbcbcb;
	border-top:0px;
}
.subnavshadow{
	/*height:5px;
	background-image:url('images/schaduw.jpg');
	background-repeat:repeat-x;*/
}
.subnav{
	padding:5px;
	padding-bottom:0px;
	padding-top:0px;
	color: #98846c;
	text-decoration:none;
	font-weight:normal;
	white-space:nowrap;
}
.subnav a{color:#98846c;text-decoration:none; font-weight:normal;}
.subnav a:link{color:#98846c; font-weight:normal;}
.subnav a:visited{color:#98846c; font-weight:normal;}
.subnav a:active{color:#000000; font-weight:normal;}
.subnav a:hover{color:#000000; font-weight:normal;}

.subnav_active{
	padding:5px;
	padding-bottom:0px;
	padding-top:0px;
	color: #000;
	/*background-color: #5582c6;*/
	text-decoration:none;
	font-weight:normal;
	white-space:nowrap;
}
.subnav_active a, .subnav_active a:link, .subnav_active a:visited, .subnav_active a:active, .subnav_active a:hover{
	color:#000; text-decoration:none; font-weight:normal;
}



.leftdiv{
	/*margin-top:5px;*/
	font-weight:normal;
	font-family:Arial ,ScalaSansLF-Regular, ScalaSans, Helvetica;
	/*font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;*/
	font-size:14px;
	color:#CCC;
	text-align:right;
	/*line-height:14px;*/
	}
.leftdiv h1{
	font-weight: bold;
	font-family:Arial ,ScalaSansLF-Regular, ScalaSans, Helvetica;
	/*font-family:Georgia, Times New Roman, Times, serif;*/
	font-weight: normal;
	margin:0px;
	font-size:14px;
	color:#CCC;
}
.leftdiv h2{
	margin:0px;
	font-size:9px;
	margin-bottom:15px;
	color:#CCC;
}
.h2-space{
	margin-bottom:13px;
}

h1, h1 a i{
	font-weight: bold;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	margin:0px;
	font-size:14px;
	color:#333;
	margin-bottom:3px;
}

h1 a i:hover{
	text-decoration:underline;
}

.colomn_right h1 {
	font-weight: bold;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	margin:0px;
	font-size:14px;
	color:#333;
	margin-bottom:3px;
	width:200px;
	
}
#mainContent h2 {
	padding:2px;
	
	padding-left:5px;
	padding-right:10px;
	background-color:#cac0b3;
	height:18px;
	display:inline;
}
#mainContent a{
	color:#666666;
}
#mainContent a:hover{
	color:#5582c6;
}
h2{
	margin:0px;
	color:#fff;
	font-size:7pt;
	margin-bottom:15px;
	font-weight: bold;
}

h2 a{color:#99836b; text-decoration:underline}
h2 a:link{color:#99836b;}
h2 a:visited{color:#99836b;}
h2 a:active{color:#99836b;}
h2 a:hover{color:#000000;}

/* news menu style */
.newsmenu{
	font-size:8pt;
	color:#5582c6;
	font-style:italic;
	line-height:150%;
}
.newsmenu h1{
	/*font-size:11pt;*/
	font-family:Arial ,ScalaSansLF-Regular, ScalaSans, Helvetica;
	font-weight: normal;
	margin:0px;
	font-size:8pt;
	color:#000;
}
.newsmenu h2{
	margin-bottom:0px;
	font-size:6pt;
	color:#5582c6;
}



.div_roos {
	text-align:right;
	position:relative;
	top:-40px;
	left:0px;
	width:152px;
	margin-right:10px;
}
.news_head{
	color:#5582c6;
	font-size:10pt;
	font-weight:bold
}
.news_plain{
	color:#000;
}
.footer{
	color:#999999;
	font-size:9px;
}



ul.n0{
	clear:both;
	list-style:none;
}
ul.n0 li{
	float:left;
	padding-right:15px;
}
ul.n1{
	clear:both;
	list-style:none;
}
ul.n1 li{
	float:left;
	padding-right:15px;
}
