/*Opmaak*/
BODY {
    color: #000;
    font-size: 13px;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    line-height: 16px;
    background-position: 0 0;
    margin: 0;
}

strong {
    color: #3753ff;
    font-size: 13px;
    font-weight: bolder;
    line-height: 16px;
    margin: 0.67em 0;
}

em {
    color: #000;
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
    margin: 0.67em 0;
}

/*Opbouw*/
a:link, a:visited {
    font-size: 13px;
    color: #ff7c00;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}

td, tr, p, div {
    font-size: 13px;
    color: #000;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

/*Joomla*/
.contentheading, .componentheading {
    font-size: 24px;
    font-weight: 700;
    color: #3753ff;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    line-height: 26px;
    background-position: 0 5px;
    text-align: left;
}

.a.latestnews:link, .a.latestnews:visited {
    color: #e44237;
    font-size: 12px;
    line-height: 14px;
}

.a.latestnews:hover {
    color: #000;
    font-size: 12px;
    line-height: 14px;
    text-decoration: underline;
}

.pathway {
    font-size: 9px;
    font-weight: 400;
    color: #999;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    text-decoration: none;
}

a.pathway:link, a.pathway:visited {
    color: #999;
    font-size: 9px;
    font-weight: 400;
    text-decoration: underline;
}

a.pathway:hover {
    color: #000;
    font-size: 9px;
    font-weight: 400;
}

.inputbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999;
    background-color: #fff;
}

.smalldark {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    text-decoration: none;
    font-weight: 400;
}

.container {
    border: solid;
    border-color: #efefef;
    border-width: 1px;
}

.boxes {
    border: solid;
    border-color: #efefef;
    border-width: 1px;
}

.moscode {
    background-color: #f0f0f0;
}

.createdate {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999;
    text-align: left;
}

/*Joomla kleur*/
.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: 700;
    background-color: #48484a;
    color: #fff;
    text-decoration: underline;
    border: solid 1px #e4e4e4;
}

.message {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12pt;
    color: #48484a;
    text-align: center;
}

.back_button {
    color: #ff7c00;
    font-weight: bolder;
    text-decoration: none;
}

.back_button:hover {
    color: #000;
    text-decoration: underline;
}

.poll {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #48484a;
    line-height: 14px;
}

.small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #48484a;
    font-weight: bolder;
    text-decoration: none;
}

a.readon {
    color: #ff7c00;
    font-size: 12px;
    text-decoration: underline;
}

a.readon:hover {
    color: #000;
    font-size: 12px;
    text-decoration: none;
}

/*Topmenu*/
a.mainlevel_top:link, a.mainlevel_top:visited {
    color: #000;
    font-size: 10px;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: bolder;
    text-decoration: none;
}

a.mainlevel_top:hover {
    color: #fff;
    font-weight: bolder;
    text-decoration: underline;
}

/*Mainmenu*/
a.mainlevel_menu:link, a.mainlevel_menu:visited {
    display: block;
    font-size: 13px;
    color: #fff;
    font-weight: bolder;
    background-color: #3753ff;
    background-image: url(../images/menu.gif);
    text-align: left;
    width: 100%;
    text-decoration: none;
    height: 22px;
    padding-top: 1px;
    padding-left: 10px;
    border-top: 1px solid #fff;
}

a.mainlevel_menu:hover {
    color: #fff;
    font-weight: bolder;
    background-color: #000;
    background-position: 0 0;
    text-decoration: underline;
    padding-left: 10px;
}

#active_menu_menu {
    color: #fff;
    font-weight: bolder;
    background-color: #000;
    text-decoration: underline;
    padding-left: 10px;
}

a#active_menu_menu:hover {
    color: #fff;
    font-weight: bolder;
    background-color: #3753ff;
    text-decoration: none;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
    font-weight: 700;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    text-align: left;
}

a.contentpagetitle:hover {
    font-size: 18px;
    text-align: left;
    color: #7a7a7a;
    text-decoration: none;
    font-weight: 700;
}

a.category:link, a.category:visited {
    color: #000;
    font-weight: 700;
    text-decoration: underline;
}

a.category:hover {
    color: #7a7a7a;
    text-decoration: none;
}

/*Mainmenu sub*/
a.sublevel:link, a.sublevel:visited {
    vertical-align: 2px;
    font-size: 11px;
    text-align: left;
    padding-left: 4px;
    height: 20px;
    width: auto;
    text-decoration: none;
    color: #000;
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif;
    font-weight: bolder;
    background-repeat: no-repeat;
    padding-bottom: 4px;
}

a.sublevel:hover, a#sublevel:active_menu {
    color: #000;
    text-decoration: underline;
}

/*Moduletables*/
.moduletable {
    color: #000;
    font-size: 12px;
    font-style: normal;
}

table.moduletable {
    color: #000;
    font-size: 12px;
    width: 100%;
}

table.moduletable th {
    color: #000;
    font-size: 12px;
    text-align: left;
    width: 100%;
    #padding: 10px 10px 10px 10px;
    #margin: 20px 5px 20px 5px;
}

table.moduletable td {
    color: #000;
    font-size: 12px;
}

/*Tables*/
.sectiontableheader {
    background-color: #ff7c00;
    color: #fff;
    font-weight: 700;
    padding: 4px;
}

.sectiontableentry1 {
    background-color: #fff;
    padding: 4px;
}

.sectiontableentry2 {
    background-color: #ff7c00;
    margin: 0;
    padding: 4px;
}

/*Eigen*/
.balk {
    background-color: #fff;
    background-image: url(../images/balk_fernhout_muiderslot.jpg);
    background-repeat: no-repeat;
    background-position: left 0;
    position: relative;
}
/* Newsflash */
#mh_banner{
	position:relative;
	width:936px;
	height:266px;
	display:block;
}
.moduletable_mhbanner
{
    position: absolute;
    left: 0;
    top: 177px;
    height: 50px;
    -webkit-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    border-radius: 0 15px 15px 0;
    background: url(../images/newsflash-bg.png);
    behavior: url(/templates/fernhout2014/pie/PIE.htc);
}

.moduletable_mhbanner .contentpaneopen_mhbanner td{
    padding: 0;
}
.moduletable_mhbanner .contentpaneopen_mhbanner
{
    border-spacing: 0;
}
.moduletable_mhbanner a
{
    display: block;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    padding: 0 0 0 37px;
    text-decoration: none;
}

.moduletable_mhbanner a img
{
    padding: 0 10px 0 37px;
    height: 26px;
    margin-bottom: -5px;
    width: auto !important;
}

.verloop_menu {
    background-image: url(../images/verloop_menu.jpg);
    background-repeat: repeat-y;
}

.verloop_menuR {
    background-image: url(../images/verloop_menuR.jpg);
    background-repeat: repeat-y;
    background-position: right 0;
}

.templatekleur {
    background-color: #3753ff;
}

.disclaimer:link, .disclaimer:visited {
    color: #8f8f8f;
    font-size: 11px;
    text-decoration: none;
}

.disclaimer:hover, .disclaimer:active {
    color: #8f8f8f;
    font-size: 11px;
    text-decoration: underline;
}

img {
    border: none;
}

/* System Messages */
#system-message {
    margin: 10px 0 20px 0;
    padding: 0 !important;
    background: #fff;
    border: solid 0px;
}

#system-message dt {
    font-weight: bold;
}

#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 0px;
    background: #fff;
    padding: 0
}

#system-message dd ul {
    color: #3753ff;
    margin-bottom: 10px;
    list-style: none;
    padding: 0;
    border-top: 3px solid #3753ff;
    border-bottom: 3px solid #3753ff;
}

/* System Standard Messages */
#system-message dt.message {
    display: none;
}

#system-message dd.message {
}

#system-message dd.message ul {
    background: #bad0da
}

/* System Error Messages */
#system-message dt.error {
    display: none;
}

#system-message dd.error {
}

#system-message dd.error ul {
    color: #3753ff;
    background: #bad0da;
    border-top: 3px solid #3753ff;
    border-bottom: 3px solid #3753ff;
    margin: 0
}

/* System Notice Messages */
#system-message dt.notice {
    display: none;
}

#system-message dd.notice {
}

#system-message dd.notice ul {
    color: #3753ff;
    background: #bad0da;
    border-top: 3px solid #3753ff;
    border-bottom: 3px solid #3753ff;
}
