body {
	background-color: #ffffff;
	font-family:		Arial, Helvetica;
	font-size:			12px;
	color : 			#000000;
	font-weight:		normal;
	margin-left : 15%;
}

A:link, A:visited, A:activ {
	color : #000000;
	text-decoration : none;
}

			

#uhr {
	position: 	absolute;
	top:		121px;
	left:		30px;
	color: 		#ffffff;
	font-weight: bold;
	font-size: 12px;
}

#newsbutton {
	position: 	absolute;
	top:		300px;
	left:		10px;
}

#newstable {
	position: 	absolute;
	top:		320px;
	left:		15px;
}

#rightbutton {
	position: 	absolute;
	top:		156px;
	left:		12px;
}

	
	
.headTD {
	color : #000000;
	text-align : left;
	font : bold 14px Arial, Helvetica;
	text-decoration : none;
}

.headTD1 {
	color : #000000;
	text-align : left;
	font : bold 15px Arial, Helvetica;
	text-decoration : none;
}

.tableborder {
	background-color: #508834;
}




.tablebg {
	background-color: #ffffff;
	font-family:		Arial, Helvetica;
	font-size:			11px;
	color : 			#000000;
}

.mainhead {
	font-family:		Arial, Helvetica;
	font-size:			11px;
	color : 			#000000;
	font-weight:		bold;
}

.buttonhead {
	font-family:		Arial, Helvetica;
	font-size:			12px;
	color : 			#ffffff;
	font-weight:		bold;
}

.maintexthead {
	font-family:		Arial, Helvetica;
	font-size:			17px;
	color : 			#000000;
	font-weight:		bold;
}

.maintext {
	font-family:		Arial, Helvetica;
	font-size:			12px;
	color : 			#000000;
	font-weight:		regular;
}