﻿@charset "utf-8";
/* Time:2024/10/28 8:58:48 */
/* SitePage1_Style_css */
[class*=Maxwidth] { width:100%; max-width:1500px!important; }

h1,h1.Heading { font-size:22pt; line-height:65px; color:#09603F; }
h2,h2.Headline { font-size:18pt; line-height:36px; color:#09603F; }
h3,h3.Subtitle { font-size:12pt; line-height:30px; }


/* === Adaption Style_css ============================= */
@media only screen and (max-width:1500px) {
}
@media only screen and (max-width:800px) {
[class*=ItemGroup] div.Item-list {}
}