body {
	background-color: #FFFFFF;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #646464;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #56b1d4;
	text-decoration: none;
}
a {
	font-size: 12px;
}
a:active {
	text-decoration: none;
}
.Stil1 {
	font-size: 16px;
	font-weight: bold;
}
.Stil3 {
	font-size: 11px;
	font-weight: bold;
}
.Stil5 {
	font-size: 12px;
	font-weight: bold;
}
a.inhalt:link {
	color:#0066CC;
}
a.inhalt:hover {
	color:#56b1d4;
}
a.inhalt {
	font-size: 11px;
}