/* ++++++++++++++++++++++++++++++++++ */
/*     custom.css Ortsrat Westerham   */
/* ++++++++++++++++++++++++++++++++++ */

body {line-height: 1.35em;}
h1 {font-size: 2.4em; font-weight: 600;}
h2 {font-size: 2.0em;}
h3 {font-size: 1.3em;}

.hornav ul.menu > li > a {font-size: 1.1em;}
.clsModHeader {border-top: 2px solid #089cbf; line-height: 2em; border-bottom: 3px solid #089cbf;}
.logo {flex: 0.3 0 auto !important;}
#base2_modules .module:first-of-type .module_surround {padding-top: 20px;}

/* J51 Slideshow */
.layerslideshow113 .layerslideshow-title {font-weight: 800; font-size: 3em; margin-bottom: 0.6em;}
.layerslideshow113 .layerslideshow-caption {font-weight: 600; font-size: 2em;}

@media only screen and ( max-width: 959px) {
h1 {font-size: 2.2em; padding-left: 3px;}
h2 {font-size: 1.6em; line-height: 2rem;}
body {font-size: 0.9em !important;}
}
@media only screen and ( max-width: 767px ) {
h1 {font-size: 1.8em; padding-left: 5px;}
h2 {font-size: 1.4em; line-height: 2rem;}
body {font-size: 0.85em !important;}
.clsImgSmall {width: 50%;}
}
@media only screen and ( max-width: 440px ) {
h1 {font-size: 1.8em; padding-left: 5px;}
h2 {font-size: 1.4em; line-height: 2rem;}
h3 {font-size: 1.1rem;}
body {font-size: 0.85em !important;}
.clsImgSmall {width: 50%;}
.clsUmbruch::after {content: '\A'; white-space: pre;}
}