﻿html, body 
{
height:										100%;
margin:										0px;
padding:									0px;
overflow:									hidden;
font-family:								Arial;
}

#rc_mnr1
{
width:										100%;
position:									absolute;
top:										4px;
left:										0px;
} 

#rc_mnr2 
{
width:										100%;
position:									absolute;
top:										80px;
left:										0px;
}

#rc_mnr3
{
width:										100%;
position:									absolute;
top:										640px;
left:										0px;
}

.rc_boxinhoud
{
display:									block; 
background:									#DDDEE0; 
border:										0 solid #013370; 
border-width:								0 1px;
text-align:									center;
padding:									3px;
}

.rc_hk1, .rc_hk2, .rc_hk3, .rc_hk4 
{
display:									block;
overflow:									hidden;
background:									transparent;
font-size:									1px;
}

.rc_hk1, .rc_hk2, .rc_hk3 
{
height:										1px;
}

.rc_hk2, .rc_hk3, .rc_hk4 
{
background:									#DDDEE0;
border-left:								1px solid #013370;
border-right:								1px solid #013370;
}

.rc_hk1
{
margin:										0 5px;
background:									#013370;
}

.rc_hk2
{
margin:										0 3px;
border-width:								0 2px;
}

.rc_hk3
{
margin:										0 2px;
}

.rc_hk4
{
height:										2px;
margin:										0 1px;
}
HR {
width:										75%;	
height:										1px;	
text-align:									left;
filter:										Alpha(StartOpacity=100,FinishOpacity=2,Style=1);
color:										#013370;
}

.nwa
{
background-color:							#DDDEE0;
}

.nwc
{
color:										#019DE0;
font-size:									16px;
text-align:									left;
font-weight:								bold;
}

.nwd
{
color:										#FFFFFF;
font-size:									12px;
text-align:									right;
font-weight:								bold;
}

a:link, 
a:visited, 
a:active,
a:hover
{
text-decoration:							none; 
}
