/*mainnav -------------------------------------------------------- */
 
#navigation-menu
{
	width:148px;
	padding-top:0px;
	margin-left:0px;
}

#navigation-menu a
{
	text-align: left;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	margin:0;
	padding-top:6px;
	padding-left: 3px;
	height:24px;
	display: block;
	text-decoration: none;
	font-weight:normal;
	border:none;
}


#navigation-menu ul {
	margin-left:12px;
	margin-top: 6px;
	width:124px;
}

#navigation-menu li {
	list-style-type: none;
	margin-top:0;
	margin-left:0;
	border-bottom: 1px solid #bd991e;
}


#navigation-menu a:hover
{
    background-color: #E2BD32;
/*	background:url(/media/graphics/sitenav-hover.png) repeat-x;*/
} 

/* active */
#navigation-menu a.active
{
    background:url(/media/graphics/sitenav-active.png) repeat-x;
	background-color: #D0AB20;
/*	color:#fff;*/
}

#navigation-logo
{
	height: 112px;
	width:74px;
	margin-top:59px;
	margin-left:67px;
	float:left;
}


a#nav-titel
{
	width:240px;
}

a#nav-kleinanzeigen
{
	width:210px;
}

a#nav-office
{
	width:140px;
}

a#nav-kontakt
{
	width:150px;
}

a#nav-kategorien
{
	width:180px;
}

a#nav-abmelden
{
	width:160px;
}


/* subnav titel */

a.subnavitem
{
	margin-left:24px;
	display: inline-block;
}

.subnavbtnleft,
.subnavbtnright
{
	display:block;
	float:left;
	width: 4px;
	height: 24px;
}

.subnavbtnleft {background:url(/media/graphics/subnavbuttonleft.png) no-repeat;}
.subnavbtnright {background:url(/media/graphics/subnavbuttonright.png) no-repeat;}


/*#navigation-titel a
{
	text-align: center;
	font-size: 12px;
	color: #444;
	line-height: 18px;
	padding:4px 0 0 0;
	margin:0;
	height:20px;
	text-decoration: none;
	font-weight:normal;
	display: block;
	float:left;
	border:none;
}*/


#navigation-titel a:hover
{
/*    background:url(/media/graphics/sitenav-hover.png) repeat-x;*/
} 

/* active */
#navigation-titel a.active
{
/*    background:url(/media/graphics/sitenav-active.png) repeat-x;*/
	color:#444;
}

#navigation-titel
{
/*	height: 24px;*/
	width:912px;
	padding:0px;
	margin:0 36px 0 0;
	text-align: center;
/*	float:right;*/
}

a#navtitel-all
{
	width:54px;
}

a#navtitel-all:hover
{
	width:54px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
}

a#navtitel-all.active
{
	width:54px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: 0 -24px;
}

a#navtitel-specials
{
	width:87px;
	margin-left:24px;
}

a#navtitel-specials:hover
{
	width:87px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: -54px 0px;
}

a#navtitel-specials.active
{
	width:87px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: -54px -24px;
}

a#navtitel-daily
{
	width:137px;
	margin-left:24px;
}

a#navtitel-daily:hover
{
	width:137px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: -141px 0px;
}

a#navtitel-daily.active
{
	width:137px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: -141px -24px;
}

a#navtitel-weekly
{
	width:151px;
	margin-left:24px;
}

a#navtitel-weekly:hover
{
	width:151px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: -278px 0px;
}

a#navtitel-weekly.active
{
	width:151px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: -278px -24px;
}

a#navtitel-yellow
{
	width:117px;
	margin-left:24px;
}

a#navtitel-yellow:hover
{
	width:117px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: -429px 0px;
}

a#navtitel-yellow.active
{
	width:117px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: -429px -24px;
}

a#navtitel-crossword
{
	width:72px;
	margin-left:24px;
}

a#navtitel-crossword:hover
{
	width:72px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: -546px 0px;
}

a#navtitel-crossword.active
{
	width:72px;
    background:url(/media/graphics/buttonbackground.png) no-repeat;
	background-position: -546px -24px;
}

