﻿body {
    margin: 0px;
    padding: 0px;
    background-color: #006025;
    font-family: Verdana, sans-serif;
    font-size: 14px;
}

td {
    text-align: left;
}

div {
}

h1 {
    font-family: 'Ubuntu', sans-serif;
    color: #0F7C28;
    font-size: 24px;
    font-weight: bold;
}

.h1href {
    border-width: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    color: #0F7C28;
}

h2 {
    font-family: 'Ubuntu', sans-serif;
    color: #0F7C28;
    font-size: 20px;
    font-weight: bold;
    clear: both;
}

h3 {
    font-family: 'Ubuntu' , sans-serif;
    color: #0F7C28;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0; 
    padding-bottom: 0; 
}

hr{
    color: #0F7C28;
}

.green {
    color: #0F7C28;
}

.tip {
    font-size: large;
    font-weight: bold;
    color: #0F7C28;
}

.FrontpageHeader {
    text-align: center;
    font-size: xx-large;
    font-weight: bold;
    color: #0F7C28;
}

.BosHeader {
    font-size: x-large;
    font-weight: bold;
    color: #0F7C28;
}


.MenuBar {
    background: #008a35; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGEzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQ1MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #008a35 0%, #00451b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008a35), color-stop(100%,#00451b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #008a35 0%,#00451b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #008a35 0%,#00451b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #008a35 0%,#00451b 100%); /* IE10+ */
    background: linear-gradient(to bottom, #008a35 0%,#00451b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008a35', endColorstr='#00451b',GradientType=0 ); /* IE6-8 */ /* background-color: rgb(0,138,53); */ /* background-image: linear-gradient(bottom, rgb(0,138,53) 0%, rgb(0,0,0) 100%); */
    height: 32px;
    color: #FFFFFF;
    border-width: 0px;
    border-style: none;
    padding: 0px;
}

.BackgroundPicture {
    background-position: 0px 0px;
    background-image: url(../images/DakZonnepalelen.png);
    background-repeat: no-repeat;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
}

.MenuItem {
    border-style: none;
    border-color: #000000;
    border-width: 1px;
    padding: 0px;
    margin: 0px;
    /*font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;*/
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    font-size: 15px;
    width: 128px;
    text-align: center;
    height: 32px;
}

a.MenuItem {
    border-width: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    color: white;
    border: 0;
}

    a.MenuItem:hover {
        color: yellow;
    }

a.Selected {
    color: #ff8c00;
}

.more-link {
    color: gray;
    text-decoration: none;
}

.less-link {
    color: gray;
    text-decoration: none;
}


a.MenuItemBlack {
    border-width: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    color: black;
    border: 0;
}

label.TopLabel {
    display: block;
    font-size: 10px;
    font-weight: bold;
    margin-top: 8px;
}

label.ShowGraph {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 8px;
}

td.Selected {
}


.MenuIcon {
    border-width: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    border: 0;
    width: 128px;
    text-align: center;
}

a.MenuIcon {
    text-decoration: none;
    color: white;
    border: 0;
}


.FullWidth {
    border-style: none;
    border-width: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px none;
    border-spacing: 0px;
    border-collapse: collapse;
}

.TopTable {
    background-color: transparent;
}


img.LogoTop {
    padding: 0px;
    margin: 0px;
    border: 0px none;
    border-spacing: 0px;
    width: auto;
    height: 90px;
    text-align: center;
}

div.Content {
    font-size: 16px;
    padding: 20px;
    margin: -1px 0px 0px 0px;
    background-color: white;
    -moz-box-shadow: 4px 4px 3px #0F7C28;
    -webkit-box-shadow: 4px 4px 3px #0F7C28;
    box-shadow: 4px 4px 3px #0F7C28;
    -moz-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

.ContentWidth {
    width: 840px;
}

div.IconBar {
    background-color: white;
    -moz-box-shadow: 4px 0px 3px #0F7C28;
    -webkit-box-shadow: 4px 0px 3px #0F7C28;
    box-shadow: 4px 0px 3px #0F7C28;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    margin: 0px 0px -1px 0px;
}

.FlyerImage {
    width: 250px;
    height: 150px;
    margin: 10px;
}

table.TableBosweide {
    background-color: #C0C0C0;
    width: 100%;
}

td.TableHead {
    font-family: 'Ubuntu', sans-serif;
    background-color: #0F7C28;
    color: white;
    font-size: 18px;
    font-weight: bold;
}

td.TableRow {
    padding: 3px;
    background-color: white;
    vertical-align: top;
}

input.Rounded {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: grey;
}


input.ErrorBox {
    border: 0px;
    color: red;
    width: 300px;
    display: block;
    vertical-align: text-bottom;
}

table.Verbruikstabel {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    border: 1px;
    border-bottom-color: #C0C0C0;
    border-style: solid;
    font-size: 10px;
    font-weight: bold;
}

    table.Verbruikstabel td {
        border: 1px;
        border-bottom-color: #C0C0C0;
        border-style: solid;
    }

input.Verbruikstabel {
    border: 0px;
    border-style: none;
    width: 50px;
}

fieldset.Verbruikstabel {
    border-color: #0F7C28;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


.iconOpen {
    background: url('../images/arrow_down.png') no-repeat !important;
    -moz-background-size: 20px !important;
    -o-background-size: 20px !important;
    -webkit-background-size: 20px !important;
    background-size: 20px !important;
    width: 20px;
    height: 20px;
}

.iconClosed {
    background: url('../images/arrow_right.png') no-repeat !important;
    -moz-background-size: 20px !important;
    -o-background-size: 20px !important;
    -webkit-background-size: 20px !important;
    background-size: 20px !important;
    width: 20px;
    height: 20px;
}


#accordion .ui-state-default {
    font-family: 'Ubuntu', sans-serif;
    color: #0F7C28;
    font-size: 20px;
    font-weight: bold;
    margin: -1px 0px 0px 0px;
}

#accordion2 .ui-state-default {
    font-family: 'Ubuntu', sans-serif;
    color: #0F7C28;
    font-size: 16px;
    font-weight: bold;
}

#accordion3 .ui-state-default {
    font-family: 'Ubuntu', sans-serif;
    color: #0F7C28;
    font-size: 16px;
    font-weight: bold;
}


.ButtonBosweide {
    -moz-box-shadow: inset 0px 1px 0px 0px #008a35;
    -webkit-box-shadow: inset 0px 1px 0px 0px #008a35;
    box-shadow: inset 0px 1px 0px 0px #008a35;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #008a35), color-stop(1, #00451a));
    background: -moz-linear-gradient(top, #008a35 5%, #00451a 100%);
    background: -webkit-linear-gradient(top, #008a35 5%, #00451a 100%);
    background: -o-linear-gradient(top, #008a35 5%, #00451a 100%);
    background: -ms-linear-gradient(top, #008a35 5%, #00451a 100%);
    background: linear-gradient(to bottom, #008a35 5%, #00451a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008a35', endColorstr='#00451a',GradientType=0);
    background-color: #008a35;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #000000;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    padding: 2px 2px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #008a35;
    margin-right: 5px;
}

    .ButtonBosweide:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00451a), color-stop(1, #008a35));
        background: -moz-linear-gradient(top, #00451a 5%, #008a35 100%);
        background: -webkit-linear-gradient(top, #00451a 5%, #008a35 100%);
        background: -o-linear-gradient(top, #00451a 5%, #008a35 100%);
        background: -ms-linear-gradient(top, #00451a 5%, #008a35 100%);
        background: linear-gradient(to bottom, #00451a 5%, #008a35 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00451a', endColorstr='#008a35',GradientType=0);
        background-color: #00451a;
    }

    .ButtonBosweide:active {
        position: relative;
        top: 1px;
    }
