/* CSS Document */
td,th {
	background-color: #F0FAFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(gfx/bg_main.jpg);
}
table {
	background-color: #006699;
}
a {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
.topic {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(gfx/bg1.gif);
}
.rot {
	color: #FF0000
}
.gruen {
	color: #009900
}
.box2 {
	background-image: url(gfx/bg_main.jpg);
}
a:link {
	text-decoration: none;
}
