* {
	margin: 0;
	padding: 0; 
}

#content {
	margin: 40pt 70pt 0pt 70pt;
}

body {
	width:auto;
	font-family:Helvetica, Arial, sans-serif;
	font-size:9pt;
	margin: 0pt;
}

hr, img {display: none;}

#content h1.titelzeile {font-size: 8pt;
		font-weight: normal;
		margin: 10pt 0pt 40pt 0pt;}

h1 {font-size: 12pt;
	font-weight: bold;
	margin: 0pt 0pt 10pt 0pt;}
	
h2	 	{font-size: 10pt;
		font-weight: bold;
		margin: 20pt 0pt 10pt 0pt;}
h3 		{font-size: 10pt;
		font-weight: normal;
		margin: 20pt 0pt 10pt 0pt;}
h4 		{font-size: 10pt;
		font-weight: normal;
		font-style:italic;
		margin: 20pt 0pt 10pt 0pt;}
		
h5 		{font-size: 10pt;
		font-weight: normal;
		font-style:italic;
		margin: 10pt 0pt 5pt 0pt;}

a {color: #000; text-decoration:none;}

/*

a[href]:after {
		content: " ["attr(href)"]";
		font-size: 10pt;
				font-weight: normal;
				font-style:italic;		}
*/
p {font-size: 10pt;
			
			line-height: 12pt;
			margin: 15pt 0pt 15pt 0pt;
			font-family: "Times New Roman", Georgia, Times, serif;
			text-align: justify;
}

ul {font-size: 10pt;
			
			line-height: 11pt;
			margin: 15pt 0pt 15pt 15pt;
			list-style-type:square;
			font-family: "Times New Roman", Georgia, Times, serif;}

li {margin: 5pt 0pt 5pt 0pt;}

a {text-decoration: none;
	color: #000;}

#header-top, #header-bottom, #navigation, #sidebar, #container, #nav, #bearbeiten, .noprint {
	display:none;
}