/* Stylesheet-Datei fr Navigation
09-01-09 SW, schalk & friends gmbh */


/* Hauptnavi */

#navMain {
	background: transparent url(/media/images/site/backgrounds/bg_navmain.png) top left no-repeat;
	height: 30px;
	padding: 0px 10px;
	font-size: 1em;
	margin: 0 0 1px 0;
}

#navMain li {
	color: #5fbcd4;
	font-size: 1.2em;
	line-height: 100%;
	font-weight: bold;
	margin-right: 6px;
	display: block;
	float: left;
}

#navMain li a {
	font-weight: bold;
	color: #2aa5c6;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 9px;
	display: block;
	float: left;
	height: 22px;
	padding-top: 8px;
	background: transparent url(/media/images/site/icons/pipe_nav_main.gif) right center no-repeat;
}

#navMain li a:hover {
	color: #F7931E;
}

#navMain li.last a{
	background: none;
	padding-right: 0px;
}

#navMain li.activePre a {
	background: none;
	padding-right: 8px;
}

#navMain li.activePre {
	background: transparent url(/media/images/site/backgrounds/bg_navmain_active_pre.png) right top no-repeat;
	margin: 0px;
}

#navMain li.activePost {
	background: transparent url(/media/images/site/backgrounds/bg_navmain_active_post.png) left top no-repeat;
	padding-left: 8px;
}

#navMain li.active {
	background: transparent url(/media/images/site/backgrounds/bg_navmain_active_left.png) left top no-repeat;
	padding-left: 8px;
	margin: 0px;
}

#navMain li.active a {
	background: transparent url(/media/images/site/backgrounds/bg_navmain_active_right.png) right top no-repeat;
	padding-right: 8px;
	margin: 0px;
}

/* Community-Navi */

#navCommunity{
	background: transparent url(/media/images/site/backgrounds/bg_navcommunity.png) top left no-repeat;
	height: 20px;
	padding: 0px 10px;
}

#navCommunity li {
	display: block;
	float: left;
	color: #cae9f1;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 5px;
	/*	margin-right: 5px;*/
}

#navCommunity li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	background: transparent url(/media/images/site/icons/pipe_nav_community.gif) right center no-repeat;
	display: block;
	padding: 2px 5px 0px 0px;
	height: 18px;
	float: left;
}

#navCommunity li.last a{
	background: none;
	padding-right: 0px;
}

#navCommunity li.activePre a {
	background: none;
	padding-right: 5px;
}

#navCommunity li.activePre {
	background: transparent url(/media/images/site/backgrounds/bg_navcommunity_active_pre.png) right bottom no-repeat;
	margin: 0px;
}

#navCommunity li.activePost {
	background: transparent url(/media/images/site/backgrounds/bg_navcommunity_active_post.png) left bottom no-repeat;
	padding-left: 5px;
}

#navCommunity li.active {
	background: transparent url(/media/images/site/backgrounds/bg_navcommunity_active_left.png) left bottom no-repeat;
	padding-left: 5px;
	margin: 0px;
}

#navCommunity li.active a {
	background: transparent url(/media/images/site/backgrounds/bg_navcommunity_active_right.png) right bottom no-repeat;
	margin: 0px;
	color: #248daa;
	padding-right: 5px;
}

#navCommunity li:hover {
	background: transparent url(/media/images/site/backgrounds/bg_navcommunity_over_left.png) left bottom no-repeat;
	padding-left: 5px;
	padding-right: 2px;
	margin-left: -2px;
}

#navCommunity li:hover a {
	background: transparent url(/media/images/site/backgrounds/bg_navcommunity_over_right.png) right bottom no-repeat;
	margin: 0px;
	color: #F7931E;
	padding-right: 5px;
}

#navCommunity li.active:hover {
	background: transparent url(/media/images/site/backgrounds/bg_navcommunity_over_left.png) left top no-repeat;
	padding-left: 5px;
	padding-right: 0;
	margin-left: 0px;
}

#navCommunity li.active a:hover {
	padding-right: 5px;
}

#navCommunity li.noLink,
#navCommunity li.noLink:hover,
#navCommunity li.communityLink {
	background: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;

}

#navCommunity li.noLink span,
#navCommunity li.communityLink a {
	font-weight: bold;
	display: block;
	padding: 2px 5px 0px 0px;
	color: #cae9f1;
	text-transform: uppercase;
	background: none;
}

#navCommunity li.communityLink a:hover {
	color: #FFFFFF;
}

/* Subnavi */

#navSubWrapper {
	width: 150px;
	float: left;
	height: 100%;
}

#navSubWrapper p.head {
	background: transparent url(/media/images/site/backgrounds/bg_navsub_top.png) left top no-repeat;
	text-transform: uppercase;
	color: #fff;
	padding: 10px;
	font-size: 1.8em;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	margin-bottom: 0px;
}

#navSub {
	background: transparent url(/media/images/site/backgrounds/bg_navsub_bottom.png) left bottom no-repeat;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
}

#navSub li {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	width: 100%;
}

#navSub li a {
	color: #fff;
	text-decoration: none;
	display: block;
	background: transparent url(/media/images/site/borders/bg_border_dashed_navsub_hor.gif) bottom left repeat-x;
	padding-top: 5px;
}

#navSub li a span {
	display: block;
	padding: 0px 10px 4px 10px;
}

#navSub li.activePre {
	background: transparent url(/media/images/site/backgrounds/bg_navsub_active_pre.png) right bottom no-repeat;
}

#navSub li.activePost {
	background: transparent url(/media/images/site/backgrounds/bg_navsub_active_post.png) right top no-repeat;
}

#navSub li:hover {
	text-decoration: none;
}

#navSub li.active,
#navSub li.active:hover {
	color: #fff;
	text-decoration: none;
	
}

#navSub li.active a,
#navSub li.activePre a,
#navSub li.last a{
	background: none;
}


#navSub li.active a {
	color: #248daa;
	background: transparent url(/media/images/site/backgrounds/bg_navsub_active.png) right top no-repeat;
}


#navSub li.active a span {
	color: #248daa;
	background: transparent url(/media/images/site/backgrounds/bg_navsub_active_bottom.png) right bottom no-repeat;
}

#navSub li:hover a,
#navSub li a:hover {
	color: #f7931e;
	background: transparent url(/media/images/site/backgrounds/bg_navsub_over.png) right top no-repeat;
}

#navSub li:hover a span,
#navSub li a:hover span {
	background: transparent url(/media/images/site/backgrounds/bg_navsub_over_bottom.png) right bottom no-repeat;
}

/* rss*/

#navMain li.rss,
#navMain li.rss:hover {
	float: right;
	height: 15px;
	padding:8px 0 0 0;
	background: none;
}

#navMain li.rss a,
#navMain li.rss a:hover {
	background: transparent url(/media/images/site/icons/icon_rss.png) left top no-repeat;
	text-indent: -99999px;
	width: 15px;
	height: 15px;
	display: block;
	padding: 0;
}

#navMain li.rss a:hover {
	background: transparent url(/media/images/site/icons/icon_rss.png) left bottom no-repeat;
}

/* twitter */

#navMain li.twitter,
#navMain li.twitter:hover {
	float: right;
	height: 15px;
	padding:8px 0 0 0;
	background: none;
}

#navMain li.twitter a,
#navMain li.twitter a:hover {
	background: transparent url(/media/images/site/icons/twitter_16x16.gif) left top no-repeat;
	text-indent: -99999px;
	width: 15px;
	height: 15px;
	display: block;
	padding: 0;
}

#navMain li.twitter a:hover {
	background: transparent url(/media/images/site/icons/twitter_16x16.gif) left top no-repeat;
}

#navMain li.facebook {
	float: right;
	height: 16px;
	padding:7px 0 0 0;
	background: none;
}

#navMain li.facebook a{
	width: 16px;
	height: 16px;
	display: block;
	padding: 0;
}
