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

A:link, A:visited, A:activ {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
	font-size: 12px;
}
		

#uhr {
	position: 	absolute;
	top:		107px;
	left:		52px;
	color: 		#000000;
	font-weight: bold;
	font-size: 12px;
}


#imp {
	position: 	absolute;
	top:		102px;
	color: 		#000000;
	font-weight: bold;
	font-size: 12px;
	margin-left : 0px;
	left:		45%;
}

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

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

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

#logo {
	position: 	absolute;
	top:		0px;
	left:		4px;
}

.tableborder {
	background-color: #1734A6;
}

.tablebg {
	background-color: #C5CCE8;
	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;
}