* {
	margin: 0;
	padding: 0; 
}

#outside_container {
	margin: 50pt;
}

body {
	width:auto;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11pt;
	margin: 0pt;
}

hr {display: none;}

h1 {font-size: 12pt;
	font-weight: bold;
	margin: 0pt 0pt 10pt 0pt;
	}
	
h2, h3 	{font-size: 10pt;
		font-weight: bold;
		margin: 0pt 0pt 10pt 0pt;}
h4 		{font-size: 9pt;
		font-weight: normal;
		font-style:italic;
		margin: 20pt 0pt 20pt 0pt;}
		
h5 		{font-size: 9pt;
		font-weight: bold;
		margin: 15pt 0pt 5pt 0pt;}

a[href]:after {
		content: " ["attr(href)"]";
		font-size: 7pt;
				font-weight: normal;
				font-style:italic;		
				visibility:hidden;}

p {font-size: 9pt;
			
			line-height: 11pt;
			margin: 15pt 0pt 15pt 0pt;
			font-family: "Times New Roman", Georgia, Times, serif;
			text-align: justify;
}

ul {font-size: 9pt;
			
			line-height: 11pt;
			margin: 15pt 0pt 25pt 15pt;
			list-style-type:square;
			font-family: "Times New Roman", Georgia, Times, serif;}

li {}

a {text-decoration: none;
	color: #000;}

#print-header, #navigation, #footer, #seitenleiste {
	display:none;
}
