h1  {
	text-decoration : none;
	color : Navy;
}

A  {
	text-decoration : underline;
	color : Navy;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : none;
	color : #0000FF;
}

td.over  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	color : #0000FF;
	background-color : #d6dbe2;
}

td.datum  {
	font-size : small;
	font-family : Arial;
	color : #000066;
	font-weight : bold;
}

td.monat  {
	font-size : small;
	font-family : Arial;
	color : black;
	font-weight : bold;
	text-align : left;
	background-color : #d6dbe2;
}

td.event  {
	font-size : small;
	font-family : Arial;
	color : Black;
}

td.ueberschrift  {
	font-size : small;
	font-family : Arial;
	color : Black;
}

td.gut  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	color : #c20101;
	
}

.uebersnews {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.textnews {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: normal; color: #000000}

