@charset "utf-8";
/* CSS Document  Navigation für Storetec.de*/
	
/*-------------CSS-LEVEL01---------------------*/
    .twoColHybRtHdr #NAV_LEVEL01 {
	padding: 0px 0px 0px 20px;
	background-image: url(/fileadmin/images/Level_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 39px;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	text-align: left;

    }
	
	
	
	/*-------------CSS-TAB-LEVEL-01---------------------*/
.btn_left, .btn_left_active, .btn_right, .btn_right_active{
  float:left;
  width:5px;
  height:30px;
  
}

.btn_left{

}
.btn_left_active{
  width:10px;
  height: 33px;
  background-image: url( /fileadmin/images/menu_14.gif);
  background-repeat: no-repeat;
}
.btn_right{

}
.btn_right_active{
  width:11px;
  height: 33px;
  background-image: url(/fileadmin/images/menu_18.gif);
  background-repeat: no-repeat;
}
.btn_center, .btn_center_active{
  float:left;
  height:30px;
  background-repeat: repeat-x;
}
.btn_center{
}
.btn_center_active{
  height: 33px;
  background-image: url(/fileadmin/images/menu_16.gif);
  background-color:#FFFFFF;
}
.btn_text, .btn_text_active{
  padding-top:7px;
 
}

.btn_text a{
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

.btn_text_active a{
	font-size: 10pt;
	text-decoration: none;
    color: #2e465a;
}
.btn_text a:visited, 
.btn_text a:link {
    padding: 5px 5px 5px 5px;
    text-align: left;
	font-size: 10pt;
	text-decoration: none;
    color: #7e8f9d; 
}
 

.btn_text a:active{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
    color: #2e465a;
}
 
.btn_text a:hover {
 color: #2e465a;
 padding: 5px 5px 5px 5px;
}





/*-------------CSS-LEVEL02---------------------*/
	
	.twoColHybRtHdr #NAV_LEVEL02 {
    margin-top: -4px;
    padding: 0px 0px 5px 25px;
	background-image: url(/fileadmin/images/Level_02.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
	visibility: visible;

	}
	
	.twoColHybRtHdr #NAV_LEVEL02 a {
    padding: 5px 5px 5px 5px;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	color: #697d8d;
	text-align: left;
	font-size: 0.9em;
	text-decoration: none;
       
    }
	
	.twoColHybRtHdr #NAV_LEVEL02 a:hover {
    padding: 5px 5px 5px 5px;
	color: #697d8d;
    background-image: url(/fileadmin/images/level02_act.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
    }
	
	
	.twoColHybRtHdr #NAV_LEVEL02 a#current {
    background-image: url(/fileadmin/images/level02_act.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #697d8d;
	
    }


/*-------------CSS-FOOTER---------------------*/

    .twoColHybRtHdr #footer a {
	padding: 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
   

    }
	
	.twoColHybRtHdr #footer a:hover {
	padding: 10px 10px;
	color: #ededed;
	text-decoration: underline overline;
    }
 
 
