body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
    background-color: #60b0ff;
	color: #000000;
	margin-top: 2;
	margin-bottom: 2;
}
	/*background-color: #80e880;*/
		
A:link    {color:darkred;     text-decoration:none}
A:visited {color:darkviolet;  text-decoration:none}
A:active  {color:darkorange;  text-decoration:none}
A:hover   {color:darkviolet;  text-decoration:none}
		
p, li, ul, dl, dt, hr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 2;
	margin-bottom: 2;
}

li {
	margin-top: 4;           
	margin-bottom: 8;
}

ul  {
	list-style-position: outside;
	list-style-image: url(../img/ball_ora.gif);
}

td {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 1;
	margin-bottom: 1;}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 4;
	margin-bottom: 2;
}
h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 8;
	margin-bottom: 4;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 550;
	font-style: italic;
	margin-top: 6;
	margin-bottom: 2;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 4;
	margin-bottom: 2;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 4;
	margin-bottom: 2;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
        /* bg heisst im Background  */
h1.bg {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	margin-top: 6;
	margin-bottom: 6;
}
h2.bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	margin-top: 4;
	margin-bottom: 4;
}
h3.bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 2;
	margin-bottom: 2;
}
		
.autor  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	margin-top: 4;
	margin-bottom: 4;
}
     
.datum  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 2;
	margin-bottom: 6;
}
     
.text   {
	font-size: 10pt;
	font-weight: normal;
	margin-top: 2;
	margin-bottom: 2;
}
.text-i   {
	font-size: 10pt;
	font-weight: 600;
	font-style: italic;
	margin-top: 2;
	margin-bottom: 2;
}
.textmini {
	font-size: 8pt;
	font-weight: normal;
	margin-top: 2;
	margin-bottom: 2;
}
.textmini-i   {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	margin-top: 2;
	margin-bottom: 2;
}
.kopf-owner {
	font-size: 9pt;
	font-weight: 600;
	font-style: italic;
	color: #ffffff;
	margin-top: 2;
	margin-bottom: 2;
}
        
.copyright {
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	margin-top: 16;
	margin-bottom: 2;
}




