* {
	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, {display: none;}

#content h1.titelzeile {font-size: 8pt;
		font-weight: normal;
		margin: 10pt 0pt 40pt 0pt;
		color:#000000;}
		
.pagetitle {color:#000000; font-family:Helvetica, Arial, sans-serif;}

h1 {font-size: 12pt;
	font-weight: bold;
	margin: 0pt 0pt 10pt 0pt;
	color:#000000; font-family:Helvetica, Arial, sans-serif;}
	
h2	 	{font-size: 10pt;
		font-weight: bold;
		margin: 20pt 0pt 10pt 0pt;
		color:#000000; font-family:Helvetica, Arial, sans-serif;}
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; color:#000000; font-family:Helvetica, Arial, sans-serif;}

/*

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;
			color:#000000; font-family:Helvetica, Arial, sans-serif;
}

ul {font-size: 10pt;
			
			line-height: 11pt;
			margin: 15pt 0pt 15pt 15pt;
			list-style-type:square;
			font-family: "Times New Roman", Georgia, Times, serif;
			color:#000000; font-family:Helvetica, Arial, sans-serif;}

li {margin: 5pt 0pt 5pt 0pt; color:#000000;}

a {text-decoration: none;
	color: #000; font-family:Helvetica, Arial, sans-serif;}

#header-top, #header-bottom, #navigation, #sidebar, #container, #nav, #bearbeiten, .noprint, #wikileft, #wikifoot, #wikilogo {
	display:none;
}