td#contentlinkredir a {
	color: #DA2928;
	text-decoration: none;
}

td#contentlink a {
	color: #DA2928;
	text-decoration: underline;
}

/* Rubrikenfarbe */
.nav_hover {
	background: #DA2928;
}
/****************/

div#navbar li a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #DA2928;
}

div#navbar li a.active {
	text-decoration: none;
	color: #ffffff;
	background-color: #DA2928;
}

/* Hintergrund Grafiken - Hauptnavigation */

.nav {
	background-image: url(../_img/higa/nav_hg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

.nav_r {
	background: #DA2928;
}
/***********************/
/**** Subnavigation ****/
/***********************/
.submenue_listicon {
	padding-right: 5px;
}

.subnav_border tr td{
	border-bottom: 1px solid #fff;
}

.subnav_1lvl {
	background: #DEDCDD;
	font-weight: bold;
	padding-left: 4px;
	color: #000;
	height: 17px;
}

.subnav_1lvl_top {
	background: #DEDCDD;
	font-weight: bold;
	padding-left: 4px;
	color: #000;
	height: 17px;
}

.subnav_1lvl_a {
	background: #DA2928;
	font-weight: bold;
	padding-left: 4px;
	color: #fff;
}

.subnav_1lvl_left_a {
	background: #DA2928;
	font-weight: bold;
	width:4px;
	height:17px;
}

.subnav_1lvl_top_a {
	background: #DA2928;
	font-weight: bold;
	padding-left: 4px;
	color: #000;
	height: 17px;
}

.subnav_1lvl_left_ol_a {
	background: #DA2928;
	font-weight: bold;
	width:4px;
	height:17px;
	background-image:url(../_img/higa/subnav_ol_a.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.subnav_1lvl_left_ul_a {
	background: #DA2928;
	font-weight: bold;
	width:4px;
	height:17px;
	background-image:url(../_img/higa/subnav_ul_a.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.subnav_1lvl_right_or_a {
	background: #DA2928;
	font-weight: bold;
	width:4px;
	height:17px;
	background-image:url(../_img/higa/subnav_or_a.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.subnav_1lvl_right_or {
	background: #dedcdd;
	font-weight: bold;
	width:4px;
	height:17px;
	background-image:url(../_img/nav/subnav_or.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.subnav_1lvl_right_ur_a {
	background: #F4D3D3;
	font-weight: bold;
	width:4px;
	height:17px;
	background-image:url(../_img/higa/subnav_ur_a.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.subnav_1lvl_right_ur {
	background: #dedcdd;
	font-weight: bold;
	width:4px;
	height:17px;
	background-image:url(../_img/nav/subnav_ur.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.subnav_2lvl_right_ur_a {
	background: #F4D3D3;
	font-weight: bold;
	width:4px;
	height:17px;
	background-image:url(../_img/higa/subnav_ur_3lvl_a.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.subnav_2lvl_right_ur_n {
	background: #F2F0F1;
	font-weight: bold;
	width:4px;
	height:17px;
	background-image:url(../_img/nav/subnav_ur_n.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.subnav_2lvl {
	background: #F2F0F1;
	padding-left: 4px;
}

/* Aktiver 3lvl Link */
.subnav_2lvl_a {
	background: #F4D3D3;
	padding-left: 4px;
}

/* Submenü Linkstyl */
.subnav_2lvl_link_a {
	color: #fff !important;
}

.subnav_3lvllink tr td a, a:link, a:visited {
	color: Black;
	text-decoration: none;
}

.subnav_3lvl_linksize {
	font-size: 10px;
}

.subnav_3lvl_linksize_a {
	font-size: 10px !important;
	color: #DA2928 !important;
}

/***********************/
/******* Content *******/
/***********************/

.fontcolor {
	color: #DA2928;
}

/***********************/
/******* Sitemap *******/
/***********************/

.sitemap_title {
	color: #DA2928;
	font-weight: bold;
	padding-bottom: 3px;
}
