/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* Hauptmenu */

#submenu{
width: 145px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Arial, sans-serif;
font-size: 11px;
background-color: #FFF;
color: #898989;
list-style: none;
}

* html #submenu{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#submenu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#submenu li {
border-bottom: 1px solid #FFF;
margin: 0;
}

#submenu li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 7px solid #f0a331;
background-color: #e3e2e2;
color: #898989;
text-decoration: none;
width: 100%;
}

html>body #submenu li a{ /*Non IE6 width*/
	
width: auto;
}

#submenu li a:hover{
border-left: 7px solid #f0a331;
background-color: #f4f4f4;
color: #898989;
}

li#active a{
border-left: 7px solid #f0a331;
color: #898989;
}

/************************************************************/

#submenu2{
width: 145px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Arial, sans-serif;
font-size: 11px;
background-color: #FFF;
color: #898989;
list-style: none;
}

* html #submenu2{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#submenu2 ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#submenu2 li {
border-bottom: 1px solid #e3e2e2;
margin: 0;
}

#submenu2 li a{
display: block;
padding: 5px 5px 5px 26px;
border-left: 0px;
color: #898989;
text-decoration: none;
width: 100%;
}

html>body #submenu2 li a{ /*Non IE6 width*/
width: auto;
}

#submenu2 li a:hover{
border-left: 0px;
color: #898989;
}

#submenu2 li a{
border-left: 0px;
color: #898989;
text-decoration: none;
}

#submenu2 li#active_sub a{
border-left: 0px;
background: #fff url('../../itg_img/website/bullet_orange.gif') no-repeat 18px 0px;
color: #898989;
text-decoration: none;
text-weight: bold;
}

#submenu2 li#nonactive_sub a{
border-left: 0px;
background: #f4f4f4 url('../../itg_img/website/bullet_grau.gif') no-repeat 18px 0px;
color: #898989;
text-decoration: none;
}

/***************************************************/

#submenu3{
width: 145px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Arial, sans-serif;
font-size: 11px;
background-color: #FFF;
color: #898989;
list-style: none;
}

* html #submenu3{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#submenu2 li#active_sub ul{
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #e3e2e2;
}

#submenu3 li {
border-bottom: 1px solid #e3e2e2;
margin: 0;
}

html>body #submenu3 li a{ /*Non IE6 width*/
width: auto;
}

#submenu3 li a{
display: block;
padding: 5px 5px 5px 35px;
border-left: 0px;
color: #898989;
text-decoration: none;
width: 100%;
}

#submenu3 li#active_sub a, #submenu3 li#active_sub_sub a{
border-left: 0px;
border-bottom: none;
background: #fff url('../../itg_img/website/bullet_orange.gif') no-repeat 26px 0px;
color: #898989;
text-decoration: none;
}

#submenu3 li#nonactive_sub a,#submenu3 li#nonactive_sub_sub a{
border-left: 0px;
border-bottom: none;
background: #fff url('../../itg_img/website/bullet_grau.gif') no-repeat 26px 0px;
color: #898989;
text-decoration: none;
}

/************************************************************/
/* Produktemenu*/

#submenu_prod{
width: 145px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Arial, sans-serif;
font-size: 11px;
background-color: #FFF;
color: #898989;
list-style: none;
}

* html #submenu_prod{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#submenu_prod ul{
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #e3e2e2;
}

#submenu_prod li {
border-top: 1px solid #e3e2e2;
margin: 0;
}

#submenu_prod li a{
display: block;
padding: 5px 5px 5px 11px;
border-left: 0px;
background: #f4f4f4 url('../../itg_img/website/bullet.gif') no-repeat 2px 0px;
color: #898989;
text-decoration: none;
width: 100%;
}

html>body #submenu_prod li a{ /*Non IE6 width*/
width: auto;
}

#submenu_prod2{
width: 145px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Arial, sans-serif;
font-size: 11px;
background-color: #FFF;
color: #898989;
list-style: none;
}

* html #submenu_prod2{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#submenu_prod2 ul{
list-style: none;
margin: 0;
padding: 0;
}

#submenu_prod2 li {
margin: 0;
border: 0px;
}

#submenu_prod2 li a{
display: block;
padding: 2px 5px 2px 22px;
background: #fff ;
border-left: 0px;
text-decoration: underline;
color: #898989;
width: 100%;
}

html>body #submenu_prod2 li a{ /*Non IE6 width*/
width: auto;
}

#submenu_prod2 li a:hover{
background-color: #fff;
border-left: 0px;
text-decoration: none;
color: #898989;
}

#submenu_prod2 li#active a{
border-left: 0px;
color: #898989;
text-decoration: none;
}


/************************************************************/

/************************************************************/
/* Metanavigation*/

#submeta {
margin: 0;
padding: 0;
margin-top: -72px;
margin-left: 5px;
float: left;
font-family: Arial, sans-serif;
font-size: 10px;
color: #4646a3;
}

#submeta ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#submeta li{
float: left;
list-style: none;
}

#submeta li a{
color: #4646a3;
padding: 0px;
text-decoration: none;
}

#submeta li a:visited{
color: #4646a3;
}

#submeta li a:hover{
color: #4646a3;
}