body {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif/*; background-color: #f5f5f5*/
}
td {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left
}
th {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left
}
a {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left
}
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #8b0000;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}
.footer {
	font-size: 8px;
	color: #808080;
}
.menu {
	background-color: #E63940;
}
.box {
	border: 1px solid #E63940;
}
.nullbox {
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.knopf {
	border: 1px solid #E63940;
	background-color: #FFE8E9;
}
.bildbox {
	border: 1px solid #666666;
}
.aktion {
	font-weight: bold;
	color: #E63940;
	font-size: 18px;
}
.deleted {
	text-decoration: line-through;
}
