* 
{
font-size: 10 pt;
}
a:link
{
	color: rgb(0,51,204); 
}
a:visited
{
	color: rgb(51,153,102); 
} 
a:active 
{
	color: rgb(255,153,0);
}
body         { font-family: Arial, Helvetica; background-color: rgb(255,255,204); color: 
               #663399;  margin-top: 3; margin-bottom: 3 }
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(102,51,153); font-size: 150%; font-weight: bold;

}
h2
{
	color: rgb(255,102,153); font-size: 130%; font-weight: bold;
}
h3
{
	color: rgb(51,153,102);font-size: 110%; font-weight: bold;
 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}

.tabellenueberschrift
{
color: rgb(51,153,102);font-size: 110%; font-weight: bold; text-align:center; vertical-align: bottom; line-height: 80%; padding-top: 10px
}
.Ltrc1 
{
    background-color: rgb(255,255,180); font-size: 80%;
}

.Ltrc2 
{
    font-size: 80%;
}

