/* Basis instellingen */

* {
    margin: 0;
}
body {
    height: 100%;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background-color: #dcdcdc;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
}
h1 {
    font-size: 22px;
    margin: 0 0 20px;
}
h3 {
    font-size: 20px;
    margin: 0 0 20px;
}
h4 {
    font-size: 18px;
    margin: 10px 0 10px;
}
img {
    border: 0;
}
.overflow {
    overflow: visible !important;
}
a {
    text-decoration: none;
    color:#233D54;
}
input[type="submit"] {
    cursor: pointer;
}
header {
    height: 172px;
    position: relative;
}
.clear {
    clear: both;
}
/* Wrapper */

.wrap {
    width: 980px;
    background-color: #f0f0f0;
    border-top: none;
    border-bottom: none;
    padding: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 0px auto;
}
/* Header */

header {
    height: 300px;
    width: 980px;
    position: relative;
    margin-bottom: 20px;
}
.big {
    height: 386px;
}
#rotator {
    width: 980px;
    height: 300px;
    overflow: hidden;
}
#rotator_next {
    width: 980px;
    height: 300px;
    overflow: hidden;
}
#logo {
    width: 173px;
    height: 142px;
    background: url("images/amvj-logo.png");
    z-index: 500;
    position: absolute;
    left: 30px;
    top: 70px;
}
#logo a {
    width: 173px;
    height: 142px;
    display: block;
}
/*  Navigatie */
    #mobile
    {
        display: none;
    }
.topmenu {
    margin: 0;
    text-align: left;
    background: #981135;
    position: relative;
    height: 55px;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}
.socialmedia
{
    height:32px;
    width:32px;
    position: absolute;
    right:150px;
    top:12px;
    z-index:500;
}
/* Content */

#content {
    float: left;
    width: 646px;
    margin-right: 20px;
}
#content_right {
    float: left;
    width: 313px;
}
.content {
    position: relative;
    overflow-y: hidden;
}
.vastecontent {
    background: #ffffff;
    padding: 20px;
}
article p {
    margin-bottom: 20px;
}
.content-column {
    width: 313px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}
.content-column.right {
    text-align: right;
    margin-right: 0;
}
.title-img {
    width: 313px;
    height: 190px;
    display: block;
    margin-bottom: 20px;
    position: relative;
    background: url("images/dames1.jpg");
}
.title-img:last-child {
    margin-bottom: 0;
}
.title-img img {
    position: relative;
    display: block;
}
.title-img-overlay {
    position: absolute;
    display: block;
    width: 313px;
    height: 45px;
    margin: 145px 0 0;
    color: white;
    background: rgba(152, 17, 53, 0.8);
    background-size: contain;
    font-family: 'Open Sans', sans-serif;
    vertical-align: bottom;
    text-align: center;
    font-size: 24px;
    line-height: 45px;
    z-index: 1;
    top: 0;
    left: 0;
}
.title-img-overlay:hover {
    background: #981135;
}
.title-img-overlay.big {
    height: 120px;
    padding: 160px 0 20px;
}
.table-left {
    width: 47%;
    float: left;
}
.table-right {
    width: 47%;
    padding-left: 5%;
    float: left;
}
/* NAVIGATIE */

#nav {
    padding: 0 0 0 0;
    margin: 0;
    list-style: none;
    height: 55px;
    background: none;
    position: relative;
    z-index: 500;
}
#nav li.top {
    display: block;
    float: left;
}
#nav li a.top_link {
    display: block;
    float: left;
    height: 55px;
    line-height: 55px;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    padding: 0 15px 0 15px;
    text-align: left;
    cursor: pointer;
}
#nav li a.top_link span {
    float: left;
    display: block;
    padding: 0 19px 0px 12px;
    height: 55px;
    background: none;
}
#nav li a.top_link span.down {
    float: left;
    display: block;
    padding: 0 22px 0 12px;
    height: 55px;
    background: none;
    text-align: left;
}
#nav li:hover a.top_link {
    color: #ffffff;
    background: #233D54;
}
#nav li:hover a.top_link span {
    background: none;
}
#nav li:hover a.top_link span.down {
    background: none;
    padding-bottom: 3px;
}
#nav li:hover {
    position: relative;
    z-index: 200;
}
/******************************************************************************
*
*						Topmenu - SubBalk
*
*****************************************************************************/

#nav li:hover ul.sub {
    left: 0px;
    top: 55px;
    background: #233D54;
    white-space: nowrap;
    width: 220px;
    height: auto;
    z-index: 300;
}
#nav li:hover ul.sub li {
    display: block;
    height: 35px;
    position: relative;
    float: left;
    width: 200px;
    font-weight: normal;
    border-bottom: 1px solid #c0c0c0;
    padding-left: 10px;
    padding-right: 10px;
}
#nav li:hover ul.sub li a {
    display: block;
    font-size: 15px;
    height: 35px;
    width: 200px;
    line-height: 35px;
    text-indent: 5px;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
}
#nav li ul.sub li a.fly {
    background: #006633;
    background-position: right;
}
#nav li ul.sub li ul li a.fly {
    background: #006633;
    background-position: right;
}
#nav li:hover ul.sub li a:hover {
    color: #ffffff;
    text-decoration: none;
}
#nav li:hover ul.sub li a.fly:hover {
    color: #981135;
}
#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul {
    left: 220px;
    top: 0px;
    background: #981135;
    white-space: nowrap;
    width: 220px;
    z-index: 400;
    height: auto;
}
#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 500;
}
#nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly {
    color: #233D54;
}
#nav li:hover li:hover a.fly {
    color: #233D54;
}
#nav li:hover li:hover li:hover a.fly {
    color: #233D54;
}
#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly {
    background: #981135;
    color: #233D54;
}
/* Breadcrumbs */

.breadcrumbs-container {
    width: 905px;
    margin: 15px 0;
    position: relative;
    text-align: left;
    vertical-align: top;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
#breadcrumbs {
    overflow: hidden;
    width: 100%;
    padding: 0;
}
#breadcrumbs li {
    float: left;
    margin: 0 .5em 0 1em;
    list-style-type: none;
}
#breadcrumbs a {
    background: #fff;
    padding: .7em 1em;
    float: left;
    text-decoration: none;
    color: #444;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    position: relative;
}
#breadcrumbs a:hover {
    background: #981135;
    color: #ffffff;
    text-shadow: none;
}
#breadcrumbs a::before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-width: 1.5em 0 1.5em 1em;
    border-style: solid;
    border-color: #fff #fff #fff transparent;
    left: -1em;
}
#breadcrumbs a::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top: 1.5em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid #fff;
    right: -1em;
}
#breadcrumbs a:hover::before {
    border-color: #981135 #981135 #981135 transparent;
}
#breadcrumbs li:first-child {
    margin-left: -1em;
    padding-left: 1em;
}
#breadcrumbs li:first-child a::before {
    content: none;
}
#breadcrumbs a:hover::after {
    border-left-color: #981135;
}
#breadcrumbs .current, #breadcrumbs .current:hover {
    font-weight: bold;
    background: none;
}
#breadcrumbs .current::after, #breadcrumbs .current::before {
    content: normal;
}
/* END BREADCRUMBS */
/* Nieuws Voorpagina */

.nieuws-links {
    width: 49%;
    float: left;
    display: inline;
    margin-right: 2%;
}
.nieuws-rechts {
    width: 49%;
    float: left;
    display: inline;
    overflow: hidden;
}
.nieuws-sponsor {
    background: #F7F7F7;
    height: 140px;
    width: 96%;
    padding: 2%;
}
.nieuws-sponsor img {
    max-width:  100%;
    max-height: 140px;
}
.sponsor-left {
    width: 150px;
    float: left;
    height: 100px;
    padding: 20px;
}
.sponsor-right {
    width: 260px;
    padding: 20px 20px 20px 0;
    float: left;
    text-align: left;
    height: 100px;
}
.sponsor-name {
    width: 260px;
    height: 100%;
    line-height: 25px;
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
}
.nieuws-item-left {
    width: 92%;
    float: left;
    padding: 4%;
    display: block;
    background: #FFFFFF;
    margin-top: 20px;
}
.nieuws-item-right {
    width: 92%;
    float: left;
    padding: 4%;
    display: block;
    overflow: hidden;
    background: #FFFFFF;
    margin-top: 20px;
}
.nieuws-item-content {
    width: 100%;
    float: left;
    overflow: hidden;
}
.nieuws-item-title {
    width: 100%;
    float: left;
}
.nieuws-item-title h3 a {
    color: #000000;
    font-size: 15px;
}
.nieuws-item-text {
    width:100%;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    font-weight: 400;
    color: #000000;
}
.nieuws-item-image {
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin-bottom: 5px;
    float: left;
}
.nieuws-item-image img {
    max-width: 100%;
}
.nieuws-leesmeer {
    color: #000000;
}
.nieuws-item-footer {
    width: 100%;
    height: 26px;
    float: left;
    display: inline;
    background: #f7f7f7;

    line-height: 26px;

}
.nieuws-datum {
    float: left;
    font-size: 14px;
    color: #000000;
    font-style: italic;
}
.nieuws-reacties {
    float: right;
    font-size: 14px;
}
.nieuws-reacties a {
    color: #000000;
}
.nieuws-item-footer img {
    float: left;
    margin-right: 5px;
}
.nieuws-match-row {
    width: 355px;
    background: #981135;
    display: inline;
    float: left;
    height: 55px;
    margin-top: 20px;
    padding: 0 20px;
    padding-top: 5px;
}
.nieuws-match-row-teams {
    width: 330px;
    float: left;
    font-size: 15px;
    color: #ffffff;
}
.nieuws-match-row-teams span {
    width: 100%;
    display: block;
}
.nieuws-match-row-teams span:first-child {
    margin-bottom: 5px;
}
.nieuws-match-row-link {
    width: 100px;
    float: left;
    font-size: 15px;
}
.nieuws-match-row-link a {
    line-height: 45px;
    float: left;
    color: #fff;
}
.nieuws-match-row-link .info-link {
    background: url('images/info_icon.png');
    background-position: -13px 0;
    float: left;
    width: 13px;
    height: 13px;
    margin: 16px 0 0 8px;
}
.nieuws-klein-container {
    width: 567px;
    margin-top: 10px;
    float: left;
}
.nieuws-item-klein {
    width: 273px;
    height: 26px;
    float: left;
    background: #FFFFFF;
    display: inline;
    padding: 10px 20px 0px;
    margin-bottom: 5px;
}
.nieuws-item-klein-datum {
    width: 40px;
    float: left;
    display: inline;
    margin-right: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #981135;
}
.nieuws-item-klein-title {
    height: 20px;
    line-height: 20px;
    width: 225px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nieuws-item-klein-title a {
    font-size: 14px;
    color: #333333;
}
.nieuws-item-klein-comments {
    width: 40px;
    float: right;
    text-align: right;
    color: #000000;
    line-height: 20px;
}
.poll > .pollItem {
    width: 100%;
    margin: 5px 0;
}
.poll > .pollItem > input {
    margin: 0 10px 0;
}
/* End Nieuws Voorpagina */
/* Nieuwsbericht */

.grootnieuws-item {
    width: 98%;
    float: left;
    background: #FFFFFF;
    margin-right: 2%;
}
.grootnieuws-item-header {
    width: 626px;
    float: left;
    padding: 20px 0px 5px 20px;
}
.grootnieuws-item-header > * {
    color: #000000;
    float: left;
    width: 626px;
}
.grootnieuws-item-header span {
    font-size: 14px;
    font-style: italic;
}
.grootnieuws-item-header h2 {
    font-size: 22px;
    margin: 0 0 4px;
}
.grootnieuws-item-content {
    width: 606px;
    float: left;
    padding: 20px;
    line-height: 22px;
    font-size: 14px;
}
.grootnieuws-item-image {
    width: 626px;
    overflow: hidden;
    margin-bottom: 5px;
    float: left;
}
.grootnieuws-item-image img {
    max-width: 626px;
}
.grootnieuws-item-bijlage {
    width: 626px;
    margin: 10px 0 0;
    font-weight: bold;
}
.grootnieuws-item-bijlage a {
    color: #000000;
    font-weight: normal;
}
.grootnieuws-item-right {
    width: 626px;
    float: left;
}
.grootnieuws-item-right-box {
    width: 606px;
    float: left;
    background: #FFFFFF;
    padding: 20px;
    font-size: 14px;
    margin-top: 20px;
}
.grootnieuws-reactie {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #D6D6D6;
}
.grootnieuws-reactie-header {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    color: #981135;
    font-size: 14px;
}
.grootnieuws-reactie-persoon {
    float: left;
    font-style: italic;
}
.grootnieuws-reactie-datum {
    float: right;
}
.grootnieuws-reactie-text {
    padding-bottom: 5px;
}
.nieuws-item-gerelateerd {
    width: 606px;
    height: 20px;
    float: left;
    margin-bottom: 5px;
}
.nieuws-item-gerelateerd:last-child {
    margin: 0;
}
.nieuws-item-gerelateerd-datum {
    width: 38px;
    float: left;
    display: inline;
    margin-right: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #981135;
}
.nieuws-item-gerelateerd-title {
    height: 20px;
    line-height: 20px;
    width: 545px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nieuws-item-gerelateerd-title a {
    font-size: 14px;
    color: #333333;
}
.nieuws-item-gerelateerd-reacties {
    width: 40px;
    float: left;
    font-size: 14px;
    color: #000000;
}
/* End Nieuwsbericht */
/* Teampagina */

.container-left-wide {
    width: 606px;
    padding: 20px;
    float: left;
    background-color: #fff;
    margin-bottom: 20px;
}
.container-right-small {
    width: 273px;
    padding: 20px;
    float: left;
    background-color: #fff;
    margin-bottom: 20px;
}
.margin {
    margin-left: 20px;
}
/* End Teampagina */
/* Comments */

.btn-send-comment {
    position: relative;
    margin: 10px 0 0;
}
.leave-comment textarea {
    width: 424px;
    height: 50px;
    padding: 0;
}
.leave-comment input {
    width: 100px;
    height: 10px;
    padding: 5px;
}
.leave-comment input[type="submit"] {
    border: 0px;
    height: 35px;
    border-radius: 0;
}
.leave-comment {
    border: none;
    text-align: right;
}
/* End Comments */
/* Content right */

.blok-item-right {
    width: 92%;
    background: #ffffff;
    padding: 4%;
    margin-top: 20px;
}
.blok-item-content {
    width: 100%;
}
.blok-item-title h3 a {
    color: #000000;
    font-size: 15px;
}
.blok-item-text {} .sponsorblok {
    background: #fffff;
    width: 273px;
    height: 125px;
    line-height: 125px;
    text-align: center;
}
.sponsorblok img {
    max-width: 273px;
    max-height: 125px;
    vertical-align: middle;
}
/******************************************************************************
*
*						Content opmaak, intern.
*
******************************************************************************/

.page-title {
    background-color: #DFDBC6;
    padding: 5px 20px 5px 20px;
    height: 25px;
    line-height: 25px;
    color: #0f5a2f;
    position: relative;
    font-size: 15px;
    font-weight: bold;
}
.page-title-top-gray {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #DFDBC6;
    top: -6px;
    left: 12px;
    position: absolute;
}
.wedstrijden_title {
    background: #000000;
    height: 25px;
    color: #ffffff;
    line-height: 25px;
}
.wedstrijden_title a {
    color: #000000;
}
.wedstrijden_title a:hover {
    color: #000000;
    text-decoration: none;
}
.title_inpage {
    background: #981135;
    height: 25px;
    color: #ffffff;
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    padding-left: 5px;
}
.table_inpage {
    width: 100%;
    font-size: 13px;
    border-collapse: collapse;
}
.table-header {
    font-size: 14px;
    color: #000000;
    border-bottom: 1px solid #000000;
    background: transparent !important;
    height: 35px;
    line-height: 35px;
}
.table_inpage tr:nth-child(even) {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
    text-indent: 5px;
}
.table_inpage tr:nth-child(odd) {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
    background: #ffffff;
}
.diensten_title {
    height: 35px;
    line-height: 35px;
    width: 100%;
    font-size: 15px;
    background: #848484;
    padding-left: 5px;
    color: #ffffff;
}
.faq_title {
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    width: 100%;
    background: #000000;
    padding-left: 5px;
    color: #D2DBD5;
    Text-transform: Uppercase;
    font-weight: bold;
}
.faq_title_second {
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    width: 100%;
    background: #848484;
    padding-left: 5px;
    color: #ffffff;
    text-transform: Capitalize;
}
.faq_title_third {
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 5px;
    color: #D2DBD5;
}
.faq_title_second td {
    color: #ffffff;
}
.faq_answere {
    width: 100%;
    padding: 10px;
    line-height: 20px;
    text-indent: 0;
}
.bijzondereleden_title {
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    width: 100%;
    background: #848484;
    padding-left: 5px;
    color: #ffffff;
    text-transform: Capitalize;
}
.agenda-item {
    width: 470px;
    float: left;
    background-color: #fff;
    margin: 0 10px 20px;
    height: 225px;
}
.agenda-item-month {
    float: left;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 24px;
    background-color: #000000;
    color: #fff;
}
.agenda-item-header {
    width: 340px;
    float: left;
    padding: 32px 20px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.agenda-item-info {
    float: left;
    width: 430px;
    padding: 10px;
}
.agenda-item-start {
    width: 300px;
    margin: 0 10px 0 100px;
    height: 25px;
    float: left;
}
.agenda-item-end {
    width: 160px;
    height: 25px;
    float: left;
}
.agenda-item-location {
    width: 330px;
    margin-left: 100px;
    float: left;
}
.organisatie_hoofd {
    width: 250px;
    height: 35px;
    line-height: 35px;
    background: #000000;
    text-indent: 10px;
    color: #ffffff;
}
.profile {
    width: 100%;
    height: 100px;
    line-height: 25px;
    background: #ffffff;
    float: left;
    margin-bottom: 10px;
}
.profile h1 {
    font-size: 15px;
    color: #981135;
}
.profile_foto {
    float: left;
    height: 100px;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}
.profile_foto img {
    height: 100px;
}
.sponsor_profile {
    width: 185px;
    height: 155px;
    padding: 20px;
    background: #ffffff;
    margin: 0 10px 20px;
    float: left;
}
.sponsor_profile h1 {
    font-size: 12px;
    color: #981135;
}
.sponsor_profile_foto {
    float: left;
    height: 100px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
}
.sponsor_profile_foto img {
    max-height: 100px;
    max-width: 185px;
}
.nobanner {
    height: 100px;
    border-radius: 5px;
    width: 100%;
    background: #000000;
    line-height: 100px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.mail_hoofd {
    color: #981135;
    margin-left: 20px;
}
.mail_sub {
    color: #0f5a2f;
    margin-left: 20px;
}
.mail {
    color: #0f5a2f;
}
.mail_hoofd a {
    color: #981135;
}
.functie_title {
    font-size: 12px;
}
.memoblok {
    width: 400px;
    height: 70px;
    background: #ffffff;
    border: 1px solid #f0f0f0;
    padding: 20px;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.organisatie-row {
    width: 216px;
    height: 40px;
    background-color: #fff;
    padding: 10px;
    float: left;
    margin: 0 0 16px 10px;
}
.organisatie-row:hover {
    background-color: #DCDCDC;
}
.organisatie-row:nth-child(4n+1) {
    margin-left: 0;
}
.organisatie-row a {
    color: #981135;
}
/*------------------------------------ Wedstrijdschema ------------------------------------*/

#wedstrijd_content {
    width: 100%;
    float: left;
    padding: 0px 0px 20px 0px;
}
#wedstrijd_info_block_right_locatie_website a {
    color: #981135;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.overview_column {
    min-width: 49%;
    width: 49%;
    padding: 0 0%;
    float: left;
    display: inline;
    position: relative;
}
.overview_column.right {
    float: right;
}
.overview_column .categorie_name {
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline;
    font-size: 17px;
    color: #FFFFFF;
    padding: 8px 15px 0px 28px;
}
.overview_column.left .categorie_name {
    float: left;
    background: #981135;
    margin: 20px 0px 15px 0px;
}
.overview_column.right .categorie_name {
    float: right;
    background: #000000;
    margin: 20px 0px 15px 0px;
}
.overview_row {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    margin-bottom: 11px;
    padding: 8px 10px;
    background: #FFFFFF;
    cursor: pointer;
}
.overview_row_visited {
    background: #981135;
    color: #FFFFFF;
}
.info-icon {
    background: url('images/info_icon.png');
    background-position: 0;
    float: left;
    width: 13px;
    height: 13px;
    margin: 2px 5px 0 0;
}
.time-icon {
    background: url('images/time_icon.png');
    background-position: 0;
    float: left;
    width: 13px;
    height: 13px;
    margin: 2px 5px 0 0;
}
.referee-icon {
    background: url('images/referee_icon.png');
    background-position: 0;
    float: left;
    width: 14px;
    height: 13px;
    margin: 3px 5px 0 0;
}
.overview_row.overview_row_visited .info-icon {
    background-position: -13px 0;
}
.overview_row.overview_row_visited .time-icon {
    background-position: -13px 0;
}
.overview_row.overview_row_visited .referee-icon {
    background-position: -15px 0;
}
.overview_row > div {
    float: left;
    display: inline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
}
.overview_row > div > img {
    display: inline;
    vertical-align: -1px;
    margin-right: 5px;
}
.wedstrijd_overview_row_match {
    width: 50%;
}
.wedstrijd_overview_row_referees {
    display: none;
}
.wedstrijd_overview_row_referees span {
    color: blue;
}
.wedstrijd_overview_row_time {
    width: 25%;
}
.wedstrijd_overview_row_ishome {
    width: 25%;
}
.match-ishome {
    float: right;
    width: 40px;
    text-align: left;
}
.overview_info {
    width: 100%;
    float: left;
    display: inline;
    position: relative;
    margin: -13px 0 11px;
    display: none;
}
.overview_info_block {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    display: inline;
    background: #FFFFFF;
    padding: 4%;
    position: relative;
    border: 1px solid #cac3b9;
}
#wedstrijd_info_block_right_locatie_routeLink {
    color: #981135;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    display: none;
}
.wedstrijd_info_block_header_data {
    font-size: 14px;
    font-weight: bold;
}
#wedstrijd_locatie_route {
    display: none;
}
#overview_filter {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    padding: 15px 20px;
    background: #FFFFFF;
    margin-bottom: 20px;
}
#wedstrijd_filter_home_away {
    float: left;
}
.overview_filter_checkbox {
    float: left;
    background: #FFFFFF;
    padding: 6px 20px 6px 5px;
    margin: 0 5px 0 0;
}
#wedstrijd_filter_organisations {
    float: left;
}
.overview_schedule_filter {
    float: left;
    display: inline;
}
.wedstrijd_filter_data_list {
    border: none;
    background: #FFFFFF;
    padding: 5px;
    font-size: 16px;
    margin: 0 5px 0 0;
}
.center {
    text-align: center;
}
.match-canceled {
    text-transform: uppercase;
    color: #FF0000;
    font-weight: bold;
}
/* End Wedstrijdschema */
/* Trainingsschema */

.trainingsschema_overview_row_teamname {
    width: 40%;
    float: left;
    font-size: 15px;
}
.trainingsschema_overview_row_time {
    width: 30%;
    float: left;
    font-size: 15px;
}
.trainingsschema_overview_row_location {
    width: 30%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    text-align: left;
}
#training-days-filter {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 0 20px;
    background-color: #fff;
    padding: 15px 20px;
    font-size: 14px;
    text-align: center;
    float: left;
}
.overview-day {
    display: inline-block;
    padding: 0 10px;
    height: 33px;
    line-height: 33px;
}
.overview-day.checked {
    background-color: #981135;
    color: #fff;
}
.no-display {
    display: none;
}
.pointer {
    cursor: pointer;
}
/* End Trainingsschema */

.won-match {
    width: 12px;
    height: 12px;
    background: green;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.tied-match {
    width: 12px;
    height: 12px;
    background: #FFD700;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.lost-match {
    width: 12px;
    height: 12px;
    background: #C50E18;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
/* Teamoverzicht */

#overview_left {
    width: 46%;
    float: left;
}
#overview_right {
    width: 46%;
    float: right;
}
.team_view_name {
    width: 70%;
    color: #000000;
}
.team_view_league {
    width: 30%;
    color: #000000;
}
/* Footer */

#footer {
    clear: both;
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-color: #000000;
    color: white;
    border-top: 5px solid #981135;
    padding-bottom: 80px;
    font-family: 'Open Sans', sans-serif;
}
.footer-inner {
    width: 980px;
    margin: 0 auto;
    padding: 40px 60px 20px;
}
.footer-column {
    width: 33%;
    float: left;
}
.footer-column h4 {
    margin: 0 0 35px;
    text-transform: uppercase;
    color: #eeece1;
    line-height: 25px;
    font-size: 19px;
}
.footer-column ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-column ul li {
    line-height: 22px;
}
.footer-column li a {
    color: #f4f6f5;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 0;
    line-height: 100%;
}
.footer-column a {
    color: #ffffff;
}
.footer-column a:hover {
    text-decoration: underline;
}
.copyright {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background: #981135;
    line-height: 60px;
    font-size: 19px;
}
/* End Footer */
/* Custom CSS */

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix {
    zoom: 1;
}
/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}
/* IE7 */

.no-padding {
    padding: 0 !important;
}
*.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
tr.padding-bottom > td {
    padding-bottom: 10px;
}
.applelink a {
    color: #000000;
}
.applelink.orange a {
    color: #981135;
}
.applelink.black a {
    color: #000000;
}
.italic {
    font-style: italic;
}
.bordeaux {
    color: #000000;
}
/* End Custom CSS */

.even_agenda {
    background: #ffffff;
}
.odd_agenda {
    background: #fefefe;
}
.scheidsrechters_wedstrijd {
    color: blue;
}
/* selector boxxen */

#selector {
    width: 420px;
    position: absolute;
    right: 0px;
    top: 10px;
    background: none;
    z-index: 500;
}
#selector_left {
    width: 200px;
    height: 280px;
    float: left;
}
#selector_right {
    width: 200px;
    height: 280px;
    float: left;
    margin-left: 10px;
}
.selector_item {
    height: 135px;
    width: 200px;
    margin-bottom: 10px;
    position: relative;
}
.selector_item.primary {
    background: rgba(35, 61, 84,0.8);
}
.selector_item.secondary {
    background: rgba(152, 17, 53,0.8);
}
.selector_item > select {
    margin-left: 10px;
    max-width: 180px;
}
.selector_item_title {
    color: #ffffff;
    font-size: 20px;
    padding: 10px;
}
.bottom {
    margin-bottom: 0px;
}
.paars {
    background: #000000;
}
.zwart {
    background: #000000;
}

.grey {
    color: #c0c0c0;
}
.grijs {
    color: #c0c0c0;
}
.green {
    color: green;
}
.red {
    color: red;
}
.link {
    color: #ffffff;
}
.agenda_readmore {
    height: 25px;
    line-height: 25px;
    float: left;
}
.agenda_readmore a {
    color: #000000;
}
.clubkleur {
    color: #981135;
}

.adstosport{
    width:120px;
    height:600px;
    position:fixed;
}

@media screen and (max-width: 1230px) {
.adstosport{display: none;}

}
