body {
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(pics/bg.jpg);
}
.tabelle_rahmen {
	background-color: #666666;
}
.tabelle_inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CC6600;
}

.tabelle_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #990000;
	text-align: center;
}

.fussnote {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.counter {
	font-size: 8pt;
}
.nl {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #CC6600;
	padding: 3px;
	border-bottom: 1px dashed #666666;
}
.nl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FF6600;
}
.nl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FF6600;
}
.ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px none #999999;
	font-size: 11px;
}
.ul:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px none #999999;
}

.ul:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px none #999999;
}

h1 {
	font-size: 18px;
	text-align: center;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	text-decoration: underline;
}
.tl {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.tl:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
.tabelle_news {
	border: 2px dashed #990000;
}
