/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

..containermaster, .containermaster_w100
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

a:link.greylink, a:active.greylink, a:visited.greylink
{
    font: normal 11px Arial;
    color: #898989;
    text-decoration: none;
}

a:hover.greylink
{
    font: normal 11px Arial;
    color: #898989;
    text-decoration: underline;
}

.greylink
{
    font: normal 12px Arial;
    color: #898989;
}

a:link.ew_menu_link, a:active.ew_menu_link, a:visited.ew_menu_link
{
    font: normal 12px Arial;
    color: #FFDD00;
    text-decoration: none;
    margin-left:20px;
}

a:hover.ew_menu_link
{
    font: normal 12px Arial;
    color: #FFDD00;
    text-decoration: underline;
}
a:link.blacklink, a:active.blacklink, a:visited.blacklink
{
    font: bold 11px Arial;
    color: #000000;
    text-decoration: none;
}

a:hover.blacklink
{
    font: bold 11px Arial;
    color: #000000;
    text-decoration: underline;
}

.blacklink
{
    font: bold 12px Arial;
    color: #000000;
}


a:link.whitelink, a:active.whitelink, a:visited.whitelink
{
    font: bold 11px Arial;
    color: #ffffff;
    text-decoration: none;
}

a:hover.whitelink
{
    font: bold 11px Arial;
    color: #ffffff;
    text-decoration: underline;
}

.whitelink
{
    font: bold 12px Arial;
    color: #ffffff;
}














.logistics_table {
	width: 100%;
	border: solid 0 #FFF;
	margin-top: 10px;
}
.logistics_blue_text{
	color: #0753a0;
	font: 12px Arial;
}
.logistics_black_text{
	color: #000;
	font: 12px Arial;
}




}
.MLNewsTitle {
	color: #0753a0;
	font: bold 12px Arial;
}
a:link.MLNewsTitle, a:active.MLNewsTitle, a:visited.MLNewsTitle{
	color: #0753a0;
	text-decoration: none;
	font: bold 12px Arial;
}
a:hover.MLNewsTitle {
	color: #0753a0;
	text-decoration: underline;
	font: bold 12px Arial;
}

a:link.hoofdmenu, a:active.hoofdmenu, a:visited.hoofdmenu {
	color: #7c7c7c;
	text-decoration: none;
	font: bold 12px Arial;
}
a:hover.hoofdmenu {
	color: #0753a0;
	text-decoration: underline;
	font: bold 12px Arial;
}
.hoofdmenu_streepje{
	color: #7c7c7c;
	text-decoration: none;
	font: bold 12px Arial;
}
.MLNewsAuthor {
	color: #000;
	margin-top: 5px;
	font: 12px Arial;
}
.MLNewsDesc {
	color: #000;
	padding-top: 5px;
	font: 12px Arial;
}
.MLNewsDesc_grey {
	color: #737373;
	padding-top: 5px;
	font: 12px Arial;
}
.MLNewsReturn {
	color: #0753a0;
	padding-top: 5px;
	font: 12px Arial;
}
a:link.MLNewsReturn, a:active.MLNewsReturn, a:visited.MLNewsReturn {
	color: #0753a0;
	text-decoration: underline;
	font: 12px Arial;
}
a:hover.MLNewsReturn {
	color: #0753a0;
	text-decoration: underline;
	font: 12px Arial;
}
a:link.rsstitle, a:hover.rsstitle, a:active.rsstitle, a:visited.rsstitle {
	color: #0753a0;
	text-decoration: underline;
	font: 12px Arial;
}
#MLDocument_Yearlinks a:link.documentyearlink, a:hover.documentyearlink, a:visited.documentyearlink, a:active.documentyearlink {
	color: #000;
	font: 9pt Arial;
	text-decoration: underline;
}
#MLDocument_Docs {
	width: 725px;
	margin-top: 10px;
	margin-left: 10px;
}
#MLDocument_Tekst {
	float: left;
	width: 100%;
}
#MLDocument_Tekst p.category {
	color: #000;
	font: bold 12px Arial;
	margin-bottom: 0;
}
#MLDocument_Tekst p.title {
	color: #0753a0;
	font: bold 12px Arial;
	margin-top: 2px;
	margin-bottom: 2px;
}
#MLDocument_Tekst p.description {
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font: 12px Arial;
}
#MLDocument_Tekst p.date {
	margin-top: 10px;
	color: #000;
	font: 12px Arial;
}
#MLDocument_Img {
	float: right;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 3px;
}
#MLDocument_Bottom {
	width: 100%;
	margin-left: 10px;
	margin-top: 5px;
}
#MLDocument_Link {
	float: left;
}
#MLDocument_Link p.link {
	color: #000;
	font: 12px Arial;
}
#MLDocument_Link a:link.documentlanglink, a:hover.documentlanglink, a:visited.documentlanglink, a:active.documentlanglink {
	color: #000;
	font: 12px Arial;
	text-decoration: underline;
}
#MLDocument_Author {
	float: right;
}
#MLDocument_Author p.author {
	text-align: right;
	color: #000;
	font: 12px Arial;
}
#MLDocument_Line {
	width: 100%;
	margin-left: 10px;
	margin-top: 8px;
}
#eventview_line {
	background: url(/portals/7/images/tabs_line.gif) repeat-x;
	background-position: bottom;
	width: 100%;
	clear: both;
}
#eventview_event {
	width: 550px;
}
#eventview_tab {
	color: #0753a0;
	font: 12px Arial;
}
#eventview_tab a:link.eventviewtab, a:hover.eventviewtab, a:visited.eventviewtab {
	color: #0753a0;
	font: 12px Arial;
	text-decoration: underline;
	line-height: 15px;
}
#eventview_tab a:active.eventviewtab {
	color: #0753a0;
	font: 12px Arial;
	text-decoration: none;
	line-height: 15px;
}
#eventview_header {
	height: 65px;
}
#eventview_header_text {
        width: 435px;
	float: left;
}
#eventview_logo {
	width: 115px;
	float: right;
}
#eventview_type {
	color: #000;
	font: bold 12px Arial;
}
#eventview_title {
	color: #0753a0;
	font: bold 12px Arial;
}
#eventview_dateloc span.date {
	color: #000;
	font: italic 12px Arial;
}
#eventview_dateloc span.location {
	color: #000;
	font: 12px Arial;
}
#eventview_content {
	color: #000;
	font: 12px Arial;
}
#Calendar_calendar {
	width: 715px;
}
#Calendar_title {
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
.EventsByYear_FutureLabel, .EventsByYear_PastLabel {
	border-left: solid 3px #0753a0;
	border-right: solid 3px #0753a0;
	float: left;
	background: #0753a0;
	color: #FFF;
	font: bold 12px Arial;
}
.EventsByYear_FutureDiv, .EventsByYear_PastDiv {
	/*float: left;
	width: 100%;*/
	border-bottom: solid 1px #0753a0;
}
#Calendar_event {
	margin-left: 10px;
}
.Calendar_event_type {
	color: #000;
	font: bold 12px Arial;
	margin-bottom: 5px;
}
#Calendar_event_title {
	color: #0753a0;
	font: bold 12px Arial;
}
a:link.calendareventitle, a:hover.calendareventitle, a:active.calendareventitle, a:visited.calendareventitle {
	color: #0753a0;
	text-decoration: underline;
	font: bold 12px Arial;
}
#Calendar_event_date {
	color: #000;
	font: 12px Arial;
	margin-left: 4px;
}
#Calendar_event_date span.date {
	color: #000;
	font: italic 12px Arial;
}
#Calendar_event_date span.location {
	color: #000;
	font: 12px Arial;
}
#Calendar_event_logo {
	width: 115px;
	float: right;
}
#Calendar_event_text {
	float: left;
	width: 590px;
}
#Calendar_years {
	color: #000;
	font: 12px Arial;
	margin-left: 10px;
	margin-bottom: 10px;
}

.EventByYearLinkSelected, .EventByYearLinkSelected:link, .EventByYearLinkSelected:hover, .EventByYearLinkSelected:active, .EventByYearLinkSelected:visited {
	color: #000;
	text-decoration: underline;
	font: 9pt Arial;
	font-weight:bold;
}
.EventByYearLink, .EventByYearLink:link, .EventByYearLink:hover, .EventByYearLink:active, .EventByYearLink:visited {
	color: #000;
	text-decoration: underline;
	font: 9pt Arial;
}
#Calendar_event_line {
	float: left;
	width: 910px;
	border-top: solid 2px #808080;
	margin-top: 10px;
	margin-bottom: 5px;
}
.programme_table {
	border: solid 0 #FFF;
	width: 100%;
	margin-top: 10px;
}
.programme_title {
	color: #0753a0;
	font: bold 12px Arial;
}
.programme_title_italic {
	color: #0753a0;
	font: italic bold 12px Arial;
}
.programme_text_bold {
	color: #000;
	font: bold 12px Arial;
}
.programme_text_italic {
	color: #000;
	font: italic 12px Arial;
}
.programme_text {
	color: #000;
	font: 12px Arial;
                text-align: justify;
}
.speakers_title
{
    color: #0753a0;
    font: bold 12px Arial;
}
.speakers_text_bold
{
    color: #000;
    font: bold 12px Arial;
}
.speakers_text
{
    color: #000;
    font: 12px Arial;
}
.speakers_table
{
    width: 100%;
    border: solid 0 #FFF;
    margin-top: 10px;
}
.speakers_cell_left
{
    border-bottom: solid 2px #FFF;
    border-right: solid 2px #FFF;
    border-top: solid 2px #FFF;
}
.speakers_cell_center
{
    border-bottom: solid 2px #FFF;
    border-right: solid 2px #FFF;
    border-left: solid 2px #FFF;
    border-top: solid 2px #FFF;
}
.speakers_cell_right
{
    border-bottom: solid 2px #FFF;
    border-left: solid 2px #FFF;
    border-top: solid 2px #FFF;
    text-align: center;
}
.speakers_cell_title
{
    border-bottom: solid 4px #FFF;
}
.documents_table {
	border: solid 0 #FFF;
	width: 100%;
	margin-top: 10px;
}
.documents_cell_left {
	border-bottom: solid 2px #FFF;
	border-right: solid 2px #FFF;
	border-top: solid 2px #FFF;
	background: #CCC;
}
.documents_cell_right {
	border-bottom: solid 2px #FFF;
	border-left: solid 2px #FFF;
	border-top: solid 2px #FFF;
	background: #CCC;
}
.documents_cell_center {
	border-bottom: solid 2px #FFF;
	border-right: solid 2px #FFF;
	border-left: solid 2px #FFF;
	border-top: solid 2px #FFF;
	background: #CCC;
}
.documents_title {
	color: #0753a0;
	font: bold 12px Arial;
}
.documents_text_bold {
	color: #000;
	font: bold 12px Arial;
}
.documents_text {
	color: #000;
	font: 12px Arial;
}
a:link.documents {
	color: #000;
	text-decoration: underline;
	font: 12px Arial;
}
a:visited.documents {
	color: #000;
	text-decoration: underline;
	font: 12px Arial;
}
a:hover.documents {
	color: #000;
	text-decoration: underline;
	font: 12px Arial;
}
a:active.documents {
	color: #000;
	text-decoration: underline;
	font: 12px Arial;
}
.documents {
	color: #000;
	text-decoration: underline;
	font: 12px Arial;
}
.foe_ew_table
{
    border: solid 0px #000;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 170px;
}
.foe_ew_date
{
    font: normal 12px Arial;
    color: #fff;
}
.foe_ew_title
{
    font: normal 12px Arial;
    color: #ffdd00;
}
a:link.foe_ew_title, a:active.foe_ew_title, a:visited.foe_ew_title
{
    font: normal 12px Arial;
    color: #ffdd00;
    text-decoration: none;
}
a:hover.foe_ew_title
{
    font: normal 12px Arial;
    color: #ffdd00;
    text-decoration: underline;
}
.foe_ew_text
{
    font: normal 12px Arial;
    color: #fff;
}
.foe_ew_subscribe
{
    font: normal 12px Arial;
    color: #ffdd00;
}

a:link.foe_ew_subscribe, a:active.foe_ew_subscribe, a:visited.foe_ew_subscribe
{
    font: normal 12px Arial;
    color: #ffdd00;
    text-decoration: none;
}
a:hover.foe_ew_subscribe
{
    font: normal 12px Arial;
    color: #ffdd00;
    text-decoration: underline;
}
.foe_ew_cell
{
    padding-bottom: 10px;
}

.foe_news_table
{
    border: solid 0px #000;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 170px;
}
.foe_news_date
{
    font: normal 12px Arial;
    color: #66ccff;
}
.foe_news_title
{
    font: normal 12px Arial;
    color: #66ccff;
}
a:link.foe_news_link, a:active.foe_news_link, a:visited.foe_news_link
{
    font: normal 12px Arial;
    color: #C2EBFF;
    text-decoration: none;
}
a:hover.foe_news_link
{
    font: normal 12px Arial;
    color: #C2EBFF;
    text-decoration: underline;
}
.foe_news_link
{
    font: normal 12px Arial;
    color: #C2EBFF;
}

.foe_news_text
{
    font: normal 12px Arial;
    color: #fff;
}

.foe_news_cell
{
     padding-bottom: 10px;
}


.foe_trustees_table
{
    border: solid 0px #000000;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 170px;
}
.foe_trustees_auth
{
    font: normal 12px Arial;
    color: #66ccff;
}
.foe_trustees_text
{
    font: normal 12px Arial;
    color: #fff;
}
.foe_trustees_date
{
    font: normal 12px Arial;
    color: #66ccff;
}
.foe_trustees_link
{
    font: normal 12px Arial;
    color: #66ccff;
}
a:link.foe_trustees_link, a:active.foe_trustees_link, a:visited.foe_trustees_link
{
    font: normal 12px Arial;
    color: #66ccff;
    text-decoration: none;
}
a:hover.foe_trustees_link
{
    font: normal 12px Arial;
    color: #66ccff;
    text-decoration: underline;
}
.foe_trustees_linkl
{
    font: normal 12px Arial;
    color: #C2EBFF;
}
a:link.foe_trustees_linkl, a:active.foe_trustees_linkl, a:visited.foe_trustees_linkl
{
    font: normal 12px Arial;
    color: #C2EBFF;
    text-decoration: none;
}
a:hover.foe_trustees_linkl
{
    font: normal 12px Arial;
    color: #C2EBFF;
    text-decoration: underline;
}
.foe_trustees_line
{
     background-image: url(/portals/6/Skins/foe/white_line.jpg);
     background-repeat: repeat-x;
     background-position: center;
     height: 10px;
}


.foe4_table
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: solid 0px #000;
}
.foe4_text
{
    font: normal 12px Arial;
    color: #000;
}

.foe3_table
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: solid 0px #000;
}
.foe3_tablebottom
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: solid 0px #000;
    width: 100%;
}
.foe3_title
{
    font: normal bold 16px Arial;
    color: #000;
}

a:link.foe3_title { font: normal bold 16px Arial; color: #000;}
a:visited.foe3_title { font: normal bold 16px Arial; color: #000;}
a:hover.foe3_title { font: normal bold 16px Arial; color: #000;}
a:active.foe3_title { font: normal bold 16px Arial; color: #000;}



.foe3_subtitle
{
    font: normal bold 12px Arial;
    color: #898989;
}
.foe3_text
{
    font: normal 12px Arial;
    color: #000;
}

.foe2_table
{
    padding: 4 4 4 4;
    margin: 0 0 0 0;
    border: solid 0px #000;
}
.foe2_title
{
    font: normal bold 16px Arial;
    color: #66ccff;
}


a:link.foe2_title { font: normal bold 16px Arial; color: #66ccff;}
a:visited.foe2_title { font: normal bold 16px Arial; color: #66ccff;}
a:hover.foe2_title { font: normal bold 16px Arial; color: #66ccff;}
a:active.foe2_title { font: normal bold 16px Arial; color: #66ccff;}

.foe2_subtitle
{
    font: normal bold 12px Arial;
    color: #898989;
}
.foe2_text
{
    font: normal 12px Arial;
    color: #000;
}

.foe1_table
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: solid 0px #000;
}
.foe1_title
{
    font: normal bold 16px Arial;
    color: #66ccff;
}
a:link.foe1_title { font: normal bold 16px Arial; color: #66ccff;}
a:visited.foe1_title { font: normal bold 16px Arial; color: #66ccff;}
a:hover.foe1_title { font: normal bold 16px Arial; color: #66ccff;}
a:active.foe1_title { font: normal bold 16px Arial; color: #66ccff;}

.foe1_subtitle
{
    font: normal bold 12px Arial;
    color: #898989;
}
.foe1_text
{
    font: normal 12px Arial;
    color: #000;
}



a:link
{
    color: #0753a0;
    text-decoration: none;
    font: normal 12px Arial;
}
a:visited
{
    color: #0753a0;
    text-decoration: none;
    font: normal 12px Arial;
}
a:hover
{
    color: #0753a0;
    text-decoration: underline;
    font: normal 12px Arial;
}
a:active
{
    color: #0753a0;
    text-decoration: none;
    font: normal 12px Arial;
}


p {
	font: normal 12px Arial;
}

td {
	font: normal 12px Arial;
}







/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
font: normal 12px Arial;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
font: normal 12px Arial;
}

.ContentPane  { 
font: normal 12px Arial;
}

.RightPane  { 
font: normal 12px Arial;
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
font: normal 12px Arial;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font: normal 12px Arial;
}

.NormalRed
{
font: normal 12px Arial;
}

.NormalBold
{
font: bold 12px Arial;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
font: normal 12px Arial;
}

UL LI LI    {
font: normal 12px Arial;
}

UL LI LI LI {
font: normal 12px Arial;
}

OL LI   {
font: normal 12px Arial;
}

OL OL LI    {
font: normal 12px Arial;
}

OL OL OL LI {
font: normal 12px Arial;
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.SearchNormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    width: 400px;
}




