/* Navigation 1. Ebene */
.navL1 {
	width: 790px;
	height: 24px;
	overflow: hidden;
	text-transform: uppercase;	
}
.navL1-items-a {
	padding: 0 10px 0 10px;
	margin-left: 5px;
	height: 24px;
}
.navL1-items {
	padding: 0 0 0 10px;
	height: 24px;
}
.navL1-items-a {
	background-color: #C3C5C8;
}
.navL1 a:link, .navL1 a:visited, .navL1 a:active, .navL1 a:hover  {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	overflow: hidden;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}
.navL1-items-a a:link, .navL1-items-a a:visited, .navL1-items-a a:active, .navL1-items-a a:hover {
	background-color: #C3C5C8;
	color: #FFFFFF;
}
.a-navL1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.navL1 .item0, .navL1 .item0-a {
	margin-left: 0px;
	padding-left: 15px;
}
/* Navigation 2. Ebene */
.navL2 {
	width: 930px;
	height: 24px;
	overflow: hidden;
	padding: 0 0 0 15px;	
}
.navL2-items-a {
	padding: 0 10px 0 0;
	height: 24px;
}
.navL2-items {
	padding: 0 10px 0 0;
	height: 24px;
}
.navL2 a:link, .navL2 a:visited, .navL2 a:active, .navL2 a:hover  {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}
.navL2 a:hover { color: #005AA9; }
.navL2-items-a a:link, .navL2-items-a a:visited, .navL2-items-a a:active, .navL2-items-a a:hover {
	background-color: #C3C5C8;
	color: #005AA9;
}

.Kuechen_pikant_a a:link, .Kuechen_pikant_a a:visited, .Kuechen_pikant_a a:active, .Kuechen_pikant_a a:hover {
	background-color: #C3C5C8;
	color: #CE0C0D;
}
.Kuechen_pikant a:hover { color: #CE0C0D; }
.Kuechen_deftig_a a:link, .Kuechen_deftig_a a:visited, .Kuechen_deftig_a a:active, .Kuechen_deftig_a a:hover {
	background-color: #C3C5C8;
	color: #D88020;
}
.Kuechen_deftig a:hover { color: #D88020; }
.Kuechen_herzhaft_a a:link, .Kuechen_herzhaft_a a:visited, .Kuechen_herzhaft_a a:active, .Kuechen_herzhaft_a a:hover {
	background-color: #C3C5C8;
	color: #00A5D3;
}
.Kuechen_herzhaft a:hover { color: #00A5D3; }
.Kuechen_leicht_a a:link, .Kuechen_leicht_a a:visited, .Kuechen_leicht_a a:active, .Kuechen_leicht_a a:hover {
	background-color: #C3C5C8;
	color: #799C20;
}
.Kuechen_leicht a:hover { color: #799C20; }

.a-navL2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* Navigation Küchen Ebene 2 */
.navKL2-items-a {
	padding: 0 10px 0 0;
	height: 24px;
}
.navKL2-items {
	padding: 0 10px 0 0;
	height: 24px;
}
/* Sitemap */
#sitemap {
	line-height: 17px;
	margin-top: -20px;
	margin-left: 1px;
	height: 477px;
	overflow: hidden;
	position: relative;
}
#sitemap2 {
	line-height: 17px;
	padding-top: 1px;
	margin-left: 1px;
	height: 477px;
	overflow: visible;
	position: relative;
}
html>body #sitemap2 {
	height: auto;
	min-height: 477px;
}
.special-sitemap {
	position: absolute;
	top: 330px;
	left: 15px;
	width: 185px;
	overflow: hidden;
}
div.sm-L1 {
	float: left;
	width: 185px;
}
div.sm-L2 {
	padding-left: 15px;
}
div.sm-L3 {
	padding-left: 15px;
}
a.sm-link-L0 {
	display: none;
}
a.sm-link-L1, span.sm-link-L1 {
	display: block;
	height: 35px;
	line-height: 35px;
	background-color: #D4DCEE;
	padding-left: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
span.sm-link-L1 { color: #005AA9; }
a.sm-link-L2 {
	display: block;
	height: 25px;
	line-height: 25px;
}