@charset "UTF-8";
/* Body */
body {
	background-color: #ffffff;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: vag-rundschrift-d,sans-serif;
	font-weight: 100;
	font-style: normal;
	color: #4C4D4F;
	
}


/* Container */
.container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: 1000px;
    background-color: #FFFFFF;
    max-width: 1200px;
    min-width: 300px;
}
/* Navigation */
header {
    width: 100%;
    height: 150px;
    background-color: #ffffff;
    border-bottom: solid;
    border-bottom-width: 2px;
    border-bottom-color: #4c4d4f;
}
 

.lupebutton {
	width: 50px;
}

.locbutton {
	width: 43px;
}

.menuebutton {
	width: 60px;
}


.navlogo {
    float: left;
    width: 60%;
	text-align: left;
}

.bigbild {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: center;
	
}

.bigvideo {
	object-fit: cover;
	object-position: center;
}


#topnavi {
    float: right;
    text-align: right;
	font-size: 14px;
	letter-spacing: 10px;
    }


#open {
	position: relative;
	top: 10px;
	left: 100px;
}

#dropdo {
	position: fixed;
	width: 0px;
	height: 100%;
	top: 0;
	right: 0;
	background-color: rgba(163,30,59,0.90);
	transition: 0.6s;
	overflow: hidden;
	
}

header {
    list-style: none;
	text-align: center;
  
}

nav ul li {
	list-style-type: none;
	padding: 4px;
}

.menulink {
	text-decoration: none;
	font-size: 20px;

}

a.menulink:link {color: #FFFFFF}
a.menulink:visited {color: #FFFFFF}
a.menulink:focus {color: #FFFFFF}
a.menulink:hover {color:#979797}
a.menulink:active {color: #FFFFFF}

a.boxlink:link {color: #FFFFFF}
a.boxlink:visited {color: #FFFFFF}
a.boxlink:focus {color: #FFFFFF}
a.boxlink:hover {color:#979797}
a.boxlink:active {color: #FFFFFF}

a.boxlinkgrau:link {color: #4C4D4F}
a.boxlinkgrau:visited {color: #4C4D4F}
a.boxlinkgrau:focus {color: #4C4D4F}
a.boxlinkgrau:hover {color:#A31E3B}
a.boxlinkgrau:active {color: #4C4D4F}

a.footlink:link {color: #4C4D4F; text-decoration: none}
a.footlink:visited {color: #4C4D4F; text-decoration: none}
a.footlink:focus {color: #4C4D4F; text-decoration: none}
a.footlink:hover {color:#A31E3B; text-decoration: none}
a.footlink:active {color: #4C4D4F; text-decoration: none}

.textgrau {
    color: #4C4D4F;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    font-size: 17px;
}

.textgrau-title {
	color: #4C4D4F;
	margin: 0px;
	font-size: 23px;
}

.boxtextweiss {
	color: #FFFFFF;
	margin: 10px;
	font-size: 17px;
}

.boxtextweiss-title {
	color: #FFFFFF;
	margin: 10px;
	font-size: 23px;
}

.boxtextgrau {
	color: #4C4D4F;
	margin: 10px;
	font-size: 17px;
}

.boxtextgrau-title {
    color: #4C4D4F;
    margin: 5px;
    font-size: 23px;
}

address {
	font-style: normal;
	margin: 10px;
}

.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* Hero Section */
.hero {
	background-color: #B3B3B9;
	padding: 0px;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Stats Gallery */

.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
}
.thumbnail {
    width: 31%;
    height: 300px;
    text-align: center;
    float: left;
    background-color: #A31E3B;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
	background-position: center;
	background-size: 470px;


}

.thumbi2 {
    width: 68%;
    height: 300px;
    text-align: center;
    float: left;
    background-color: #A31E3B;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
	background-position: center;
	background-size: 820px;
	
}

.thumbi2weiss {
    width: 68%;
    height: 300px;
    text-align: center;
    float: left;
    background-color: #ffffff;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
	background-position: center;
	background-size: 820px;
	
}

.thumbi3 {
    width: 28%;
    height: 300px;
    text-align: center;
    float: left;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
	vertical-align: top;
	
}

.thumbnail4 {
    width: 31%;
    height: 300px;
    text-align: center;
    float: left;
    background-color: #4c4d4f;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
}

.maintext {
	vertical-align: top;
	padding: 2px;
	text-align: left;
}

.boxtext {
	vertical-align: top;
	padding: 10px;
	text-align: left;
}


#boxtexttransp {
	text-align: left;
	background-color: rgba(255,255,255,0.60);
	margin: 3px;

}

#boxtexttransp2 {
	text-align: left;
	background-color: rgba(255,255,255,0.60);
	margin: 3px;

}

#boxtexttransp3 {
	text-align: left;
	background-color: rgba(255,255,255,0.60);
	margin: 3px;

}

#boxtexttransp4 {
	text-align: left;
	background-color: rgba(255,255,255,0.60);
	margin: 3px;

}

#boxtexttranspfull {
	text-align: left;
	margin: 3px;

}

#boxtexttranspfull2 {
	text-align: left;
	margin: 3px;

}

#boxtexttranspfull3 {
	text-align: left;
	margin: 3px;

}

#boxtexttranspfull4 {
	text-align: left;
	margin: 3px;

}

/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
    background-color: #FFFFFF;
    padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}

.logostrub {
    width: 450px;
}

footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #FFFFFF;
    color: #4C4D4F;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;

}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}


/* cookie banner */



/* Mobile */
@media (max-width : 494px ){

		
.navlogo {
    width: 100%;
	text-align: center;
}
	
#topnavi {
   	float: none;
    text-align: center;
	font-size: 14px;
	letter-spacing: 10px;
    }	

		
.logostrub {
    width: 250px;
}	

.lupebutton {
	width: 30px;
}

.locbutton {
	width: 25px;
}

.menuebutton {
	width: 36px;
}
	


.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
.thumbnail {
	width: 100%;
}
	
.thumbi2 {
	width: 100%;
	min-height: 250px;
}
	
.thumbi2weiss {
	width: 100%;
	min-height: 250px;
}

.thumbi3 {
	width: 100%;
	min-height: 250px;
}

.thumbnail4 {
	width: 100%;
}
	
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
.container .newsfeed p {
}
}

/* Small Tablets */
@media ( min-width : 495px ) and (max-width : 954px ){

	
.logostrub {
    width: 280px;
}	

.lupebutton {
	width: 30px;
}

.locbutton {
	width: 25px;
}

.menuebutton {
	width: 36px;
}

header {
    height: 100px;
}
	

.navlogo {
    float: left;
    width: 60%;
}

	
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 48%;
}
	
.thumbi2 {
	width: 60%;
	min-height: 270px;
}
	
.thumbi2weiss {
	width: 60%;
	min-height: 270px;
}
	
.thumbi3 {
	width: 36%;
	min-height: 270px;
}

.thumbnail4 {
	width: 48%;
}
	
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}

.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width : 955px ) and ( max-width : 1096px ){
.text_column {
	width: 100%;
}

.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
