/* CSS Document */

/* CSS Document */
body {
background: url(../img/body_bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
background-color:#ffffff;
color:#666666;
font-weight:bold;
}
/*------------------------------------------------------- Wrap ----------------------------------------------------------*/
#wrap {
position: absolute;
width: 1000px;
height: auto;
left: -500px;
margin-left: 50%;
min-height: 400px;
background: 0;
border: 0px solid blue;
}
/*------------------------------------------------------- Header ----------------------------------------------------------*/
#header {
width: 1000px;
height: 84px;
background: url(../img/logo_header.jpg) no-repeat;
border: 0px solid red;
}
/*------------------------------------------------------- Helpnav ----------------------------------------------------------*/
#helpnav {
width: 1000px;
height: 58px;
border: 0px solid green;
text-align: right;
}
#helpnav ul{
margin: 35px 0 0 0;
float: right;
word-spacing: 5px;
}

#helpnav ul li{
background:url(../img/helpnav_list_dot.jpg) no-repeat 0 4px;
float: left;
margin: 0 0 0 10px;
padding: 0 0 0 12px;
}
#helpnav ul li a{
color: #444444;
text-decoration: none;
font-weight: normal;
}
/*------------------------------------------------------- Mainnav ----------------------------------------------------------*/
#mainnav {
width: 1000px;
height: 26px;
border: 0px solid green;
text-align: left;
}
#mainnav ul{
width: 1000px;
height: 22px;
border-left: 1px solid #666666;
border-right: 0px solid #666666;
margin: 3px 0 0 0;
float: left;
word-spacing: 0px;
}

#mainnav ul li{
background-color: #cccccc;
width: auto;
height: 20px;
float: left;
}
#mainnav ul li a{
display: block;
width: 150px;
height: 20px;
_height: 19px;
color: #111111;
text-decoration: none;
font-weight: bold;
font-size: 12px;
border: 0px solid red;
padding: 3px 0 0 15px;
border-right: 1px solid #666666;
}
#mainnav ul li.locator{
background-color: #888888;
height: 22px;
_height: 19px;
}
#mainnav ul li.locator a{
height: 20px;
_height: 19px;
color: #ffffff;
}
#mainnav ul li a:hover{
color: #FFFFFF;
background-color: #666666;
}
/*------------------------------------------------------- Stage ----------------------------------------------------------*/
#stage {
width: 996px;
height: auto;
overflow: hidden;
background-color: #FFFFFF;
border-bottom: 1px solid #666666;
margin: 0;
padding: 1px 0 0 0;
}
/*------------------------------------------------------- Subnav ----------------------------------------------------------*/
#subnav {
width: 240px;
height: auto;
float: left;
border: 0px solid red;
}
#subnav ul{
margin: 25px 15px 15px 5px;
padding: 7px 7px 0px 7px;
width: 215px;
height: auto;
border-right: 1px solid #cccccc;
}
#subnav ul ul{
margin: 5px 0 0 0 ;
padding: 0;
width: 215px;
height: auto;
border-right: 0px solid #cccccc;
}
#subnav ul li ul li ul{
margin-top: 5px;}
#subnav ul ul ul{
margin: 10px 0 0 0 ;
padding: 0;
width: 205px;
height: auto;
border-right: 0px solid #cccccc;
}
#subnav ul ul li{
padding: 0 0 2px 15px;
margin: 0 0 2px 0;
background:url(../img/helpnav_list_dot.jpg) no-repeat 0 4px;
border-bottom: 0px solid #cccccc;
}
#subnav ul ul ul li{
padding: 0 0 2px 15px;
margin: 0 0 2px 0;
background:url(../img/blue_arrow.jpg) no-repeat 0 4px;
border-bottom: 0px solid #cccccc;
}
#subnav ul ul li a{
font-size: 12px;
color: #777777;
}
#subnav ul li em{
color: #000000;
font-size: 12px;
}
#subnav ul ul ul li a{
font-size: 12px;
color: #037FC5;
}

#subnav ul li{
padding: 0 0 5px 0;
margin: 0 0 5px 0;
border-bottom: 1px solid #cccccc;
font-weight:normal;
}
#subnav ul li.lastli{
border-bottom: 0px solid #cccccc;
}
#subnav ul li a{
font-weight: normal;
text-decoration: none;
color: #000000;
font-size: 12px;
}
#subnav ul li a:hover{
color: #037FC5;
}
/*
#subnav ul li.sub_locator a{
color: #FFFFFF;
font-weight: bold;
background-color: #555555;/
background-image: none;
}
#subnav ul li.sub_locator a{
color: #FFFFFF;
}
#subnav ul ul li.sub_locator {
color: #FFFFFF;
font-weight: bold;
background-color: #999999;
background-image: none;
}
#subnav ul ul li.sub_locator a{
color: #FFFFFF;
}
#subnav ul ul ul li.sub_locator {
color: #FFFFFF;
font-weight: bold;
background-color: #037FC5;/
background-image: none;
}
#subnav ul ul ul li.sub_locator a{
color: #FFFFFF;
}*/
/*------------------------------------------------------- Content ----------------------------------------------------------*/
#content {
width: 700px;
height: auto;
float: left;
border: 0px solid red;
margin: 25px 0 0 20px;
padding-bottom: 35px;

}
#content h1{
font-size: 16px;
font-weight: bold;
color: #037FC5;
}
#content h2{
font-weight: bold;
font-size: 14px;
margin-top: 10px;
}
#content h2.blue{
font-weight: bold;
font-size: 14px;
margin-top: 10px;
color: #037FC5;
}
#content_home h2.blue{
font-weight: normal;
font-size: 14px;
margin-top: 10px;
color: #037FC5;
margin-bottom: 15px;
}
#content h3{
border-bottom: 1px solid #999999;
padding-bottom: 10px;
color: #037FC5;
}
#content h3.h3_jobs{
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
padding-top: 10px;
padding-bottom: 10px;
color: #037FC5;
font-weight: bold;
}
#content p {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
margin: 10px 10px 10px 0px;
}

#content p img.pimg{
float:left;
margin:0 10px 10px 0;
}
#content blockquote.underline {
border-bottom: 1px solid #999999;
padding-bottom: 15px;
}
#content p.underline {
border-bottom: 1px solid #999999;
padding-bottom: 25px;
}
#content p a {
color: #037FC5;
}
#content p strong{
font-weight: bold;
}
#content p.content_last_p {
margin: 10px 10px 20px 0px;
}
#content p.introtext strong{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 20px;
margin: 10px 10px 10px 0px;
}

#content ul, #content ol{
margin: 10px 0 20px 20px;
}

#content ol{
list-style-type:decimal;
font: normal 13px Arial, Helvetica, sans-serif;
padding-left:10px;
}

#content ul li, #content ol li li{
color:  #037FC5;
list-style-type: disc;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
margin: 10px 10px 10px 0px;
}

#content ol li{
padding-bottom:5px;
font-weight:normal;
color:#000;
}

#content ol li span{
font-size: 12px;
}

#content ol li.nopadding{
padding-bottom:0px;
}

#content ul li p {
color: #555555;
}

#content ul.jobs_list li{
color: #037FC5;
}
#content ul.jobs_list li a{
color: #333333;
}
#content ul.functie_profiel li{
color: #333333;
}
#content table {
border-collapse: collapse;
margin: 10px 0 10px 0;
}
#content table caption {
font-weight: bold;
color: #333333;
margin: 10px 0 10px 0;
padding: 10px 10px 10px 0px ;
}
#content table th{
width: 50%;
font-size: 12px;
font-weight: bold;
color: #333333;
background-color: #CCCCCC;
padding: 5px 10px 5px 10px;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}
#content table td{
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
background-color: #E6E6E6;
padding: 3px;
border-right: 1px solid #ffffff;
}
#content table td ul li{
color: #333333;
margin: 0 0 5px 0;
padding: 0;
}
#content table td.no_bg {
background-color: #FFFFFF;
text-align: left;
}
#content table td.no_bg img{
margin: 30px;
}
#content table.sollicitatie td{
background-color: #FFFFFF;
text-align: left;
color:#000000;
vertical-align: top;
}
#content table.solliciatie td.title{
font-weight:bold;
width: 10px;
border:1px solid red;
}
#content table.contacts td{
width: auto;
color: #333333;
background-color: #FFFFFF;
border-top: 0px solid #cccccc;
}
#content table.financial td {
width: auto;
color: #333333;
background-color: #FFFFFF;
border-top: 1px solid #cccccc;
border-left: 0px;
border-right: 0px;
}
#content table.financial td strong{
font-weight: bold;
color: #000000;
}
#content table.financial td.shade {
background-color: #EEEEEE;
}
#content table.evolution td {
width: auto;
color: #333333;
background-color: #FFFFFF;
border-top: 1px solid #cccccc;
}
#content table.evolution td strong{
font-weight: bold;
color: #999;
}
#content table.evolution td.thirty_px {
background-color: #ffffff;
width: 40px;
color: #333333;
}
#content table.evolution td.thirty_px strong{
color: #333333;
font-weight: bold;
}
#content table.evolution td.one_twenty {
color: #333333;
background-color: #FFFFFF;
width: 130px;
}
#content table.evolution td.eighty_px strong{
color: #333333;
background-color: #FFFFFF;
}
#content table td ul ul li {
list-style-type: square;
color: #037FC5;
}
#kol1 {width: 370px;
height: auto;
float: left;
clear: left;
border: 0px solid #cccccc;
}
#kol2 {width: 320px;
height: auto;
float: right;
clear: right;
border: 0px solid #cccccc;
}
p.content_first_p {
margin-top: 30px;
}
#content_table {
width: 700px;
height: auto;
float: left;
border: 0px solid red;
margin: 25px 0 0 20px;
padding-bottom: 35px;
}
#content_table h1{
font-size: 16px;
font-weight: bold;
color: #037FC5;
}
#content_table h2{
font-weight: bold;
font-size: 14px;
margin-top: 10px;
}
#content_table p {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
margin: 10px 10px 10px 0px;
text-align: right;
}
#content_table p.left_p {
text-align: left;
}
#content_table p a {
color: #037FC5;
}
#content_table p strong{
font-weight: bold;
}
#content p.inthemedialink a{
text-decoration: none;
color: #037FC5;
font-weight: bold;
}
#content p.inthemedialink a:hover{
text-decoration: none;
color: #037FC5;
}
#content p.inthemedialink a em{
color: #666666;
}
#content p.inthemedialink a strong{
color: #333333;
text-decoration: underline;
}
#content ul.press_release_list {
border-bottom: 1px solid #999999;
margin: 0 0 10px 0;
padding: 0 0 10px 15px;
}
#content ul.press_release_list li a{
color: #333333;
}
#content ul.press_release_list li a strong{
color: #037FC5;
text-decoration: none;
}
.tbldate{
width:120px;
}
.tblnotif{
width:50px;
}
#content table.events{
	width:100%;
}

#content table.events td {
color: #333333;
border-top: 1px solid #ffffff;
padding: 0 0 0 10px;
margin: 0;
}
#content table.events td strong{
font-weight: bold;
color: #ffffff;
}
#content table.events th.thirty_px, #content table.events td.thirty_px{
width:20%;
color: #333333;
}
#content table.events th.dates, #content table.events td.dates{
width:30%;
color: #333333;
}

#content table.events td.thirty_px strong{
color: #333333;
font-weight: bold;
}

#content table.events th.eventname, #content table.events td.eventname{
width:25%;
color: #333333;
}


#content table.events th.one_twenty, #content table.events td.one_twenty{
width:25%;
color: #333333;
}
#content table.events td.eighty_px strong{
color: #333333;
}
#content address{
font-size: 14px;
border: 1px solid #cccccc;
padding: 10px;
color: #000000;
}
#content address strong{
font-weight: bold;
}
#content_contactus ul.no_bullets li{
list-style: none;
list-style-type: none;
}
a.blokske {
display:block;
padding:3px 0;
margin: 0 50px 0 0;
color:#333;
text-align:center;
width:100px;
float: left;
background: url(../img_general/bg_btn.gif) no-repeat center center;
border:1px solid #999;
}
blockquote {
font-weight: normal;
color: #AAAAAA;
}
.right {
float: right;
}
.block_right {
display: block;
float: right;
clear: right;

}
#content #flaglist {
margin: 10px 0 0px 0;
text-align: left;
}
#content #flaglist li.flaglist_left{

}
#content #flaglist li.flaglist_left {
margin: 4px 0px 0 0;
padding: 1px;
list-style: none;

}
li.flaglist_left {
list-style: none;
width: 80px;
height: 20px;
float: left;
}
li.flaglist_left a{
list-style: none;
text-decoration: none;
font-size: 9px;
letter-spacing: 0px;
word-spacing: 0px;
color: #037FC5;
}

#errors{
	border: 1px dashed #999;
	padding:10px;
}

#errors span{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color: red;
	display:block;
}

#errors p{
	margin:0;
	padding:0;
	color: red;
}

#errors p span.bold{
	font-weight:bold;
	font-size:12px;
	margin-bottom:0;
	display:inline;
}

/*------------------------------------------------------- Content_contactus ----------------------------------------------------------*/

#content_contactus {
width: 700px;
height: auto;
float: left;
border: 0px solid red;
margin: 25px 0 0 20px;
padding-bottom: 35px;

}
#content_contactus td a{
text-decoration: none;
font-size: 11px;
line-height: 12px;
}
#content_contactus h1{
font-size: 16px;
font-weight: bold;
color: #037FC5;
}
#content_contactus h2{
font-weight: bold;
font-size: 14px;
margin-top: 10px;
}
#content_contactus h3{
border-bottom: 1px solid #999999;
padding-bottom: 10px;
color: #037FC5;
}
#content_contactus p {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
margin: 10px 10px 10px 0px;
}
#content_contactus p.underline {
border-bottom: 1px solid #999999;
padding-bottom: 25px;}
#content_contactus p a {
color: #037FC5;
}
#content_contactus p strong{
font-weight: bold;
}
#content_contactus p.content_last_p {
margin: 10px 10px 20px 0px;
}
#content_contactus p.introtext strong{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 20px;
margin: 10px 10px 10px 0px;
}

#content_contactus ul{
margin: 10px 0 20px 20px;
}
#content_contactus ul li{
color:  #037FC5;
list-style-type: disc;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
margin: 10px 10px 10px 0px;
}
#content_contactus ul li p {
color: #555555;
}
/*------------------------------------------------------- Content_h ----------------------------------------------------------*/

#content_home {
width: 892px;
padding: 50px;
padding-top: 20px;
border: 0px solid red;
}
#content_home p {
font-weight: normal;
margin-bottom: 12px;
}
#content_home p strong{
font-weight: bold;
}
#content_home p.left_p {
width: 450px;
height: auto;
float: left;
}
#content_home p.right_p {
width: 450;
height: auto;
float: right;
border: 0px solid red;
}
#kol_float_left {
width: 410px;
height: 270px;
float: right;
margin-top: 15px;
margin-left: 70px;
}
#kol_float_left2 {
width: 410px;
height: 270px;
float: right;
margin-top: 15px;
margin-left: 70px;
}
/*------------------------------------------------------- Footer ----------------------------------------------------------*/
#footer {
width: 996px;
height: 50px;
background-color: #FFFFFF;
border-bottom: 0px solid #666666;
}
#footer a{
text-decoration: none;
color: #037FC5;
}
#footer a:hover{
text-decoration: underline;
}
#footer p.footer_p {
margin: 5px 0 0 0;
padding: 5px 0 0 15px;
width: 230px;
height: 30px;
float: left;
border-right: 1px solid #cccccc;
font-weight: normal;
}
#footer p.footer_p em {
font-weight: bold;
}
#footer p.footer_p strong {
color: #037FC5;
font-weight: bold;
}
#footer p.footer_p_last {
margin: 5px 0 0 0;
padding: 5px 0 0 15px;
width: 238px;
height: 30px;
float: left;
border-right: 0px solid #cccccc;
font-weight: normal;
color: #037FC5;
}


/*------------------------------------------------------- Footer ----------------------------------------------------------*/

#content .tableextended,
#content .presscontacts {
	width: 694px;
	margin: 10px 0 10px 0;
}

#content .tableextended td,
#content .presscontacts td
{
	padding:5px 2px;
	width:99px;
	font-size:11px;
	color:#000;
	vertical-align:top;
	text-align:left;
	border:1px solid #999;
}

#content .presscontacts td{
	width:347px;
}
/*------------------------------------------------------- links ----------------------------------------------------------*/

a{
text-decoration: none;
color: #037FC5;
font-weight:normal;
}
a:hover{
text-decoration: underline;
font-weight:normal;
}

/*------------------------------------------------------- eventlist ----------------------------------------------------------*/
ul.eventlist{clear:right;}
ul.eventlist li{float:left;}








/* Sollicitatie formulier*/

#content table.sollicitatie{
width: 100%;
}

#content table tr td.label{
	width:30%;	
}

#content table tr td input.one{
	width:20px;	
}

#content table.stages tr td.doubleDate{
width:150px;
display:inline;
text-align:center;
float:left;
padding: 5px 5px 5 px 5px;
margin:0;
}

#content table.stages td{
background-color: #FFFFFF;
text-align: left;
color:#000000;
vertical-align: top;
width: 25%;
}

#content table.stages .date{
width: 65px;
}

#content table.stages tr td.doubleDate input.date{
display: inline;
}

#content table.stages tr th{
width: 25%;
vertical-align: top;
}



#content table.aanleiding td{
background-color: #FFFFFF;
text-align: left;
color:#000000;
width: 250px;
margin: 0;
padding:5px;
}

.aanleiding td{
	vertical-align: top;
}

.anderetaal{
	margin-top:6px;
}

.indent20px{
	padding-left:20px;
}

span.black{
	color: black;
}

/*------------------------------------------------------- key figures ----------------------------------------------------------*/
#keyfigures{
	width: 100%;
}

#keyfigures tr td{
	text-align: right;
	background-color:#E6E6E6;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	margin:0;
	padding:0 0 0 10px;
}

#keyfigures .title{
	font-weight: bold;	
	text-align: left;
	border: 0;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

#keyfigures .year{
	font-weight: bold;
	text-align: center;
}

#keyfigures .valuetitle{
	text-align: left;
}

#keyfigures .info{
	font-size:10px;
	font-style: italic;
	text-align: left;
	border: 0;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

#keyfigures .spacing{
	border: 0;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

#keyfigures em{
	font-style: italic;
}

#content table.events td.shareholdingnotificationsdate{
	width: 110px;
}

#content table.events td.shareholdingnotificationsshareholding{
	width: 50px;
}

/*------------------------------------------------------- 
investor relations changed message
----------------------------------------------------------*/
div.ir-changed {
	border:2px solid #037FC5;
	padding:0 10px;
}