body {
	color: #000000;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.rechts ul {
	padding-left: 10px;
	margin-left: 4px;
}

.weiss {
	background-color: #FFFFFF;
}
.hellgelb {
	background-color: #FFFFE6;
}

link {
	color: #993300;
}
a {
	color: #993300;
}
.klein {
	font-size: 12px;
}
.kleinfett {
	font-size: 12px;
	font-weight: bolder;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	font-weight: bolder;

}
.fetter {
	font-weight: bolder;
}
.unterstrichen {
	text-decoration: underline;
}
.mini {
	font-size: 9px;
}

#tablinks {
  border-top-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
  border-style:solid;
  border-color:black;
  text-align:center;
}

#tabrechts {
  border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
  border-style:solid;
  border-color:black;
  text-align:center;
}
