/**
 * Style sheet navigation
 */
 
/* Hauptnavigation oben */
#header .mod_navigation {
	left:225px;
    top:86px;
    position:absolute;
	z-index:5;
}

#header .mod_navigation ul {
	margin:0px;
    padding:0px;
}

#header .mod_navigation li {
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#header .mod_navigation a {
	display:block;
    padding-right:16px;
    padding-left:16px;
    border-right:1px dotted #71635e;
    font-size:12px;
    color:#71635e;
	font-weight:bold;
    line-height:16px;
}

#header .mod_navigation a:hover {
    text-decoration:none;
	color:#92501b;
	background-image:url("bilder/layout/navaktiv.png") !important;
	background-image:url("bilder/layout/navaktiv.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

#header .mod_navigation li .active,
#header .mod_navigation a.trail {
	padding-right:16px;
    padding-left:16px;
    border-right:1px dotted #71635e;
    font-size:12px;
	font-weight:bold;
	color:#92501b;
}

#header .mod_navigation ul.level_1 a.last {
	border-right:none;
}






/* Unternavigation links */
#subnavi {
	padding:15px 5px 0px 15px;
	width:auto;
}

#left .mod_navigation ul {
	margin:0px;
    padding:0px 0px;
    font-weight:bold;
	list-style-type:none;
}

#left .mod_navigation li {
	margin:0px;
    padding:0px 0px 0px 0px;
    font-weight:bold;
	line-height:18px;
}

#left .mod_navigation .level_2 ul,
#left .mod_navigation .level_2 li {
	margin:0px;
	padding:0px 0px 0px 12px;
    font-weight:bold;
}

#left .mod_navigation .level_2 li{}

#left .mod_navigation a {
	text-decoration:none;
	font-size:0.9em;
	color:#71635e;
	padding:1px 0px 1px 12px;
	background-image:url("bilder/layout/nav.png") !important;
	background-image:url("bilder/layout/nav.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

#left .mod_navigation a:hover { 
	text-decoration:none;
	color:#92501b;
	padding:1px 0px 1px 12px;
	background-image:url("bilder/layout/navaktiv.png") !important;
	background-image:url("bilder/layout/navaktiv.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

#left li.active {
	color: #92501b;
	font-size:0.9em;
	padding:0px 0px 0px 12px;
	background-image:url("bilder/layout/navaktiv.png") !important;
	background-image:url("bilder/layout/navaktiv.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

#left .mod_navigation p { margin:0px;padding:0px;} 

span.active {
	padding:1px 0px 1px 0px;
}

li.trail,
a.trail {
	color: #92501b;
	/* padding-top:-3px; */
	background-image:url("bilder/layout/navaktiv.png") !important;
	background-image:url("bilder/layout/navaktiv.gif");
	background-position:left center;
	background-repeat:no-repeat;
}







/* Servicenavigation */
#navcontainer ul {
	width:220px;
	height:50px;
	overflow:hidden;
	font-weight:normal;
	color:#71635e;
}

#navcontainer ul li {
	display:inline;
}

#navcontainer ul li a {
	float:right;
	padding:2px 12px;
	border-right:1px dotted #746a67;
	font-weight:normal;
	text-decoration:none;
	font-size:0.85em;
	color:#71635e;
}

#navcontainer ul li a:hover {
	font-weight:normal;
	color:#92501b;
}

#navcontainer ul li.active {
	float:right;
	display:block;
	padding:2px 12px;
	border-right:1px dotted #71635e;
	font-weight:normal;
	text-decoration:none;
	font-size:0.85em;
	color:#92501b;
}

#navcontainer p {
	margin:0px;
	padding:0px;
}

.servicenav {
	position:absolute;
	top:30px;
	right:40px;
	overflow:hidden;
	float:right;
	display:inline;
	margin:0px;
	font-weight:normal;
	color:#71635e;
	list-style-type:none;
	z-index:100;
}









/* Artikelpaginierung */
/* .articlenav {
	position:relative;
	margin-top:0px;
	right:50px;
	overflow:hidden;
	float:right;
	display:inline;
	list-style-type:none;
	line-height:16px;
}
.mod_articlenav {
	width:auto;
}
.mod_articlenav li {
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.mod_articlenav a {
	display:block;
    padding-right:5px;
    padding-left:5px;
    border-right:1px dotted #8a7f7b;
    font-size:12px;
    color:#8a7f7b;
	font-weight:bold;
    line-height:16px;
}
.mod_articlenav a:hover {
    text-decoration:none;
	color:#92501b;
}

p.back {
	display:none;
} */




/* Artikelpagination */
#artikelpaginierung {
	position:relative;
	right:0px;
	top:710px;
}

#artikelpaginierung_mit_bild {
	position:relative;
	right:0px;
	top:460px;
}

#artikelpaginierung_rezepte {
	position:relative;
	right:0px;
	top:760px;
}

.articlepagination_container {
	position:relative;
	top:0px;
    margin-top:8px;
    margin-bottom:8px;
	height:auto;
}
.ce_pagination_pagebar {
	margin-right:50px;
	/* margin-bottom:12px; */
	float:right;
}
.pagination {
	width:auto;
	background-color:#23211f;
}
.pagination ul {
	background-color:transparent; 
	border-bottom:1px solid #23211f;
}
.pagination li {
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.pagination a {
	display:block;
    padding-right:5px;
    padding-left:5px;
    border-right:1px dotted #ffffff;
    font-size:12px;
    color:#ffffff;
	font-weight:bold;
    line-height:14px;
}
.pagination a.link,
.pagination a.next,
.pagination a.first,
.pagination a.last,
.pagination a.previous {
	margin-top:2px;
}
.pagination a:hover {
    text-decoration:none;
	color:#dbcdb6;
}
.pagination p {
	display:none;
}
span.current {
	color:#dbcdb6;
	padding-right:5px;
    padding-left:5px;
    border-right:1px dotted #ffffff;
	font-weight:bold;
	font-size:12px;
}









/* IE 6 */
* html .servicenav {
	top:40px;
	right:40px;
}




/* IE 7 */
*+html .servicenav {
	top:40px;
	right:40px;
}

*+html #artikelpaginierung {
	top:720px;
}

*+html #artikelpaginierung_mit_bild {
	top:470px;
}





