.td_toessnav_aktiv {
	width:20%;
	height:25px;
	vertical-align:middle;
	text-align:center;
	background:#ffffff;
	border-width:2px;
	border-color:#e52b38;
	border-style:solid;
	white-space:nowrap;
}

.td_toessnav {
	width:20%;
	height:25px;
	vertical-align:middle;
	text-align:center;
	background:#e52b38;
	border-width:2px;
	border-color:#ffffff;
	border-style:solid;
	white-space:nowrap;
}

a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
a:focus { text-decoration:none;}

.link_aktiv
{
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular,sans-serif;
	font-size:13px;
	line-height:13px;
	color:#e52b38;
	font-weight:bold;
}

.link
{
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular,sans-serif;
	font-size:13px;
	line-height:13px;
	color:#ffffff;
	font-weight:bold;
}