BODY {
    font-weight: normal!important;
    font-family: "Open Sans";
}

A {
    color:#304D99;
}


.main_content_white {
    background-color:#F6F6F6;
}


.row1 {
    min-height:30px;
    background-color:#304D99;
    z-index: 2000;
}


.row-navbar {
    min-height: 250px;
    background-color:#AAA;
}

.row-navbar-home {
    min-height: 450px !important;
    max-height:450px !important;
    background-color:#AAA;
}


.nav {
    z-index: 1000;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    z-index:1000;
}
.nav>.col-md-4 {
    padding:10px 100px;
}

.row-navbar .nav {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color:#FFF;

}

.nav .nav-link {
    color:#FFF;
    padding-top:30px;
    text-transform: uppercase;

}


.row-navbar .nav .col-md-8 {
    background-color:#297943;
}

.row-maincontent {
    background-size:cover;
    background-repeat: no-repeat;
    background-image:url('/images/mainbkgnd.jpg');
    background-position: center;
    min-height: 200px;
}

.activiteiten_tile {
    background-color:#297943;
    backround-size:cover;
    background-position: center;
    color:#FFF;
    min-height:300px;
    border-radius:8px;
    padding:20px;
}

.slideshow {
    z-index:1;
    width: 100%;
    height: 100%;
    position: absolute;
    left:0px;
    /*background-image:url('/images_var/pagina_afbeeldingen/spuitvoetbal.jpg');
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;*/
    overflow: hidden;
}

.row-navbar>.container {
    z-index:20000;
}

.activiteiten_tile H2 {
    font-size:22px;
    position: absolute;
    bottom:40px;
}

.activiteiten_tile span {
    font-size:16px;
    font-weight: 100;
    color:#ECECEC;
    position: absolute;
    bottom:20px;

}

.activiteiten_row {
    margin-top:20px;
}

.activiteiten_row .activiteiten_tile {
    margin-top:10px;
}

.vriendenvan_tile {
    width: 300px;

    color:#FFF;
    background-color:#304D99;
    text-align: center;
    float: left;
    margin:20px;
    border-radius:4px;
}


.vriendenvan {
    max-height: 120px;
    overflow: hidden;
    min-height:75px;
}
.tickercontainer {
    height:80px !important;
}
#webTicker LI {
    padding:10px!important;
    color:#FFF;
    font-weight: normal;
    min-width:300px;
    font-size:18px;
    text-align:center;
    background-color:#304D99;
    border-radius:8px;
    margin-left:10px;
    padding:20px !important;

}

.row-news {
    background-color:#304D99;
    color:#FFF;
    padding:30px 0;
}

.row-news H2{

    color:#FFF;
    margin-top:20px;
}

.row-news P{
   font-weight: 100;
    font-size:12px;
}

.footer {
    background-color:#2B2B2B;
    color:#FFF;
    padding-top:30px;
}

.footer H4 {
    font-size:18px;
}
.footer .line {
    width:40px;
    height:4px;
    background-color:#297943;
    float:left;
    clear: both;
    margin:5px 0 15px 15px;
}

.footer UL {
    clear: both;
}

.footer LI {
    list-style:none;

}
.footer LI A {
    color:#AAAAAA;
    text-decoration: none;
    font-size:14px;
}
.footer P {
    color:#AAA;
    font-size:14px;
}


.row_vriendenvan H1{
    color:#304D99 !important;
    margin-top:20px !important;;
}

.content_sidebar {
    background-color: rgba(48, 77, 153, 0.13);
}

.row-sponsoren P{
    line-height: 10px;
    margin-bottom:5px;
}

.row-news A {
    color:#FFF;
}

.row-news A:hover {
    text-decoration:none;
}

.gallery_album_tile {
    background-color:#FFF;
    border: none;
    float:left;
    transition: all 1s;
}

.gallery_album_tile .gallery_alubm_tile_text {
    padding:15px;
    color:#000;


}

.gallery_album_tile:hover {
    text-decoration: none;
    background-color:#F8F8F8;
}

.news_tile {
    background-color:#FFF;
    float:left;
    border:1px solid transparent;
    margin-top:20px;

}

.news_tile H2{
    font-size:20px;
    text-transform: uppercase;
    margin:30px 0;
    color:#304D99;
}

.news_tile .date {
    position: absolute;
    right: 60px;
    bottom:30px;
    text-transform: uppercase;
    color:#AAA;
}

.news_tile .btn {

}

.nieuws_ul LI {
    list-style: none;
    border-bottom:1px solid #CCC;
    float:left;
    width: 100%;
}

.nieuws_ul LI A{
    padding:20px 0!important;
    float:left;
    width: 100%;

}

.sponsor_tile {
    background-color:#FFF;
    float:left;
    width: 100%;
    padding:10px;
    margin-bottom:10px;
}

.sponsor_tile h3 {
    font-size:16px;
}

H1 {
    font-size:22px;
}

.height>.col-md-8,.height>.col-md-4{
    padding-top:30px;
}

.gallery_img {
    margin-bottom:15px;
}

.gallery_img IMG {
    border:5px solid #FFF;
    box-shadow:0px 0px 10px #ECECEC;
}

.dropdown-menu {
    background-color:#297943;
    border:none;
    margin-top:30px;
    border-radius:0px;
}

.dropdown-item {
    color:#FFF;
    text-transform: uppercase;
}

.nav-item.active .nav-link {
    color:#ECECEC;
    font-weight:bold;

}

.gallery_album_tile {
    margin-bottom:15px;
}

.content_sidebar LI {
    list-style:none;
}

.content_sidebar LI A {
    font-weight: bold;
    color:#000;
    transition: all 0.3s;

}

.content_sidebar LI A:hover {
    text-decoration:none;
    color: #333333;
    margin-left:5px;
}