@import url("linkHeader.css");
@import url("body.css");

.tbheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333366;
	background-position: 0px;
	text-indent: 2pt;


}
.tbBackround {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #333366;
}
.tbInhalt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #999999;
	background-position: 0px;
}
