/*---------------------------------------------------------------------------*/
/* SHOPPING CARD */
/*---------------------------------------------------------------------------*/

#warenkorb {
	font-size:12px;
	color:#C10927;
	padding:0px;
	padding-top:40px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
	margin-bottom:5px;
	border:1px solid #C10927;
	width:227px;
	float:left;
	background:url('/en/gfx/shop/h_warenkorb.gif') no-repeat;
}

#search {
	float:right;
	padding:10px;
	padding-top:45px;
	width:207px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #C10927;
	background:url('/en/gfx/shop/h_produktsuche.gif') no-repeat;		
}

#shopinformation {
	padding:10px;
	padding-top:45px;
	font-size:9pt;
	color:#C10927;
	width:207px;
	float:right;
	border:1px solid #C10927;
	background:url('/en/gfx/shop/h_shop_informationen.gif') no-repeat;		
}

#user_login {
        margin-top:5px;
        padding:10px;
	padding-top:45px;
	font-size:9pt;
	color:#C10927;
	width:207px;
	float:right;
	border:1px solid #C10927;
	background:url('/en/gfx/shop/account_aufrufen.gif') no-repeat;		
}

#user_logout {
        margin-top:5px;
        padding:10px;
	padding-top:45px;
	font-size:9pt;
	color:#C10927;
	width:207px;
	float:right;
	border:1px solid #C10927;
	background:url('/en/gfx/shop/account_aufrufen.gif') no-repeat;		
}

/* END OF SHOPPING CARD */

/*---------------------------------------------------------------------------*/
/* NAVIGATION LAYOUT */
/*---------------------------------------------------------------------------*/

.level1_1 {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/worldofmarzipan.gif');
  border-bottom:1px solid #d8a842;
}
.level1_1_h {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/worldofmarzipan_aktiv.gif');
}

.level1_1a {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/worldofnougat.gif');
  border-bottom:1px solid #d8a842;
}
.level1_1a_h {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/worldofnougat-aktiv.gif');
}


.level1_2 {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/cafeniederegger.gif');
  border-bottom:1px solid #d8a842;
}
.level1_2_h {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/cafeniederegger_aktiv.gif');
}


.level1_3 {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/aboutniederegger.gif');
  border-bottom:1px solid #d8a842;
}
.level1_3_h {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/aboutniederegger_aktiv.gif');
}


.level1_4 {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/onlineshop.gif');
  border-bottom:1px solid #d8a842;
}
.level1_4_h {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/onlineshop_aktiv.gif');
}


.level1_5 {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/service.gif');
  border-bottom:1px solid #d8a842;
}
.level1_5_h {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/service_aktiv.gif');
}

.level1_1 a{
  display:block;
  text-decoration:none;
}
.level1_1_h a{
  display:block;
  text-decoration:none;
}

.level1_1a a{
  display:block;
  text-decoration:none;
}
.level1_1a_h a{
  display:block;
  text-decoration:none;
}
.level1_2 a{
  display:block;
  text-decoration:none;
}
.level1_2_h a{
  display:block;
  text-decoration:none;
}
.level1_3 a{
  display:block;
  text-decoration:none;
}
.level1_3_h a{
  display:block;
  text-decoration:none;
}
.level1_4 a{
  display:block;
  text-decoration:none;
}
.level1_4_h a{
  display:block;
  text-decoration:none;
}
.level1_5 a{
  display:block;
  text-decoration:none;
}
.level1_5_h a{
  display:block;
  text-decoration:none;
}

/*---------------------------------------------------------------------------*/
/* SITEMAP */
/*---------------------------------------------------------------------------*/

.smlevel1_1 {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/worldofmarzipan.gif');
  background-repeat: no-repeat;
  border:1px solid #d8a842;
  width:190px;
  list-style-type:none;
}


.smlevel1_1a {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/worldofnougat.gif');
  background-repeat: no-repeat;
  border:1px solid #d8a842;
  width:190px;
  list-style-type:none;
}

.smlevel1_2 {
  clear:both;
  #margin-top:-632px;
  #margin-left:200px;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  line-height:30px;
  background-image:url('/en/gfx/navigation/cafeniederegger.gif');
  background-repeat: no-repeat;
  border:1px solid #d8a842;
  width:190px;
  list-style-type:none;
}

.smlevel1_3 {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/aboutniederegger.gif');
  background-repeat: no-repeat;
  border:1px solid #d8a842;
  width:190px;
  list-style-type:none;
}

.smlevel1_4 {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/onlineshop.gif');
  background-repeat: no-repeat;
  border:1px solid #d8a842;
  width:190px;
  list-style-type:none;
}

.smlevel1_5 {
  clear:both;
  margin:0px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/service.gif');
  background-repeat: no-repeat;
  border:1px solid #d8a842;
  width:190px;
  list-style-type:none;
}

.smlevel1_6 {
  clear:both;
  margin-bottom:10px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/de/gfx/navigation/sitemap.gif');
  background-repeat: no-repeat;
  border:1px solid #d8a842;
  width:190px;
  list-style-type:none;
}

.smlevel1_7 {
  clear:both;
  margin-bottom:10px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/de/gfx/navigation/sitemap.gif');
  background-repeat: no-repeat;
  border:1px solid #d8a842;
  width:190px;
  list-style-type:none;
}

.smlevel1_8 {
  clear:both;
  margin-bottom:10px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/kontakt.gif');
  background-repeat: no-repeat;
  border:1px solid #d8a842;
  width:190px;
  list-style-type:none;
}

.smlevel1_9 {
  clear:both;
  margin-bottom:10px;
  padding:0px;
  display:block;
  color:#C10A28;
  font-size:10pt;	
  margin-left:0px;
  line-height:30px;
  background-image:url('/en/gfx/navigation/impressum.gif');
  background-repeat: no-repeat;
  border:1px solid #d8a842;
  width:190px;
  list-style-type:none;
}
/* /SITEMAP */