body
	{
	font-family:Helvetica;
	font-size:11pt;
	background-color:#FFFFFF;
	text-align: left;
	margin-left:5mm;
	margin-right:0mm;
	}


#border /*ehemals direkt in jedem HTML-Dokument; Erzeugt gestrichelten Rahmen */

	{
	margin:0mm auto;
	text-align:left;
	border:none;
	}


/* Die Titelzeile wird nicht ausgedruckt*/
#title
	{
	display: none;
	}

#titlel
	{
	display: none;
	}

/* Das Menü wird nicht ausgedruckt*/
#menuh
	{
	display: none;
	}

#menup
	{
	display: none;
	}

#menul
	{
	display: none;
	}

#themes
	{
	display: none;
	}

#menuf
	{
	display: none;

	}
#menuf1
	{
	display: none;

	}

#menut
	{
	display: none;
	}

/* Der Inhalt - Nur der content_container (Inhalt) wird ausgedruckt */
#content
	{
	background-color:#FFFFFF;
	padding:0mm;
	color:#000000;
	}


#content_container
	{
	background-color:#FFFFFF;
	padding:0mm;
	padding-left:0mm;
	padding-right:0mm;
	padding-top:0mm;
	color:#000000;
	}
#content_menu
	{
	display: none;
	}

#footer
	{
	display: none;
	}

#headerl
	{
	display: none;
	}
#copy
	{
	display: none;
	}



/*Klassen die nicht gedruckt werden*/

a.seitenanfang:link, a.seitenanfang:visited, a.seitenanfang:active
	{
	display: none;
	}
a.seitenanfang:hover
	{
	display: none;
	}

a.menul:link, a.menul:visited
	{
	display: none;
	}
a.menul:active, a.menul:hover
	{
	display: none;
	}
.drucker
	{
	display:none;
	}
.flagge
	{
         display:none;
         }

.formular
	{
         display:none;
         }

/*Sonstige Veränderungen*/


h1
	{
	font-familiy:arial;
	font-size:16pt;
	color:#000000;
	margin:0px;
	}
h2
	{
	font-familiy:arial;
	font-size:15pt;
	color:#000000;
	}
h3
	{
	font-familiy:arial;
	font-size:14pt;
	color:#000000;
	font-style: italic;
	}

h4
	{
	font-familiy:arial;
	font-size:13pt;
	color:#000000;
	}
h5
	{
	font-familiy:arial;
	font-size:12pt;
	font-style:oblique;
	}
p
	{
	margin-top:0pt;
	widows:5;
	}


a:link, a:visited, a:active, a:hover
	{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	font-size:11pt;
	}
a:active, a:hover
	{
	color:#000000;
	}

a.themes:link, a.themes:visited
	{
	color:#000000;
	text-decoration:none;
	}

a.themes:active, a.themes:hover
	{
	color:#000000;
	text-decoration:underline;
	}

#statistiktable
	{
	width:43em;
	}
#termintable
	{
	width:43em;
	}
#verteilungtable
	{
	width:43em;
	}