A  {
	text-decoration : none;
	color : #000063;
}

A:visited  {
	color : #000063;
}

A:active  {
	text-decoration : none;
	color : #000063;
}

A:hover  {
	text-decoration : underline;
	color : #74484D;
}

BODY  {
	font-family : Verdana, Arial, Helvetica;
	font-size : x-small;
	color : #273078;
	line-height : 20px;
}

TD  {
	font-family : Verdana, Arial, Helvetica;
	font-size : x-small;
	color : #303794;
	line-height : 18px;
}

.navi  {
	font-weight : lighter;
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica;
	line-height : 20px;
	text-decoration : none;
	background-color : #E4E7F3;
	padding-left: 4px;
	padding-right: 4px;
}


.navi_active  {
	font-weight : bold;
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica;
	line-height : 16px;
	color : #ffffff;
	text-decoration : none;
	background-color : #000063;
	padding-left: 4px;
	padding-right: 4px;
}

.navi_left  {
	font-weight : normal;
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica;
	line-height : 16px;
	color : #303794;
	text-decoration : none;
	background-color : #E4E7F3;
}

.newshead  {
	text-decoration : underline;
	color : #000063;
	font-size : small;
	font-weight : bold;
}

.gliederung  {
	line-height : 25px;
}


