﻿body
{
        background-color: #e0f4df;

}
.AdminButton
{
    font-size: 9.5pt;
    font-family: Arial;
    text-decoration: none;
    background-position: left center;
    background-attachment: fixed;
    background-image: url(images/HoofdMenuBase.jpg);
    width: 265px;
    background-repeat: no-repeat;
    height: 29px;
}
.HomeButton
{
    font-size: 12pt;
    color: #86ba0d;
    font-family: Arial;
    left: 246px;
    padding-right: 10px;
}
.LoginButton
{
    font-size: 8pt;
    color: Black;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
}

.Admin_Menu_Button
{
    font-size: 9.5pt;
    color: gray;
    font-family: Arial;
    text-align: center;
    width:225px;
}

.Default_Button
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #01442d;
    color: white;
}
/*MENU GEDEELTE---------------------------------*/
.Menu
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 7px;
    margin-top: 4px;
    width: 226px;
    background-color: white;
}
.MainMenuItem
{
    background-repeat: no-repeat;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 7px;
    font-size: 11.5pt;
    color: White;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    margin-left: 10px;
    font-style: italic;
}
.SubMenuItem
{
    padding-right: 0px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
    font-size: 10pt;
    color: black;
    font-family: Arial;
    text-decoration: none;
    font-style: italic;
    font-weight:bold;
}

/*INFOZUIL gedeelte---------------------------------*/
.InfoZuil
{
    padding-top: 8px;
    width: 150px;
    background-color: white;
    padding-bottom: 10px;
}
.InfoZuilImage
{
    margin-bottom: 4px;
    margin-right:4px;
}
.Header
{
    vertical-align: bottom;
    text-align: right;
    padding-right: 10px;
}



/*MainContent gedeelte---------------------------------*/
.DivContentScreen
{
    display: block;
    margin-top:8px;
    overflow:auto;
    width:100%;
    scrollbar-face-color:#01442d; 
    scrollbar-track-color:#FFFFFF; 
    scrollbar-arrow-color:#FFFFFF; 
    scrollbar-shadow-color:#5f897a; 
    scrollbar-dark-shadow-color:#01442d;
}

.Content
{
    width: 94%;
    padding-left: 10px;
    padding-right: 10px;
}

.ContentTitel
{
    font-size: 13.5pt;
    color: black;
    font-family: Arial;
    font-weight: bolder;
    font-style: italic;
}

.ContentTekst
{
    
    text-align: justify;
    font-size: 9.5pt;
    color: black;
    font-family: Arial;
    line-height: 16pt;
    margin-right:20px;
}
/*-------------------------------------------------------------------------*/

.SmallText
{
    font-size: 10pt;
    color: #336633;
    font-family: Arial;
    text-decoration: none;
}
.headers
{
    font-weight: bold;
    font-size: 11pt;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.NieuwsBlok
{
    font-size: 7pt;
    color: #336633;
    font-family: Arial;
    text-decoration: none;
    line-height: 16pt;
}
.TotaalScreenTable
{
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=155, strength=7);
}
/*------------------------NIEUWSBLOK GEDEELTE------------------------------------------------------------*/
.NieuwsTitel
{
    font-weight: bold;
    font-size: 11pt;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.NieuwsShortTekst
{
    text-align: justify;
    font-size: 9.5pt;
    color: black;
    font-family: Arial;
    line-height: 16pt;
    margin-right:20px;
   
    
}
.NieuwsPublishText
{
    text-align: justify;
    font-size: 9.5pt;
    color: black;
    font-family: Arial;
    line-height: 16pt;
    margin-right:20px;

}
.NieuwsPublishDate
{
    color: #18453b;
    font-family: Arial;
    font-size: 6.5pt;
    text-decoration: none;
    vertical-align: middle;
    background-color: #99cc66;
    text-align: left;
}
.ReadmoreButton
{
    width: 200px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 10px;
    border-bottom-style: none;
}
.ReadmoreButton A
{
    width: 200px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 10px;
    border-bottom-style: none;
    font-size: 9.5pt;
    font-family: Arial;
    text-decoration: none;
}

.TopMenuButtons
{
    width: 100%;
    position: static;
    height: 20px;
    top: 5px;
}
.NieuwsItems
{
    /*width: 94%;
    top: 80px;
    position: static;
    overflow:auto;
    padding-top: 50px;*/
}
.NieuwsLine
{
    width: 90%;
    color: #18453b;
    text-align: center;
    height: 1px;
}
.TerugButton
{
    width: 200px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 10px;
    border-bottom-style: none;
    font-size: 9.5pt;
    font-family: Arial;
    text-decoration: none;
}
