<style>{  }
th {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: rgb(255,255,255);
	background-position: center;
}
td { 
	font-family: Arial, Hevetica;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: rgb(255,255,255);
	background-position: center;
}

img {
	border: 0px;
}
A:link {
	color: rgb(0,52,102);
	text-decoration:none; 
}
A:visited { 
	color: rgb(0,52,102);
	text-decoration:none;
}
A:hover { 
	color: rgb(255,0,51);
	text-decoration:none;
}
.red {
	color: rgb(255,255,255);
}
.groesse7 {
	font-size: 7pt;
	color: rgb(255,255,255);
}

/* ****** Mine-Planning Spezial ******* */

.Titel {
	font-family: Arial, Helvetica;
	color: rgb(100,139,198);
	font-size: 38px;
	font-weight: bold;
}
.TKF {
	font-size: 10px;
}
.TKFBU {
	font-family: Comic Sans MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
}
.A1:link {
	color: #d38153;
	text-decoration:none; 
}
.A1:visited { 
	color: #d38153;
	text-decoration:none;
}
.A1:hover { 
	color: rgb(255,0,51);
	text-decoration:none;
}
-->
</style>