body {
	font-family: tahoma;
	font-size: 12px;
	background-image:url(Bilder/mainpanel.gif);
	background-repeat: no-repeat;
	background-position: inherit;
	background-attachment: fixed;
	margin: 0px;
}
td {
	font-family: tahoma;
	font-size: 12px;
}
.c {
	padding-right: 5px;
}
.c2 {
	padding-left: 5px;
}
.c3 {
	padding: 5px;
}
input {
	border: 1px solid #999999;
	font-size: 12px;
	padding: 2px;
}
.button {
	background-color: #000000;
	color: #FFFFFF;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
