/* --------------------------------------------------
   CSS: International Institute of Social St... (ISS)
   --------------------------------------------------
   Martijn Daniëls
   Copyright 2014 | TROEBEL Design
   http://www.troebeldesign.nl/
   -------------------------------------------------- */

/* da221d */

/* Bootstrap */
body {
	background-image: none;
}
#page-background {
	background-image: url("body.png");
}
.btn-default {
	background-color: #da221d;
}

/* Subsite */
#fab-subsite a,
#fab-subsite a:focus,
#fab-subsite a:hover {
	color: #da221d;
}

/* Slider */
#fab-slider .carousel-indicators .active {
	background-color: #da221d;
}

/* Sidebar */
.banner {
	background-color: #da221d;
}

/* Extensions */
.media-photo:focus,
.media-photo:hover {
	background-color: #da221d;
}

/* Footer */
.glyphicons-social:focus,
.glyphicons-social:hover,
#fab-channels .glyphicons:focus,
#fab-channels .glyphicons:hover {
	color: #da221d;
}

/* Wrapper */
#content .tabel-rij-1 {
	background-color: #da221d !important;
}