body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #002A52;
	line-height: normal;
	color: #000000;
}

html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #E3001B;
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */

p {
	line-height: 1.1;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 125%;
 color: #000000;
}

h2{
	font-size: 100%;
	color: #555555;
	padding-bottom: 10px;
}

h3{
	font-size: 100%;
	color: #000000;
	padding-top: 10px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #000000;
}

h5{
 font-size: 100%;
 color: #000000;
}

ul{
	list-style-image: url(../images/bullets/down.gif);
}

ol{
	list-style-type: circle;
	font-size: 90%;
}


				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 80px;
	width: 830px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/achtergrond/header.jpg);
	list-style-type: none;
}

/* start css map header*/

#mastheader ul {
	list-style-type: none;


}

#mastheader li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: url(../images/achtergrond/blank.gif);
}

#mastheader li a {
	position:absolute;
	display:block;
	background: url(../images/achtergrond/blank.gif);
}

#mastheader li a span {
	display:none;
}

#mastheader li a:hover span {
	display:none;
}

#mastheader a.logo {
	top:5px;
	left:10px;
	width:250px;
	height:70px;
}

/* end css map header*/

#navBar{
	width: 150px;
	margin: 0px 0px 0px 0px;
	height: 393px;
	padding: 10px 0px 0px 0px;
	position: relative;
	float: left;
	color: #000000;
	background-color: #E3001B;
	overflow: hidden;
}

#content{
	float:right;
	width: 670px;
	margin: 0px;
	padding: 10px 5px 0px 5px;
	color: #000000;
	text-align: left;
	height: 425px;
	overflow: auto;
	background-color: #FFFFFF;
	font-size: 80%;
}

#content .fototekst img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0057A2;
	border-right-color: #0057A2;
	border-bottom-color: #0057A2;
	border-left-color: #0057A2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
}

#content .fototekst {
	font-size: 80%;
}

#content a:link{
	color: #000000;
}

#content a:visited{
	color: #000000;
}

#content a:hover{
	color: #E3001B;
}

#mcontent a:link{
	color: #000000;
}

#mcontent a:visited{
	color: #000000;
}

#mcontent a:hover{
	color: #E3001B;
}

#indexnl a:link{
	color: #ffffff;
}

#indexnl a:visited{
	color: #ffffff;
}

#indexnl a:hover{
	color: #E3001B;
}

#indexen a:link{
	color: #ffffff;
}

#indexen a:visited{
	color: #ffffff;
}

#indexen a:hover{
	color: #E3001B;
}

#content li{
	padding: 2px 0px 0px 2px;
}

#mcontent .fototekst img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0057A2;
	border-right-color: #0057A2;
	border-bottom-color: #0057A2;
	border-left-color: #0057A2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	overflow: hidden;
}


/************* #globalNav styles **************/

#mainnav{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	position: relative;
	width: 830px;
	height: 20px;
	overflow: hidden;
}


/************* #siteInfo styles ***************/

#siteInfo{
	background-color:#003869;
	clear: both;
	font-size: 70%;
	color: #aaaaaa;
	width: 810px;
	vertical-align: middle;
	text-align: center;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

#siteInfo a{
	color: #ffffff;
}

#siteInfo a:hover{
	color: #ff0000;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #E3001B;
	list-style-type: none;
	list-style-image: url(../images/achtergrond/blank.gif);
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	list-style-type: none;
	list-style-image: url(../images/achtergrond/blank.gif);
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 90%;
	list-style-image: url(../images/achtergrond/blank.gif);
	list-style-type: none;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	display: block;
	white-space: nowrap;
	color: #eeeeee;
	text-decoration: none;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
	color: #eeeeee;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #0057A2;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#sectionLinks a:active{
	background-color: #0057A2;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

#wrapper {
	width: 830px;
	padding: 0px 0px 0px 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;	
}

#contentwrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 830px;
	position: relative;
}

#language {
	text-align: center;
	background-color: #000000;
	width: 150px;
	float: left;
	overflow:hidden;
}

/*********** #mainnav link styles ***********/

#mainnav ul a:link, #mainnav ul a:visited {display: block;}
#mainnav ul {list-style: none; margin: 0; padding: 0; list-style-image: none;}

/* fix for browsers that don't need the hack */
html>body #mainnav li {
	border-bottom: none;
	list-style-type: none;
	list-style-image: url(../images/achtergrond/blank.gif);
}


/*********** #sectionLinks styles ***********/

#mainLinks{
	margin: 0px;
	font-size: 80%;
}

#mainLinks a:link{
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#mainLinks a:visited{
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#mainLinks a:hover{
	background-color: #E3001B;
	color: #000000;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#together {
	width: 104px;
	padding-left:46px;
	height: 40px;
	float:left;
	background-color: #E3001B;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#search {
	width: 150px;
	padding-left:0px;
	height: 22px;
	float:left;
	background-color: #E3001B;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}

#search .fieldset{
	width: 143px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
 	border-color: #0057A2;
	border-style: solid;
	border-width: 1px;
}

.submit{
	width: 19px;
	background: url(../images/bullets/search_button.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#navwrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 150px;
	position: relative;
	float: left;
}
.fototekst {
	font-size: 80%;
}
.formbox {
	border-top-color: #0057A2;
	border-right-color: #0057A2;
	border-bottom-color: #0057A2;
	border-left-color: #0057A2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.formboxHighlight {
	border: 2px solid #0057A2;
}
.formboxError {
	border: 2px solid #E3001B;
}


#mcontent{
	float:right;
	width: 670px;
	margin: 0px;
	color: #000000;
	text-align: left;
	height: 425px;
	overflow: auto;
	position: relative;
	background-color: #FFFFFF;
	font-size: 80%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mcontent .links td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0057A2;
	border-right-color: #0057A2;
	border-bottom-color: #0057A2;
	border-left-color: #0057A2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
}
.navkop {
	font-size: 100%;
	padding-left: 8px;
	font-weight: bold;

}

.infoframe {
	overflow: hidden;
	height: 140px;
	width: 95%;
	margin-top: 20px;
}

.info {
	font-size: 80%;
	padding-top: 10px;
	width: 300px;
	height: 250px;
	background-color: #FFFFFF;
}

.accent1 {
	font-size: 100%;
	color: #E3001B;
	font-weight:bold;
}

.accent2 {
	font-size: 100%;
	color: #2210D2;
	font-weight:bold;
}

.accent3 {
	font-size: 100%;
	color: #666666;
	font-weight:bold;
}

#indexnl {
	width: 830px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 425px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/achtergrond/index_nl.jpg);
}

/* start css map index */

#ilinks ul {
	list-style:none;
}

#ilinks li {
	margin:0;
	padding:0;
	list-style:none;
}

#ilinks li a {
    position:absolute;
    display:block;
    background: url(../images/achtergrond/blank.gif);
}

#ilinks li a span {
    display:none;
}

#ilinks li a:hover span {
	position:relative;
	display:block;
	width:200px;
	left:120px;
	top:0px;
	padding:5px;
	border:1px solid #000;
	background:#E3001B;
	text-decoration:none;
	font-size: 70%;
	color:#fff;
	filter:alpha(opacity=70);
	opacity:0.7;
 	z-index: 100;
}

#ilinks a.ilink1 {
    top:43px;
    left:140px;
    width:200px;
    height:15px;
}
#ilinks a.ilink2 {
    top:68px;
    left:133px;
    width:200px;
    height:15px;
}
#ilinks a.ilink3 {
    top:92px;
    left:130px;
    width:200px;
    height:15px;
}
#ilinks a.ilink4 {
    top:118px;
    left:125px;
    width:200px;
    height:15px;
}
#ilinks a.ilink5 {
    top:143px;
    left:121px;
    width:200px;
    height:15px;
}
#ilinks a.ilink6 {
    top:168px;
    left:115px;
    width:200px;
    height:15px;
}
#ilinks a.ilink7 {
	top:193px;
	left:113px;
	width:200px;
	height:15px;
}
#ilinks a.ilink8 {
    top:217px;
    left:107px;
    width:200px;
    height:15px;
}
#ilinks a.ilink9 {
    top:242px;
    left:101px;
    width:200px;
    height:15px;
}
#ilinks a.ilink10 {
    top:267px;
    left:97px;
    width:200px;
    height:15px;
}
#ilinks a.ilink11 {
    top:295px;
    left:93px;
    width:200px;
    height:15px;
}

/* end css map index */

#indexen {
	width: 830px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 425px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/achtergrond/index_en.jpg);
}

#indexru {
	width: 830px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 425px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/achtergrond/index_ru.jpg);
}

#headline {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width: 360px;
	height: 56px;
	position: relative;
	left: 15px;
	top: 340px;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 0;
	z-index: 50;
	visibility: visible;
	vertical-align: middle;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
}

#headline p{
	line-height: 1.2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#headline a{
	color: #FFFFFF;
	font-size: 100%;
		text-decoration:none;
}

#headline a:hover{
	color: #E3001B;
	font-size: 100%;
		text-decoration:none;
}

.ruler {
	background-color: #E3001B;
	color: #E3001B;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
}

#docs {
	width: 830px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size: 80%;
}
.accent4 {
	font-size: 120%;
	color: #E3001B;
	font-weight:bold;
	padding-top:10px;
}
#pmb_content {
	float:left;
	margin: 0px;
	padding: 10px 5px 0px 5px;
	color: #000000;
	text-align: left;
	overflow: auto;
	background-color: #FFFFFF;
	font-size: 80%;
	width: 820px;
}
/*
#content a[href^="http"]{
	background: url(../images/bullets/Icon_External_Link.png 
	no-repeat center right;
	padding-right:13px;
}
#mcontent a[href^="http"]{
	background: url(../images/bullets/Icon_External_Link.png 
	no-repeat center right;
	padding-right:13px;
}

#mcontent a[href="*.pdf"]{
	background: url(../images/logos/pdf_icon.gif) 
	no-repeat center right;
	padding-right:20px;
}
*/
.highlight1 {
	color: #FF0000;
	font-size: 125%;
	font-weight: bold;
}
.button_big {
	height: 35px;
	color: #000;
	font-weight: bold;
}
.popup {
	text-decoration: underline;
}

.indent {
	margin-left: 60px;
	display: block;
}

.fltrt {  /* met deze klasse kunt u een element aan de rechterkant van uw pagina laten zweven. Het zwevende element moet voorafgaan aan het element waarnaast het op de pagina staat. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* met deze klasse kunt u een element aan de linkerkant van uw pagina laten zweven. Het zwevende element moet voorafgaan aan het element waarnaast het op de pagina staat. */
	float: left;
	margin-right: 5px;
}

.fltlftimglnk { /* met deze klasse kunt u een element aan de linkerkant van uw pagina laten zweven. Het zwevende element moet voorafgaan aan het element waarnaast het op de pagina staat. */
	float: left;
	margin-right: 5px;
	cursor:pointer;
}

#greeting {
	display: none;
}

#promo {
	position: relative;
	visibility: visible;
	z-index: 40;
	height: auto;
	width: auto;
	overflow: hidden;
	top: 0px;
	left: 320px;

}

