a:link
{
	TEXT-DECORATION: none	 
}
a:visited
{
	TEXT-DECORATION: none
} 
a:active 
{
	TEXT-DECORATION: none
}
body
{
	font-family: Times New Roman;
	font-size:10pt;  
	padding:0px; background-image:url('../images/Hintergrund.jpg');
	background-attachment:fixed;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); padding-left:10 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1
{
	color: #0000FF;font-size:18pt; font-weight:bold
}
h2
{
	color: #666666;font-size:16pt; text-decoration:none
}
h3
{
	color: #0000FF; font-size:14pt
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}
