/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E3E3E3;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #D78400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D78400;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1, h2, h3 {
	color: #404040;
	font-weight: normal;
}
li	{
	list-style-image:url(../images/square.gif);
	margin-top: 0px; 
	margin-bottom: 10px;
}
.Stil1 {}
.Stil2 {
	color: #404040;
	font-weight: bold;
}
