/* Short Sitemap */
#short-sitemap {
	color: #029456;
}
#head-nav-container a:link, #head-nav-container a:visited, #head-nav-container a:active, #head-nav-container a:hover {
	text-decoration: none;
}
/* Navigation Level 0 und 1 */
.navL0-box {
	margin-right: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.navL0-left, .navL0-right, .navL0, .navL0-left-a, .navL0-right-a, .navL0-a {
	background-position: bottom;
	height: 29px;
}
.navL0-left {
	background-image: url(/templates/img/buttons/navL1-left.gif);
	background-repeat: no-repeat;
	width: 4px;
}
.navL0-right {
	background-image: url(/templates/img/buttons/navL1-right.gif);
	background-repeat: no-repeat;
	width: 4px;
}
.navL0 {
	background-image: url(/templates/img/buttons/navL1-middle.gif);
	background-repeat: repeat-x;
	color: #00652E;
	height: 19px;
	padding: 10px 5px 0 5px;
}
.navL0-left-a {
	background-image: url(/templates/img/buttons/navL1-left-a.gif);
	background-repeat: no-repeat;
	width: 4px;
}
.navL0-right-a {
	background-image: url(/templates/img/buttons/navL1-right-a.gif);
	background-repeat: no-repeat;
	width: 4px;
}
.navL0-a {
	background-image: url(/templates/img/buttons/navL1-middle-a.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 19px;
	padding: 10px 5px 0 5px;
}
.navL0 a:link, .navL0 a:visited, .navL0 a:active, .navL0 a:hover {
	color: #00652E;
	font-weight: bold;
	text-decoration: none;
}
.navL0-a a:link, .navL0-a a:visited, .navL0-a a:active, .navL0-a a:hover,
.navL1-box a:link, .navL1-box a:visited, .navL1-box a:active, .navL1-box a:hover,
.navL2-box a:link, .navL2-box a:visited, .navL2-box a:active, .navL2-box a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navL1-box a:link, .navL1-box a:visited, .navL1-box a:active, .navL1-box a:hover,
.navL2-box a:link, .navL2-box a:visited, .navL2-box a:active, .navL2-box a:hover {
	font-weight: normal;
	text-decoration: none;
}
a.navL1-a:link, a.navL1-a:visited, a.navL1-a:active, a.navL1-a:hover,
a.navL2-a:link, a.navL2-a:visited, a.navL2-a:active, a.navL2-a:hover {
	font-weight: bold;
}

/* Pager */
.list-pager a:link, .list-pager a:visited, .list-pager a:active, .list-pager a:hover {
	text-decoration: none;
	padding: 0 1px;
}
.tyListHeadLinkActive {
	
}
.tyListHeadLinkActive a:link, .tyListHeadLinkActive a:visited, .tyListHeadLinkActive a:active, .tyListHeadLinkActive a:hover  {
	padding: 0 2px;
	background-color: #026038;
	color: #FFFFFF;
}

/* Themen Regionen Box im Seitenkopf */
ul.theme-list, ul.theme-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.theme-list li {
	background: url(/templates/pics/link_arrow.gif) no-repeat;
	background-position: left 6px;
	padding: 0 0 3px 20px;
	list-style-type: none;
}
ul.theme-list li.nolink-arrow {
	background: url(/templates/pics/nolink_arrow.gif) no-repeat;
	background-position: left 3px;
}

