#breadcrumb {
	color: #999999;
	margin-left: 20px;
	display: inline;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
}
#breadcrumb   p {
	display: inline;
	margin-right: 5px;
}
#breadcrumb ul {
	display: inline;
	list-style-type: none;
}

#breadcrumb ul li {
	display: inline;
}
#breadcrumb  ul li a {
	color: #999999;
	text-decoration: underline;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#breadcrumb a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#navigation ul {
	list-style-type: none;
	position: absolute;
	top: 0px;
	right: 20px;
	bottom: 0px;
	left: auto;
}
#navigation ul li {
	list-style-type: none;
	display: inline;
}
#navigation ul li a {
	list-style-type: none;
	display: block;
	padding-right: 10px;
	padding-left: 20px;
	margin:10px 5px;
	height:20px;
	float: left;
	color: #999999;
	text-decoration: none;
	background: url(pfeil_hell.gif) no-repeat 5px center;
	border-bottom:1px dotted #999;
	font-weight:bold;
	letter-spacing:0.1em;
}
#navigation ul li a:hover {
	list-style-type: none;
	color: #CCCCCC;
	border-bottom:1px dotted #ccc;
}
#navigation    ul    li    a.rex-current {
	list-style-type: none;
	color: #FFFFFF;
	border-bottom:1px dotted #ffffff;
}

#linke_seite .nav1st {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.2em;
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
	line-height: 1.5em;
	color: #666666;
	font-variant: small-caps;
	list-style:none;
}

#linke_seite ul {
	display: block;
	list-style-type: none;
	font-variant: normal;
}
#linke_seite ul li {
	display: block;
	background: url(pfeil_hell.gif) no-repeat 5px 5px;
}
#linke_seite ul li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	line-height: 2em;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 1em;
	font-weight: normal;
}

#linke_seite ul li a:hover {
	color: #ccc;
	border-bottom: 1px dotted #ccc;
	background: url(bg_trans_gelb.png) repeat;
}
#linke_seite   ul   .rex-active a.rex-active {
	background: url(bg_trans_gelb.png) repeat;
	color:#fff;
}
#linke_seite  ul  li  a.rex-current {
	color:#FFFFFF;
	background: url(bg_trans_gelb.png);
}

#linke_seite ul img {
	border-style: none;
}
#linke_seite  ul li ul li a {
	padding-left: 40px;
	color: #666666;

}
#linke_seite  ul.rex-navi2  li.rex-normal a {
	background: url(bg_trans_gelb.png) repeat;
}
#linke_seite ul li ul li ul li a {
	padding-left: 60px;
}


#sitemap ul {
	display: block;
	margin: 10px 10px 10px 20px;
	list-style-type: none;
}

#sitemap ul li {
}

#sitemap ul li a {
	color: #CCCCCC;
	line-height: 1.5em;
	text-decoration: none;
	padding-left: 20px;
	background: url(pfeil_hell.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	border-bottom: 1px dotted #CCCCCC;
}

#sitemap ul li a:hover {
	color: #FFFFFF;
}

#sitemap ul li ul {
	margin: 10px 20px 20px;

}

#sitemap ul li ul li {

}

#sitemap ul li ul li a {
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0.1em;
	border: none;
}

#sitemap ul li ul li ul {
	margin: 10px 20px 20px;
}

#sitemap ul li ul li ul li ul {
	margin: 10px 20px 20px;
}
