.schuelerzeitung {
	margin:20px auto;
	width:700px;
	min-height:1000px;
	box-sizing:border-box;
	background:url(http://sternentaenzerin.bplaced.net/Pattern/SubtlePattern/creampaper.png);
	border-top:15px solid #e9bb10;
	border-bottom:15px solid #e9bb10;
	text-align:justify;
	color:#444;
	font-family:'Arial';
	font-size:12px;
}

.schuelerzeitung li {
	margin-bottom:3px;
}

.sz-maintitel {
	width:700px;
	height:90px;
	box-sizing:border-box;
	padding: 5px 0px;
	border-bottom:15px solid #e9bb10;
	text-align:center;
	color:#e9bb10;
	font-family:'Eagle Lake';
	font-size:50px;
}

.sz-mainsubtitel {
	margin:3px 10px 10px;
	text-align:left;
	font-family:'Alegreya Sans SC';
	font-size:13px;
	color:#222;
	text-transform:uppercase;
	word-spacing:5px;
}

.sz-headline {
	margin:5px;
	font-size:30px;
	font-family:'Playfair Display SC';
	font-weight:bold
}

.sz-datenbox {
	margin-bottom:10px; 
	float:left;
	width:660px;
	height:170px;
	box-sizing:border-box;
	padding: 0px 5px;
	border:1px solid #888;
	text-align:justify;
	overflow:hidden
}
.sz-minititel {
	margin:10px 5px 5px;
	width:auto;
	border-bottom:1px solid;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666
}

.sz-autor {
	margin:2px 0;
	text-align:right;
	font-size:10px;
	text-transform:uppercase;
}

.sz-quotebox {
	margin:5px auto;
	width:90%;
	min-height:40px;
	box-sizing:border-box;
	border:1px solid #888;
	padding:10px 5px;
	text-align:center;
	text-transform:uppercase;
	display:inline-box
}

.sz-artikel {
	margin:5px;
	text-align:center;
	font-size:18px;
	font-family: 'Playfair Display SC';
}

.sz-subi {
	margin:0px 5px 5px;
	width: 100%;
	min-height: 50px;
	background: rgba(100,100,100,.05);
	border: 1px solid #888;
	box-sizing: border-box;
	padding: 5px;
}

.sz-horos {
	margin: 5px;
	float: left; 
	width: 150px; 
	height: 190px; 
	box-sizing: border-box; 
	padding: 5px; 
	overflow: auto
}

.sz-uartikel{margin: 0px 0px 10px; font-family:'Verdana'; font-size: 10px; text-transform: uppercase; text-align: center; }
		