/*
	Navigation styles 
*/


/*
	Ausblenden des ersten Borders
*/

#footer .listborderfirst,
#content #teaserbottom #teaser_news ul .listborderfirst,
#content #teaserbottom #teaser_veranstaltung ul .listborderfirst,
#head .listborderfirst, #head #generic_top .listborderfirst
{
	border: none;
}

#contentframe #context_bottom .listborderlast {
	background: none;
}

/* spätere für Barrierefreiheit wichtig 
#head p#skipnavi a {
	position: absolute;
	top: -200px;
	left: -1000px;
	overflow: hidden;
}

#head p#skipnavi a:focus, #head p#skipnavi a:active {
	top: 5.9em;
	left: 0px;
	color: #fff;
	background-color: #99cc33;
}

*/

/*
	Generic top Navigation
*/

#head .head_right ul {
	float: right;
}

#head li {
	float: left;
}

#head #generic_top ul {
	margin-right: 10px;
}

#head #generic_top li {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
	color: #660000;
	border-right: 1px solid #fff;
}

#head #generic_top li a
{
	display: block;
	padding: 0 2px;
	color: #fff;
	font-size: 0.9em;
}

#head #generic_top li a.cur {
	color: #fff;
	background: #7fbee9;
}

#head #generic_top li a:hover {background-color: #2eb8b3;}

#head #laender_navigation li {
	border: none;
	padding-left: 0;
}

#head #laender_navigation li a.img {margin: 0.28em 2px;}

/*
	Hauptnavigation
*/

#main_navigation ul {
	xpadding-bottom: 40px;
}

#main_navigation li {
	display: inline;
	margin-right: 15px;
}

#main_navigation li a 
{
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	padding: 0 3px 3px 3px;
}

#main_navigation li a:hover {
	background-color: #9f0018;
	color: #fff;
	padding-bottom: 0px;
}

#main_navigation li a.cur 
{
	background-color: #f5f5f5;
	color: #003070;
}

/*
	Breadcrumb
*/

#breadcrumb {
	margin: 5px 0 10px;
}

#breadcrumb li {
	display: inline;
}


/*
	Second navigation level
*/

#contentframe #channel_navigation  a {
	display: block;
	color: #003079;
	padding-left: 8px;
	line-height: 25px;
}

#contentframe #channel_navigation  ul li {
	border-bottom: 1px dotted #7ebee8;
}

#contentframe #channel_navigation  ul li.cur {
	background-color: #7fbee8;
}

#contentframe #channel_navigation  ul li ul {
	background-color: #ecf5fc;
	margin-bottom: -1px;
}

#contentframe #channel_navigation li.cur a {
	color: #fff;
}

#contentframe #channel_navigation li.cur ul li a {
	color: #003079;
	padding-left: 16px;
}

#contentframe #channel_navigation li.cur ul li.cur {
	background-color: #b4daf1;
}

#contentframe #channel_navigation  a:hover, #contentframe #channel_navigation  li.cur ul li a:hover {
	background-color: #2db8b3;
	color: #fff;
}



/*
	Content
*/

#contentframe #backlink a {
	background: none;
}

#contentframe #head_nav a {
	color: #003079;
}

#contentframe #backlink a:hover, #contentframe #context_bottom a:hover {
	background-color: #2eb8b3;
	color: #fff;
}

#contentframe #head_nav a:hover {
	color: #fff;
}

#content #hauptteaser .teaser_orange a
{
	float: right;
	color: #fff;
}

#content #hauptteaser .teaser_orange a:hover
{background-color: transparent;}


#contentframe #context_bottom ul {
	margin-left: -2px;
}

#contentframe #context_bottom li {
	display: inline;
	padding: 0 5px 0 0;
	background: url(../images/nav_border.gif) no-repeat right;
}


#contentframe #context_bottom .emailLink, #contentframe #context_bottom .facebookLink, #contentframe #context_bottom .twitterLink, #contentframe #context_bottom .wongLink, #contentframe #context_bottom .deliciousLink {
	background: url(../images/article_send_block.gif) no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	text-indent: -9999px
}

#contentframe #context_bottom .emailLink {background-position: 0 0}
#contentframe #context_bottom .facebookLink {background-position: -25px 0}
#contentframe #context_bottom .twitterLink {background-position: -45px 0}
#contentframe #context_bottom .wongLink {background-position: -65px 0}
#contentframe #context_bottom .deliciousLink {background-position: -87px 0}

#content table img
{margin: 0;}

#content table a{float: left; padding-right: 0.5em;}



/*
	Footer navigation
*/

#footer {
	background-color: #f5f5f5;
}

#footer #footer_navigation ul {
	padding: 19px 0 0 10px;
}

#footer li {
	display: inline;
	border-right: 1px solid #003c7e;
	padding: 0 3px 0 5px;
}

#footer #footer_navigation a {
	color: #003c7e;
	font-size: 11px;
}

#footer #footer_navigation a:hover {
	background-color: #2eb8b3;
	color: #fff;
}

#footer #footer_navigation a.cur {
	color: #fff;
	font-weight: bold;
}






#footer div#fontsize {
	float: right;
	padding-right: 26px;
}

#footer div#fontsize span {
	margin-top: 0;
}

#footer div#fontsize li {
	padding: 0;
	border: 0;
	margin-left: 0.3em;
}