/* NAVIGATION */

TD.nav_1       { }
TD.nav_1hover  { }
TD.nav_1active { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: bold;
	cursor: default;
}
.nav_1_link { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #666666; font-weight: bold;
	text-decoration: none; width: 100%; display: block;
}
.nav_1_link:hover { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: bold;
	text-decoration: none; width: 100%; display: block;
}

/* ** */

TD.nav_2       { }
TD.nav_2hover  { background-color: #ffffff; }
TD.nav_2active { background-color: #ffffff; FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: bold;
	cursor: default;
}
.nav_2_link { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: bold;
	text-decoration: none; width: 100%; height: 100%; display: block; float:left;
}
.nav_2_link:hover { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: bold;
	text-decoration: none; width: 100%; height: 100%; display: block; float:left;
}
TD.nav_2_links { background: url(../images/layout/bg_nav_2_left.gif) no-repeat left top; }
TD.nav_2_rechts { background: url(../images/layout/bg_nav_2_right.gif) no-repeat left top; }

/* ** */

TD.snav { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: bold;
	padding-left: 10px; cursor: pointer;
	background: url(../images/layout/flap.gif) no-repeat right top; background-color: #e6e6e6;
}
TD.snavhover { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: bold;
	padding-left: 10px; cursor: pointer;
	background: url(../images/layout/flap_a.gif) no-repeat right top; background-color: #01b0f1;
}
TD.snavactive { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: bold;
	padding-left: 10px; cursor: pointer;
	background: url(../images/layout/flap_a.gif) no-repeat right top; background-color: #01b0f1;
}

/* ** */

.snav_item { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #666666; font-weight: normal;
	text-decoration: none;
}
.snav_item:hover { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: normal;
	text-decoration: none;
}
.snav_item_a { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: normal;
	cursor: default;
}

.snav_item_home { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #00adf0; font-weight: normal;
	text-decoration: none;
}
.snav_item_home:hover { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: normal;
	text-decoration: none;
}

/* ********** */