/* @override http://localhost:8888/com.czarlylab.la.App/druck.css */

div {
	display: none;
}

div.inhalt {
	display: block;
	padding-left: 30px;
	font-family: sans-serif;
	margin-top: 2cm;
	margin-left: 2cm;
	margin-right: 2cm;
	margin-bottom: bottom:1.5cm;
}

.hidden-structure {
	font-style: sans-serif;
	font-size: 16pt;
	margin-left: 0px;
	padding-bottom: 0.5cm;
	margin-bottom: 0.5cm;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid black;
}

.hidden-logo {
	display: block;
	width: 310px;
	height: 260px;
	margin-bottom: -130px;
	margin-left: 2cm;
	background: url(img/logo-druck.png) no-repeat 5% 0;
}

.zitat {
	font-size: 11pt;
	font-style: italic;
	text-align: center;
}

#home.zitat, #home.zitat-autor{
	margin-left: 200px;
}

.fett {
	font-size: 13pt;
	text-align: center;
	display: block;
	font-weight: bold;
}

.fliesstext {
	font-size: 11pt;
	text-align: justify;
}

.titel {
	display: none;
}

.liste-key {
	display: block;
	width: 150px;
	margin-bottom: 0px;
	line-height: 20px;
}

#beispiel {
	display: none;
}

.liste-value {
	display: block;
	margin-top: -20px;
	margin-left: 150px;
	line-height: 20px;
}

.liste-last {
	margin-bottom: 20px;
}

.zitat-autor {
	text-align: center;
	margin-top: -10px;
	margin-bottom: 30px;
	font-size: 11pt;
	font-weight: bold;
}

.ueberschrift {
	margin-top: 55px;
	margin-bottom: 30px;
	font-size: 13pt;
}

.kapitel-ueberschrift {
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 13pt;
}
