//**** CUSTOM CSS SILVIA WIRTZ ****//

.gradient-overlay {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a2a2a+0,000000+100&1+0,0.3+100 */
    background: -moz-linear-gradient(top, rgba(42,42,42,1) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(42,42,42,1) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(42,42,42,1) 0%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2a2a', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
    opacity: 0.7;
}

.section#why-choose-us {
	background-color: #EDEDED;
	}
	
	
.single {
	font-size: 16px;
	}

.white {
	font-size: 16px;
	color: #ffffff;
	}
	

.white#fahrschulinfo {
	font-size: 20px;
	color: #ffffff;
	}
