/*
 * navigation.css
 * ======================================================
 * Definiert Haupt-/Anker-/Hilfs-Navigation
 * ======================================================
 *
 */

#head #mainmenu ul {
	list-style: none;
	margin: 16px 0px 0px 0px;
	padding: 0px;
}

#head #mainmenu li {
	background: transparent;
	color: white;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(/share/layout/img/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#head #mainmenu li.aktiv {
	background: transparent;
	color: #890b22; /* Edelmann Hausfarbe */
	background-image: url(/share/layout/img/bullet-aktiv.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#head #mainmenu li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	color: #526166; /* edelmann dunkelgrau */
}

#head #mainmenu li.aktiv a {
	background: transparent;
	color: #890b22; /* Edelmann Hausfarbe */
}

#head #mainmenu li a:hover {
	background: transparent;
	color: #fff;
}

#head #mainmenu li.aktiv a:hover {
	background: transparent;
	color: #890b22; /* Edelmann Hausfarbe */
}


#helpmenu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 35px 0px;
}

#helpmenu li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/share/layout/img/bullet-aktiv.png);
	background-repeat: no-repeat;
	background-position: left center;
	/* what mac IE sees: */
	/*\*//*/
	text-align: center;
	width: 70px;
	/**/
}

#helpmenu li a {
	font-size: 12px;
	display: block;
	background-color: transparent;
	color: #000;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	margin-right: 5px;
}

#helpmenu li a:hover {
	background-color: transparent;
	color: #890b22; /* Edelmann Hausfarbe */
}

#helpmenu li a.first {

}

#helpmenu li a.next {
	/*
	background-image: url(/share/layout/img/helpmenu-border.png);
	background-repeat: no-repeat;
	background-position: left center;
	*/
}

#helpmenu li a.last {
	padding-right: 2px;
}


.anchorlist {
	background-color: #ccc;
}

.anchorlist ul {
	list-style: none;
	list-style-position: inside;
	list-style-image: url(/share/layout/img/down.png);
	margin: 0px;
	padding: 0px;
}

.anchorlist li {
	margin: 0px;
	padding: 0px;
}

.anchortarget {
	color: #000;
	background-color: #ccc;
	padding: 1px 4px 1px 4px;
	margin: 18px 0px 8px 0px;
}

.anchortarget img {
	float: right;
}





#navigation ul {
	list-style: none;
	margin: 16px 17px 16px 22px;
	padding: 0px;
}

#navigation li {
	background: transparent;
	color: black;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(/share/layout/img/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation li.aktiv {
	background: transparent;
	color: #890b22; /* Edelmann Hausfarbe */
	background-image: url(/share/layout/img/bullet-aktiv.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation li a {
	font-size: 12px;
	text-decoration: none;
	background: transparent;
	color: #000;
}

#navigation li.aktiv a {
	background: transparent;
	color: #890b22; /* Edelmann Hausfarbe */
}

#navigation li a:hover {
	background: transparent;
	color: #fff;
}

#navigation li.aktiv a:hover {
	background: transparent;
	color: #890b22; /* Edelmann Hausfarbe */
}

#navigation li.headline1 {
	background-image: url();
	font-size: 12px;
	font-weight: bold;
}

#navigation li.headline {
	background-image: url();
	font-size: 12px;
	font-weight: bold;
	margin-top: 16px;
}

#navigation #topnews {
	margin-left: 22px;
}

#navigation #topnews .in {
	background-color: #fff;
	color: #526166; /* dunkles grau */
	width: 172px;
	min-height: 165px;
	margin:0px;
}

#navigation #topnews .in a {
	font-weight:bold;
	color: #526166; /* dunkles grau */
	text-decoration: none;
}

#navigation #topnews .in h3 {
	margin: 0px;
	padding: 12px 10px 0px 10px;
}

#navigation #topnews .in p {
	margin: 0px;
	padding: 0px 10px 10px 10px;
}

#navigation #suchfeld {
	margin-left: 22px;
}

#navigation #suchfeld p {
	color: #000;
	font-size: 12px;
	margin: 0px 0px 3px 0px;
}

#navigation #suchfeld form {
	margin: 0px; 
}

#navigation #suchfeld input {
	background: #fff;
	font-size: 11px;
	width: 110px;
	border: 1px solid #000;
}

#navigation #suchfeld .button {
	background: #fff;
	font-size: 11px;
	width: 40px;
	text-align: left;
	border: 0px solid #ff4;
	background: transparent;
}

#navigation3 ul {
	list-style: none;
	margin: 16px 15px 16px 9px;
	padding: 0px;
}

#navigation3 li {
	background: transparent;
	color: black;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(/share/layout/img/bullet-inv.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation3 li.aktiv {
	background: transparent;
	color: #890b22; /* Edelmann Hausfarbe */
	background-image: url(/share/layout/img/bullet-aktiv.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation3 li a {
	font-size: 12px;
	text-decoration: none;
	background: transparent;
	color: #000;
}

#navigation3 li.aktiv a {
	background: transparent;
	color: #890b22; /* Edelmann Hausfarbe */
}

#navigation3 li a:hover {
	background: transparent;
	color: #526166;
}

#navigation3 li.aktiv a:hover {
	background: transparent;
	color: #890b22; /* Edelmann Hausfarbe */
}





