.smalli {
	font-weight: 100;
	
}
.link:hover{
cursor:pointer;
}
.navbar-default{
	background-color: #631b5d;
}

#tel{
	color: #ffffff;
	float: left;
  padding: 19.5px 15px;
  font-size: 19px;
  line-height: 21px;
  height: 60px;
}

.navbar-default .navbar-nav>.active>a {
	background-color: rgba(153, 51, 153, 0.23);
	color: #a8ab05;
}
.navbar-default .navbar-nav>.active>a:focus {
	background-color: rgba(153, 51, 153, 0.23);
	color: #a8ab05;
}

.navbar .navbar-nav li a:focus{
	color: white;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #a8ab05;
	background-color: #631b5d !important;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #a8ab05;
	background-color: #631b5d;
}

#subtitle{
	font-family: 'Pinyon Script', cursive;
	font-weight: 500;
	font-size: 32px;
}

.filmpje {
	width: 100%;
}

#about {
	background-color: rgba(153, 51, 153, 0.23);
}

#introFilmpje {
	background-color: rgba(153, 51, 153, 0.10);
}

#doelgroep {
	background-color: rgba(153, 51, 153, 0.10);
}

#filmpje {
	background-color: rgba(153, 51, 153, 0.10);
}

#contact{
	background-color: rgba(153, 51, 153, 0.23);
}

footer .footer-above {
    background-color: rgba(153, 51, 153, 0.23);
    color: #2c3e50;
}

#voorwaarden {
	background-color: rgba(153, 51, 153, 0.23);
}

#voorwaarden h2{
	padding-top: 70px;	
}

@media(max-width:767px) {

    #subtitle{
    font-family: 'Pinyon Script', cursive;
    font-weight: 500;
    font-size: 22px;
    }

}

@media(max-width:366px) {

    #tel{
    font-size: 12px;
    }

}

header .intro-text .name {
	font-family: 'Slabo 27px', serif;

}
