/*!
 * Start Bootstrap - Half Slider HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/*
 * primary #840701; 
 * secondary #fec230
 */
html,
body {
    height: 100%;
	/*font-size: small;*/
	/*overflow-x: hidden;*/
}

/* You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height! */

.carousel {
	height: 50%;
   
}
#myCarousel {
    cursor: pointer;
   
}

#inhoud img {
	height: auto !important;
	max-width: 100%;
	display: block;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 0px 4px rgba(0, 0, 0, 1);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 21px;
}
.carousel-caption a {
  color: #fff;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* FOOTER */
footer {
    margin: 50px 0 0 0;
    height: 200px;
    background-color: #332D2B;
    text-align: right;
    padding-top: 20px;
    color: #fff;
    font-size: 10px;
}
footer a{
    color: #fff;
    text-decoration: none;
}
footer a:hover{
    color: #fff;
    text-decoration: underline;
}
.nav {
    background-color: #3A5F0B; /*donkerrood*/
}
.menuactief {
    color: #3A5F0B;
    background-color: #fec230;
}
.menuactief a {
    color: #fff !important;
}
.menuactief a:hover {
    color: #fff !important;
}

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

.blokrechts img {
    width: 190px;
}

.blokrechts table {
    text-align: center;
	color: #fff;
	width: 100%;
}

.blokrechts tr {
    height: 21px;
    vertical-align: middle;
}

.blokrechts tr th {
    font-weight: bold;
	text-align: center;
	padding: 2px !important;
	border-top: none !important;
}

.blokrechts tr td {
    border: 1px solid #fff;
    vertical-align: middle;
    /*height: 24px;*/
}

.blokrechts td {
	padding: 2px !important;
}

.blokrechts #vandaag {
    background-color: #fff;
    color: #3A5F0B;
}

.blokrechts #vandaagactiviteit {
    background-color: #fff;
    border: 1px solid #fec230;
    color: #fec230;
    font-weight: bold;
}

.blokrechts .activiteit {
    background-color: #fec230;
    /*padding: 0;*/
}

.blokrechts .activiteit a {
    font-weight: bold;
    color: #3A5F0B;
    /*padding:4px;*/
    display: block;
}
.navbar {
    background-color: #3A5F0B; /*donkerrood*/
    height: 55px;   
    margin-left: auto;
    margin-right: auto;
}
.navbar-nav > li > a {  
     line-height: 55px;
     padding:0 15px 0 15px;

     font-size: 11px;     
}
.navbar-inverse .navbar-nav > li > a {
    text-transform: uppercase;
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fec230;
}
#inhoud {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f4f6f7;
}
#zoeken {
    background-color: #3A5F0B;
    margin-bottom: 20px;
    padding: 15px;
}
#zoeken h4 {
    margin-bottom: 15px;
}
#crossbox {
    text-align: center;
    background-color: #3A5F0B;
    margin-bottom: 20px;
    padding: 15px;
}
#menuscherpeblik {
    font-weight: bold; 
}
#menuscherpeblik a{
    color: #fec230;
}
#scherpeblik {
    background-color: #fec230;
    margin-bottom: 20px;
    padding: 15px;
    
}
#kalender {
background-color: #3A5F0B;
margin-bottom: 20px;
padding: 15px;
}
#roodrechts, #zoekenrechts {
    color: #fff;
    background-color: #3A5F0B;
}

#roodrechts, #zoekenrechts h1 {
    color: #fff;
}
.thumbindex {
padding-right: 0;
margin-bottom: 10px;
}
.oudbericht {
border-top: 1px dotted #E6E6E6;
padding-top: 15px;
padding-bottom: 15px;
}
.social {
    margin-bottom: 15px;
    padding: 0;
}
#likebox-wrapper * {
   width: 100% !important;
}
#twitter-widget-0 {
    width:100%;
}
  
.artikel_left { 
  margin-bottom: 20px;
  border-right: 1px dotted #000;
  padding-right: 30px;
}
.artikel_right { 
  margin-bottom: 20px;
  padding-right: 30px;
}
.crossboxrij { 
  border-bottom: 1px dotted #000;
  margin:0 0 20px 0; padding:0;
}
.crossboxfoto { 
  margin:0;
  padding:0;
}

.advertentie {
    color: #000;
    max-width:200px;
}
.advertentie img {
    max-width: 100%;
    margin-bottom: 15px;
}

.nopadding {
    padding: 0;
    margin:0;
}
.nopaddingad {
    padding: 0;
    margin:0;
}
.adleft {
    float: right !important;
}
.fotooverzicht {
    border-bottom: 1px dotted #000;
    padding-bottom:15px;
}
.fotooverzicht-img img {
    border: 1px solid #fff;
    /*width: 100%;*/
}
.fotooverzicht-img img:hover {
    border: 1px solid #3A5F0B;
}
.grijs {
    color: #c5c5c5;
}
.icoon {
    font-size: 26px;
    margin-right: 5px;
    color: #3A5F0B;
}
.icoon:hover {
    color: #3A5F0B;
}
#zoekenrenners
{
    margin-left: 30px;
}
.renners ul {
    /*margin-left: 30px;*/
    line-height: 30px;
    margin-top: 10px;
    list-style: none;
}
.renners ul li {
    padding-left: 5px;
}
.renners ul li a {
    text-decoration: none;
    color: #3A5F0B;
}

.renners ul li a:hover {
    text-decoration: underline;
    color: #3A5F0B;
}  
    
@media (max-width: 480px) {

}
@media (max-width: 768px) {
    .navbar-nav > li > a {  
     padding:0 20px 0 20px;
     border-top: dotted 1px #fff;
  
    }
    .navbar-nav > li > a {  
     line-height: 55px;
     padding:0 5px 0 5px;
    }
    .nopaddingad {
    padding-right: 15px;
    }
    .adleft {
    float: left !important;
    }
	
	.advertentie, #myCarousel {
		display:none; !important;
	}
	#zoekenrenners
{
    margin-left: 0px;
}
}

@media (min-width: 769px) {
  .advertentiemobiel, #advertentiemobieldiv {
  		display:none !important;
  }

}

@media (max-width: 992px) {
    .artikel_left, .artikel_right {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-right: none;
    border-bottom: 1px dotted #000;
    }
    h1 {
    padding-top: 20px;
    }    
    .carousel {
    margin-bottom:15px;
    }   
    .navbar-nav > li > a {  
     line-height: 55px;
     padding:0 5px 0 5px;
    font-size: 10px;
    }
    /*.navbar {
    font-size: 11px;
    }*/
    #inhoud {
    padding-top: 0px;
    }
}




@media (min-width: 1200px) {
  .carousel {
    height: 390px;
    width: 100%;
    margin-bottom:15px;
    }
    .navbar-nav > li > a {  
    font-size: 12px;
    }

}

#huidigepagina {
    border: 1px solid #3A5F0B;
}

.renners ul {
    /*margin-left: 30px;*/
    line-height: 30px;
    margin-top: 10px;
    list-style: none;
}
.renners ul li {
    padding-left: 5px;
}
.renners ul li a {
    text-decoration: none;
    color: #3A5F0B;
}

.renners ul li a:hover {
    text-decoration: underline;
    color: #3A5F0B;
}

.racedetails img {
	max-width: 100% !important;
	height: auto !important;
}

.modal-body img {
	max-width: 100% !important;
	height: auto !important;
}
