/*
 Theme Name:  Divi Child
 Description:     Divi Child Theme
 Author:            Alexander Zyprian
 Author URI:     https://zymedia.de
 Template:        Divi
 Version:         1.0.0

*/

h1 {

}

#footer-widgets {
	padding-top: 10px;
	height:120px;
	}
.footer-widget {
	height:90px;
	margin-bottom:10px !important;
	margin-top:10px;
	
}
#footer-bottom {
		display:none;
		background-color:black !important;
		height:20px;
		margin-bottom:10px;
		
}
#footer-info {
		
		margin-top:10px;
}
#main-footer {
	height:140px;
	
}

#main-footer .container.clearfix {
	display:none;
	background-color: blue !important;
	padding-top:-30px;
}

.lehrer {
	font-size:1.2em !important;
	color: #ff8800 !important;
	font-weight:bold !important;
}

.unterricht{
	font-size:0.9em !important;
}








