@charset "UTF-8";

/* CSS Document */

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}

body {
}

header {
	padding: 0px;
	width: 100%; 
	background-color:#FFFFFF;
/*
	position: fixed;
	z-index: 100;
*/
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.style-logo {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.fixed {
	position: fixed;
	z-index: 100;
	width: 100%;
}



.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
	
}

.row_fixed{
	height: 50px;
}


/* Klassen & Divs */

.Willkommen {
	height: 150px;
	padding-top: 35px;
    border-bottom: 3px solid#ff0000;
	margin-top: 50px;
}

.thatsme {
	background-image: url(images/ThatIsMe.jpg);
	background-size: cover;
	background-position: center;
	height: 200px;
}

.fullimg {
	background-image: url(images/AdobeStock_104440845_WM.jpeg);
	background-size: cover;
	height: 270px;
	padding: 20px 20px 50px 20px;
	color:#FBFBFB;
	text-align: center;
}


.hunde_bg{
	background-color:rgba(0,0,0,0.05);
	padding: 20px 20px 40px 20px;
	margin-top: 20px;
	
}

.hunde_bg h3{
color: #E60000;
padding-top: 20px;
	
}

.thatisme_bg{
	background-color:#FFFFFF;
	padding: 20px 0 0 0 ;
	
}


.bilder {
	padding: 0px 3.5px 20px;
}

.footer-text {
	font-size: 12px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-align: center;
}

.Infobox_1 {
/*	background-color:#000000;*/
	color:#0E325B;
	padding: 0px 20px 10px 20px;
}

.Infobox_1 img {
	width: 400px;
}

.Infobox_2 {
	color:#FFFFFF;
	padding: 20px 20px 40px 20px;
	text-align: center;
}

.Infobox_2 img {
	width: 70%;
	height: auto;
	vertical-align: middle;
	
}

.Programm_Bild {
	padding: 20px 10px 40px 20px;
}

.Hund_Box {
	background-color:#E60000;
	color:#FFFFFF;
	padding: 10px 20px 10px 20px;
	margin: 0px 10px 5px 5px;
}

.Hund_Box a {
text-decoration: none;
font-family: 'Abel', sans-serif;
font-size: 18px;
}


.Rigi_Foto_1{
	height: 300px;
	background-color: grey;
	margin: 20px 5px 0px 0px;
	background-image: url( images/Rigi_1.jpeg);
	background-position: center;
	background-size: cover;
}

.Rigi_Foto_2{
	height: 300px;
	background-color: grey;
	margin: 20px 5px 0px 0px;
	background-image: url(images/Rigi_2.jpg);
	background-position: center;
	background-size: cover;
}


.Hund_Foto_1{
	height: 300px;
	background-color: grey;
	margin: 10px 10px 0px 5px;
	background-image: url(images/Hunde/DSCI0368.JPG);
	background-position: center;
	background-size: cover;
}

.Hund_Foto_2{
	height: 300px;
	background-color: grey;
	margin: 10px 10px 0px 5px;
	background-image: url( images/Hunde/joy.png);
	background-position: center;
	background-size: cover;
}

.Hund_Foto_3{
	height: 300px;
	background-color: grey;
	margin: 10px 10px 0px 5px;
	background-image: url( images/Hunde/enya.jpg);
	background-position: top;
	background-size: cover;
}

.Hund_Foto_4{
	height: 300px;
	background-color: grey;
	margin: 10px 10px 0px 5px;
	background-image: url(images/Hunde/may.jpg);
	background-position: top;
	background-size: cover;
}

.Hund_Foto_5{
	height: 300px;
	background-color: grey;
	margin: 10px 10px 0px 5px;
	background-image: url( images/Hunde/navy.jpg);
	background-position: center;
	background-size: cover;
}

.Hund_Foto_6{
	height: 300px;
	background-color: grey;
	margin: 10px 10px 0px 5px;
	background-image: url( images/Hunde/you.jpg);
	background-position: center;
	background-size: cover;
}

.Links {
	color:black;
}

.col{
	width: 100%;
/*	padding: 3px 0px;*/
}

.center {
		margin-left: auto;
		margin-right: auto;
		padding-left: 14px;
		padding-right: 14px;
	}

.Informationen {
	background-color: #E60000;
	color:#FFFFFF;
	padding: 40px 20px 20px 20px;
	height: 350px;
	margin-top: 20px;
}

.Informationen p {
line-height: 30px;
}

.Informationen a {
	font-size: 18px;
	letter-spacing: 0.04em;
	font-family: 'Abel', sans-serif;
	font-weight: 100;
	
}

.Informationen_2 {
	background-color: #E60000;
	color:#FFFFFF;
	padding: 40px 20px 20px 20px;
	margin-top: 20px;
	height: 100%;	
}

.Informationen_2 a {
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 0.04em;
	font-family: 'Abel', sans-serif;
	font-weight: 100;
	
}

.Informationen_blanco {
	padding: 40px 20px 0px 20px;
	height: 100%;	
}

.Informationen_blanco h3 {
	color: red;
}

.Informationen img {
	width: 240px;
 	height: auto;
}

.info_hund {
	padding: 0px 0px 0px 20px;
	height: 100%;	
}

.info_hund p {
	padding: 20px 0px 0px 0px;
	height: 100%;	
}

.info_hund a {
	color: #E60000;
	text-decoration: none;	
	font-size: 18px;
	letter-spacing: 0.04em;
	font-family: 'Abel', sans-serif;
	font-weight: 100;
}


a {
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 0.04em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	text-transform: uppercase;
}

h1 {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Abel', sans-serif;
	text-align: center;
	color: #E60000;
}

h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Abel', sans-serif;
	text-align: center;
	
}

h3 {
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 25px;
	font-family: 'Abel', sans-serif;
	
}

h4 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Abel', sans-serif;
	
}


p{
	font-size: 18px;
	letter-spacing: 0.04em;
	font-family: 'Abel', sans-serif;
	font-weight: 100;
}

ul{
	font-size: 13px;
	letter-spacing: 0.04em;
	font-family: 'Abel', sans-serif;
	font-weight: 400;
	padding: 10px 0 0 15px;
}

hr {
	margin: 20px 0px;
	border: 0;
	height: 2px;
	background: #FFFFFF;
}

footer {
	background-color: #E60000;;
	padding: 20px 20px;
	color: white;
	margin-top: 50px;
}



/* Accordion */

 /* Style the buttons that are used to open and close the accordion panel */
button.accordion {
    background-color: #E60000;
    color: #ffffff;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
	font-family: 'Abel', sans-serif;
	font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
    background-color: rgba(0,0,0,0.05);
	color: #000;
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
    padding: 20px 0 20px 0;
    background-color: white;
    display: none;
}



/*Tablet View*/

@media (min-width: 768px){
	
header {
/*
	position: fixed;
	z-index: 100;
*/
}
	
	.datum	{
	padding-top: 180px;
}
	
	.style-logo {
		float: left;
	}
	
	.style-nav {
	position: relative;
}
	
	.style-nav ul li {
		display: inline-block;
	}
	
	.style-nav a {
		padding: 0px 22px 0px 22px;
	}
	
	.style-nav ul li a {
		height: 50px;
		line-height: 50px;
	}
	
	.style-nav ul {
		text-align: center;
	}
	
	.style-nav ul .btn {
    display: none;
    cursor: pointer;
	width: 0px;
	}
	
	.style-nav ul .menu {
    display: block;
	}
	
	.col-md-one-half {
		width: 50%;
	}
	
	.col-md-one-half_2 {
		width: 50%;
		text-align: right;
	}
	
	.col-md-one-third{
		width: 33.33%;
	
	}
	
	.col-md-two-third{
		width: 66.66%;
	
	}
	
	.col {
		float: left;
		padding: 0px 0px 0px;
	}
	
	.Referenten{
	height: 600px;
	}
	
	.Informationen {
	margin-top: 0px;
	height: 530px;
}
	
	.thatsme {
	height: 500px;
}
	
		.info_hund p {
	padding: 0px 0px 0px 20px;
	height: 100%;	
}
	
	.Informationen_2 {
	margin-top: 0px;
}

	
	
}

/*Desktop View*/

@media (min-width: 1024px){
	
	.Willkommen img {
	max-width: 350px;
}
	
.Infobox_1 {
/*	background-color:#000000;*/
	color:#0E325B;
	padding-top: 20px;
	padding-bottom: 40px;
}
	
	.fullimg {
	height: 300px;
	}
	
	.center {
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.col-md-one-fourth{
	width: 25%;
	}
	
	.Referenten{
	height: 600px;
	}
	
	.Programm_Bild {
	max-width: 80%;
		margin-right: auto;
		margin-left: auto;
}

	
	
}





/*---------------------------------------------------------
------------------Cookie-Richtlinien-----------------------
---------------------------------------------------------*/

@use postcss-cssnext;
/* helpers/fixed.css */

.fixed {
  position: fixed;
  will-change: transform;
}

.fixed--bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

/* layout/base.css */

:root {
  --bodyFontFamily: sans-serif;
  --bodyLineHeight: 1.5;
}

body {
  font-family: var(--bodyFontFamily);
  line-height: var(--bodyLineHeight);
  margin: 0;
}

/* modules/anchor.css */

:root {
  --anchorColor: inherit;
}

a {
  color: white;
}

/* modules/button.css */

:root {
  --buttonBorderWidth: 0.0625em;
  --buttonPaddingHorizontal: 1em;
  --buttonPaddingVertical: 0.5em;

  --buttonHoverBackgroundColor: #E60000; /* Farbe für Schliessen-Button */
}

button {
  background-color: transparent;
  border: 0;
  color: white;
  cursor: pointer;
  font: inherit;
  margin: 0;
  padding: 0;
}

.button {
  border-style: solid;
  border-width: var(--buttonBorderWidth);
  padding: var(--buttonPaddingVertical) var(--buttonPaddingHorizontal);
  position: relative;
}

.button::after {
  background-color: var(--buttonHoverBackgroundColor);
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s;
  will-change: opacity;
  z-index: -1;
}

.button:focus::after,
.button:hover::after {
  opacity: 1;
}

/* modules/cookie-disclaimer.css */

:root {
  --cookieDisclaumerBackgroundColor: hsla(119,37%,32%,0.20);
  --cookieDisclaumerColor: #fff;
  --cookieDisclaumerFontSize: 0.75rem;
  --cookieDisclaumerPadding: 0.75rem;
}

.cookie-disclaimer {
  background-color: rgba(0,0,0,0.70);
  color: white;
  font-size: 11px;
  line-height: 14px;
  padding: 4px;
  text-align: left;
  transform: translateY(100%);
  transition: opacity 0.3s, transform 0.5s;
}

.cookie-disclaimer.is-active {
  opacity: 1;
  transform: translateY(0);
}

.cookie-disclaimer :first-child {
  margin-top: 0;
}

.cookie-disclaimer :last-child {
  margin-bottom: 0;
}

/* modules/media.css */

:root {
  --mediaObjectMarginHorizontal: 1em;
}

.media {
  display: flex;
}

.media--center {
  align-items: center;
}

.media__object--left {
  margin-right: var(--mediaObjectMarginHorizontal);
}

.media__object--right {
  margin-left: var(--mediaObjectMarginHorizontal);
  order: 1;
}

.media__body {
  flex-grow: 1;
}

/*---------------------------------------------------------
----------------Cookie-Richtlinien-Ende--------------------
---------------------------------------------------------*/
