.scrollable {
    max-height: 100px;
    overflow-y: auto
}

.scrollable-high {
    max-height: 300px;
    overflow-y: auto
}

ul.nav li a,
ul.nav li a:visited {
    color: #c9120e !important;
}

ul.nav li a:hover,
ul.nav li a:active {
    color: #c9120e !important;
}

ul.nav li.active a {
    color: #c9120e !important;
}

a, a:hover, a:visited, a:focus {
    color: #c9120e;
    text-decoration: none;
}

a.text-white, a.text-white:hover, a.text-white:visited, a.text-white:focus {
    color: #ffffff;
    text-decoration: none;
}

.btn-red, .btn-red:hover, .btn-red:visited, .btn-red:focus {
    color: #fff
}

.btn-black, .btn-black:hover, .btn-black:visited, .btn-black:focus {
    color: #fff
}

.gmap {
    padding: 5px;
    max-width: 350px;
    width: 350px;
}

.gm-style-iw {
    width: 350px;
    margin-left: 0;
}

form td {
    padding: 2px 4px
}

.btn-red:hover, .btn-red:focus {
    background: #db0202 !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn.btn-default {
    border: none !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}

#submitOgone {
    background: #fe0000;
    color: #FFF;
    border: none !important;
    border-radius: 0px !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#submitOgone:hover, #submitOgone:focus {
    background: #db0202 !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none !important;
}

#submitOgone:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

#submitOgone:hover, #submitOgone:focus, #submitOgone.focus {
    color: #333;
    text-decoration: none;
}

footer .sponsor.afk {
  background-position: 0 0;
  height: 100px;
  width: 150px;
}

footer .sponsor.afk:hover, footer .sponsor.afk:active {
  background-position: 0px -101px;
}

footer .sponsor.tourstickets {
  background-position: -161px 0;
  height: 100px;
  width: 150px; }

footer .sponsor.tourstickets:hover, footer .sponsor.tourstickets:active {
  background-position: -161px -101px;
}
  
footer .sponsor.vsbfonds {
	background-position: -320px 0;
	height: 100px;
	width: 150px;
}

footer .sponsor.vsbfonds:hover, footer .sponsor.vsbfonds:active {
  background-position: -320px -101px;
}
  
footer .sponsor.detelegraaf{
	background-position:-480px 0;
	height: 100px;
	width: 150px; 
} 

footer .sponsor.detelegraaf:hover,footer .sponsor.detelegraaf:active{
	background-position:-480px -101px;
} 

footer .sponsor.ntr{
	background-position:-642px 0;
	height: 100px;
	width: 150px; 
} 

footer .sponsor.ntr:hover,footer .sponsor.ntr:active{
	background-position:-642px -101px;
} 

.tussenwit {
	background: #FFF;
}
