table {
    border-collapse: collapse;
    }
a {
	color: Blue;
	font-family: Arial,Verdana,Georgia;
	text-decoration:none;
	font : 9pt;
}


/*underline nav links*/
a:hover {
	text-decoration:underline;
}

/*nav unten*/
TD.lnu {
	text-align: center;
	border-top:1px solid #94B1C6;
	border-bottom:1px solid #94B1C6;
	font-family: Verdana, Arial, sans-serif; font-size: 9pt;
}
TD.lnuv {
	text-align: center;
	font-family: Verdana, Arial, sans-serif; font-size: 9pt;
}


.nobr {
   white-space: nowrap;
}


.bg_topor {
	background:transparent url(bg_topor.jpg) repeat-x 0 0;
}

td.green{
	background:#69BA2E;
	color: #FFFFFF;
}
td.blue{
	background:#2E67B8;
}
td.red{
	background:#B8392E;
}
td.beg{
	background:#B87E2E;
}
td.yellow{
	background:#ACB82E;
}
a:hover.nav{
	text-decoration:underline;color:#FFFFFF;
}



.nav_top{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}
a.nav_top {
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	font-size: 12pt;
}
a:visited.nav_top {
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	font-size: 12pt;
}
a.navenqu{
	color: #ff0000;
	font-weight: bold;
	font-size: 11pt;
}
a:visited.navenqu{
	color: #ff0000;
	font-weight: bold;
	font-size: 11pt;
}

