/* Basic.css */
@font-face{font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  src: url('/files/foerdervereinSFNF/theme/fonts/roboto/roboto-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}@font-face{font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  src: url('/files/foerdervereinSFNF/theme/fonts/roboto/roboto-v30-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}@font-face{font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  src: url('/files/foerdervereinSFNF/theme/fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}html{overflow-y: scroll; height: 100%; font-size:16px; line-height: 24px; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:100%}body{border-top: 4px solid #9f111b; font-family: Roboto, Arial, sans-serif; font-weight: 400; font-size: 1em; line-height: 1.5; color: #292c37}*{-webkit-box-sizing: border-box; -moz-box-sizing:border-box; box-sizing: border-box}*:before,*:after{-webkit-box-sizing:border-box; -moz-box-sizing: border-box; -box-sizing:border-box}h1,h2,h3,h4{font-weight: 700}h1{font-size: 2.375em; line-height: 1.26315789em; margin-top: 0.63157895em; margin-bottom: 1.2631579em; color: #9f111b}h2{font-size: 1.75em; line-height: 1.71428571em; margin-top: 0.85714286em; margin-bottom: 0.85714286em}h3{font-size: 1.3125em; line-height: 1.14285714em; margin-top: 1.14285714em; margin-bottom: 0em}h4,h5,h6{font-size: 1em; line-height: 1.5em; margin-top: 1.5em; margin-bottom: 0em}p,ul,ol,pre,table,blockquote{margin-top: 0em; margin-bottom: 1.5em}ul ul,ol ol,ul ol,ol ul{margin-top: 0em; margin-bottom: 0em}ul{list-style: square}ol{list-style: decimal}li{margin-left: 2em}hr{border: 1px solid #292c37; margin: -1px 0}a,a:visited{color: #9f111b; text-decoration: underline}a:hover,a:focus,a:active{color: #710c13; outline: 0}a:focus{outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px}#wrapper{width:100%; max-width: 960px; margin: 20px auto 0 auto}#header .inside{display: flex; justify-content: space-between; align-items: flex-end}#nav-main ul{margin: 0; padding: 0}#nav-main li{list-style: none; display: inline-block; margin: 0; padding: 0}#nav-main a,#nav-main strong{display: block; text-decoration: none; font-size: 1.125em; color: #292c37; font-weight: 700; margin: 0 1em; line-height: 1.5}#nav-main a.last,#nav-main  .active.last{margin-right: 0}#nav-main a:hover,#nav-main a:focus{color: #9f111b}#nav-main strong.active,#nav-main .trail{color: #9f111b}#main .inside{padding: 2em 0 0 0}