/* von Marco eingefügt */


h1, h2, h3, h4, h5, h6 {
    color: #181c73 !important;
}

body.page-home h1 {
    
    font-size: 36px;
    text-transform: uppercase;
    
}


.screen-image .image-caption {
    color: #181c73 !important;
    text-shadow: 1px 1px 2px #000000;
   
}

h1 {
     background:#ffffffc7;
    padding:30px;
}

/*
.screen-image.screen-top {
    position: relative;
    height: 400px !important;
}

@media only screen and (max-width: 800px) {
    
    .screen-image.screen-top {
    position: relative;
    height: 300px !important;
}
}
    


@media (min-width: 1100px) {
header.site-header {
    height: 90px !important;    
}
}
    
body.page-home .screen-image.screen-top {

 

background-image: url('/user/pages/01.home/home5.png') !important;
background-size: auto !important;
background-position: center !important;

 

}*/

@media only screen and (max-width: 800px) {
    .screen-image .image-caption h1 {
		font-size: 1.5em !important;
	}
}

/*
a.active:first-child {
 color: white !important;   
}*/
