@charset "utf-8";
/* CSS Document */
	body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.Container {
	margin-left: auto;
	margin-right:auto;
 width: 1100px"
	padding: 0px 30px 0px 30px;
	
	
	}


h1 {
	text-align: center;
	font-size: 35px;
	color: #000;
	font-family: 'Sigmar One', Arial, Helvetica, Sans-Serif;
}
.textcontainter {
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 20px;
	width: 800px;
	text-align: left;
}
p {
	font-weight: 600;
	font-size: 17px;
	font-family: 'Oswald, Arial, Helvetica, Sans-Serif';
}
a {
	margin-left: 240px;
	font-size: 9px;
	color: #888888;
}
.bild {
	float: none;
	border: 3px double #B3B3B3;
	margin-bottom: 30px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.logo {
	float: left;
	margin: 10px;
	position: relative;
	top: -5px;
	left: 160px;
}
.zentriert {
	display: flex;
	justify-content: center;
	align-items: center;
}
.mittig {
	position: relative;
	top: 0px;
	left: 80px;
	margin-left: 50% !important;
	transform: translate(-50%, 0px);
}
.black {
	position:relative;
	top: 20px;
	left: 0px;
	width:100%;
	height: 90px;
	background-color:#000;
	color: #FFF;
}
.kontakt {
	position: relative;
	top: 20px;
	left: 235px;
	width: 90%;
}
.links {
	padding: 0px 5px 0px 5px;
	float:left;
}
.rechts {
	padding: 0px 5px 0px 5px;
	float: right;
}
.mitte {
	padding: 0px 5px 0px 5px;
	float: none;
}
.gedreht {
	font-size:10px;
	color: #cccccc;
}
.clear {
	content: "";
	display: block;
	clear: both;
}


/* sigmar-one-regular - latin */
@font-face {
 font-family: 'Sigmar One';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/sigmar-one-v10-latin-regular.eot'); /* IE9 Compat Modes */
 src: local('Sigmar One Regular'), local('SigmarOne-Regular'), url('../fonts/sigmar-one-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/sigmar-one-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/sigmar-one-v10-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/sigmar-one-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/sigmar-one-v10-latin-regular.svg#SigmarOne') format('svg'); /* Legacy iOS */
}

/* oswald-regular - latin */
@font-face {
 font-family: 'Oswald';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/oswald-v29-latin-regular.eot'); /* IE9 Compat Modes */
 src: local(''), url('../fonts/oswald-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/oswald-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/oswald-v29-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/oswald-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/oswald-v29-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* End Additional CSS Styles */
