/*---ESTINEA-------------------------------------------------------------------------------*/
/*---DEFAULTS------------------------------------------------------------------------------*/
html {
    /*overflow: hidden;*/
}

Body
{
    font-family: Arial;
    height: 100%;
    width: 100%;
    overflow: inherit;
    line-height: 14pt;
    scrollbar-face-color: #c8dd94;
    scrollbar-track-color: #e8f2d8;
    scrollbar-arrow-color: #86ba0d;
    scrollbar-shadow-color: #5f897a;
    scrollbar-dark-shadow-color: #01442d;
    background-position: left top;
    background-image: url(http://www.estinea.nl/App_Themes/Estinea/images/base.jpg);
    background-repeat: repeat-x;
}
.CurrentBodyClass
{
    background-image: url(http://www.estinea.nl/App_Themes/Estinea/images/base.jpg);
}

H1
{
    color: #86ba0d;
    font-size: 15pt;
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 0px;
    padding-bottom: 0px;    
    text-transform: lowercase;
}
H2
{
    color: #000000;
    font-size: 10pt;
    line-height: 16pt;
    font-family: Arial;
    text-transform: lowercase;
}
H3 /* titels lichtgroen */
{
    color: #86ba0d;
    font-size: 11pt;
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 2px;
    padding-bottom: 2px;    
    text-transform: lowercase;
}
H4 /* titels oranje */
{
    color: #f18e00;
    font-size: 11pt;
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 2px;
    padding-bottom: 2px;    
    text-transform: lowercase;
}

H5 /* titels blauw */
{
    color: #00a6eb;
    font-size: 11pt;
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 2px;
    padding-bottom: 2px;    
    text-transform: lowercase;
}

H6 /* titels paars */
{
    color: #89166b;
    font-size: 11pt;
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 2px;
    padding-bottom: 2px;    
    text-transform: lowercase;
}

LI
{
    vertical-align: middle;
    list-style: url(../App_Themes/Estinea/images/Common/bullet_li.gif);
    text-align: left;
}
A
{
    color: black;
    font-style: italic;
    text-decoration: underline;
}
A:HOVER
{
    color: #86ba0d;
    font-style: italic;
    text-decoration: underline;
}
/*------------------------------MAIN CONTENT PANEL---------------------------------------------*/
.MainContent
{
    color: #000000;
    line-height: 14pt;
    font-family: Arial;
    text-decoration: none;
    vertical-align: top;
    text-align: left;
    position: relative;
    padding-top: 5px;
}
#DivContentScreen
{
    /*background-color: powderblue;*/
    width: 96%;
}
#ContentTitel
{
    font-size: 15pt;
    margin-top: 0px;
    padding-top: 0px;
    position: absolute;
    top: 0px;
    width: 96%;
    padding-bottom: 15px;

}
#ContentText
{
    font-size: 9.5pt;
    color: black;
    direction: ltr;
    line-height: 14pt;
    font-family: Arial; /*text-decoration: none;*/ /*text-align: justify;*/
    margin-right: 10px;
    margin-top: 30px;
    background-color: transparent;
    position: relative;
}

/*---------------------------VACUTURE OVERZICHT------------------------------------------------*/
.VacatureOverzicht
{
    width: 400px;
}
.ReadMoreVacIntro
{
    text-align: right;
    line-height: 14pt;
    font-weight: bold;
    color: #000000;
    font-family: Arial;
    width: 800px;
    font-style: italic;
}
.ReadMoreVacTitel
{
    font-size: 14.5pt;
    text-transform: lowercase;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
    margin-left: 15px;
}
.ReadMoreVacTitel2
{
    font-size: 14.5pt;
    text-transform: lowercase;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
    margin-left: 15px;
    height: 50px;
}
.ReadMoreVacDate
{
    font-size: 7.5pt;
    text-transform: lowercase;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    font-style: italic;
    text-align: right;
}

.ReadMoreVacLongText
{
    font-size: 9.5pt;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    padding-left: 45px;
}

/*---------------------------NIEUWS KADER-------------------------------------------------------*/
.pnlNieuws
{
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.NieuwsContentScreen
{
    background-color: #e8f2d8;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-align: left;
}
.NieuwsBlok
{
    
    width: 100%;
    height: 270px;
    padding-left: 5px;
    padding-right:5px;
    padding-bottom:5px;
    padding-top:5px;
}
.NieuwsTitel
{
    font-size: 12.5pt;
    text-transform: lowercase;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
}
.NieuwsTekst
{
    font-size: 9.5pt;
    text-transform: none;
    color: #06442d;
    font-family: Arial;
    text-decoration: none;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=155, strength=7);
}
.NieuwsAfbeelding
{
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=155, strength=7);
}

.NieuwsTekst A
{
    font-size: 9.5pt;
    text-transform: none;
    color: #06442d;
    font-family: Arial;
    text-decoration: underline;
}
.NieuwsTekst A:HOVER
{
    font-size: 9.5pt;
    text-transform: none;
    color: #06442d;
    font-family: Arial;
    text-decoration: underline;
    background-color: #c8dd94;
}
.ReadMore
{
    font-size: 9.5pt;
    text-transform: lowercase;
    color: #06442d;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}
.ReadMoreTitel
{
    font-size: 10.5pt;
    text-transform: lowercase;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
    margin-left: 15px;

}
.ReadMoreDate
{
    font-size: 7.5pt;
    text-transform: lowercase;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    font-style: italic;
    text-align: right;
}
.ReadMoreFoto
{
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=155, strength=7);
}
.ReadMoreLongText
{
    font-size: 9.5pt;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
}
.Pager
{
    font-size: 8pt;
    color: #06442d;
    font-family: Arial;
    text-decoration: none;
    width: 24px;
    height: 24px;
}
.Pager A
{
    font-size: 8pt;
    color: #06442d;
    font-family: Arial;
    text-decoration: none;
    width: 24px;
    height: 24px;
}
.Pager A:HOVER
{
    font-size: 8pt;
    color: #06442d;
    font-family: Arial;
    text-decoration: none;
    background-color: #ffed00;
    width: 24px;
    height: 24px;
}
/*-----FOOTER--------------------------------------------------------------------------------------*/
.Footer
{
    background-color: white;
}
#NAWFooterTopArt
{
    text-transform: lowercase;
    text-decoration: none;
    color: #06442d;
    font-size: 8.5pt;
    font-family: Arial;
    padding-left: 10px;
    padding-bottom: 0px;
    height: 24px;
    font-style: italic;
    vertical-align: middle;
    text-align: left;
    padding-right: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(../App_Themes/Estinea/images/Layout/topart/Footer.gif);
    background-color: white;
}

#NAWFooterReimelink
{
    text-transform: lowercase;
    text-decoration: none;
    color: #06442d;
    font-size: 8.5pt;
    font-family: Arial;
    padding-left: 10px;
    padding-bottom: 0px;
    height: 24px;
    font-style: italic;
    vertical-align: middle;
    text-align: left;
    padding-right: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(../App_Themes/Estinea/images/Layout/Reimelink/Footer.gif);
    background-color: white;
}
#NAWFooter
{
    background-color: white;
    text-transform: lowercase;
    text-decoration: none;
    color: #06442d;
    font-size: 8.5pt;
    font-family: Arial;
    padding-left: 10px;
    padding-bottom: 0px;
    height: 24px;
    font-style: italic;
    vertical-align: middle;
    text-align: left;
    padding-right: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
/*------BREADCRUMBS--------------------------------------------------------------------------------*/
.BreadCrumbs
{
    font-size: 8.5pt;
    font-family: Arial;
    text-transform: lowercase;
    color: #06442d;
    text-decoration: none;
    background-color: White;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
    font-style: italic;
}
.BreadCrumbs A
{
    font-size: 8.5pt;
    font-family: Arial;
    text-transform: lowercase;
    color: #06442d;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
    font-style: italic;
}
.BreadCrumbs A:HOVER
{
    font-size: 8.5pt;
    font-family:  Arial;
    text-transform: lowercase;
    color: #e8f2d8;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
    font-style: italic;
}
/*------BANNERS---------------------------------------------------------------------------------------*/
.Banners
{
    background-color: white;
    vertical-align: middle;
    text-align: center;
    position: relative;
    top: 0px;

}

/*------ZOEKEN---------------------------------------------------------------------------------------*/
.Zoeken
{
    background-color: white;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;

}
.Zoeken input
{
    background-color: white;
    vertical-align:middle;
}

.ZoekTextBox
{
    background-color: white;
    border-right: #18453b 2px solid;
    border-top: #18453b 3px solid;
    border-left: #18453b 2px solid;
    border-bottom: #18453b 3px solid;
    width: 140px;
    color: #18453b;
    font-family: StoneSans, Arial;
    text-decoration: none;
}

.SearchResult
{

}
.ResultTitle
{
    font-weight: bold;
    font-size: 10.5pt;
    color: #06442d;
    font-style: italic;
    font-family: arial;
    text-decoration: none;
    padding-left: 10px;
    background-position: left center;
    background-attachment: fixed;
    background-repeat: repeat-y;
}
.ResultTitle A
{
    font-weight: bold;
    font-size: 10.5pt;
    color: #06442d;
    font-style: italic;
    font-family: arial;
    text-decoration: none;
    padding-left: 10px;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 250px;
}
.ResultTitle A:HOVER
{
    font-weight: bold;
    font-size: 10.5pt;
    color: #c8dd94;
    font-style: italic;
    font-family: arial;
    text-decoration: none;
    padding-left: 10px;
    background-position: left center;
    background-attachment: fixed;
    background-repeat: repeat-y;
}
.ResultPath
{
    visibility:hidden;
}


/*------Printen---------------------------------------------------------------------------------------*/
.PrintButton
{
    position: relative;
    top: 215px;
    left: 120px;
}
.PrintLayout
{
    font-size: 10pt;
    color: black;
    font-family: arial;
    text-decoration: none;
}
.PrintButtonSub
{
    position: relative;
    top: 2px;
    left: 920px;
}
.PrintScreen
{
    font-family:Arial;
    font-size:12;
}
/*------TOPART---------------------------------------------------------------------------------------*/
.TopartFiliaalAalten
{
    position: relative;
    top: 5px;
}
.TopartFiliaalEibergen
{
    position: relative;
    top: 5px;
}
.TopartFiliaalWinterswijk
{
    position: relative;
    top: 5px;
}
#TopArtDivContent
{
    width:625px;
}
#TopArtContentTitel
{
    font-size: 15pt;
    margin-top: 0px;
    padding-top: 0px;
    position: absolute;
    top: 0px;
    width: 96%;
    padding-bottom: 15px;
    color: #06442d;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
#TopArtContentText
{
    font-size: 9.5pt;
    color: black;
    direction: ltr;
    line-height: 14pt;
    font-family: Arial;
    text-decoration: none;
    text-align: justify;
    margin-right: 10px;
    margin-top: 30px;
    padding-top:10px;
    background-color: transparent;
}

.TopArtLink
{
    font-size: 9.5pt;
    font-family: Arial;
    text-decoration: underline;
    font-weight: bold;
    text-transform: lowercase;
    color: #06442d;
    font-style: italic;
    line-height: 15pt;
}
.TopartInzetFoto
{
    position: relative;
    top: -110px;
    left: 390px;
}
.TopArtNieuws
{
    position: relative;
    top: 60px;
}
.TopartNieuwsTitel
{
    font-size: 10.5pt;
    color: #ff0000;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;

}
.TopartNieuwsTekst
{
    font-size: 9.5pt;
    color: #000000;
    font-family: Arial;
    text-decoration: none;

}
.TopArtBreadCrumbs
{
    font-size: 9.5pt;
    text-transform: lowercase;
    color: #66caf3;
    text-decoration: none;
    padding-left: 7px;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
}
.TopArtBreadCrumbs A
{
    font-size: 8.5pt;
    text-transform: lowercase;
    color: #00a6eb;
    text-decoration: none;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
    padding-left:7px;
}
.TopArtBreadCrumbs A:HOVER
{
    font-size: 8.5pt;
    text-transform: lowercase;
    color: #00a6eb;
    text-decoration: none;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
    padding-left:7px;
}
.TopArtBreadCrumbs A:ACTIVE
{
    font-size: 8.5pt;
    text-transform: lowercase;
    color: #00a6eb;
    text-decoration: none;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
    padding-left:7px;    
}
.TopArtBreadCrumbs a:visited
{
    font-size: 8.5pt;
    text-transform: lowercase;
    color: #00a6eb;
    text-decoration: none;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
    padding-left:7px;    
}
.TopArtBreadCrumbs a:link
{
    font-size: 8.5pt;
    text-transform: lowercase;
    color: #00a6eb;
    text-decoration: none;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
    padding-left:7px;    
}
.TopArtNieuwsGrid
{
     margin-left: 15px;
}
.TopArtDivContent
{

    position: relative;
    padding-top: 5px;
    padding-left: 15px;
    height: 295px;   
}
#TopArtPrintButton
{
    position: relative;
    left: 170px;
}

/*----REIMELINK--------------------------------------------------------------------*/
.ReimelinkLink
{
    font-size: 9.5pt;
    font-family: Arial;
    text-decoration: underline;
    font-weight: bold;
    text-transform: lowercase;
    color: #06442d;
    font-style: italic;
    line-height: 15pt;
}

.ReimelinkBreadCrumbs
{
    font-size: 9.5pt;
    text-transform: lowercase;
    color: #66caf3;
    text-decoration: none;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
}
.ReimelinkBreadCrumbs A
{
    font-size: 8.5pt;
    text-transform: lowercase;
    color: #00a6eb;
    text-decoration: none;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
}
.ReimelinkBreadCrumbs A:HOVER
{
    font-size: 8.5pt;
    text-transform: lowercase;
    color: #00a6eb;
    text-decoration: none;
    background-color: white;
    height: 24px;
    vertical-align: middle;
    padding-top: 9px;
}
.ReimelinkMainTitel
{
    font-size: 10.5pt;
    text-transform: lowercase;
    color: #06442d;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}
.ReimelinkNieuws
{
    position: relative;
    top: 10px;

}

.ReimelinkNieuwsTitel
{
    font-size: 10.5pt;
    color: #ff0000;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}
.ReimelinkNieuwsTekst
{
    font-size: 9.5pt;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
}
.ReimelinkInzetFoto
{
    position: relative;
    top: -150px;
    left: 390px;
}
.ReimelinkDivContent
{
    color: #000000;
    line-height: 16pt;
    font-family: Arial;
    text-decoration: none;
    vertical-align: top;
    text-align: left;
    position: relative;
    padding-top: 5px;
    padding-left: 15px;
    height: 295px;
}
#ReimelinkContentTitel
{
    font-size: 15pt;
    margin-top: 0px;
    padding-top: 0px;
    position: absolute;
    top: 0px;
    width: 96%;
    padding-bottom: 15px;
    color: #06442d;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
#ReimelinkContentText
{
    font-size: 9.5pt;
    color: black;
    direction: ltr;
    line-height: 14pt;
    font-family: Arial;
    text-decoration: none;
    text-align: justify;
    margin-right: 10px;
    margin-top: 30px;
    padding-top:10px;
    background-color: transparent;
}



.ReimelinkNieuws
{
    margin-left: 15px;
}
.PrintButtonReimelink
{
    position: relative;
    left:170px;
}

/*-----SITEMAP LAYOUT-----------------------------------------------------------------------------------------*/
.CMSSiteMapListItem li
{
    text-decoration: none;
    font-size: 10.5pt;
    color: #06442d;
    font-family: StoneSans, Arial;
    list-style-image: url(../App_Themes/Estinea/images/Common/bullet_sub.gif);

}
.CMSSiteMapListItem ul
{
    text-decoration: none;
    font-size: 10.5pt;
    color: #06442d;
    font-family: StoneSans, Arial;
    list-style-image: url(../App_Themes/Estinea/images/Common/bullet_root.gif);

}

.CMSSiteMapLink
{
   text-decoration: none;
    font-size: 9.5pt;
    color: #06442d;
    font-family: StoneSans, Arial;
    
}

/*-----MENU-----------------------------------------------------------------------------------------*/

.tblMenu
{
    background-color: white;
    margin-top: 0px;
    vertical-align: top;
    padding-top: 0px;
    border-spacing: 10px;
    table-layout: fixed;
}
.MenuCMSMenu
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    padding: 0px;
    margin: 0px;

}.MenuItem_0
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_estinea_r.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}

.MenuItem_0_Over
{   
    width:171px;
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_estinea_r_on.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}

.MenuItem_0_Down
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_estinea_r.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.MenuItem_0_Up
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_estinea_r_on.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_0
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_estinea_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #000000;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_0_Over
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_estinea_r_hl_mo.jpg);
    height: 24px;
    width: 171px;
    color: #000000;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_0_Down
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_estinea_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #000000;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_0_Up
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_estinea_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #000000;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
/*------------------------wonen-------------------------------------*/
.MenuItem_1
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_wonen_r.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}

.MenuItem_1_Over
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_wonen_r_on.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}

.MenuItem_1_Down
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_wonen_r.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.MenuItem_1_Up
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_wonen_r_on.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_1
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_wonen_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_1_Over
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_wonen_r_hl_mo.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_1_Down
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_wonen_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #000000;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_1_Up
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_wonen_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #000000;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}

/*-----------------------werken-------------------------------------*/

.MenuItem_2
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_werken_r.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}

.MenuItem_2_Over
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_werken_r_on.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}

.MenuItem_2_Down
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_werken_r.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.MenuItem_2_Up
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_werken_r_on.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_2
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_werken_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_2_Over
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_werken_r_hl_mo.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_2_Down
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_werken_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #000000;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_2_Up
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_werken_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #000000;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
/*-------------------------------------medewerkers-------------------------------------------------*/
.MenuItem_3
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_medewerkers_r.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}

.MenuItem_3_Over
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_medewerkers_r_on.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}

.MenuItem_3_Down
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_medewerkers_r.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.MenuItem_3_Up
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_medewerkers_r_on.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_3
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_medewerkers_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_3_Over
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_medewerkers_r_hl_mo.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_3_Down
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_medewerkers_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
.HighlightedMenuItem_3_Up
{
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    letter-spacing: 0.2pc;
    padding-left: 10px;
    font-size: 10pt;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_medewerkers_r_on_hl.jpg);
    height: 24px;
    width: 171px;
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #ffffff 5px solid;
    font-weight: bold;
    font-style: italic;
}
/*--------------------------------------------------------------------------------------------------*/

.DLAMenuCSS_0_1
{
    height: 24px;
    width: 200px;
    padding: 0px;
    margin: 0px;
    color: #06442d;
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    padding-left: 10px;
    font-size: 9.5pt;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_estinea_sub.jpg);
    font-style: italic;
    text-decoration: none;
    border-spacing: 0px;
    border-collapse: collapse;
    
}

.DLAMenuCSS_0_1:hover
{
    height: 24px;
    color: #06442d;
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    padding-left: 10px;
    font-size: 9.5pt;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_estinea_sub_on.jpg);
    font-style: italic;
    text-decoration: none;
    background-color: transparent;
}
/*---------------------------------*/
.DLAMenuCSS_1_1
{
    height: 24px;
    width: 200px;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    padding-left: 10px;
    font-size: 9.5pt;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_wonen_sub.jpg);
    font-style: italic;
    text-decoration: none;
}

.DLAMenuCSS_1_1:hover
{
    height: 24px;
    color: #06442d;
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    padding-left: 10px;
    font-size: 9.5pt;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_wonen_sub_on.jpg);
    font-style: italic;
    text-decoration: none;
}
/*---------------------------------*/
.DLAMenuCSS_2_1
{
    height: 24px;
     width: 200px;
    padding: 0px;
    margin: 0px;
   color: #FFFFFF;
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    padding-left: 10px;
    font-size: 9.5pt;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_werken_sub.jpg);
    font-style: italic;
    text-decoration: none;
}

.DLAMenuCSS_2_1:hover
{
    height: 24px;
    color: #06442d;
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    padding-left: 10px;
    font-size: 9.5pt;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_werken_sub_on.jpg);
    font-style: italic;
    text-decoration: none;
}
/*---------------------------------*/
.DLAMenuCSS_3_1
{
    height: 24px;
     width: 200px;
    padding: 0px;
    margin: 0px;
   color: #FFFFFF;
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    padding-left: 10px;
    font-size: 9.5pt;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_medewerkers_sub.jpg);
    font-style: italic;
    text-decoration: none;
}

.DLAMenuCSS_3_1:hover
{
    height: 24px;
     width: 200px;
    padding: 0px;
    margin: 0px;
   color: #06442d;
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    font-family: Arial;
    padding-left: 10px;
    font-size: 9.5pt;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-image: url(../App_Themes/Estinea/images/MenuButtons/ibtn_medewerkers_sub_on.jpg);
    font-style: italic;
    text-decoration: none;
}

.MainContent #DivContentScreen #ContentText .SemButton  
{
    font-family: Arial;
    padding-left: 10px;
    font-size: 9.5pt;
    color: #FFFFFF;
    font-weight: normal;
}
.MainContent #DivContentScreen #ContentText .SemButton A:SELECTED
{
    font-family: Arial;
    padding-left: 10px;
    font-size: 9.5pt;
    color: #FFFFFF;
    background-color: #89166b;
    font-weight: normal;
    width: 150px;
}