@media screen, handheld
a:link
{
	color: #000000;
	font-style:italic;
	text-decoration:underline;
}
a:visited
{
	color: #524848;
	font-style:normal;
	text-decoration:underline;
} 
a:active 
{
	color: #ff0000;
	font-style:italic;
	text-decoration:none;
}
body

{

/* Scrollbar properties are only supported by Internet Explorer 5.5+  */
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: Silver;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: Silver;
	scrollbar-highlight-color: Silver;
	scrollbar-shadow-color: Black;
	scrollbar-track-color: Black;
/*        overflow:auto;                        */

/* Scrollbar properties --------------------------------------------- */

	font-family: Arial, "Book Antiqua", "Times New Roman", Times;

	background-color: #ede7e9;		

	color: rgb(0,0,0);
}
table
{
	table-border-color-light: #E3C06B; 
	table-border-color-dark: #E3C06B; 
}
td
.farbe01 {background-color:#5e0000; }	/* old #3e0000 */
.farbe02 {background-color:#e3c06b; }
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, "Book Antiqua", "Times New Roman", Times;
}
h1
{
	color: rgb(0,0,0);
	font: bold 14pt;
}
h2
{
	color: rgb(102,102,120); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: #3e0000;
	font: bold 10pt;
}
h6
{
	color: #3e0000;
	font: bold 14pt;
}
h7:first-letter {font-size:200%; color:brown;}

#Titel01 {font: bold 14pt "Times New Roman"; }
#Titel02 {font: bold 14pt "Times New Roman"; color:white; }
#Titel03:first-letter {font: bold 14pt "Times New Roman"; color:red;}


#Text01 {font: normal 12pt "Times New Roman"; }

#Text02 {font: italic 10pt Arial; }


p99:first-line {font-weight:bold}
