/*Content-BereichBrotschrift, für Texte: Verdana 11px regular #000000*//* open-sans-300 - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: normal;  font-weight: 300;  src: url('fonts/open-sans-v44-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* open-sans-regular - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: normal;  font-weight: 400;  src: url('fonts/open-sans-v44-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* open-sans-italic - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: italic;  font-weight: 400;  src: url('fonts/open-sans-v44-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* open-sans-500 - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: normal;  font-weight: 500;  src: url('fonts/open-sans-v44-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* open-sans-500italic - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: italic;  font-weight: 500;  src: url('fonts/open-sans-v44-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* open-sans-600 - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: normal;  font-weight: 600;  src: url('fonts/open-sans-v44-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* open-sans-600italic - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: italic;  font-weight: 600;  src: url('fonts/open-sans-v44-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* open-sans-700 - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: normal;  font-weight: 700;  src: url('fonts/open-sans-v44-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* open-sans-700italic - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: italic;  font-weight: 700;  src: url('fonts/open-sans-v44-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* open-sans-800 - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: normal;  font-weight: 800;  src: url('fonts/open-sans-v44-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* open-sans-800italic - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Open Sans';  font-style: italic;  font-weight: 800;  src: url('fonts/open-sans-v44-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}body {	font-family: 'Open Sans', sans-serif;	font-weight: 400;	text-align: center;    height: 100%;    width: 100%;    margin: 0;    border: 0;    padding: 0;    background-image: url('background.jpg');    background-position: center center;    background-attachment: fixed;    background-repeat: no-repeat;    background-size: cover;}i {	font-style: italic;}a:hover, a:link, a:visited, a:active {	color: #222222;	font-weight: 600;}b {	font-weight: 600;}h1, h2, h3, h4, h5 {	font-weight: 800;		font-size: 14px;}p { font-size: 14px;letter-spacing: 0px;margin: 5px;line-height: 18px;	}	p.version { 	font-size: 10px;	letter-spacing: 2px;	margin: 5px;	color: #444;	}	p.version a {	color: #000;}.head {background-color: #FFFFFF;color: #000000;display: block;height: auto;margin: 0 auto;opacity: 0.8;padding: 5px 10px;}.body, .navigation {background-color: #FFFFFF;color: #000000;display: block;margin: 0 auto;opacity: 0.8;padding: 5px 25%;}.navigation {	padding: 35px 25% 85px 25%;}.button {	margin: 10px 0;    padding: 5px;    opacity: 1;  -webkit-transition: all 0.3s;  transition: all 0.3s;}    .button a {	background-color: #0099CC;	color: #fff:	font-family: 'deftoyregular', Helvetica, Verdana, sans-serif; 	font-size: 28px;	letter-spacing: 2px;	width: 200px;	text-decoration: none;    margin: 0;    padding: 5px;    width: 100px;  -webkit-transition: all 0.3s;  transition: all 0.3s;}.button a:hover {	background-color: #FF6633;	}img {    max-width: 100%;    height: auto;    width: auto\9; /* ie8 */}@media screen and (max-width: 680px) {	.body {	padding: 5px 4%;	}	.navigation {		padding: 35px 4% 85px 4%;	}}