@CHARSET "UTF-8";

body {
	margin: 0px;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    padding: 0px;
    color: #606a70;
	background: url(/media/images/common/background.jpg);
    background-repeat: no-repeat;
	background-position:center top;
}

a, a:link, a:visited {
    background-color: inherit;
    color: #5e8e3b;
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
	margin-top:0px;
    color:#777777;
}

h2 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
	margin-top:0px;
    color:#606a70;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
	margin-top:0px;
    color:#606a70;
}

h4 {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 20px;
}

th {
	font-weight: bold;
	color: #777777;
}

#header {
    background-color: #dddddd;
    border-bottom: 2px solid #aaaaaa;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
    height: 140px;
}

#header h1 {
    font-size: 30px;
    color:#ffffff;
}

#header h2 {
    font-size: 14px;
}


.clear {
    clear: both;
    height: 1px;
}

.message {
    font-weight: bold;
    margin-bottom: 10px;
}

.arrow {
    background: url(/media/images/common/pfeil_vor.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 15px;

}

.arrowBack {
    background: url(/media/images/common/pfeil_zurueck.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 15px;

}

.blocklabel {
    display: inline-block;
    width: 180px;
}

.dijitButton {
	margin: 1px;
}

.small_green {
 color: #5e8e3b;
 
}

/* ----------------------------------*/

/* LAYOUT CONTENT DIVS & STYLES INDEX

/* --------------------------------- */

#container_page {

	position:relative;	
	width: 892px;
	margin: 0 auto;	/* Horizontal zentrieren */
	height:auto !important; 
	height:100%; /* IE6: fungiert als min-height*/
	min-height:100%;
	text-align:left;
}

#kopfleiste {
	width: 892px;
	height: 119px;
}
.logo {
   	width:118px;
	height:78px;
	margin-top:30px;
	margin-right:30px;
	background: url(/media/images/common/logo_top.png);
    background-repeat: no-repeat;
	float:right;

}

#html_content  {
  width:892px;
  min-height:200px;
  margin:0px;
  background: url(/media/images/common/background_content.png);
  background-repeat: no-repeat;
  background-position:bottom;

}


#rand_unten {
    width: 892px;
	height: 18px;
	background: url(/media/images/common/bottom_rounded.png);
    background-repeat: no-repeat;
	background-position:top;
}

#footer {
    width: 892px;
	height:65px;;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
    border-top: 0px solid #aaaaaa;
    clear: both;
}

.logo_fuss {
    width: 118px;
    height: 52px;
	margin-left:35px;
	margin-top:10px;
    background: url(/media/images/common/logo_bottom.png);
    background-repeat: no-repeat;
	background-position:bottom;
	float:left;
	

}
.content_hilfsnavi {
    width: 260px;
	height: 52px;
	margin-right:35px;
	margin-top:10px;
    float:right;
}



#hilfsnavigation {
	text-align:right;
	
	

}

#copyright {
	color:#FFFFFF;
	padding-top:13px;
	font-size: 11px;
	text-align:right;
	

}

/* ------------------------------------------*/

/* LAYOUT CONTENT DIVS & STYLES STARTSEITE

/* ------------------------------------------ */

#content  {
position:relative;
  margin:0px;

}
#content p {
  margin:0px;

}
  
  #flash_content {
  width: 892px;
  height:335px;
  margin: 0px;
   
}

  
  #flash {
  position:absolute;
  width: 841px;
  height:310px;
  margin-left:25px;
  margin-top:25px;
  z-index:0;
  /*background: url(/media/images/common/platzhalter_flash.jpg);
  background-repeat: no-repeat;
  background-position: bottom;*/
 
   
}

  
  #startseite {
  width: 892px;
  margin: 0px;
  
 } 
 #content_mitte_start {
  width: 625px;
  margin-top:10px;
  margin-left:30px;
  float:left;
  
}
.breadcrumb {
font-size:11px;
margin-top:0px;
margin-bottom:10px;

}

  #box_mitte {
  width: 100%;
  
  
 } 
 
  .box_mitte_rand_oben {
  width: 100%;
  height: 9px;
  margin:0px;
  background: url(/media/images/common/box_mitte_top.png);
  background-repeat: no-repeat;
  
 }
 .box_mitte_mittelteil {
  width: 100%;
  background-color:#f2f2f2;
  margin:0px;
 
 }
 
 
 h5 {
 font-size: 15px;
 margin-bottom: 10px;
 margin-top:0px;
 
 }


 .box_mitte_content {
  padding-left:20px;
  padding-right:20px;
  padding-top: 15px;
  padding-bottom:5px;
  min-height:345px;
 
 }
 
 
  .box_mitte_rand_unten {
  width: 100%;
  height: 9px;
  margin:0px;
  margin-bottom: 30px;
  background: url(/media/images/common/box_mitte_bottom.png);
  background-repeat: no-repeat;
  
 }
 .siegel_content { 
  width:185px;
  height: 158px;
  float:right;

 
 }
 .siegel { 
  margin-left:40px;
  margin-top:30px;
 
  
  
 
 }
 

 
 /* ------------------------------------------*/

/* BOXEN UNTEN DIVS & STYLES STARTSEITE

/* ------------------------------------------ */ 
 #box_container_startseite {
 width:892px;
 margin-left:0px;
 
 
 }
  #box_start_unten_content {
  width: 842;
  margin-top:0px;
  margin-left:25px;
  margin-right:25px;
 }
 
 #box_unten {
  width:193px;
  height: 158px;
  margin-right:20px;
  float:left;
 }
  
 .box_unten_rand_oben {
  width: 100%;
  height: 9px;
  margin:0px;
  background: url(/media/images/common/box_unten_top.png);
  background-repeat: no-repeat;
  
 }
 .box_unten_mittelteil {
  width: 100%;
  height: 140px;
  background-color:#ffffff;
  margin:0px;
}

 
 .box_unten_content {
  padding-left:20px;
  padding-right:20px;
  padding-top: 5px;
  padding-bottom:5px;
 
 }
 
  .box_unten_rand_unten {
  width: 100%;
  height: 9px;
  margin:0px;
  background: url(/media/images/common/box_unten_bottom.png);
  background-repeat: no-repeat;
  
 } 
 
 #imagebox_unten {
  width:193px;
  height: 158px;
  margin-right:0px;
  margin-left:10px;
  float:left;
 }
 
 .imagebox_rand_oben {
  width: 100%;
  height: 9px;
  margin:0px;
  background: url(/media/images/common/bildbox_top.png);
  background-repeat: no-repeat;
  
 }
 .imagebox_mittelteil {
  width: 100%;
  height: 140px;
  margin:0px;
  background: url(/media/images/common/bildbox_middle.png);
  background-repeat: no-repeat;
}

 
 .imagebox_content {
  padding-left:20px;
  padding-right:20px;
  padding-top: 5px;
  padding-bottom:5px;
 
 }
 
  .imagebox_unten {
  width: 100%;
  height: 9px;
  margin:0px;
  background: url(/media/images/common/bildbox_bottom.png);
  background-repeat: no-repeat;
  
 } 
 
  /* ------------------------------------------*/

/* NEWS BOX UNTEN STARTSEITE

/* ------------------------------------------ */ 
 
 
 .newsTitleBox  {
  font-size: 15px;
  margin-bottom:10px;
  font-weight: normal;
  text-decoration: none;
  color: #5e8e3b;
  
 }
 
 /* ------------------------------------------*/

/* BOX LINKS (SHOP) DIVS & STYLES STARTSEITE

/* ------------------------------------------ */
 
 #box_shop {
  width: 185px;
  margin-top:35px;
  margin-right:30px;
  float:right;
  
 } 
 .box_shop_rand_oben {
  width: 100%;
  height: 10px;
  margin:0px;
  background: url(/media/images/common/box_rechts_top.png);
  background-repeat: no-repeat;
  
 }
 .box_shop_mittelteil {
  width: 100%;
  background-color:#ffffff;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  margin:0px;
}

 
 .box_shop_content {
  padding-left:20px;
  padding-right:20px;
  padding-top: 5px;
  padding-bottom:5px;
 
 }
 
  .box_shop_rand_unten {
  width: 100%;
  height: 10px;
  margin:0px;
  background: url(/media/images/common/box_rechts_bottom.png);
  background-repeat: no-repeat;
  
 } 
 /* ------------------------------------------*/

/* LAYOUT CONTENT DIVS & STYLES PRODUKTSEITE

/* ------------------------------------------ */


  
#content_thema {
  width: 892px;
  height:205px;
  margin-top: 0px;
   
}

#content_themagross {
  width: 892px;
  height:335px;
  margin: 0px;
   
}

  
#headerimage {
  position:absolute;
  width: 841px;
  height:179px;
  margin-left:25px;
  margin-top:25px;

}
#headerimagegross {
  position:absolute;
  width: 841px;
  height:310px;
  margin-left:25px;
  margin-top:25px;

}


 #produktseite {
  width: 892px;
  margin-top:20px;
  } 
  
#content_mitte_produkt {
  width: 625px;
  margin-top:0px;
  margin-right:30px;
  float:right;
  
}
 #box_hilfsnavi {
  width: 185px;
  margin-top:0px;
  margin-left:30px;
  float:left;
  
 } 
.hilfsnavi_content_oben{
  width: 100%;
  height:9px;
  background: url(/media/images/common/unternavi_oben.png);
  background-repeat: no-repeat;
  
 } 
 .hilfsnavi_content_mitte{
  width: 100%;
  min-height:100px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  
 } 
 .hilfsnavi_content_unten{
  width: 100%;
  height:9px;
  background: url(/media/images/common/unternavi_unten.png);
  background-repeat: no-repeat;
  
 } 
 h6 {
  font-size: 15px;
  margin-bottom:10px;
  margin-top:0px;
  font-weight: normal;
  text-decoration: none;
  color: #5e8e3b;
  }
  h7 {
  font-size: 15px;
  margin-bottom:10px;
  margin-top:0px;
  font-weight: normal;
  text-decoration: none;
  color: #5e8e3b;
  font-weight:bold;
  }
 
 /* ------------------------------------------*/

/* BOXEN UNTEN DIVS & STYLES PRODUKTSEITE

/* ------------------------------------------ */ 
 
  #box_unten_produkte {
  width:280px;
  height: 158px;
  margin-right:25px;
  margin-bottom: 50px;
  margin-top:20px;
  float:left;
  border-bottom: 1px dotted #d7d7d8;
 }
 
 .box_unten_produkte_content {
  padding-left:0px;
  padding-right:0px;
  padding-top: 5px;
  padding-bottom:5px;
 
 }

 

/**********************************************************
 *
 * Navi
 *
 **********************************************************/


#navigation_content {
   width:892px;
   height:60px;
   background: url(/media/images/common/top_rounded.png);
   background-repeat: no-repeat;
   background-position:bottom;
}
#hauptnavigation {
  width:50%;
  height:60px;
  padding-left:30px;
  padding-right:50px;
  padding-top:0px;
  text-align: left;

}

#produkte_navi {
  width: 505px;
  height: 21px;
  margin-bottom:0px;
  margin-left:25px;
  
}

#produkte_navi td{
  width: 165px;
  
}

.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display: block;
	height:60px;
	width:101px;
    color: #606a70;
    font-weight: bold;
	font-size: 15px;
	text-decoration:none;
	padding-top:33px;
    padding-right:0px;
	text-align: center;
	
	
}

.ebene0-1:hover {
    display: block;
	height:60px;
	width:101px;
    color: #606a70;
    font-weight: bold;
	font-size: 15px;
	text-decoration:none;
	padding-top:33px;
	padding-right:0px;
	text-align: center;
	background: url(/media/images/common/navi_aktiv.png);
    background-repeat: no-repeat;
	background-position:0px 5px;
	
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    display: block;
	height:60px;
	width:101px;
    color: #606a70;
    font-weight: bold;
	font-size: 15px;
	text-decoration:none;
	padding-top:33px;
	padding-right:0px;
	text-align: center;
	background: url(/media/images/common/navi_aktiv.png);
    background-repeat: no-repeat;
	background-position:0px 5px;
}

.ebene0-1_angewaehlt:hover {
    display: block;
    height:60px;
    width:101px;
    color: #606a70;
    font-weight: bold;
	font-size: 15px;
	text-decoration:none;
	padding-top:33px;
	padding-right:0px;
	text-align: center;
	background: url(/media/images/common/navi_aktiv.png);
    background-repeat: no-repeat;
	background-position:0px 5px;
}
.ebene0-1_aktiv, .ebene0-1_aktiv:link, .ebene0-1_aktiv:visited, .ebene0-1_aktiv:active {
   display: block;
    height:60px;
    width:101px;
    color: #606a70;
    font-weight: bold;
	font-size: 15px;
	text-decoration:none;
	padding-top:33px;
	padding-right:0px;
	text-align: center;
	background: url(/media/images/common/navi_aktiv.png);
    background-repeat: no-repeat;
	background-position:0px 5px;
}



.ebene0-1_aktiv:hover {
 display: block;
    height:60px;
    width:101px;
    color: #606a70;
    font-weight: bold;
	font-size: 15px;
	text-decoration:none;
	padding-top:33px;
	padding-right:0px;
	text-align: center;
	background: url(/media/images/common/navi_aktiv.png);
    background-repeat: no-repeat;
	background-position:0px 5px;

}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
	height:65px;
    color: #5e8e3b;
    font-weight: bold;
	padding-left:100px;
	padding-top:12px;
	text-decoration: none;
    font-size:14px;
	
}

.ebene1-1:hover {
    display: block;
	height:65px;
    color: #5e8e3b;
    font-weight: bold;
	padding-left:100px;
	padding-top:12px;
	text-decoration: none;
    font-size:14px;
	background: url(/media/images/common/aufklapp_hover.png);
    background-repeat: no-repeat;
	background-position:0px 5px;
	filter:alpha(style=0, opacity=65);
    opacity:0.65;
    
}

.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
    display: block;
	height:65px;
    color: #5e8e3b;
    font-weight: bold;
	padding-left:100px;
	padding-top:12px;
	text-decoration: none;
    font-size:14px;
	background: url(/media/images/common/aufklapp_hover.png);
    background-repeat: no-repeat;
	background-position:0px 5px;
	filter:alpha(style=0, opacity=65);
    opacity:0.65;
  
}

.ebene1-1_angewaehlt:hover {
    display: block;
	height:65px;
    color: #5e8e3b;
    font-weight: bold;
	padding-left:100px;
	padding-top:12px;
	text-decoration: none;
    font-size:14px;
	background: url(/media/images/common/aufklapp_hover.png);
    background-repeat: no-repeat;
	background-position:0px 5px;
	filter:alpha(style=0, opacity=65);
    opacity:0.65;
   
}

.ebene1-1_aktiv, .ebene1-1_aktiv:link, .ebene1-1_aktiv:visited, .ebene1-1_aktiv:active {
    display: block;
	height:65px;
    color: #5e8e3b;
    font-weight: bold;
	padding-left:100px;
	padding-top:12px;
	text-decoration: none;
    font-size:14px;
	background: url(/media/images/common/aufklapp_hover.png);
    background-repeat: no-repeat;
	background-position:0px 5px;
	filter:alpha(style=0, opacity=65);
    opacity:0.65;
}



.ebene1-1_aktiv:hover {
 display: block;
	height:65px;
    color: #5e8e3b;
    font-weight: bold;
	padding-left:100px;
	padding-top:12px;
	text-decoration: none;
    font-size:14px;
	background: url(/media/images/common/aufklapp_hover.png);
    background-repeat: no-repeat;
	background-position:0px 5px;
	filter:alpha(style=0, opacity=65);
    opacity:0.65;
	
	}
	.ebene2-1, .ebene2-1:link, .ebene2-1:visited, .ebene2-1:active {
    display:block;
    color:#606a70;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.ebene2-1:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
	
}

.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:visited, .ebene2-1_angewaehlt:active {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.ebene2-1_angewaehlt:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.ebene2-1_aktiv, .ebene2-1_aktiv:link, .ebene2-1_aktiv:visited, .ebene2-1_aktiv:active {
    display:block;
    color:#5E8E3B;
	font-size:11px;
     background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.ebene2-1_aktiv:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}


.hilf_ebene1-1, .hilf_ebene1-1:link, .hilf_ebene1-1:visited, .hilf_ebene1-1:active {
   	display:block;
	font-size:11px;
    color:#ffffff;
    padding-top:5px;
	padding-left:10px;
    padding-bottom:5px;
	text-decoration:none;
	background: url(/media/images/common/trennstrich.gif);
    background-repeat: no-repeat;
	background-position:12px 8px;
	text-align:right;
}

.hilf_ebene1-1:hover {
    display:block;
	font-size:11px;
    color:#ffffff;
    padding-top:5px;
	padding-left:10px;
    padding-bottom:5px;
	text-decoration:none;
	background: url(/media/images/common/trennstrich.gif);
    background-repeat: no-repeat;
	background-position:12px 8px;
	text-align:right;
	
}

.hilf_ebene1-1_angewaehlt, .hilf_ebene1-1_angewaehlt:link, .hilf_ebene1-1_angewaehlt:visited, .hilf_ebene1-1_angewaehlt:active {
   	display:block;
	font-size:11px;
    color:#ffffff;
    padding-top:5px;
	padding-left:10px;
    padding-bottom:5px;
	text-decoration:none;
	background: url(/media/images/common/trennstrich.gif);
    background-repeat: no-repeat;
	background-position:12px 8px;
	text-align:right;
}

.hilf_ebene1-1_angewaehlt:hover {
    display:block;
	font-size:11px;
    color:#ffffff;
    padding-top:5px;
	padding-left:10px;
    padding-bottom:5px;
	text-decoration:none;
	background: url(/media/images/common/trennstrich.gif);
    background-repeat: no-repeat;
	background-position:12px 8px;
	text-align:right;
}

.hilf_ebene1-1_aktiv, .hilf_ebene1-1_aktiv:link, .hilf_ebene1-1_aktiv:visited, .hilf_ebene1-1_aktiv:active {
   	display:block;
	font-size:11px;
    color:#ffffff;
    padding-top:5px;
	padding-left:10px;
    padding-bottom:5px;
	text-decoration:none;
	background: url(/media/images/common/trennstrich.gif);
    background-repeat: no-repeat;
	background-position:12px 8px;
	text-align:right;
}

.hilf_ebene1-1_aktiv:hover {
   	display:block;
	font-size:11px;
    color:#ffffff;
    padding-top:5px;
	padding-left:10px;
    padding-bottom:5px;
	text-decoration:none;
	background: url(/media/images/common/trennstrich.gif);
    background-repeat: no-repeat;
	background-position:12px 8px;
	text-align:right;
}
.unter_ebene1-1, .unter_ebene1-1:link, .unter_ebene1-1:visited, .unter_ebene1-1:active {
    display:block;
    color:#606a70;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene1-1:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
	
}

.unter_ebene1-1_angewaehlt, .unter_ebene1-1_angewaehlt:link, .unter_ebene1-1_angewaehlt:visited, .unter_ebene1-1_angewaehlt:active {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene1-1_angewaehlt:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene1-1_aktiv, .unter_ebene1-1_aktiv:link, .unter_ebene1-1_aktiv:visited, .unter_ebene1-1_aktiv:active {
    display:block;
    color:#5E8E3B;
	font-size:11px;
     background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene1-1_aktiv:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene2-1, .unter_ebene2-1:link, .unter_ebene2-1:visited, .unter_ebene2-1:active {
    display:block;
    color:#606a70;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi.gif);
    background-repeat:no-repeat;
    background-position:20px 10px;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene2-1:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
     background-position:20px 10px;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
	
}

.unter_ebene2-1_angewaehlt, .unter_ebene2-1_angewaehlt:link, .unter_ebene2-1_angewaehlt:visited, .unter_ebene2-1_angewaehlt:active {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
     background-position:20px 10px;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene2-1_angewaehlt:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:20px 10px;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene2-1_aktiv, .unter_ebene2-1_aktiv:link, .unter_ebene2-1_aktiv:visited, .unter_ebene2-1_aktiv:active {
    display:block;
    color:#5E8E3B;
	font-size:11px;
     background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:20px 10px;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene2-1_aktiv:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:20px 10px;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}


.unter_ebene3-1, .unter_ebene3-1:link, .unter_ebene3-1:visited, .unter_ebene3-1:active {
    display:block;
    color:#606a70;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi.gif);
    background-repeat:no-repeat;
    background-position:30px 10px;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene3-1:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
   background-position:30px 10px;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
	
}

.unter_ebene3-1_angewaehlt, .unter_ebene3-1_angewaehlt:link, .unter_ebene3-1_angewaehlt:visited, .unter_ebene3-1_angewaehlt:active {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:30px 10px;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene3-1_angewaehlt:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
     background-position:30px 10px;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene3-1_aktiv, .unter_ebene3-1_aktiv:link, .unter_ebene3-1_aktiv:visited, .unter_ebene3-1_aktiv:active {
    display:block;
    color:#5E8E3B;
	font-size:11px;
     background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:30px 10px;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.unter_ebene3-1_aktiv:hover {
    display:block;
    color:#5E8E3B;
	font-size:11px;
    background-image:url(/media/images/common/pfeil_hilfsnavi-aktiv.gif);
    background-repeat:no-repeat;
    background-position:30px 10px;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:2px;
	text-decoration:none;
}

.produkte_ebene3-1, .produkte_ebene3-1:link, .produkte_ebene3-1:visited, .produkte_ebene3-1:active {
    display: block;
    color: #606a70;
	font-size:11px;
	height:20px;
	padding-left:20px;
	padding-top:5px;
    font-weight: bold;
	text-decoration:none;
	background-image:url(/media/images/common/reiter.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;
}

.produkte_ebene3-1:hover {
    display: block;
    color: #606a70;
	font-size:11px;
	height:20px;
	padding-left:20px;
	padding-top:5px;
    font-weight: bold;
	text-decoration:none;
	background-image:url(/media/images/common/reiter_aktiv.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;
}

.produkte_ebene3-1:hover {
    display: block;
    color: #606a70;
	font-size:11px;
	height:20px;
	padding-left:20px;
	padding-top:5px;
    font-weight: bold;
	text-decoration:none;
	background-image:url(/media/images/common/reiter_aktiv.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;

}

.produkte_ebene3-1:hover {
    display: block;
    color: #606a70;
	font-size:11px;
	height:20px;
	padding-left:20px;
	padding-top:5px;
    font-weight: bold;
	text-decoration:none;
	background-image:url(/media/images/common/reiter_aktiv.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;

}

.produkte_ebene3-1_aktiv, .produkte_ebene3-1_aktiv:link, .produkte_ebene3-1_aktiv:visited, .produkte_ebene3-1_aktiv:active {
   display: block;
    color: #606a70;
	font-size:11px;
	height:20px;
	padding-left:20px;
	padding-top:5px;
    font-weight: bold;
	text-decoration:none;
	background-image:url(/media/images/common/reiter_aktiv.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;
}



.produkte_ebene3-1_aktiv:hover {
    display: block;
    color: #606a70;
	font-size:11px;
	height:20px;
	padding-left:20px;
	padding-top:5px;
    font-weight: bold;
	text-decoration:none;
	background-image:url(/media/images/common/reiter_aktiv.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;

}




/**********************************************************
 *
 * Navi Aufklapp Layer
 *
 **********************************************************/

.dropdown0-1, .dropdown0-1_angewaehlt {
    position:absolute;
	background-color:#3a3a3a;
    margin-left:-110px;
    margin-top:57px;
	padding-top:5px;
	padding-left:4px;
    width:468px;
	height:284px;
	background: url(/media/images/common/aufklappnavi_produkte.png);
    background-repeat: no-repeat;
	background-position:0px 0px;
	z-index:100;
	
}

.dropdown1-1, .dropdown1-1_angewaehlt {
    position:absolute;
    margin-left:200px;
    margin-top:0px;
    width:200px;
}


/**********************************************************
 *
 * Navi Runde Ecken
 *
 **********************************************************/

.ecke0-1_mitte, .ecke0-1_angewaehlt_mitte {
}

.ecke0-1_om, .ecke0-1_angewaehlt_om {
    background-image:url(/bilder/allgemein/ecke_om.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.ecke0-1_um, .ecke0-1_angewaehlt_um {
    background-image:url(/bilder/allgemein/ecke_um.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.ecke0-1_lm, .ecke0-1_angewaehlt_lm {
}

.ecke0-1_rm, .ecke0-1_angewaehlt_rm {
}

.ecke0-1_lo, .ecke0-1_angewaehlt_lo {
    background-image:url(/bilder/allgemein/ecke_lo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.ecke0-1_ro, .ecke0-1_angewaehlt_ro {
    background-image:url(/bilder/allgemein/ecke_ro.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

.ecke0-1_lu, .ecke0-1_angewaehlt_lu {
    background-image:url(/bilder/allgemein/ecke_lu.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.ecke0-1_ru, .ecke0-1_angewaehlt_ru {
    background-image:url(/bilder/allgemein/ecke_ru.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}

