@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: normal;
  src: url('../../fonts/noto-sans-sc-v16-chinese-simplified/noto-sans-sc-v16-chinese-simplified-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/noto-sans-sc-v16-chinese-simplified/noto-sans-sc-v16-chinese-simplified-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/noto-sans-sc-v16-chinese-simplified/noto-sans-sc-v16-chinese-simplified-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/noto-sans-sc-v16-chinese-simplified/noto-sans-sc-v16-chinese-simplified-regular.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/noto-sans-sc-v16-chinese-simplified/noto-sans-sc-v16-chinese-simplified-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/noto-sans-sc-v16-chinese-simplified/noto-sans-sc-v16-chinese-simplified-regular.svg#NotoSansSC') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: '1942_report1942_report';
    src: url('../../fonts/1942report-webfont.eot');
    src: url('../../fonts/1942report-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/1942report-webfont.woff2') format('woff2'),
         url('../../fonts/1942report-webfont.woff') format('woff'),
         url('../../fonts/1942report-webfont.svg#1942_report1942_report') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (max-width: 1600px) {
	html {
		transform: scale(0.8);	
		margin-top: -5%;
		margin-left: -10%;
	}
} 

body {
	background-color: #cbc2a2;
}

section {
	width: 1800px;
	display: flex;
	flex-direction: row;
}

img.logo {
	margin-top: 35px;
	margin-left: 50px;
	float: left;
}

p.wk {
	margin: 50px 0 0 110px;
	font-family: '1942_report1942_report', 'Courier', sans-serif;
	font-size: 1.7em;
}

article.artli {
	width: 850px;
	height: 870px;
}

ul.menu {
	font-family: '1942_report1942_report', 'Courier', sans-serif;
	font-size: 1.7em;
	line-height: 1.2em;
	margin-top: 40px;
	margin-left: 3px;
	list-style-type: none;
}

li span {
	font-family: 'Noto Sans SC';
	font-size: 0.7em;
}

a:link {
  text-decoration:none;
  color: black;
}

a:visited { 
  color:black;;
  text-decoration:none;
}

a:hover {
  font-weight: bold;
  text-decoration: none;
}

.malaffe {
	margin: 80px 0 0 40px;
}

.kleckse {
	position: absolute;
	margin-top: 200px;
	margin-left: 50px;
}
