body {
	background-color: #f4e8e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b0b05;
}
.tablenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b0b05;
	background-attachment: fixed;
	background-image: url(../images/tabelle.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-top: 0px none;
	border-right: 1px solid #ef7d60;
	border-bottom: 1px solid #ef7d60;
	border-left: 1px solid #ef7d60;
}

.tablearchiv {
    background-attachment: fixed;
	background-image: url(../images/tabelle.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-top: 1px solid #ef7d60;
	border-right: 1px solid #ef7d60;
	border-bottom: 1px solid #ef7d60;
	border-left: 1px solid #ef7d60;
}	

td {
   vertical-align:top;
}

.tablemarquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5b0b05;
	font-weight: bolder;
}
.marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b0b05;
	font-weight: bolder;
}
.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #5b0b05;
	vertical-align:top;
}
.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #5b0b05;
	vertical-align:top;
	text-align: center;
}
.ueberlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #5b0b05;
	vertical-align:top;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b0b05;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #5b0b05;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #5b0b05;
	}
