﻿body 
{
    background-color: #dff0ee;
}

A
{
    text-decoration: none;
    font-size:10pt;
}
H1
{
    color: #94ccc6;
    border-width: thin;
    border-color: #9b7837;
    border-bottom-style: solid;
}
H1 A
{
    color: #94ccc6;
    border-width: thin;
    border-color: #9b7837;
    border-bottom-style: solid;
}
H2
{
    color: #94ccc6;
    border-width: thin;
    border-color: #9b7837;
    border-bottom-style: solid;
    font-size: 9pt;
}
H3
{
    color: #900000;
    border-width: thin;
    border-color: #9b7837;
    border-bottom-style: solid;
    font-size: 9pt;
}
HR
{
    border-width: thin;
    border-color: #9b7837;
    width: 75%;
    border-bottom-style: solid;
}



#HeaderNAW
{
    background-image: url(../../app_themes/Agterhof/images/headerbase.jpg);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
}
#BreadCrums
{
    background-image: url( '../../app_themes/Agterhof/images/NieuwsBase.jpg' );
    /*background-repeat: no-repeat;*/
    background-color: #dff0ee;

}

.BreadCrumbEffect, .BreadCrumbEffect A, .CMSBreadCrumbsCurrentItem
{
    padding-left: 0px;
    padding-top: 15px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #c7ab7b;
    vertical-align: top;
    text-decoration: none;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
}
.NieuwsKader
{
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #FFFFFF;
}
.NewsTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #FFFFFF;

}
.NieuwsHead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    text-decoration: none;
    color: #FFFFFF;
    border-bottom-style: double;
    border-color: #FFFFFF;
    border-width: thin;
    font-weight: bold;
    }
.NewsDetail
{
    /*background-color: #50a097;*/
}

.NewsSummary
{
    padding-right:5px;
    padding-left:5px;
    text-align:justify;
}

.NieuwsMainpage
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
}
.laatste-nieuws
{
    border-bottom-style: dotted;
    border-color: #FFFFFF;
    border-width: thin;
}
.NewsLink A
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #dff0ee;
    font-style: italic;
    font-weight: bold;
}


#MainPanel
{
    background-position: center top;
    vertical-align: top;
    background-image: url(  '../../app_themes/Agterhof/images/Placeholder.jpg' );
    background-color: #dff0ee;
    background-repeat: no-repeat;
    background-attachment: inherit;
}

.Content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #333333;
    padding-top: 60px;
}
.zoneContent IMG
{
    padding: 5px;
   margin-right:10px;
    border: thin solid #000000;
}
#MenuPanel
{
vertical-align:top;
    background-image: url(  '../../app_themes/Agterhof/images/menu_base.jpg' );
}

.MainMenuCMSMenuItem, .MainMenuCMSMenuItemMouseDown, .MainMenuCMSMenuItemMouseUp
{
    width: 125px; /*height: 20px;*/
    padding-left: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
    background-image: url(    '../../app_themes/Agterhof/images/button.png' );
    background-color: #FFFFFF;
}

.MainMenuCMSMenuItemMouseOver
{
    width: 125px;
    padding-left: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
    background-image: url(   '../../app_themes/Agterhof/images/button_mouseover.png' );
    background-color: #FFFFFF;
}

.MainMenuCMSMenuHighlightedMenuItem, 
.MainMenuCMSMenuHighlightedMenuItemMouseDown,
.MainMenuCMSMenuHighlightedMenuItemMouseUp
{
    width: 125px;
    padding-left: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
    background-image: url(   '../../app_themes/Agterhof/images/button_highligted.png' );
    background-color: #FFFFFF;
}

.MainMenuCMSMenuHighlightedMenuItemMouseOver
{
    width: 125px;
    padding-left: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
    background-image: url(   '../../app_themes/Agterhof/images/button_mouseoverHigh.png' );
    background-color: #94ccc6;
}

