@charset "UTF-8";
/* CSS Document */

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

header {
    
	padding: 12px;
}

img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-bottom-style: solid;
}
.bildbeschriftung{
    position: absolute;
    font-display: swap;
    font-size: 14;
    padding-left: 20px;
    padding-top: 15px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    background-image: url(images_neutral/Platzhalter-1000x1000a.jpg);
    }
.fuss a{
    font-size: 11px;
    
    
    
}

/*/Medium small/*/

@media (max-with: 655px) {
.footer-box {
    font-size: 10px;
    box-sizing: auto;
}
    .footer_a {
    padding-left: 5px;
    padding-top: 5px;
    }
}



/*Medium mittel*/
@media (min-width: 850px) {	




.footer p {
	margin: 0 0 15px 0;
}


.footer {
	margin-top: 10px;	
	padding: 25px 25px 5px 25px;
	font-size: 90%;
	background: #006ab3;
	color: #FFF;	
}
.footer_a {
    border-bottom: #FFF 1px dotted;
    margin-bottom: 20px;
    padding-left: 5px;
}
.footer_b {
    margin-bottom: 20px;
}

    .footer_c {
        color:sandybrown;
        
        
    }
    
    
    
}


.container_unten {
    max-width: 960px;
    ;
    ms-flex: 0 0 25%;
    flex: 0 0 25%;
    text-decoration-color: #dc3545;
}
body {
	margin-left: auto;
	margin-right: auto;
	background: #e6f4f8;
}

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

.style-nav ul {
	list-style-type: none;
	
}

.style-nav ul li a {
    text-decoration: none;
    color: #2F322A;
    text-align: center;
    display: block;
    text-transform: uppercase;
    padding: 8px;
    background-color: #fff3cd;
}

div overlay {
position: absolute;
top: 10px;
left: 10px;
color: rgb(255, 255, 255);
    
background-color: 0;
font-size: 12px;
line-height: 16px;
font-weight: bold;
padding: 4px 10px;
border-radius: 0px;
}
.hero {
    
    background-size: 60%;
    padding: 0px 20px 20px 0px;
    color: #000000;
    text-align: center;
    background-repeat: no-repeat;
    height:100%;
}
h1 {
	font-size: 57px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 60px;
}

h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 23px;
    color: yellow;
}

h3 {
	font-size: 16px;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 120px;
}

h4 {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 35px;
    color: #020202;
}

p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 35px;
    margin-left: 5px;
    margin-right: 5px;
    
}@media screen and (min-width:655px){
    p {
        margin-left: 5px;;
    }
}

.button {
    padding-top: 8px;
    padding-right: 30px;
    padding-bottom: 8px;
    border-radius: 0px;
    color: #0A0A0A;
    text-decoration: none;
    float: left;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    
}

.button_01 {
    padding-left: 10px;
   
}
.font-face {
    padding-left: 10px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.info-box-tan {
    background-color: #0000FF;
    color: #FFFFFF;
    padding: 30px 20px 60px;
    text-align: center;
    margin-left: 50px;
}

.info-box-dark {
    background-color: #2D2D35;
    color: #FFFFFF;
    padding: 30px 20px 60px;
    text-align: center;
}

.footer{
    .btn {
  border: none;
  background-color: inherit;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
}

.btn:hover {background: #eee;}

.success {color: green;}
.info {color: dodgerblue;}
.warning {color: orange;}
.danger {color: red;}
.default {color: black;}
    
}


footer h4 {
    font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	line-height: 17px;
	margin-bottom: 10px;
}


.footer-text {
    font-size: 14px;
    box-sizing: auto;
}

.col {
	width: 100%;
}

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

.row:after {
	clear: both;
}

video {
    width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
    background-image:    url("../images_neutral/Platzhalter-1000x1000b.jpg");
	
}
/*Tablet View*/

@media (min-width : 653px ){
	
	body {
		max-width: 778px;
	}
	
	.style-nav ul li {
		display: inline-block;
	}
	
	.style-nav ul {
		text-align: center;
	}
	
	h1 {
		font-size: 40px;
		margin-bottom: 90px;
	}
	
	h2 {
    margin-bottom: 1px;
	}
	
    
	.col-md-one-half {
    width: 50%;
    border-left-color: ffc107;
    border-right-color: ffc107;
    border-bottom-color: #ffc107;
    border-top-width: thick;
	}
	
	.col {
    float: left;
    padding: 0px 7px 14px;
    background-color: inherit;
	}
	.medium {
		width: auto;
	}
}

/*Desktop View*/

@media (min-width: 1024px){
	
	body {
		max-width: 1200px;
	}
	
	.style-logo {
		float: left;
	}
	
	.style-nav {
		float: right;
	}
	
	.col-lg-one-fourth {
    width: 25%;
    height: 60%;
	}
}


@media (max-width: 655px){
    h3 
        color: #bd2130;
    }

.text_bild {
    font-family: hammersmith-one;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #0A0A0A;
}

@media screen and (min-width:655px){
}
