/*
--------------------------------------------------------
STANDARD HTML TAGS
--------------------------------------------------------
*/
*{
	font-family: Arial, helvetica, sans serif; 
	font-size: 12px;
	background-color: transparent; 
	color: #003366; 
	margin: 0px; 
	padding: 0px;
	letter-spacing: normal; 
	text-decoration: none;
}
body
{
/*	background-color: #ffffff;*/
	padding: 0px;
	padding-left: 0px;
	/*background-image: url(../images/bg3.png);*/
	/*background-image: url(../images/GlassChain2.jpg);*/
}
p{
	margin: 2px;
	padding: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
}
h1,h2,h3{
	margin: 2px;
	padding-left: 2px;
}
h1{
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 15px;
}
h2{
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
}rl
input {
	DISPLAY: inline; 
	WIDTH: 161px; 
	COLOR: #003366;
	/*background-color: #ffffff;*/
}
input[type="checkbox"]{
	background-color: transparent;
}
textarea{
	/*background-color: #ffffff;*/
}
A{
	COLOR: #003366; 
	TEXT-DECORATION: underline;
}
A:hover {
	TEXT-DECORATION: underline;
}
A img
{
	border: none;
}
ul
{
	list-style: disc outside none;
}
li{
	list-style: disc inside none;
	padding-left: 15px;
}

/*
--------------------------------------------------------
MODIFIED HTML TAGS
--------------------------------------------------------
*/
h1.toptitle{
	font-family: Arial, helvetica, sans serif; 
	font-size: 24px;
	background-color: transparent;
	color: green; 
	margin: 0px; 
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
input.button{
	background-color: #ccd6e0;
	border:1px solid #dfe5ec;
	width: 100px;
	cursor: hand;
}
TABLE.canvas,table.footer {
	width: 950px;
}
table.footer{
	border-top: 3px solid #003366;
	margin-top: 15px;
}
table.footer td{
	padding-top: 15px;
}
.footer
{
	font-family: Arial, helvetica, sans serif; 
	font-size: 11px;
	
}
tbody.homepage
{
	background-image: url(../../../images/biobased-world-background-004.png);
	background-repeat: no-repeat;
        background-position: top right;
        background-repeat: no-repeat;
}

td.footer_grey a{
	color:  #C1C1C1;
}
td.logo{
	width: 290px;
	text-align: left;
}
A.language {
	FONT-SIZE: 11px; 
	COLOR: #003366;
}
.top {
	height: 56px;
	padding-left: 10px; 
	/*BACKGROUND-IMAGE: url(images/top_seperator.gif); */
	BACKGROUND-REPEAT: no-repeat;
}
table.contenttoc{
	margin: 6px;
}
.contenttoc th{
	text-align: left;
}
.toclink{
	
}
.pagenavcounter{
	margin: 2px;
	padding: 2px;
	font-style: italic;
	padding-bottom: 5px;
}
.search{
	text-align: right;
}
td.search{
	background-color: white;
	border: 0px solid #ccd6e0;
	padding-right: 10px;
	padding-left: 30px;
}
td.search div{
	/*background-color: white;*/
}
.search .button{
	background-color: #ccd6e0;
	border:1px solid #dfe5ec;
	width: 50px;
	cursor: hand;
}
.language div{
	text-align: right;
}

.navigation{
	height: 28px;
	background-image: url(../images/bground_menu_green.gif);	
}
.navigation a{
	width: 100%;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
ul.jflanguageselection li
{
	 list-style: none;
}
.language table{
	width:80%;
}
/*
a.mainlevel-top{
	width: 100px;
	
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	background-color: transparant;
	height: 20px;
}
*/
.language{
	text-align: left;
}
/*

--------------------------------------------------------
TOP MENU
*/
ul#mainlevel-top
{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#mainlevel-top li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
   width: 80px;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-top li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #003366;
	background: transparent;
}

#buttons>ul#mainlevel-top li a { width: auto; }

ul#mainlevel-top li a:hover
{
	font-weight: bold;
	text-decoration: underline;
}
a#active_menu-top{
	background: url(../images/left-nav-small_f2.gif) no-repeat;
	text-decoration: none;
	color: #66CC66 !important;
	font-weight: normal;
}
/*
--------------------------------------------------------
MAIN MENU
*/
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}
a#active_menu-nav{
/*	background: url(../images/left-nav-small_f2.gif) no-repeat;*/
	text-decoration: underline !important;
/*	color:#66CC66 !important;*/
	color:#003366 !important;
	font-weight: bold;
}

ul#mainlevel-nav li
{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	margin: 0;
	width: auto !important;
	width: 15%;
	font-size: 11px;
	line-height: 24px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #003366;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	font-weight: bold;
	text-decoration: underline;
}


/*
	Footer
*/
a.mainlevel_footer{
	margin-right: 20px;
}
/*
--------------------------------------------------------
LEFT MENU
*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/bground_menu_green.gif);
	background-repeat: repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-left: 25px;
	height: 25px;
	width: 80%;
	text-decoration: none;
}

a#active_menu{
/*	background: url(../images/left-nav-small_f2.gif) no-repeat;*/
	background: url(../images/bground_menu_green.gif);
	background-repeat: repeat;
/*	background: url(../images/arrows_global.gif);	*/
/*	background-repeat: no-repeat;*/
	text-decoration: underline;
	width: 80%;
	color:#003366
	font-weight: bold;
	font-style: italic;
	}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/arrows_global.gif);	
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	padding-top: 3px;
	padding-left: 25px;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.sublevel#active_menu{
/*	background: url(../images/left-nav-small_f2.gif) no-repeat;*/
/*	background: url(../images/bground_menu_green.gif);*/
/*	background-repeat: repeat;*/
	background: url(../images/arrows_global.gif);	
	background-repeat: no-repeat;
	text-decoration: underline;
	width: 80%;
	color:#003366
	font-weight: bold;
	font-style: italic;
	}

a.sublevel:hover {
	text-decoration: underline;
}
/*
--------------------------------------------------------
MAIN
*/

.breadcrumb{
	height: 37px;
	padding-left: 10px;
	padding-bottom: 19px;
	/*background-image: url(../images/breadcrumb-bground.gif);*/
}
.breadcrumb a, .breadcrumb span{
	color: #666666;
	font-size: 11px;
}
.breadcrumb a{
	text-decoration: underline;
}

.left{
	width: 200px;
	padding-top: 5px;
	vertical-align: top;
}
table.moduletable{
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #d2d6d7;
	border-collapse: collapse;
}

table.moduletable th {
	/*background: url(../images/left-nav-header.gif);*/
	background-repeat: repeat-x;
	border: 1px solid #d2d6d7;	
	background-color: #eaeeef;
	color: #003366;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 26px;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	height: 22px;
}
table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	height: 25px;
}


.main{
	width: auto;
	vertical-align: top;
	height: 309px;
	padding-left: 10px;
	padding-right: 5px;
}
.right{
	width: 30%;
	vertical-align: top;
	text-align: justify;
}
div.componentheading{
	margin-bottom: 0px;
	font-weight: bold;
	font-size: larger;
	color: #003366;
}
table.contentpaneopen {
   width: 100%;
	padding: 0px;
	/*border-collapse: collapse;*/
	border-spacing: 4px;
	margin: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
}
table.contentpaneopen td {
   padding-right: 5px;
}
a.readon{
	height: 30px;
	padding-top: 20px;
	text-decoration: none;
	font-style: italic;
}
a.readon:before{
	content: ">>";
}

table.contentpane {
  	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.blog{
	width: 100%;
}
table.contentpane td {
	padding-bottom: 2px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpane td{
	padding-top:5px;
}
.contentheading {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 14px
	height: 30px;
	color: #003366;
	/*white-space: nowrap;*/
	border-bottom: 2px solid #003366;
}
.contentpagetitle {
	FONT-SIZE: 15px; 
	text-decoration: none;
	padding-right: 5px;
	
}
.contentpaneopen{
	padding:0px;
	margin: 0px;
}
.back_button a{
	color: #003366;
}
.back_button{
	text-align: center;
	margin-top: 60px;
	background-color: #ebeef0;
	border: 1px solid #ccd6e0;
	height: 22px;
	padding-top: 2px;
}
div.contact_email{
	background-color: #ebeef0;
	border: 1px solid #ccd6e0;
	padding: 10px;
}

td.sectiontableheader{
	background-color: #b8c5d5;
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
	border: 1px solid #152f4a;
	border-collapse: collapse;
	/*width: 100%;*/
}
a.latestnews{
	padding-left: 5px;
	text-decoration: none;
}
li.latestnews{
/*	list-style-image: url(../images/bullet_global.gif);*/
	list-style: none;
	/*display: block; in opera bullets dissapeared*/
	list-style-position: inside;
	margin-top: 10px;
}
td.mod_events_latest_first, td.mod_events_latest{
	background-color: #b8c5d5;
}
td.mod_events_latest_first a, td.mod_events_latest a, 
td.mod_events_latest_first p, td.mod_events_latest p{
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
}
td.mod_events_latest_first li, td.mod_events_latest li{
	list-style-image: url(../images/bullet_global.gif);
	list-style-position: inside;
	padding-left: 10px;
}
.nav_bar_cell{
	border: 0px none white;
}

td.beurzen{
	padding: 5px;
	vertical-align: top;
}