@charset "utf-8";
/* CSS Document */


body {
	width:100%;
	height:100%;
	margin: 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10pt;
	text-align: center;
}	
#inhalt-druck {
	width: 960px;
	position: relative;
	margin: auto;
}
#linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h1 {
	font-size: 18pt;
}
