/* CSS Document */


<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #C0C0C0;
	margin-top: 25px;
	background-image: url(hintergrund_01.gif);
	background-repeat: repeat-x;
}
a {
	font-size: 12px;
	color: #C0C0C0;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #C0C0C0;
}
a:hover {
	text-decoration: none;
	color: #AADFFF;
}
a:active {
	text-decoration: none;
	color: #FFBF00;
}
.Stil1 {font-size: 14px;}
.Stil2 {font-size: 24px;}
-->
