body {
	background-color: lightgrey;
	text-align: justify;
	line-height: 150%;
	margin-bottom: 0%;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
}

a:link, a:visited, a:focus {
	color: Blue;
	text-decoration: none;
}

body.menu {
	background-color: ffc040;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

h1 {
	text-align: center;
	font-weight: bold;
	font-size: x-large;
}

h2 {
	 page-break-before: always;
}

p.zitat {
	text-indent: 5%; 
	font-style: italic;
	font-size: medium;
	line-height: normal;
}

span.zitation {
	font-style: normal;
	font-size: smaller;
	line-height: 80%;
}


span.gnu {
	font-style: normal;
	font-size: x-small;
}

P.sdfootnote { 
	margin-left: 0.5cm; 
	text-indent: -0.5cm; 
	margin-bottom: 0cm; 
	font-size: 10pt; 
	line-height: 100%; 
	text-align: left 
}
A.sdfootnoteanc { 
	font-size: 80% 
	}
	
table {
	background-color: lightgrey;
	text-align: justify;
	line-height: 150%;
	margin-bottom: 0%;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
}
