/* @group reset css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,details,

/* 1 */
figcaption,figure,footer,header,main,

/* 2 */
menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

progress {
	vertical-align: baseline
}

template,

/* 1 */
[hidden] {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b
,strong {
	font-weight: inherit;
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button,input,select,textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html [type="button"],

/* 1 */
[type="reset"],[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

[type="checkbox"],[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
	color: #6d6d6c;
	background-color: transparent
}

.nav>li>a:focus,.nav>li>a:hover {
	background-color: transparent
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* @end */

@font-face {
	font-family: "Merriweather";
	src: url(../fonts/MerriweatherSans-Regular.ttf);
	src: url(../fonts/MerriweatherSans-Regular.ttf) format("truetype");
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
	font-display: swap;
}
@font-face {
	font-family: "Merriweather";
	src: url(../fonts/MerriweatherSans-Bold.ttf);
	src: url(../fonts/MerriweatherSans-Bold.ttf) format("truetype");
	font-style: normal;
	font-weight: 700;
	font-stretch: normal;
	font-display: swap;
}
body	{
	line-height: 1.6em;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	font-weight: 400;
	flex-wrap: wrap;
	padding-left: 40px;
	font-family: "Merriweather", Merriweather, Helvetica Neue, Helvetica, Lucida Grande, Lucida, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-size: large;
	padding-top: 10px;
	font-variant-numeric: lining-nums tabular-nums;
}
strong	{
	font-weight: 700;
}
p	{
	margin-bottom: 1em;
}
header {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	min-height: 200px;
	margin-right: 40px;

}
header .logo	{
	position: absolute;
	background: url(../images/logos/logo_unihockey-club_zuerich_center.jpg) no-repeat center center;
	height: 200px;
	width: 230px;
	background-size: 100%;
	margin-left: -11px;
}
header .jubilaeum	{
	position: absolute;
	background: url(../images/30_jahre_unihockey_club_zuerich_jubilaeum.jpg) no-repeat center center;
	height: 124px;
	width: 161px;
	background-size: 100%;
	margin-top: 50px;
	margin-left: -172px;
	z-index: 100000;
}

.flex-column {
 	-ms-flex: 1 1 auto;	/* Internet 10 */
    flex-grow: 1;
    flex-basis: calc(25% - 40px);
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
    box-sizing: border-box;
    background-color: #ecebec; 
}
.flex-column 
, .box	{
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.flex-column.footer {
	background: none;
}
a 	{
	color: #000;
}
a:hover	{
	text-decoration: none;
}
h2	{
	margin-top: 1.5em;
	font-weight: 700;
	font-size: 1.6rem;
	margin-bottom: 0.7em;
	line-height: 1.3em;
}
ul	{
	margin-bottom: 1em;
}
ul.list	{
	list-style-type: disc;
	margin-left: 1em;
}
.tabelle	{
	list-style-type: decimal;
	list-style-position: inside;
	font-weight: 700;
	font-size: medium;
}
.tabelle li div	{
	float: right;
}
.tabelle li span	{
	font-weight: 300;
}
ul.none	{
	list-style-type: none;
}
.gallery-1	{
	background: url(../images/ruetihof_zuerich.jpg) no-repeat center center;
	background-size: auto 100%;
	
}
.flex-column.gallery-2	{
 	flex-basis: 100%;
 	min-height: 25vh;
}
.gallery-2	{
 	background: url(../images/sporthalle_uhc_zuerich.jpg) no-repeat center center;
	background-size: 110% auto;
}
.documents span	{
	margin-left: 1em;
	color: #7b7b7b;
}
.m-t-1	{
	margin-top: 1em;
}
.datenschutz dt	{
	font-weight: bold;
}
.datenschutz dd	{
	margin-bottom: 2rem;
}
/*
.blue1	{
	background-color: rgb(199,209,230);
}
.blue2	{
	background-color: rgb(166,187,216);
}
.blue3	{
	background-color: rgb(130,151,189);
}
.blue4	{
	background-color: rgb(78,116,181);
	color: #fff;
}*/

@media (max-width: 1000px)	{
	.gallery-1 {
   	 	flex-basis: 100%;
   	 	background-size: 108% auto;
   	 	min-height: 270px;
	}
	.gallery-2	{
		background-size: auto 100%;
	}
	.flex-column.footer	{
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 480px)	{
	header .logo	{
		width: 200px;
		margin-left: -30px;
	}
	header .jubilaeum	{
		width: 120px;
		margin-left: -141px;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
	.story {
   	 	flex-basis: 100%;
	}
}
@media (min-device-width: 320px) and (max-device-width: 480px){
	body	{
		font-size: 2.6rem;		
	}
	h2	{
		font-size: 3.5rem;
		margin-top: 2em;
	}
	header	{
		text-align: left;
		min-height: 260px;
		padding-top: 20px;
	}
	header .logo	{
		background: url(../images/logos/logo_unihockey-club_zuerich.jpg) no-repeat center center;
		height: 230px;
		width: 650px;
		background-size: 100%;
		margin-left: 0;
	}
	header .jubilaeum	{
		width: 250px;
		height: 230px;
		left: auto;
		right: 40px;
		margin-top: 10px;
	}
	.gallery	{
		background-size: auto;
		min-height: 33vh;
	}
	.flex-column {
		flex-basis: 100%;
		padding-left: 40px;
		padding-right: 40px;
	}
	.tabelle{
		font-size: 90%;
	}
}
