.loHead {
	position: relative;
}
.loLogo {
	margin: 0 auto;
	position: absolute;
	top: -70px;
	right: 0;
}
.loHeadImg {
	position: relative;
}
.loHeadNav {
	position: relative;
	background-color: #fff;
	height: 20px;
	top: 70px;
}
.loyouthImg {
	margin: 0 auto;
	position: absolute;
	top: -63px;
	height: 63px;
	overflow: hidden;
	left: 0px;
	visibility: hidden;
}
.loAdmin {
	margin: 0 auto;
	position: absolute;
	top: -70px;
	left: 0;
}

#tbl_documents, #tbl_contactform, #tbl_ARNieuws {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	margin-top: 0px;
	margin-bottom: 5px;
}
#tbl_documents {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#tbl_documents table {
	display: block;
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tbl_documents td {
	padding-bottom: 5px;
}
.grid_documents_icon {
	padding-right: 15px;
}
.grid_documents_download {
	text-align: center;
}
.grid_documents_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
}
.grid_documents_label {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #333333;
	font-style: italic;
	padding-right: 5px;
}
#tbl_contactform input {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	padding: 2px;
}
#tbl_contactform select {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	width: 250px;
}
#tbl_contactform textarea {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	padding: 2px;
}
#tbl_contactform .label {
	padding-right: 10px;
	white-space: nowrap;
}
#tbl_contactform .frm_btn {
	padding-right: 5px;
	white-space: nowrap;
	width: 100px;
	cursor: pointer;
}
#tbl_contactform .frm_chkbx {
	vertical-align: middle;
	width: auto;
	border: none;
	margin-left: 15px;
	margin-right: 10px;
}
#tbl_picture {
}
/* Snapsis CSS NavMenu */
#TabContainer {
}
.TabList {
    float:left;
    horizontal-align:center;
}	
.TabList ul {
    clear:both;
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    display: inline;
}
.TabList li {
    float:left;
	font-size: 16px;
	font-family: Helvetica;
	text-align: center;	
	line-height: 25px;
    display: inline;
	padding: 0 20;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
}
.TabList li a {
}
select.TabList {
    border-left: #003366 0px solid;
    border-right: #003366 0px solid;
    border-top:  #003366 0px solid;
    border-bottom: #003366 0px solid;
}
/*IE-PC doesn't get these child selectors but other browsers do*/
#ParentTabs > ul a {width:auto;}
#ChildTabsLevel1 > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ParentTabs a {float:none;}
#ChildTabsLevel1 a {float:none;}
/* End IE5-Mac hack */
#AdminHost {
	float: right;
	padding-bottom: 16px;
}
#ParentTabsContainer {
	height: 27px;
	background:url(TabUnselected.gif);
	white-space: nowrap;
	position: relative;
	border-top-style: solid;
	border-top-color: #818686;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #818686;
	border-left-color: #818686;
	border-bottom-color: #D2D2D2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#ParentTabs a {
	letter-spacing: 1px;
	font-size: 80%;
	font-weight: 500;
	text-decoration:none;
	color: #FFFFFF;
}

#ParentTabs a img {
	display: none;
}

#ParentTabs a:hover {
    text-decoration:none;
    color:#565A5A;
}
/*background-position:0 -150px; */
#ParentTabs li {
	height: 27px;
        background:url(TabUnselected.gif);
} 
/*
#ParentTabs li:hover {
    background-position:0 -150px; 
}
*/
#ParentTabs .SelectedTab {
	height: 27px;
    background:url(TabSelected.gif);
}
#ParentTabs .SelectedTab a {
	color:#FFFFFF;
}
#ChildTabsRow {
   background-color: #FFFFFF;
}
#ChildTabsContainer {
   clear:both;
   padding-left: 60px;
}

#ChildTabsLevel1.Tablist li {
   clear:both;
   left:-20px;
   line-height:15px;
   list-style-position:inside;
   margin-left: 5px;
   position:relative;
   text-align:left;
   width:100%;
   white-space: nowrap;
}

#ChildTabsLevel1 a {
    padding-left:5px;
    padding-right:5px;
    text-decoration:none;
    font-weight:bold;
    color:#333333;
}    
#ChildTabsLevel1 .SelectedTab a {
    color:#333333;
}    
#ChildTabsLevel1 a:hover {
    color:#565A5A;
    text-decoration: underline;
}    
#ChildTabsLevel1 .LinkLeft {
    position:relative;
    float:left;
    height:20px;
    border: 1px ;
    padding-right:1px;
    padding-left:1px;
    background:url("BreadCrumbPipe.gif") no-repeat left bottom;
}
/* Body */
body, html {
	background-image: url(page_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 90;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 100%;
}
/* Table */
table {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
}
/* Date */
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
/* subNavMenu */
.subNavMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1pt;
	padding-bottom: 3px;
	padding-top: 3px;
}
/* Extra navigatie (Desktopmodule Links) */
.navigatie table td {
	padding: 0px;
	margin: 0px;
	display: block;
}
.navigatie a:link, .navigatie a:visited, .navigatie a:active {
	display: list-item;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
      text-decoration:none;
      font-weight:bold;
      color:#333333;
	float:left;
	text-indent: 10px;
	line-height: 15px;
}
.navigatie a:hover {
    text-decoration: underline;
    color:#565A5A;
}
/* ContentPane */   
.contentpane {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
/* ContentPaneIcon */   
.ContentPaneIcon {
	background-repeat: no-repeat;
	background-position: 95% 5%;
}
/* Table_Main */
#table_main {
	width: 85%;
	height: 100%;
	background-color: #FFFFFF;
	/* sets minimum and maximum width for IE browsers, browser resolution 1024px or less: width 950px; higher resolutions: width 1180px */
	width:expression(document.body.clientWidth > 1024 ? "1180px" : "950px" );

}
/* Table_Content */
#table_content {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Arial;
	font-size: 11px;
}
/* Table_Menu */
#table_menu {
	border-left-style: solid;
	border-left-color: #818686;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #818686;
	border-right-width: 1px;
}
/* Table_Breadcrumb */
#table_breadcrumb {
	border-left-style: solid;
	border-left-color: #818686;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #818686;
	border-right-width: 1px;
	font-size: 8.5pt;
}
/* Table_Breadcrumb Links */
#table_breadcrumb a {
	color: #FFFFFF;
}
/* Table_Picture */
#table_subnavmenu {
}
/* Table_Picture */
#table_picture {
}
/* Table_Picture Links */
#table_picture a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 15px;
	color: #333333;
	display: list-item;
}
/* Table_Bottom */
#table_bottom {
	border-top: 1px solid #818686;
	border-right: 1px solid #818686;
	border-bottom: 1px solid #818686;
	border-left: 1px solid #818686;
	vertical-align: bottom;
	height: 20px;
	background-color: #A2A7A6;
}
/* Table_Copyright */
#table_copyright {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}








.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	letter-spacing: 1pt;
	text-align: center;
}
.submenu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
}



/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 9pt;
    color:#666666;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#666666;
}

.NormalBold  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: #333333;
}

.Normal  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #333333;
}

.SubHead {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #00476A;
}
.SubHeadgray {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #00476A;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #3399CC;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 11pt;
}
A.Gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666];
	text-decoration: none;
}
A.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
A.Gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
ul {
	list-style-image: url(/Portals/_default/Skins/fivento/arrow2.gif);
	list-style-position: outside;
}
.leftside {
	width: 25px;
	background-image: url(/Portals/_default/Skins/fivento/CO-01bkgrd.gif);
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
}
.rightside {
	width: 25px;
	background-image: url(/Portals/_default/Skins/fivento/CO-07bkgrd.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
.leftpane {
	text-align: left;
	vertical-align: top;
	width: 185px;
}
.rightpane {
	text-align: left;
	vertical-align: top;
	width: 174px;
}
/* Footer */
.Footer {
	font-size: 8.5pt;
	color:#666666;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
A.Footer:link {
	text-decoration: none;
	color:#666666;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
A.Footer:visited  {
	text-decoration: none;
	color:#666666;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
A.Footer:active   {
	text-decoration: none;
	color:#666666;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
A.Footer:hover    {
	text-decoration: underline;
	color:#666666;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
.toppane {
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 0px;
}

