/* CSS Dokkument */
body {
background: url(../img/body_bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
background-color:#fff;
color:#666;
font-weight:bold;
}
/*------------------------------------------------------- Wrap ----------------------------------------------------------*/
#wrap {
width: auto;
height: auto;
background: 0;
border: 0px solid blue;
}
/*------------------------------------------------------- Header ----------------------------------------------------------*/
#header {
width: 790px;
height: 84px;
border: 0px solid red;
float: left;
clear: both;
}
/*------------------------------------------------------- Helpnav ----------------------------------------------------------*/
#helpnav {
width: 799px;
height: 58px;
border: 0px solid red;
text-align: right;
}
#helpnav ul{
margin:30px 0 0 auto;
float: left;
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: #444;
text-decoration: none;
font-weight: normal;
}
/*------------------------------------------------------- Mainnav ----------------------------------------------------------*/
#mainnav {
width: 790px;
height: 26px;
border: 0px solid green;
text-align: left;
}
#mainnav ul{
width: 790px;
height: 22px;
border-left: 1px solid #666;
border-right: 0px solid #666;
margin: 3px 0 0 0;
float: left;
word-spacing: 0px;
}
#mainnav ul li{
background-color: #ccc;
width: auto;
_width: 130px;
height: 20px;
float: left;
}
#mainnav ul li a{
display: block;
width: auto;
height: 20px;
_height: 19px;
color: #111111;
text-decoration: none;
font-weight: bold;
font-size: 12px;
border: 0px solid red;
padding: 3px 28px 0 28px;
_padding: 3px 10px 0 10px;
border-right: 1px solid #666;
}
#mainnav ul li.locator{
background-color: #888888;
height: 22px;
_height: 19px;
}
#mainnav ul li.locator a{
height: 20px;
_height: 19px;
color: #fff;
text-decoration: underline;
}
#mainnav ul li a:hover{
color: #fff;
background-color: #666;
}
/*------------------------------------------------------- Stage ----------------------------------------------------------*/
#stage {
width: 790px;
height: auto;
overflow: hidden;
background-color: #fff;
border-bottom: 1px solid #666;
margin: 0;
padding: 1px 0 0 0;
float: left;
clear: both;
}
/*------------------------------------------------------- Subnav ----------------------------------------------------------*/
#subnav {
width: 240px;
height: auto;
border: 0px solid red;
}
#subnav ul{
margin: 25px 15px 15px 5px;
padding: 7px 7px 0px 7px;
width: 215px;
height: auto;
border-right: 1px solid #ccc;
}
#subnav ul ul{
margin: 5px 0 0 0 ;
padding: 0;
width: 215px;
height: auto;
border-right: 0px solid #ccc;
}
#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 #ccc;
}
#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 #ccc;
}
#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 #ccc;
}
#subnav ul ul li a{
font-size: 12px;
color: #777777;
}
#subnav ul li em{
color: #000;
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 #ccc;
}
#subnav ul li.lastli{
border-bottom: 0px solid #ccc;
}
#subnav ul li a{
font-weight: normal;
text-decoration: none;
color: #000;
font-size: 12px;
}
#subnav ul li a:hover{
color: #037FC5;
}
/*
#subnav ul li.sub_locator a{
color: #fff;
font-weight: bold;
background-color: #555555;/
background-image: none;
}
#subnav ul li.sub_locator a{
color: #fff;
}
#subnav ul ul li.sub_locator {
color: #fff;
font-weight: bold;
background-color: #999;
background-image: none;
}
#subnav ul ul li.sub_locator a{
color: #fff;
}
#subnav ul ul ul li.sub_locator {
color: #fff;
font-weight: bold;
background-color: #037FC5;/
background-image: none;
}
#subnav ul ul ul li.sub_locator a{
color: #fff;
}*/
/*------------------------------------------------------- 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 h3{
border-bottom: 1px solid #999;
padding-bottom: 10px;
color: #037FC5;
}
#content h3.h3_jobs{
border-top: 1px solid #999;
border-bottom: 1px solid #999;
padding-top: 10px;
padding-bottom: 10px;
color: #037FC5;
font-weight: bold;
}
#content p {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 15px;
color: #000;
margin: 10px 10px 10px 0px;
}
#content blockquote.underline {
border-bottom: 1px solid #999;
padding-bottom: 15px;
}
#content p.underline {
border-bottom: 1px solid #999;
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{
margin: 10px 0 20px 20px;
}
#content 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 ul li p {
color: #555555;
}
#content ul.jobs_list li{
color: #037FC5;
}
#content ul.jobs_list li a{
color: #333;
}
#content ul.functie_profiel li{
color: #333;
}
#content table {
width: 694px;
border-collapse: collapse;
margin: 10px 0 10px 0;
}
#content table caption {
font-weight: bold;
color: #333;
margin: 10px 0 10px 0;
padding: 10px 10px 10px 0px ;
}
#content table th{
width: 50%;
font-size: 12px;
font-weight: bold;
color: #333;
background-color: #ccc;
padding: 5px 10px 5px 10px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
#content table td{
width: 50%;
font-size: 12px;
font-weight: normal;
color: #fff;
background-color: #E6E6E6;
padding: 3px;
border-right: 1px solid #fff;
}
#content table td ul li{
color: #333;
margin: 0 0 5px 0;
padding: 0;
}
#content table td.no_bg {
background-color: #fff;
text-align: left;
}
#content table td.no_bg img{
margin: 30px;
}
#content table.contacts td{
width: auto;
color: #333;
background-color: #fff;
border-top: 0px solid #ccc;
}
#content table.financial td {
width: auto;
color: #333;
background-color: #fff;
border-top: 1px solid #ccc;
border-left: 0px;
border-right: 0px;
}#content table.financial td strong{
font-weight: bold;
color: #000;
}
#content table.financial td.shade {
background-color: #eee;
}
#content table.evolution td {
width: auto;
color: #333;
background-color: #fff;
border-top: 1px solid #ccc;
}
#content table.evolution td strong{
font-weight: bold;
color: #fff;
}
#content table.evolution td.thirty_px {
background-color: #fff;
width: 40px;
color: #333;
}
#content table.evolution td.thirty_px strong{
color: #333;
font-weight: bold;
}
#content table.evolution td.one_twenty {
color: #333;
background-color: #fff;
width: 130px;
}
#content table.evolution td.eighty_px strong{
color: #333;
background-color: #fff;
}
#content table td ul ul li {
list-style-type: square;
color: #037FC5;
}
#kol1 {width: 370px;
height: auto;
float: left;
clear: left;
border: 0px solid #ccc;
}
#kol2 {width: 320px;
height: auto;
float: right;
clear: right;
border: 0px solid #ccc;
}
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: #666;
}
#content p.inthemedialink a strong{
color: #333;
text-decoration: underline;
}
#content ul.press_release_list {
border-bottom: 1px solid #999;
margin: 0 0 10px 0;
padding: 0 0 10px 15px;
}
#content ul.press_release_list li a{
color: #333;
}
#content ul.press_release_list li a strong{
color: #037FC5;
text-decoration: none;
}
#content table.events {
width: auto;
}
#content table.events td {
width: auto;
color: #333;
border-top: 1px solid #fff;
padding: 0 0 0 10px;
margin: 0;
}
#content table.events td strong{
font-weight: bold;
color: #fff;
}
#content table.events th.thirty_px {
width: 75px;
color: #333;
}
#content table.events td.thirty_px {
width: 75px;
color: #333;
}
#content table.events th.dates {
width: 350px;
color: #333;
}
#content table.events td.dates {
width: 350px;
color: #333;
}
#content table.events td.thirty_px strong{
color: #333;
font-weight: bold;
}
#content table.events th.one_twenty {
color: #333;
width: 130px;
}
#content table.events td.one_twenty {
color: #333;
width: 130px;
}
#content table.events td.eighty_px strong{
color: #333;
}
#content address{
font-size: 14px;
border: 1px solid #ccc;
padding: 10px;
color: #000;
}
#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/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;
}

/*------------------------------------------------------- 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 #999;
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 #999;
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;
}

/*------------------------------------------------------- Footer ----------------------------------------------------------*/
#footer {
width: 790px;
height: 50px;
background-color: #fff;
border: 0px solid #666;
float: left;
clear: both;
}
#footer a{
text-decoration: none;
color: #037FC5;
}
#footer a:hover{
text-decoration: underline;
}
#footer p.footer_p {
margin: 5px 0 0 0;
padding: 5px 5px 0 5px;
width: auto;
height: 30px;
float: left;
border-right: 1px solid #ccc;
font-weight: normal;
}
#footer p.footer_p em {
font-weight: normal;
}
#footer p.footer_p strong {
color: #037FC5;
font-weight: normal;
}
#footer p.footer_p_last {
margin: 5px 0 0 0;
padding: 5px 5px 0 5px;
width: auto;
height: 30px;
float: left;
border-right: 0px solid #ccc;
font-weight: normal;
color: #037FC5;
}

div {
}

