	/*
==========================================================================================
4 - Site Navigation Style Specifications
==========================================================================================
*/

/* 4.1 - Meta Navigation -------------------------------------------------------------- */


#menu-meta-menu {
	float: right;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-right: 10px;
}

#menu-meta-menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	word-spacing: -0.4em;
}

#menu-meta-menu li:after {
	content: ' \2022';
	font-size: 7pt;
	color: #666;
	padding-left: 3px;
}

#menu-meta-menu li:last-child:after {
	content: "";
} 

#menu-meta-menu a, 
#menu-meta-menu a:link, 
#menu-meta-menu a:visited,
#menu-meta-menu a:active { color: #666; border: 0px none; }
#menu-meta-menu a:hover { color: #c00; border: 0px none;}

/* 4.1 - Main Navigation -------------------------------------------------------------- */

.menu-main_menu-container {
	position: absolute;
	display: block;
	top: 125px;
	right: 0px;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	z-index: 99999;
	letter-spacing:0.1em; 
	font-weight:normal;
}

.menu-main_menu-container a{ color: #000; }
.menu-main_menu-container li:hover a,
.menu-main_menu-container li:active a {
	color: #CC0000;
	text-decoration: none;
	border: 0px none;
}

.menu-main_menu-container ul {
	display: block;
	clear: both;
}

.menu-main_menu-container li {
	padding-right: 10px;
	display: inline;
	position:relative;
    float:left;
    margin-left:0px;
	list-style-type:none;
	word-spacing: -0.4em;
}

.menu-main_menu-container li a {
     display:block;
	 overflow:hidden;
     text-decoration:none;
     padding: 0px; 
     margin: 0px; 
     line-height: 100%; 
}

#header .current-menu-item  a,
#header .current-page-parent > a,
#header .current-page-ancestor > a {
	color: #c00 !important;
}

/* 4.2 Reportagen Intro Navigation ---------------------------------------------------------- */


/* root element for tabs  */
ul.tabs {
	position: absolute;
	top: 0px;
	left: 0px;
	margin:0 !important;
    padding:0;
    width: 920px;
    height: 540px;
    line-height: 1em;
}

/* single tab */
ul.tabs li {
    padding:0;
    margin-left: 0px;
    margin-bottom: 10px;
    height: 80px;
    width: 130px;
}

ul.tabs li.right{
	float: right;
	margin-top: -90px;
}


/* link inside the tab. uses a background image */
ul.tabs a {   
    position:relative;
	height: 80px;
    width: 130px;
	display:block;
    text-decoration:none;
    color:#333;
    padding:0px;
    margin:0px;
}



ul.tabs a .bottom{
	position: absolute;
	bottom: 3px;
	width: 120px;
}   

ul.tabs li.left .bottom {
	right: 5px;
}   
ul.tabs li.right .bottom {
	left: 5px;
}   


ul.tabs li.left a {   
	text-align: right;
}

ul.tabs .claim{  
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 10px;
	word-spacing: -0.3em;
	margin-bottom: 4px;
}


ul.tabs .head{
	display: block; 
	letter-spacing: 0.05em;
	word-spacing: -0.2em;
	font-size: 12px;
}


ul.tabs a.malmkrog { background: url(images/reportagen/li_02_malmkrog-drutschmann-unsleber-01.jpg) no-repeat -130px 0px;}
ul.tabs a.dracula { background: url(images/reportagen/li_04_dracula-rink-3982-03.jpg) no-repeat -130px 0px;}
ul.tabs a.maffay { background: url(images/reportagen/li_05_maffay-reichhardt-02.jpg) no-repeat -130px 0px;}
ul.tabs a.harbachtal { background: url(images/reportagen/li_06_harbachtal-yuecel-09.jpg) no-repeat -130px 0px;}
ul.tabs a.suesse-heimat { background: url(images/reportagen/li_08_suesse-heimat-rokahr-02.jpg) no-repeat -130px 0px;}
ul.tabs a.zigeunerkoenig { background: url(images/reportagen/li_12_zigeunerkoenig-opitz-01.jpg) no-repeat -130px 0px;}

ul.tabs a.guerteln { background: url(images/reportagen/re_01_dorf-traum-guerteln-opitz-maeck-03.jpg) no-repeat -130px 0px;}
ul.tabs a.landwirtschaft { background: url(images/reportagen/re_07_landwirtschaft-vieh-muessigmann-14.jpg) no-repeat -130px 0px;}
ul.tabs a.copsa-mica { background: url(images/reportagen/re_03_copsa-mica-langhans-rheinhard-05.jpg) no-repeat -130px 0px;}
ul.tabs a.jakobsdorf { background: url(images/reportagen/re_09_ende-lied-jakobsdorf-waldmann-01.jpg) no-repeat -130px 0px;}
ul.tabs a.pferdemarkt { background: url(images/reportagen/re_10_pferdemarkt-maeck-21.jpg) no-repeat -130px 0px;}
ul.tabs a.die-jungen { background: url(images/reportagen/re_11_die-jungen-drutschmann-zimmer-01.jpg) no-repeat -130px 0px;}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    color:#fff;
    border: none;
	background-position: 0px 0px;
}


/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    cursor:default !important;
	background-position: 0px 0px;
    color:#fff !important;
}

ul.tabs a:hover > span,  ul.tabs a.current > span{
	display: none;
}
	
/* tab pane styling */
 
.panes {
	position: relative;
	width: 640px;
	height: 440px;
	margin-left: 140px;
	margin-bottom: 10px;
}

.panes div {
    position: absolute;
	width: 640px;
	height: 440px;
    display:none;
}


.panes div.editorial{ background: url(images/reportagen/00_reporterreisen-editorial_01.jpg) no-repeat 0px 0px; }
.panes div.guerteln{ background: url(images/reportagen/01_dorf-traum-guerteln-opitz-maeck-03.jpg) no-repeat 0px 0px; }
.panes div.malmkrog{ background: url(images/reportagen/02_malmkrog-drutschmann-unsleber-01.jpg) no-repeat 0px 0px; }
.panes div.copsa-mica{ background: url(images/reportagen/03_copsa-mica-langhans-rheinhard-05.jpg) no-repeat 0px 0px; }
.panes div.dracula{ background: url(images/reportagen/04_dracula-rink-3982-03.jpg) no-repeat 0px 0px; }
.panes div.maffay{ background: url(images/reportagen/05_maffay-reichhardt-02.jpg) no-repeat 0px 0px; }
.panes div.harbachtal{ background: url(images/reportagen/06_harbachtal-yuecel-09.jpg) no-repeat 0px 0px; }
.panes div.landwirtschaft{ background: url(images/reportagen/07_landwirtschaft-vieh-muessigmann-14.jpg) no-repeat 0px 0px; }
.panes div.suesse-heimat{ background: url(images/reportagen/08_suesse-heimat-rokahr-02.jpg) no-repeat 0px 0px; }
.panes div.jakobsdorf{ background: url(images/reportagen/09_ende-lied-jakobsdorf-waldmann-01.jpg) no-repeat 0px 0px; }
.panes div.pferdemarkt{ background: url(images/reportagen/10_pferdemarkt-maeck-21.jpg) no-repeat 0px 0px; }
.panes div.die-jungen{ background: url(images/reportagen/11_die-jungen-drutschmann-zimmer-01.jpg) no-repeat 0px 0px; }
.panes div.zigeunerkoenig{ background: url(images/reportagen/12_zigeunerkoenig-opitz-01.jpg) no-repeat 0px 0px; }


.panes div div.bottom {
    position: absolute;
	bottom: 10px;
	height: auto;
	display: inline;
}

.panes div.left {
	left: 10px;
}

.panes div.right {
	right: 10px;
	text-align: right;
}

.panes div.right .teaser{
	margin-left: 20%;
}
.panes div.left .teaser{
	margin-right: 20%;
}

.panes p {
 	margin: 0px 0px 10px 0px;
 }

.panes .claim, .panes .head, .panes .author {
	background-color: #fff;
	margin-bottom: 5px;
	display: inline;
	opacity: 0.9;
	filter:alpha(opacity=10); /* For IE8 and earlier */
}

.panes .claim 	{ padding: 1px 5px 2px 5px; font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; letter-spacing: 0.1em; }
.panes .head 	{ padding: 2px 5px 2px 5px; font-size: 16px; 	 }
.panes .author 	{ padding: 2px 5px 2px 5px; font-size: 11px; 	 }
.panes .teaser	{
	background-color: #fff;
	padding: 2px 5px 2px 5px;	
	font-size: 12px !important;
	margin-bottom: 0px;
	opacity: 0.9;
	filter:alpha(opacity=10); /* For IE8 and earlier */
}

.panes .editorial .teaser { margin-left: 35% !important; }
.panes .dracula .teaser { margin-left: 35% !important; }
.panes .suesse-heimat .teaser { margin-left: 55% !important; }
.panes .harbachtal .teaser { margin-left: 30% !important; }
.panes .zigeunerkoenig .teaser { margin-right: 35% !important; }
.panes .die-jungen .teaser { margin-left: 32% !important; }
.panes .jakobsdorf .teaser { margin-right: 50% !important; margin-bottom: 20% !important; }
.panes .guerteln .teaser { margin-right: 55% !important; }
.panes .landwirtschaft .teaser { margin-right: 60% !important; }


.menu-sub-stories-container  {
	position: relative;
	margin-top: 30px;
	margin-left: 140px;
	width: 650px;
}

.menu-sub-stories-container ul  {
	position: relative;
	margin-bottom: 0px;
}

.menu-sub-stories-container ul li{
	position: relative;
	float: left;
	display: block;
	width: 206px;
	height: 60px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.menu-sub-stories-container ul li a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	border: 0px none;
	color: #000;
	word-spacing: -0.2em;
	font-size: 12px;
}

.menu-sub-stories-container ul li a .bottom{
	position: absolute;
	display: block;
	bottom: 5px;
}

.menu-sub-stories-container ul li a .head {
	color: #CC0000;
}

.menu-sub-stories-container ul li .claim {
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 11px;
	word-spacing: -0.2em;
}

.menu-sub-stories-container ul li .bottom:hover > .head{
	border: 0px none !important;
	color:	#3399FF;
}


/* 4.3 Schnapsschuesse Navigation ----------------------------------------------------- */

.menu-schnapsschuesse-container {
	position: relative;
	width: 650px;
}

.menu-schnapsschuesse-container ul  {
	position: relative;
	margin-bottom: 0px;
}

.menu-schnapsschuesse-container ul li{
	position: relative;
	float: left;
	display: block;
	width: 206px;
	height: 135px;
	margin-left: 0px;
	margin-right: 11px;
	margin-bottom: 11px;
}

.menu-schnapsschuesse-container ul li.zimmer{ background: url(images/schnapsschuesse/schnapssschuss-zimmer.jpg) no-repeat -206px 0px; }
.menu-schnapsschuesse-container ul li.rink{ background: url(images/schnapsschuesse/schnapssschuss-rink-langhans.jpg) no-repeat -206px 0px; }
.menu-schnapsschuesse-container ul li.waldmann{ background: url(images/schnapsschuesse/schnapssschuss-waldmann.jpg) no-repeat -206px 0px; }
.menu-schnapsschuesse-container ul li.rohkahr{ background: url(images/schnapsschuesse/schnapssschuss-rokahr.jpg) no-repeat -206px 0px; }
.menu-schnapsschuesse-container ul li.muessigmann{ background: url(images/schnapsschuesse/schnapssschuss-muessigmann-unsleber.jpg) no-repeat -206px 0px; }
.menu-schnapsschuesse-container ul li.langhans{ background: url(images/schnapsschuesse/schnapssschuss-langhans.jpg) no-repeat -206px 0px; }
.menu-schnapsschuesse-container ul li.drutschmann{ background: url(images/schnapsschuesse/schnapssschuss-drutschmann-unsleber.jpg) no-repeat -206px 0px; }
.menu-schnapsschuesse-container ul li.yuecel{ background: url(images/schnapsschuesse/schnapssschuss-yuecel-drutschmann.jpg) no-repeat -206px 0px; }
.menu-schnapsschuesse-container ul li.opitz{ background: url(images/schnapsschuesse/schnapssschuss-opitz.jpg) no-repeat -206px 0px; }
.menu-schnapsschuesse-container ul li:hover{ background-position: 0px 0px; }


.menu-schnapsschuesse-container ul li.right{
	margin-right: 0px !important;
}

.menu-schnapsschuesse-container ul li a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	border: 0px none;
}

.menu-schnapsschuesse-container ul li a span.bottom{
	position: absolute;
	display: block;
	bottom: 5px;
	right: 5px;
	text-align: right;
	
}
.menu-schnapsschuesse-container ul li a:hover > span.bottom {
	border: 0px none !important;
	color:	#3399FF;
	display: none;
}

.menu-schnapsschuesse-container ul li .claim {
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	word-spacing: -0.2em;
}
.menu-schnapsschuesse-container ul li .head {
	letter-spacing: 0.1em;
	word-spacing: -0.2em;
	font-size: 12px;
}

/* 4.3 Widget Navigation -------------------------------------------------------------- */

.widget_nav_menu {  font-size: 11px; line-height: 1.2em;  }

#leftcol .widget_nav_menu { text-align: right; }
#rightcol .widget_nav_menu { text-align: left; }
#rightcol .menu .bottom { left: 5px; }

.widget_nav_menu ul { position: relative; border-bottom: 1px solid #ddd;}

.widget_nav_menu li {
	position: relative;
	width: 130px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
}

.widget_nav_menu a {
	display: block;
	text-decoration: none;
	border: 0px none;
}

.widget_nav_menu .bottom {
	color: #333;
	text-decoration: none;
}
.widget_nav_menu a .head {
	color: #CC0000;
}

.widget_nav_menu a .bottom:hover > .head {
	color: #3399ff;
}


.widget_nav_menu .bottom .claim{
	text-transform: uppercase;
	display: block;
	margin-bottom: 4px;
	font-size: 10px;
	letter-spacing: 0.1em;
	word-spacing: -0.2em;
}

.widget_nav_menu .current-menu-item > a,
.widget_nav_menu .current-page-parent > a,
.widget_nav_menu .current-page-ancestor > a,
.widget_nav_menu .current-menu-item .head {
	color: #666 !important;
}

/* Themenkarte Navigation ------------------------------------------------------------- */

.menu-map-left-container .bottom:hover, .menu-map-right-container .bottom:hover { color: #cc0000; }
.menu-map-left-container .current-menu-item .bottom, .menu-map-right-container .current-menu-item .bottom { color: #cc0000 !important; }

/* Randnotizen Navigation ------------------------------------------------------------- */

.menu-notes-left-container ul, .menu-notes-right-container ul, 
.menu-notes-left-container li, .menu-notes-right-container li { border: 0px none; padding: 0px; 	letter-spacing: 0.1em; margin-bottom: 5px; }


.menu-notes-left-container ul li a,
.menu-notes-right-container ul li a {
	display: block;
	height: 100%;
	width: 100%;
	color: #000;	
	border: none;
}

.menu-notes-left-container .bottom, .menu-notes-right-container .bottom { display: none; }

.menu-notes-left-container ul li.aa { height: 35px; background: url(images/randnotizen/nav/01_sachsenrap.png) no-repeat 0px 0px; }
.menu-notes-left-container ul li.bb { height: 31px; background: url(images/randnotizen/nav/02_euro.png) no-repeat 0px 0px; }
.menu-notes-left-container ul li.dd { height: 40px; background: url(images/randnotizen/nav/03_siebensiegel.png) no-repeat 0px 0px; }
.menu-notes-left-container ul li.cc { height: 35px; background: url(images/randnotizen/nav/04_siebenbuergenlied.png) no-repeat 0px 0px; }
.menu-notes-left-container ul li.ii { height: 46px; background: url(images/randnotizen/nav/05_glauben.png) no-repeat 0px 0px; }
.menu-notes-left-container ul li.gg { height: 34px; background: url(images/randnotizen/nav/06_skurril.png) no-repeat 0px 0px; }
.menu-notes-left-container ul li.ff { height: 68px; background: url(images/randnotizen/nav/07_postkarten.png) no-repeat 0px 0px; }
.menu-notes-left-container ul li.oo { height: 59px; background: url(images/randnotizen/nav/08_tore.png) no-repeat 0px 0px; }
.menu-notes-left-container ul li.hh { height: 49px; background: url(images/randnotizen/nav/09_fenster.png) no-repeat 0px 0px; }
.menu-notes-left-container ul li.nn { height: 43px; background: url(images/randnotizen/nav/10_pferdewagen.png) no-repeat 0px 0px; }

.menu-notes-right-container ul li.ee { height: 40px; background: url(images/randnotizen/nav/11_limonade.png) no-repeat 0px 0px; }
.menu-notes-right-container ul li.pp { height: 53px; background: url(images/randnotizen/nav/12_weihnachten.png) no-repeat 0px 0px; }
.menu-notes-right-container ul li.mm { height: 70px; background: url(images/randnotizen/nav/13_stillleben.png) no-repeat 0px 0px; }
.menu-notes-right-container ul li.kk { height: 65px; background: url(images/randnotizen/nav/14_taxi.png) no-repeat 0px 0px; }
.menu-notes-right-container ul li.rr { height: 58px; background: url(images/randnotizen/nav/15_schwarzes-land.png) no-repeat 0px 0px; }
.menu-notes-right-container ul li.qq { height: 38px; background: url(images/randnotizen/nav/16_baenker.png) no-repeat 0px 0px; }
.menu-notes-right-container ul li.jj { height: 29px; background: url(images/randnotizen/nav/17_natur-und-plastik.png) no-repeat 0px 0px; }
.menu-notes-right-container ul li.ss { height: 47px; background: url(images/randnotizen/nav/18_schachmatt.png) no-repeat 0px 0px; }
.menu-notes-right-container ul li.ll { height: 42px; background: url(images/randnotizen/nav/19_ausgemustert.png) no-repeat 0px 0px; }

.menu-notes-left-container ul li:hover, .menu-notes-right-container ul li:hover,
.menu-notes-left-container ul li.current-menu-item, .menu-notes-right-container ul li.current-menu-item
 { background-position: -130px 0px;  }


.randnotizen { position: relative; width: 640px; height:440px; overflow: hidden; margin-bottom: 30px; }
.randnotizen .soft { position: relative; width: 640px; height:440px; overflow: hidden; }

.randnotizen #aa { position: absolute; width: 200px; height: 136px; left: 0px; top: 0px; z-index:11; background: url(images/randnotizen/01_rapper-langhans-01.jpg) no-repeat 0px 0px; }
.randnotizen #bb { position: absolute; width: 120px; height: 120px; left: 188px; top: 0px; z-index: 10; background: url(images/randnotizen/02_euro-umfrage-zimmer-rink_02.jpg) no-repeat 0px 0px; }
.randnotizen #cc { position: absolute; width: 152px; height: 104px; left: 297px; top: 0px; z-index: 2; background: url(images/randnotizen/04_siebenbuergenlied-drutschmann-rokahr-01.jpg) no-repeat 0px 0px; }
.randnotizen #dd { position: absolute; width: 108px; height: 102px; left: 442px; top: 0px; z-index: 9; background: url(images/randnotizen/03_quiz-zimmer-01.jpg) no-repeat 0px 0px; }
.randnotizen #ee { position: absolute; width: 99px; height: 178px; left: 541px; top: 0px; z-index: 1; background: url(images/randnotizen/11_limonade-langhans-01.jpg) no-repeat 0px 0px; }

.randnotizen #ff { position: absolute; width: 163px; height: 109px; left: 0px; top: 119px; z-index: 12; background: url(images/randnotizen/07_post-vergangenheit-drutschmann-rokahr-01.jpg) no-repeat 0px 0px; }
.randnotizen #gg { position: absolute; width: 121px; height: 165px; left: 158px; top: 119px; z-index: 4; background: url(images/randnotizen/06_skurriles-hermannstadt-optiz-maeck-03.jpg) no-repeat 0px 0px; }
.randnotizen #hh { position: absolute; width: 180px; height: 101px; left: 272px; top: 93px; z-index: 6; background: url(images/randnotizen/09_fenster-zimmer-01.jpg) no-repeat 0px 0px; }
.randnotizen #ii { position: absolute; width: 119px; height: 96px; left: 446px; top: 99px; z-index: 3; background: url(images/randnotizen/05_kirchen-waldmann-01-juedisch.jpg) no-repeat 0px 0px; }

.randnotizen #jj { position: absolute; width: 141px; height: 93px; left: 267px; top: 172px; z-index: 16; background: url(images/randnotizen/17_natur-und-plastik-zimmer-01.jpg) no-repeat 0px 0px; }
.randnotizen #kk { position: absolute; width: 143px; height: 89px; left: 391px; top: 185px; z-index: 13; background: url(images/randnotizen/14_taxi-369-rokahr-01.jpg) no-repeat 0px 0px; }
.randnotizen #ll { position: absolute; width: 119px; height: 96px; left: 521px; top: 170px; z-index: 19; background: url(images/randnotizen/19_ausgemustert-muessigmann-rokahr-02.jpg) no-repeat 0px 0px; }

.randnotizen #mm { position: absolute; width: 190px; height: 121px; left: 0px; top: 215px; z-index: 15; background: url(images/randnotizen/13_stilleben-rokahr-01.jpg) no-repeat 0px 0px; } 
.randnotizen #nn { position: absolute; width: 160px; height: 122px; left: 187px; top: 256px; z-index: 17; background: url(images/randnotizen/10_pferdewagen-yuecel-01.jpg) no-repeat 0px 0px; } 
.randnotizen #oo { position: absolute; width: 210px; height: 139px; left: 344px; top: 227px; z-index: 8; background: url(images/randnotizen/08_tore-muessigmann-01.jpg) no-repeat 0px 0px; }
.randnotizen #pp { position: absolute; width: 97px; height: 181px; left: 543px; top: 259px; z-index: 5; background: url(images/randnotizen/12_weihnachtsmann-langhans-01.jpg) no-repeat 0px 0px; }

.randnotizen #qq { position: absolute; width: 208px; height: 119px; left: 0px; top: 321px; z-index: 14; background: url(images/randnotizen/16_baenker_unsleber-01.jpg) no-repeat 0px 0px; }
.randnotizen #rr { position: absolute; width: 209px; height: 85px; left: 191px; top: 355px; z-index: 18; background: url(images/randnotizen/15_schwarzes-land-rokahr-waldmann-02.jpg) no-repeat 0px 0px; }
.randnotizen #ss { position: absolute; width: 170px; height: 102px; left: 390px; top: 338px; z-index: 7; background: url(images/randnotizen/18_schachmatt-01.jpg) no-repeat 0px 0px; }

.randnotizen .single { 
	-webkit-box-shadow: 0px 0px 1px 2px #999; /* WebKit */
	-moz-box-shadow: 0px 0px 1px 2px #999; /* Firefox */
	box-shadow: 0px 0px 1px 2px #999; /* Standard */
}
.randnotizen .single  { border: 1px solid #eee; } 
.randnotizen .single > a  { position: absolute; width: 100%; height: 100%; border: 0px none; } 
.randnotizen .single:hover, .randnotizen .current-item { z-index: 999 !important; border: 2px solid #ffff00;} 


/* Reisetipps Navigation ------------------------------------------------------------- */

.menu-tipps-left-container ul, .menu-tipps-right-container ul, 
.menu-tipps-left-container li, .menu-tipps-right-container li { position: relative; border: 0px none; padding: 0px; }

.menu-tipps-left-container ul li a,
.menu-tipps-left-container ul li a .head,
.menu-tipps-right-container ul li a,
.menu-tipps-right-container ul li a .head {
	position: relative;
	display: block;
	border: none;
}

.menu-tipps-left-container .claim, .menu-tipps-right-container .claim{ text-transform: inherit !important; }

.menu-tipps-left-container ul li.sprachkurs { height: 220px; background: url(images/reisetipps/sprachkurs.png) no-repeat 0px 0px; }
.menu-tipps-left-container ul li.sprachkurs a span.bottom{ position: absolute; top: 90px; left:0px;}

.menu-tipps-left-container ul li.sieben-tipps { height: 200px; background: url(images/reisetipps/sieben-tipps.png) no-repeat 0px 0px; }
.menu-tipps-left-container ul li.sieben-tipps a span.bottom{ position: absolute; top: 90px; left:0px; }

.menu-tipps-right-container ul li.suppenkunde { height: 220px; background: url(images/reisetipps/suppenkueche.png) no-repeat 0px 0px; }
.menu-tipps-right-container ul li.suppenkunde a span.bottom{ position: absolute; top: 90px; }

.menu-tipps-right-container ul li.linkliste { border-top: 1px solid #ddd; padding: 10px 0 10px 4px; }
.menu-tipps-right-container ul li.buecher { border-top: 1px solid #ddd; padding: 10px 0 10px 4px; }

.menu-tipps-left-container a:hover,
.menu-tipps-right-container a:hover,
.menu-tipps-left-container a:hover,
.menu-tipps-right-container a:hover,
 {
	color: #cc0000 !important;
}
.menu-tipps-left-container ul li.current-menu-item:hover > a, .menu-tipps-right-container ul li.current-menu-item:hover > a,
.menu-tipps-left-container ul li.current-menu-item, .menu-tipps-right-container ul li.current-menu-item,
.menu-tipps-left-container ul li.current-page-ancestor, .menu-tipps-left-container ul li.current-page-ancestor:hover > a, .menu-tipps-right-container ul li.current-page-ancestor:hover > a {
	color: #666 !important;
	background-position: -130px 0px;
}

#menu-language-course li.current-menu-item > a {
	color: #666 !important; border: 0 none;
}



/* Autoren Navigation ----------------------------------------------------------------- */

.menu-autoren-left-container ul,
.menu-autoren-right-container ul {
	border: 0px none;
}

.menu-autoren-left-container ul li,
.menu-autoren-right-container ul li{
	height: 80px;
	background-color: #ddd;
	font-size: 13px;
	line-height: 1.2em;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 10px;	
	border: 0px none;
	-webkit-box-shadow: 0px 1px 1px 1px #ccc; /* WebKit */
	-moz-box-shadow: 0px 1px 1px 1px #ccc; /* Firefox */
	box-shadow: 0px 1px 1px 1px #ccc; /* Standard */}

.menu-autoren-left-container ul li {
	text-align: right;
}

.menu-autoren-left-container ul li a,
.menu-autoren-right-container ul li a {
	display: block;
	height: 100%;
	width: 100%;
	color: #fff;	
	border: none;
}

.menu-autoren-left-container ul li a .bottom,
.menu-autoren-right-container ul li a .bottom {
	color: inherit;
}


#leftcol .menu-autoren-left-container ul li a span.bottom { position: absolute; bottom: 5px; right: 5px; width: 70%;}
#rightcol .menu-autoren-right-container ul li a span.bottom { position: absolute; bottom: 5px; left: 5px; width: 70%; }


#leftcol .menu-autoren-left-container ul li.drutschmann { background: url(images/autoren/portrait_drutschmann_dominik_2833.png) no-repeat 0px 0px; }
#leftcol .menu-autoren-left-container ul li.langhans { background: url(images/autoren/portrait_langhans_katrin_2817.png) no-repeat -0px 0px; }
#leftcol .menu-autoren-left-container ul li.maeck { background: url(images/autoren/portrait_maeck_stefanie_2781.png) no-repeat 0px 0px; }
#leftcol .menu-autoren-left-container ul li.muessigmann { background: url(images/autoren/portrait_muessigmann_lena_2896.png) no-repeat 0px 0px; }
#leftcol .menu-autoren-left-container ul li.opitz { background: url(images/autoren/portrait_opitz_barbara_2763.png) no-repeat 0px 0px; }
#leftcol .menu-autoren-left-container ul li.reichardt { background: url(images/autoren/portrait_reichardt_julia.png) no-repeat 0px 0px; }

#rightcol .menu-autoren-right-container ul li.rink { background: url(images/autoren/portrait_rink_tiemo_2842.png) no-repeat 0px 0px; }
#rightcol .menu-autoren-right-container ul li.rokahr { background: url(images/autoren/portrait_rokahr_lisa_2852.png) no-repeat 0px 0px; }
#rightcol .menu-autoren-right-container ul li.unsleber { background: url(images/autoren/portrait_unsleber_stefanie_2804.png) no-repeat 0px 0px; }
#rightcol .menu-autoren-right-container ul li.waldmann { background: url(images/autoren/portrait_waldmann_nancy_2915.png) no-repeat 0px 0px; }
#rightcol .menu-autoren-right-container ul li.yuecel { background: url(images/autoren/portrait_yuecel_dennis_2876.png) no-repeat 0px 0px; }
#rightcol .menu-autoren-right-container ul li.zimmer { background: url(images/autoren/portrait_zimmer_undine.png) no-repeat 0px 0px; }

#leftcol .menu-autoren-left-container ul li:hover,
#rightcol .menu-autoren-right-container ul li:hover,
#leftcol .menu-autoren-left-container ul li:hover > a,
#rightcol .menu-autoren-right-container ul li:hover > a,
#leftcol .menu-autoren-left-container ul li.current-menu-item,
#rightcol .menu-autoren-right-container ul li.current-menu-item {
	background-position: -130px 0px;
	color: #ff0 !important;
}

#leftcol .menu-autoren-left-container ul li.current-menu-item > a ,
#rightcol .menu-autoren-right-container ul li.current-menu-item > a  {
#	border: 1px solid #39f;
}

#leftcol .menu-autoren-left-container ul li.current-menu-item a,
#rightcol .menu-autoren-right-container ul li.current-menu-item a{
	color: #ff0 !important;
}


/* Footer Navigation Style Specifications --------------------------------------------- */

#menu-footer {
	position: relative; 
	height: 20px; 
	overflow: hidden;
	float: right;
	padding: 0px;
	margin-top: -2px;
	margin-right: 10px;
}

#menu-footer li {
	float: left;
	margin-left: 10px;
}

#menu-footer li a {
	display: block;
	width: 100%;
	padding-left: 24px;
	padding-bottom: 20px;
	height: 100%;
	font-size: 11px;
	letter-spacing: 0.1em;
	word-spacing: -0.4em;
}

#menu-footer .facebook { background: url(images/facebook.png) no-repeat 0px -20px; }
#menu-footer .danke { background: url(images/danke.png) no-repeat 0px -20px; }
#menu-footer li:hover, #menu-footer .current-menu-item  { background-position: 0px 0px; }

#menu-footer a, 
#menu-footer a:link, 
#menu-footer a:visited,
#menu-footer a:active { color: #333; text-transform: uppercase;} 
#menu-footer a:hover { text-decoration: none; border: 0px none; color: #c00;}

#menu-footer .current-menu-item  a,
#menu-footer .current-page-parent > a,
#menu-footer .current-page-ancestor > a {
	color: #c00 !important;
}