	/* THE BIG GUYS */
* {
        margin:0;
        padding:0
}

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        padding:0;
        background-color: #F0F0F0; 
		/*background-image:url(../img/layout/back.jpg); 
		background-repeat:repeat-x;*/
        color:#666;
}
	

.search_header {
        line-height: normal; 
                top:0px;
                height:21px;
        width: 145px;
}

#suche1 {
        margin:0;
        padding:0;
        width: 150px;
        height:16px;
        border:1px solid #999;
        vertical-align:top;
        background-color:#F2F3F1;
 }
ul#TopCats {
  cursor:pointer;
  font-size:12pt;
  list-style:none;
  position:relative;
                  }

ul#TopCats ul {
  display:none;
  left:0;
  margin:0;
  position:absolute;
  top: 0px;

  }
ul#TopCats li:hover ul {
  display:none;
  z-index:10;
}

/* Hauptkategorien */
#TopCats a:link, #TopCats a:hover, #TopCats a:active, #TopCats a:visited {
        text-decoration:none; 
		outline: none;
        padding: 16px 20px 16px 20px;
        color:#999; 
		margin: 0;
		font-size: 11px; 		
		border-right: 2px solid #000;
}

ul#TopCats li.CatLevel1  {
        float: left;
        font-size: 11px;
        line-height:45px;
        color: #999;
        text-transform: uppercase;
		

                            }

        ul#TopCats  li:hover{
        background: transparent url( ../image/bg-bubplastic-h-aqua.gif) top left no-repeat;
        text-transform: uppercase;
        font-size: 11px;
		
        color: #FFFFFF;
        line-height:45px;
        outline: none;
        margin: 0;

          }

ul#TopCats li.CatLevel1 a:hover {
  color:#FFFFFF;
  
  line-height:45px;
  outline: none;
  margin: 0;

                }
ul#TopCats li.CatLevel1 a.Current {
    background: transparent url(../image/bg-bubplastic-h-aqua.gif) top left no-repeat;
        line-height:45px;
        text-transform: uppercase;
        font-size: 11px;
		
        color: #FFFFFF;
        padding: 15px 20px 15px 20px;
        cursor:pointer;

        }
ul#TopCats li.CatLevel1 a.Current:hover {
  background: transparent url(../image/bg-bubplastic-h-aqua.gif) top left no-repeat;
  color:#FFFFFF;
	padding: 15px 20px 15px 20px;
        line-height:45px;
        text-decoration:none;
         cursor:pointer;
}
ul#TopCats li.CatLevel1 a.CurrentParent {
  background: transparent url(../image/bg-bubplastic-h-aqua.gif) top left no-repeat;
        padding: 15px 20px 15px 20px;
		
        color: #FFFFFF;
        line-height:45px;
        height: 45px;
        cursor:pointer;

        }

ul#TopCats li.CatLevel1 a.CurrentParent:hover {
 background: transparent url(../image/bg-bubplastic-h-aqua.gif) top left no-repeat;
  color:#FFFFFF;
	
  line-height:45px;
  height: 45px;
  text-decoration:none;
  cursor:pointer;
}
		
A   {text-decoration: none; color: #996600}
a:link{text-decoration: none; color: #666666}
a:visited{text-decoration: none; font-weight: lighter; color: #666666}
a:hover{color: #666666; text-decoration: none; color:#996600}

a.red:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #9B9B9B;
        outline: none;
        }
a.red:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#9B9B9B;
        outline: none;
}
a.red:hover, a:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #333;
        outline: none;
}
a.red:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#555;
        outline: none;
}

a.dark:link{text-decoration: none; color: #141414;}
a.dark:visited{text-decoration: none; font-weight: normal; color: #141414}
a.dark:hover{color: #141414; text-decoration: none; color: #333; } 

.white:link, .white:link, .white:link, .white:hover {
        text-decoration:none;
        outline: none;
        cursor:pointer;
}

.white:link {
        color: #FFF;
              font-weight:normal; 
        
         
                 }
.white:visited {
        color: #FFF;
        
        font-weight:normal; 
        text-decoration:none;
         
}
.white:active {
        color: #FFF;
        
        font-weight:normal; 
        text-decoration:none;
         
}
.white:hover {
        color: #CEEAFF;
        
       font-weight:normal; 
        text-decoration:none;
         
}

.white img {
        border:none;
        outline: none;
}


#header {
    position:	relative;      
    padding: 0;
	margin: 0; 
	width: 980px; 
	
		               }

#slider {
        
    padding: 0;
	margin: 0; 
	width: 1080px; 
	height: 400px; 
	
	
    
		          }

#slider_1 {
        
    padding: 0;
	margin: 50px 0px 0px 0px;
	width: 980px; 
	height: 600px;
    background-color:#000000;
		          }

#kontakt {
        
    padding: 0;
	margin: 0; 
	width: 980px; 
	height: 600px; 
	background-color:#666666;
		          }

#output {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	color: #666666; 
	margin: 0px; 
					}

.cat
{
	padding-bottom: 3px;
	border-bottom: 3px solid #996600;
}

div.hrproductpreview {
		
	background-image: url(../img/layout/hr_productpreview.gif);
	padding-top:1px;
        height:0;
        overflow:hidden;
        margin: 0px 0px 0px 0px;
        display:inline;
        height:0px;
        line-height:0px;
        display:block;
	}

div.hrproductpreview_ulf {
		
	width:			980px; 
	background-image: url(../img/layout/hr_productpreview.gif); 
	padding-top:1px;
        height:0;
        overflow:hidden;
        margin: 10px 0px;
        display:inline;
        height:0px;
        line-height:0px;
        display:block;
	}

div.hrproductpreview_start {
		
	width:			980px; 
	background-image: url(../img/layout/hr_productpreview_1.gif);
	padding-top:1px;
        height:0;
        overflow:hidden;
        margin: 10px 0px;
        display:inline;
        height:0px;
        line-height:0px;
        display:block;
	}

div.hrproductpreview_partner {
		
	width:			430px; 
	background-image: url(../img/layout/hr_productpreview.gif); 
	padding-top:1px;
        height:0;
        overflow:hidden;
        margin: 12px 0px;
        display:inline;
        height:0px;
        line-height:0px;
        display:block;
	}

#wrap {
	margin: 0px auto;
	width: 1080px;
	height:auto;
	padding: 0;
    align: center; 
			}

.box_suche {
        padding:0;
        width: 810px;
        height:20px;
                }
#suche {
        padding:0;
        width: 284px;
        height:20px;
        border: 0px;
        }
#suche1 {
        margin:0;
        padding:0;
        width: 150px;
        height:22px;
        border: 1px solid #FFF;  
		vertical-align: middle;
        background-color: #FFF;
        background-image:url('');
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: lighter; 

}
.lupe {
        margin:0;
        padding:0;
        width: 25x;
        height:20px;
        border: 0px;
        background-image:url(../img/suche/lupe.gif);
}
.button {
        margin:0;
        padding:0;
        width: 34px; 
		height: 24px;
        border: 0px;
        background-image: url(../img/suche/button_quick_find.gif);
       }


#container{
	margin: 0px 0px 0px 0px;
	width:1080px; 
		 	
}


#cerastyle {
	padding: 0; 
	left:  0px;
	margin: 0; 
	width: 980px; 
	height: 440px;
	background-image: url(../img/layout/cerastyle/back.jpg);
	}

#cerastyle1 {
	padding: 0; 
	left:  0px;
	margin: 0; 
	width: 980px; 
	height: 425px;
	background-image: url(../img/layout/partner/partner.jpg);
	}

#cerastyle2 {
	padding: 0; 
	left:  980px;
	margin: 0; 
	width: 150px; 
	height: 425px;
	background-image:url(../img/layout/cerastyle/cerastyle.jpg);
	}

#navigational {
	width: 980px;
	position:	absolute;
	clear:			both;
	float:			left;
	padding: 0px; 
	background-color:#CCC;
	   	
	}
	
	
	#navigationalo {
	width: 980px;
	position:	absolute;
	clear:			both;
	float:			left;
	padding: 0px; 
	background-color:#CCC;
	   	
	}

#navigation {
	width: 980px; 
	position:	absolute; 
	background-image:url(../img/layout/navi/navi_logo.png);
	height: 135px;  
	clear:			both;
	float:			left;
	margin:			0px 0px 0px 0px;	
	}
	
	#navigation3 {
	width: 980px; 
	position:	absolute; 
	background-image:url(../img/layout/navi/navi_logo_1.png);
	height: 135px;  
	clear:			both;
	float:			left;
	margin:			0px 0px 0px 0px;	
	}

#navigation1 {
	width: 600px; 
	height: 30px; 
	clear:			both;
	float:			left;
	left:			0px; 
	margin:			0px 0px 0px 150px;	
	}

h2 {
        color:#333333;
        font-weight: normal;
        font-size:10px;
        margin:15px 0px 8px 0px;
        padding:0px;
        }


#text {
	width: 980px; 
	height: 160px; 
	left:			0px; 
	margin:			0px 0px 0px 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal; 
		color: #333;
		}

#text_0 {
	width: 980px; 
	height: 175px; 
	background-image:url(../img/layout/cerastyle/Bilder/cerastyle1_02.jpg); 
	left:			0px; 
	margin:			0px 0px 0px 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal; 
		color: #666; 
	}

#text_1 {
	width: 490px; 
	height: 175px; 
	left:			490px; 
	margin:			0px 0px 0px 0px; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal; 
		color: #666; 
	}

#text_2 {
	width: 550px; 
	height: 80px;
	position: absolute;  
	left:			0px; 
	margin:			0; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal; 
		color: #333; 
	}

.weiss {background-color:#FFFFFF;}

#navigation_unten {
	width: 980px; 
	height: 75px; 
	clear:			both;
	float:			left;
	left:			0px; 
	margin:			0px 0px 0px 0px;	
	}
	
				
/*.box_start_oben {
	width: 810px; 
	height: 260px;
	 		
		}*/

.box_start_mitte {
	width: 810px; 
	height: 730px;
	font-size:9px;
	color:#666; 
					}
.box_start_unten {
	width: 810px; 
	height: 90px;
	font-size:9px;
	color:#666;
				}

#unten {
	padding: 0;
	margin: 0; 
	width: 980px; 
	height: 75px; 
	background-color: #000000;
	
}

.tab-pane_0 {
	position:	absolute; 
	background-image:url(../img/layout/navi/navi_logo.png); 
	width:		980px;
	height: 	85px; 
	top:		150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter; 
	color: #666666; 
	left:0px; 
}

.tab-pane_1 {
	position:	relative; 
	width:		600px;
	height: 	30px; 
	top:		100px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter; 
	color: #666666; 
	left:0px; 
}
.tab-pane_2 {
	position:	relative; 
	margin:  	0px 0px 0px 0px;
	top:		0px;
	width:		980px;
	height: 	175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666; 
}

#tab-page {
	clear:			both; 
	float:			left; 
	top:			0px;
	margin:         0px 0px 0px 12px;
	
}

#tab-page_1 { 
	clear:			both; 
	float:			left; 
	top:			0px;
	margin:         0px;
	}
#tab-page_2 { 
	position:   absolute;	  
	clear:			both;
	top:			0px; 
	float:			left;
	left:			275px; 
	margin:			0px;	
	}

#tab-page_3 { 
	position:   absolute;	  
	clear:			both;
	top:			0px; 
	float:			left;
	left:			550px; 
	margin:			0px; 
	background-image:url(../img/layout/partner/partner1.jpg);	
	}

.tab-pane_wein {
        position:        relative;
        margin:          0px 0px 0px 0px;
        top:                0px;
        width:                760px;
        height:         auto;
        font-size: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #9B9B9B; 
		text-transform:uppercase;
}

.tab-pane_box {
        position:        relative;
        margin:          0px 0px 0px 0px;
        top:                0px;
        width:                300px;
        height:         auto;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #999;
}

#tab-page_wein1 {
        clear:                        both;
        position:                 absolute;
        float:                        left;
        top:                        0px;
        margin:         0px 0px 0px 0px;

}

#tab-page_wein2 {
        clear:                        both;
        position:                 absolute;
        top:                        0px;
        margin:                        0px 0px 0px 0px;
        }

#tab-page_wein3 {
        clear:                        both;
        position:                 absolute;
        top:                        0px;
        float:                        left;
        margin:                        0px;
        }

#tab-page_wein4 {
        clear:                        both;
        position:                 absolute;
        top:                        0px;
        float:                        left;
        margin:                        0px 0px 0px 10px;
        }



.box_lang {
        float:right;
         width: 1080px;
                
                }
.box_lang_0 {
        vertical-align: middle; 
		margin: 0px 0px 0px 0px; 
		background-color:#0D0D0D;
        width: 620px;
        height: 290px;
		float: left;
        font-size: 12px;
		  color: #666;
                               }
.box_lang_info {
        vertical-align: middle;
        background-image:url(img/layout/info.jpg);
        width: 980px;
        height: 80px; 
                        }

.box_lang_head {
        vertical-align: middle;
        
        width: 980px;
        height: 50px; 
                        }


.box_lang_long {
        vertical-align: middle; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
        font-style: normal;
        line-height: normal;
        font-weight: normal;
		margin: 0px 0px 0px 0px;
        width: 360px;
        height: 225px;
		float: left;
        font-size: 10px;
		color: #999;
		background-image:url(../img/layout/boxen/box_news.jpg);
       
                        }

.box_lang_long_01 {
        vertical-align: middle; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
        font-style: normal;
        line-height: normal;
        font-weight: normal;
		margin: 0px 0px 0px 0px;
        width: 360px;
        height: 225px;
		float: left;
        font-size: 10px;
		color: #999;
		background-image: url(../img/layout/boxen/box_long.jpg);
       
                        }

.box_lang_long_kontakt {
        vertical-align: middle; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
        font-style: normal;
        line-height: normal;
        font-weight: normal;
		margin: 0px 0px 0px 0px;
        width: 360px;
        height: 225px;
		float: left;
        font-size: 10px;
		color: #999;
		background-image: url(../img/layout/boxen/box_kontakt.jpg);
       
                        }


.box_info {
        vertical-align: middle; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
        font-style: normal;
        line-height: normal;
        font-weight: normal;
		margin: 0px 0px 0px 0px;
        width: 220px;
        height: 290px;
		float: left;
        font-size: 10px;
		background-color:#0D0D0D;
		  color: #999;
       
                        }

.box_start_li {
        vertical-align: middle; 
		background-image:url(../img/layout/boxen/box.jpg); 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
        font-style: normal;
        line-height: normal;
        font-weight: normal;
		margin: 0px 0px 0px 0px;
        width: 360px;
        height: 225px;
		float: left;
        font-size: 10px;
		color: #999;
       
                        }

.box_start_mi {
        vertical-align: middle; 
		background-image:url(../img/layout/boxen/box_1.jpg); 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
        font-style: normal;
        line-height: normal;
        font-weight: normal;
		margin: 0px 0px 0px 0px;
        width: 360px;
        height: 225px;
		float: left;
        font-size: 10px;
		background-color:#0D0D0D;
		  color: #999;
       
                        }

.box_start_re {
        vertical-align: middle; 
		background-image:url(../img/layout/boxen/box_2.jpg); 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
        font-style: normal;
        line-height: normal;
        font-weight: normal;
		margin: 0px 0px 0px 0px;
        width: 360px;
        height: 225px;
		float: left;
        font-size: 10px;
		background-color:#0D0D0D;
		  color: #999;
       
                        }

.box_lang_1 {
        float:left;
        vertical-align: middle;
        width: 980px;
        background-image: url(img/layout/navi_oben.gif);
        height: 30px;
                }

 .box_lang_suche {
        float:left;
        width: 200px;
        height: 50px; 
		margin-left: 5px;
                                                        }

.box_menu_unten {
        width: 980px;
        height: 35px;
        clear:both;
        text-align:center;
        font-size:9px;
        color:#999;
                        }

.box_best {
        float:left;
        width: 403px;
        height:135px;
        margin-right: 15px;
                background-image:url(img/layout/bestseller.jpg)

                                }
.box_mess {
        float:left;
        margin-right: 46px;
        width: 295px;
        height: 310px; 
        }
.box_mess_1 {
        float:left;
        margin-right: 15px;
        width: 295px;
        height: 310px; 
        }

.box_unternehmen {
        float:left;
        width: 295px;
		margin-right: 46px;
        height: 150px; 
		background-image:url(img/layout/unternehmen_ep.jpg);
        }

.box_suche {
        float:left;
        margin-right: 15px;
        width: 200px;
        height: 135px;
        background-image:url(img/layout/suche.jpg);
        }

.box_faq {
        float:left;
        margin-right: 46px;
        width: 295px;
        height: 310px; 
		
        /*background-image: url(img/layout/back_container.jpg);*/
        }

.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
}

.schrift_head_box {
	font-family: "Futura Book", "Futura Condensed", "Futura CondensedExtraBold"; 
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color: #CCC; 
	text-transform:uppercase; 
	
}

.schrift112 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	vertical-align:top;
}

.schrift0 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666; 
		
	}
	.schrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #EFE0B8;
	}
.schrift5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #999999;
		}
.schrift77 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #999999;
		}
.schrift7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.schrift9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666; 
	}
.headline {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headline1 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headline2 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linker {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #366DA7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titel {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.schriftalo {
        font-family: Geneva, Arial, Helvetica, sans-serif;	
        font-style: normal;
        line-height: normal;
        font-weight: normal;
		margin: 0px 0px 0px 0px;
        font-size: 14px;
		color: #666;
       
                        }	

.schrift_head_breadcrump {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	}

.schrift_navi_unten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999;
}

.schrift_navi_unten_re {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
}

.schrift2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.schrift222 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666; 
	
}
.linie {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #CCCCCC;
}
.schrifto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
}
.select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999999; 
	border: 0; 
	background-color:#333333;
			
	}
.buttom {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border: 0; 
	background-color: #666666;
	 
}

.searchword {
color: #222; 
background-color: #ff6; 
}
.searchword0 {
color: #222; 
background-color: #ff6; 
}
.searchword1 {
color: #222; 
background-color: #a0ffff; 
}
.searchword2 {
color: #222; 
background-color: #9f9; 
}
.searchword3 {
color: #222; 
background-color: #f99; 
}
.searchword4 {
color: #222; 
background-color: #f6f; 
border: 1px dotted #f6f;
}
.searchword5 {
color: #fff; 
background-color: #800; 
border: 1px dotted #800;
}
.searchword6 {
color: #fff; 
background-color: #0a0; 
border: 1px dotted #0a0;
}
.searchword7 {
color: #fff; 
background-color: #886800; 
}
.searchword8 {
color: #fff; 
background-color: #004699; 
}
.searchword9 {
color: #fff; 
background-color: #909; 
}


.strich { 
width: 10px;
height: auto;
background-image:url(../img/layout/navi/strich.png) no-reprat; 
background-position:center;
}

.button_g {
	
	display:inline-block;
	background-color: #FFCC00;
	color:#FFF; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style:normal; 
	padding:10px 24px; 
	text-transform:uppercase; 
	font-weight: 400; 
		
	
}

.button_u {
	
	display:inline-block;
	background-color: #FFFFFF;
	color:#999; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style:normal; 
	padding:10px 24px; 
	text-transform:uppercase; 
	font-weight: 400; 
		
	
}

a.button_h {
	
	
	
	background-color: #FFFFFF;
	display: inline-block;
	color:#999999;  
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style:normal; 
	padding:10px 24px; 
	text-transform:uppercase; 
	font-weight: 400; 
	
}

a.button_h:hover {
	background-color: #FFCC00;
	color:#FFF; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style:normal; 
	padding:10px 24px; 
	text-transform:uppercase; 
	font-weight: 400; 
	
	}

a.button_h:active {
	
	background-color: #FFCC00;
	color:#FFF; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style:normal; 
	padding:10px 24px; 
	text-transform:uppercase; 
	font-weight: 400; 
	
}

a.button_g {
	
	display:inline-block;
	background-color: #FFCC00;
	color:#FFF; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style:normal; 
	padding:10px 24px; 
	text-transform:uppercase; 
	font-weight: 400; 
		
	
}

a.button_hj {
		
	background-color:#232323;
	display: inline-block; 
	color:#999;  
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style:normal; 
	padding:12px 12px; 
	font-weight: 400; 
	
}

a.button_hj:hover {
	background-color:#FF6600;
	color:#FFF; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style:normal; 
	padding:12px 12px; 
	font-weight: 400;
	 
	
	}

a.button_hj:active {
	
	background-color:#FF6600;
	color:#FFF; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style:normal; 
	padding:12px 12px; 
	font-weight: 400; 
	
}

a.button_g {
	
	display:inline-block;
	background-image: url(../image/bg-bubplastic_orange.gif);
	color:#FFF; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style:normal; 
	padding:12px 17px; 
	text-transform:uppercase; 
	font-weight: 400; 
		
	
}
a.button_LE {
	
	
	display: inline-block; 
	background-color:#666;
	color:#CCC; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
	border-bottom: solid 2px rgb(255, 204, 0); 
	
	
		
}

a.button_LO {
	
	
	display: inline-block; 
	border-top: solid 1px #DDDDDD;
	background-color: #CCCCCC;
	color:#666; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
	
	
		
}

a.button_LO:hover {
	
	
	display: inline-block; 
	border-top: solid 1px #DDDDDD;
	color:#666666; 
	background-color:#AAAAAA;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
	
	
		
}




a.button_LA {
	
	
	display: inline-block; 
	border-bottom: solid 1px #E4E4E4;
	color:#999; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-color:#E4E4E4;
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
	
	
		
}

a.button_LA:hover {
	
	
	display: inline-block; 
	border-bottom: solid 1px #CDCDCD;
	color:#999; 
	background-image:url(../img/layout/navi/list-d-bullet_la.png);
	background-position:right;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-color:#D7D7D7;
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
	
	
		
}


a.button_LA_ak {
	
	
	display: inline-block; 
	border-bottom: solid 1px #CDCDCD;
	color:#999; 
	background-image:url(../img/layout/navi/list-d-bullet.png);
	background-position:right;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-color:#D7D7D7;
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
	
	
		
}

a.button_L {
	
	
	display: inline-block; 
	border-top: solid 1px #DDDDDD;
	color:#666;
	background-color:#FFF;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
	
	
		
}




a.button_L:hover {
	
	border-top: solid 1px #DDDDDD;	
	display: inline-block;
	color:#CCC; 
	background-color:#7C7C7C; 
	background-image: url(../img/layout/navi/list-d-bullet_ho.png); 
	background-position: right;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
	
	
		
}

a.button_L:active {
	
	border-top: solid 1px #DDDDDD;	
	display: inline-block;
	color:#999; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
	
	
		
}

a.button_grau {
	
	
	display: inline-block; 
	background-image:url(../img/layout/navi/back_navi_grau.png); 
	border-top: solid 1px #DDDDDD;
	color:#333333; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
		
}


a.button_gelb {
	
	
	display: inline-block; 
	border-top: solid 1px #DDDDDD;
	color:#666; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
		
}

a.button_gelb:hover {
	
	
	display: inline-block; 
	border-top: solid 1px #DDDDDD;
	color:#EFC504; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
		
}

.more-b { 
float: right; 
margin: 17px 0 0 0; 
font-size: 1.1em; }

  .more-b a { 
  float: left; 
  display: block; 
  height: 27px; 
  padding-right: 48px; 
  background: url(../img/layout/go-top-btn.png) 100% 0 no-repeat; 
  text-decoration: none; line-height: 27px; outline: none;
   }
  .more-b a:hover { 
  background-position: 100% -27px; 
  text-decoration: none; }

a.button_Q {
	
	display:inline-block;
	color:#333; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal; 
	padding:10px 24px; 
	text-transform:uppercase; 
	font-weight: 400; 
	border-right: solid 1px #333; 
}

a.button_M {
	
	border-top: solid 1px #878787;	
	background-color:#999999;
	display: inline-block;
	color:#E0E0E0; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight: 400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px;
	height:30px; 
}

a.button_M:hover {
		
	display: inline-block; 
	background-color:#8A8A8A;
	background-image: url(../img/layout/navi/list-d-bullet_la.png); 
	background-position:right; 
	border-top: solid 1px #878787;
	color:#CCC; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style:normal; 
	text-transform:uppercase; 
	font-weight:400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px; 
}

a.button_MO {
		
	display: inline-block; 
	background-image:url(../img/layout/navi/list-d-bullet.png); 
	background-position:right; 
	background-color:#999;
	border-top: solid 1px #878787;
	color:#E0E0E0; 
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style:normal; 
	background-repeat:no-repeat; 
	text-transform:uppercase; 
	font-weight:400;
	width: 220px;
	line-height: 2; 
	padding: 0px 0px 3px 0px; 
	height:30px;
}

	.button_k {
	
	background-color:#999; 	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#CCC;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px 16px;
    border: 0;
	
}
.button_k:hover {
	background-color:#666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#666;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px 16px;
}

.button_k:active {
	background-color:#666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#333;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px 16px;
}

.button_kk {
	
	background-color:#7F7F7F; 	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#EFEFEF;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px 16px;
	
}
.button_kk:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #333), color-stop(1, #000) );
	background:-moz-linear-gradient( center top, #333 5%, #000 100% );
	background-color:#666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#EFEFEF;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px 16px;
}

.button_kk:active {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #333), color-stop(1, #000) );
	background:-moz-linear-gradient( center top, #333 5%, #000 100% );
	background-color:#666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#333;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px 16px;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	
}
.sf-menu {
	height:40px;
	
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			12.0em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			12.0em;
    background-color:#CCC;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display: 		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top: 40px; /* match top ul list item height */
	z-index:		99;
	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			12.0em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			0; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0em;
    
}
.sf-menu a {
	/*border-right:	1px solid #333;
	border-bottom:	1px solid transparent;
	border:		1px solid #FFF;*/	
	padding:        12px 20px 12px 20px; 
    float:			left;
    font-family:    Geneva, Arial, Helvetica, sans-serif;
    font-size:      1.1em;
	font-style:     normal; 
	font-weight:    400;
	outline:		0; 
	
    
    
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#848B78;
}
.sf-menu li {
	background:		#E5E7E1;
    
}
.sf-menu li li {
	background:		#DADADA;
}
.sf-menu li li li {
	background:		#F3F3F3;
}
.sf-menu li li li li {
	background:		#FFF;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#DBDFD2;
	outline:		0;
	color: #848B78;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/*
	AnythingSlider v1.8+ Default theme
	By Chris Coyier: http://css-tricks.com
	with major improvements by Doug Neiner: http://pixelgraphics.us/
	based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

/*****************************
  SET DEFAULT DIMENSIONS HERE
 *****************************/
/* change the ID & dimensions to match your slider */
#slider {
	width: 980px;
	height: 400px;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
	overflow-y: auto;
	overflow-x: hidden;
}

/******************
  SET STYLING HERE
 ******************
 =================================
 Default state (no keyboard focus)
 ==================================*/
/* Overall Wrapper */
.anythingSlider-default {
	margin: 0 auto;
	/* 45px right & left padding for the arrows, 28px @ bottom for navigation */
	padding: 0 ;
}
/* slider window - top & bottom borders, default state */
/*.anythingSlider-default .anythingWindow {
	border-top: 3px solid #777;
	border-bottom: 3px solid #777;
}*/
/* Navigation buttons + start/stop button, default state */
.anythingSlider-default .anythingControls a {
	/* top shadow */
	background-color:transparent;
	color: #000;
	border-radius: 0 0 0px 0px;
	-moz-border-radius: 0 0 0px 0px;
	-webkit-border-radius: 0 0 0px 0px;
}
/* Make sure navigation text is visible */
.anythingSlider-default .anythingControls a span {
	visibility: visible;
}
/* Navigation current button, default state */
.anythingSlider-default .anythingControls a.cur {
	background: transparent;
	color: #485827;
}

/* start-stop button, stopped, default state */
.anythingSlider-default .anythingControls a.start-stop {
	background-color: #040;
	color: #ddd;
}
/* start-stop button, playing, default state */
.anythingSlider-default .anythingControls a.start-stop.playing {
	background-color: #800;
}

/* start-stop button, default hovered text color (when visible) */
/* hide nav/start-stop background image shadow on hover - makes the button appear to come forward */
.anythingSlider-default .anythingControls a.start-stop:hover,
.anythingSlider-default .anythingControls a.start-stop.hover,
.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover {
	background-image: none;
	color: #ddd;
}

/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* slider window - top & bottom borders, active state */
.anythingSlider-default.activeSlider .anythingWindow {
	border-color: transparent;
}
/* Navigation buttons, active state */
.anythingSlider-default.activeSlider .anythingControls a {
	/* background image = top shadow */
	background-color: transparent;
}
/* Navigation current & hovered button, active state */
.anythingSlider-default.activeSlider .anythingControls a.cur,
.anythingSlider-default.activeSlider .anythingControls a:hover {
	/* background image removed */
	background: transparent;
}

/* start-stop button, stopped, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop {
	background-color: #080;
	color: #fff;
}
/* start-stop button, playing, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing {
	background-color: #d00;
	color: #fff;
}
/* start-stop button, active slider hovered text color (when visible) */
.anythingSlider-default.activeSlider .start-stop:hover,
.anythingSlider-default.activeSlider .start-stop.hover {
	color: #fff;
}

/************************
  NAVIGATION POSITIONING
 ************************/
/* Navigation Arrows */
div.anythingSlider .arrow {
        top: 50%;
        position: absolute;
        display: block;
		z-index: 5;
}
div.anythingSlider .arrow a {
        display: block;
        height: 120px;
        margin: -60px 0px 0px 0px;
        width: 36px;
        text-align: center;
        outline: 0;
        background: url(../images/arrows-default.png) no-repeat;
        text-indent: -9999px;
}
 div.anythingSlider .forward { right: 0px; }
div.anythingSlider .back { left: 0px; }
div.anythingSlider .forward a { background-position: 0 -40px; }
div.anythingSlider .back a { background-position: -100px -40px; }
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover { background-position: 0 -240px; }
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover { background-position: -100px -240px; }    

/* Navigation Links */
.anythingSlider-default .anythingControls { outline: 0; display: none; margin: 6px 0px 0px 15px; }
.anythingSlider-default .anythingControls ul { margin: 0; padding: 0; float: left; }
.anythingSlider-default .anythingControls ul li { display: inline; }
.anythingSlider-default .anythingControls ul a {
	font: 12px/12px Geneva, Arial, Helvetica, sans-serif;
    color: rgb(255, 255, 255);
	display: inline-block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	height: auto;
    width: auto;
	margin: 0 20px 0 0;
	text-align:left;
    vertical-align:middle;
	outline: 0;
	font-style: normal;
    
}

/* navigationSize window */
.anythingSlider-default .anythingControls .anythingNavWindow {
	overflow: hidden;
	float: left;
}

/* Autoplay Start/Stop button */
.anythingSlider-default .anythingControls .start-stop {
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
}

/***********************
  IE8 AND OLDER STYLING
 ***********************/

/* Navigation Arrows */
.as-oldie .anythingSlider-default .arrow {
	top: 30%;
}
.as-oldie .anythingSlider-default .arrow a {
	margin: 0;
}

/* margin between nav buttons just looks better */
.as-oldie .anythingSlider-default .anythingControls li {
	margin-left: 3px;
}

/* When using the navigationSize option, the side margins need to be zero
	None of the navigation panels look good in IE7 now =( */
.as-oldie .anythingSlider-default .anythingControls a {
	margin: 0;
}
.as-oldie .anythingSlider-default .anythingNavWindow {
	margin: 0 2px;
}
.as-oldie .anythingSlider-default .anythingNavWindow li {
	padding: 3px 0 0 0;
}

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
.anythingSlider {
	display: block;
	overflow: visible !important;
	position: relative;
}
/* anythingSlider viewport window */
.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* anythingSlider base (original element) */
.anythingSlider .anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

/* Navigation arrow text; indent moved to span inside "a", for IE7;
  apparently, a negative text-indent on an "a" link moves the link as well as the text */
.anythingSlider .arrow span {
	display: block;
	visibility: hidden;
}
/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
.anythingSlider .arrow.disabled {
	display: none;
}
/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
/* vertical mode */
.anythingSlider .vertical .panel {
	float: none;
}
/* fade mode */
.anythingSlider .fade .panel {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
	z-index: 0;
}

/***********************
  RTL STYLING
 ***********************/
/* slider autoplay right-to-left, reverse order of nav links to look better */
.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
.anythingSlider.rtl .anythingControls ul { float: left; } /* move nav link group to left */
.anythingSlider.rtl .anythingControls ul a { float: right; } /* reverse order of nav links */
.anythingSlider.rtl .start-stop { /* float: right; */ } /* move start/stop button - in case you want to switch sides */

/* probably not necessary, but added just in case */
.anythingSlider,
.anythingSlider .anythingWindow,
.anythingSlider .anythingControls ul a,
.anythingSlider .arrow a,
.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}

