@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'FontAwesome';
    src: url('fa-regular-400.eot');
    src: url('fa-regular-400.eot?#iefix') format('embedded-opentype'),
         url('fa-regular-400.woff2') format('woff2'),
         url('fa-regular-400.woff') format('woff'),
         url('fa-regular-400.ttf') format('truetype'),
         url('fa-regular-400.svg#font_awesome_5_freeregular') format('svg');
    font-weight: 400;
    font-style: normal;

}


@font-face {
    font-family: 'Barlow';
    src: url('barlow-bold-webfont.eot');
    src: url('barlow-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('barlow-bold-webfont.woff2') format('woff2'),
         url('barlow-bold-webfont.woff') format('woff'),
         url('barlow-bold-webfont.ttf') format('truetype'),
         url('barlow-bold-webfont.svg#barlowbold') format('svg');    font-weight: 700;
    font-weight: 700;
	font-style: normal;

}

@font-face {
    font-family: 'Barlow';
    src: url('barlow-regular-webfont.eot');
    src: url('barlow-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('barlow-regular-webfont.woff2') format('woff2'),
         url('barlow-regular-webfont.woff') format('woff'),
         url('barlow-regular-webfont.ttf') format('truetype'),
         url('barlow-regular-webfont.svg#barlowregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Barlow';
    src: url('barlow-medium-webfont.eot');
    src: url('barlow-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('barlow-medium-webfont.woff2') format('woff2'),
         url('barlow-medium-webfont.woff') format('woff'),
         url('barlow-medium-webfont.ttf') format('truetype'),
         url('barlow-medium-webfont.svg#barlowmedium') format('svg');
    font-weight: 500;
    font-style: normal;

}



:root {
    background-color: #000000;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
margin:0;
font-family: 'Barlow', sans-serif;
font-size:100%;
color:#000000;
background-color:#e9AE8F;
}

.unsichtbar, .u2, .invisible, .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 250;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	max-width: 1280px !important;
	background-color:#e9ae8f;
}

.row {margin-left: 0 !important; }

.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }


#bild2 {
width:100%;
margin:0 auto;
overflow:hidden;
}


#bottom {
width:100%;
height:100%;
margin:0;
padding:0;
font-family:'Barlow', sans-serif; 
font-size:100%;
color:#e9ae8f;
line-height:1;
}

#bottom p {
font-size:80%;
}
#bottom a:link {color:#e9ae8f !important; text-decoration:none;}
#bottom a:visited {color:#e9ae8f !important; text-decoration:none;}
#bottom a:hover {color:#ffffff !important; text-decoration: underline !important; text-decoration:none;}

/* Links */ 

main a:link, form a:link, #bild a:link {color:#000000 !important; text-decoration:none;}
main a:visited, form a:visited, #bild a:visited {color:#000000 !important; text-decoration:none;}
main a:hover, form a:hover, #bild a:hover {color:#ffffff !important; text-decoration: none !important; }




form {font-family:'Barlow', sans-serif; ;}


@media (min-width: 320px) and (max-width: 767px) {



}

@media (min-width: 768px) and (max-width: 979px) {


}

@media (min-width: 980px) and (max-width: 1199px) {


}

@media (min-width: 1200px) and (max-width: 1919px) { 


}

@media (min-width: 1920px) { 


}



h1 {font-family: 'Barlow', sans serif; color:#000000; margin: 0 0 0 0; padding:50px 0 0 0; text-transform: uppercase;text-align:center; }

h2 {font-family:'Barlow', sans-serif; font-size:200%; color:#000000; margin: 0 0 0 0; padding:50px 0 0 0; text-transform: uppercase;text-align:center; }

h3 {font-family:'Barlow', sans-serif; font-size:120%; font-weight:700; color:#000000; margin:20px 0 0 0;text-align:center;}

h4 {font-family:'Barlow', sans-serif; font-size:120%; font-weight:700; color:#000000; margin:20px 0 0 0; text-align:center;}
