html,body { 
	font-size: 8pt; 
	color: #444;
	font-family:Arial ,ScalaSansLF-Regular, ScalaSans, Helvetica  ;
	border: solid 0px black;
	margin:0px;
	cursor:default;
	line-height:14pt;
	/*height:100%;*/
}

/*
#7E5731 > Bruin
#98a50a > Groen
#3366FF > Blauw
#5577C6 > GrijsBlauw
#5582C6 > GrijsBlauw2

*/

.accent{
	color:#5582C6;
}
.portfolioCell{
	border: 0px solid rgb(187, 187, 187);
	background-image:url(../../../../images/arrow1.png);
	
}

.FAQanswer{color: #FFF; border:0px #111111 dashed; padding: 22px 27px; margin-bottom:10px; background-color:#3D4363;}

td.cat{border:0px #444444 solid; padding-right:10px; padding-bottom:10px; width:150px; text-align:center; vertical-align:top}
td.cat2{border:1px #444444 solid; padding-right:10px; padding-bottom:10px; width:150px; text-align:center; vertical-align:top}

.listfborder{
	border-collapse: collapse;
	border-spacing: 0px;
}
.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;
}

/* 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;
	text-align:right;
}
.content{
	width:730px;
	padding-top:30px;
	padding-left:30px;
	padding-right:0;
	padding-bottom:0px;
	vertical-align:top;
}

/* 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: #5582C6;
	text-decoration:none;
}
.menu_item a:active {
	color: #5582C6;
	text-decoration:none;
}



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

/* menu topright */
.menu_topright {
	color: #444;
	text-decoration:none;
	font-size:10px;
	text-align:right;
	padding:0;
	margin:0;
}
.menu_topright a {
	color: #444;
	text-decoration:none;
}
.menu_topright a:link {
	color: #444;
	text-decoration:none;
}
.menu_topright a:visited {
  	color: #444;
	text-decoration:none;
}
.menu_topright a:hover {
	color: #5582C6 ;
	text-decoration:none;
}
.menu_topright a:active {
	color: #5582C6;
	text-decoration:none;
}


/*front end*/

td.colomn_right{
	padding:0;
	margin:0;
	padding-left:0px;
	vertical-align:top;
	color:#333333;
	border:0;
	/*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:#5582C6; font-weight:bold;}
a.sideRightLink_active:link{color:#5582C6; font-weight:bold;}
a.sideRightLink_active:visited{color:#5582C6; font-weight:bold;}
a.sideRightLink_active:active{color:#5582C6; font-weight:bold;}
a.sideRightLink_active:hover{color:#5582C6; font-weight:bold;}




/*front end*/

.subnav{
	padding:5px;
	padding-bottom:0px;
	padding-top:0px;
	color: #444;
	text-decoration:none;
}
.subnav a{color:#444;text-decoration:none}
.subnav a:link{color:#444;}
.subnav a:visited{color:#444;}
.subnav a:active{color:#444;}
.subnav a:hover{color:#000000;}

td.colomn_right{
	vertical-align:top;
	color:#444;
	/*
	color:#5582C6;
	color:#727B0E;
	*/
}

.subnav_active{
	padding:5px;
	padding-bottom:0px;
	padding-top:0px;
	color: #5582C6;
	/*background-color: #5582C6;*/
	text-decoration:none;
}
.subnav_active a{color:#5582C6;text-decoration:none;
}

.mainnav{
	padding:6px;
	padding-bottom:0px;
	padding-top:0px;
	color: #444;
}
.mainnavtable{
	border:0;
	margin-left:180px;
}
.subnavtable{
	/*background-color:transparent;
	border:0;*/
	background-color:#FFF;
	border:1px solid #909090;
	border-top:0px;
}
.subnavshadow{
	height:5px;
	background-image:url('images/schaduw.jpg');
	background-repeat:repeat-x;
}
.mainnav a{color:#444; text-decoration:none}
.mainnav a:link{color:#444;}
.mainnav a:visited{color:#444;}
.mainnav a:active{color:#444;}
.mainnav a:hover{color:#5582C6;}

.mainnav_active{
	padding:6px;
	padding-bottom:0px;
	padding-top:0px;
	background-color: #5582C6;
}
.mainnav_active a{color:#fff; text-decoration:none}
.mainnav_active a:link{color:#fff;}
.mainnav_active a:visited{color:#fff;}
.mainnav_active a:active{color:#fff;}
.mainnav_active a:hover{color:#fff;}

h1{
	/*font-family:Georgia, Times New Roman, Times, serif;*/
	margin:0px;
	font-size:9pt;
	/*font-weight: normal;*/
	font-weight: bold;
	color:#000;
}

h2{
	margin:0px;
	color:#5582C6;
	font-size:7pt;
	margin-bottom:15px;
	font-weight: bold;
}

h2 a{color:#5582C6; text-decoration:underline}
h2 a:link{color:#5582C6;}
h2 a:visited{color:#5582C6;}
h2 a:active{color:#5582C6;}
h2 a:hover{color:#000;}

h3{
	margin:0px;
	color:#5582C6;
	font-size:7pt;
	font-weight: bold;
}

h3 a{color:#5582C6; text-decoration:underline}
h3 a:link{color:#5582C6;}
h3 a:visited{color:#5582C6;}
h3 a:active{color:#5582C6;}
h3 a:hover{color:#000;}

.div_roos {
	position:relative;
	top:-40px;
	left:-10px
}
.news_head{
	color:#5582C6;
	font-size:10pt;
	font-weight:bold
}
.news_plain{
	color:#000;
}
.footer{
	color:#999999;
	font-size:9px;
}

.menu_topright {
	color: #444;
	text-decoration:none;
	font-size:10px;
	text-align:right;
	padding:0;
	margin:0;
}
.menu_topright a {
	color: #444;
}
.menu_topright a:link {
	color: #444;
}
.menu_topright a:visited {
  	color: #444;
}
.menu_topright a:hover {
	color: #5582C6 ;
}
.menu_topright a:active {
	color: #5582C6;
}