#a6cee3	hellblau
#1f78b4 dunkelblau
#b2df8a hellgrC<n
#33a02c dunkelgrC<n





/*Überschrift */
/*Menu */
.demo-layout .demo-navigation .mdl-navigation__link {
	background-color:#a6cee3 !important;
	color: black !important;
}

/*Hintergrund des Menu */


p {
    color: black !important;
}

h4 {
    color: black !important;
}

h5 {
    color: black !important;
}

h6 {
	color: black !important;
}	
	
h8 {
    font-size: 14px;
    line-height: 24px;
	color: black  !important;
}

h7 {
    font-size: 18px;
    line-height: 20px;
	color: lightgray  !important;
}

h9 {
    font-size: 24px;
	line-height: 60px;
    color: red  !important;
}

.mdl-demo .toc {
    border-left: 4px solid green ;
	
}

.mdl-mega-footer {
    
    /*background-color: #424242;*/
	background-color: grey 
	
}