
@charset "utf-8";

html, body {

	height: 100%; 
	width: 100%
}

html {
    font-size: 98%;
}

body {
	font-family:  "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	line-height: 150%;
	margin:0; 
	padding:0; 
	background-color: #fff;
	height:100%;
	text-align: center;
	color:#585858;
}


div, span, ul, li, dt, dd, h1, h2, h3, h4, h5, h6, p, a, tr, td {
	margin: 0;
	padding: 0;
 	outline: none;
	background: transparent;
}

#main ul,
#left ul {
	margin: 16px;
}


/* ---- Site Elements --- */


#background {
	width: 100%;
	height: 100%;
	text-align: center;
	background: #fff url("../images/background.gif") left top repeat-x;
}

.news #background {
	background: #fff url("../images/background_news.gif") left top repeat-x;
}

#wrapper {
	width: 980px;
	min-width: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

a.font-small {
	height: 16px;
	float: right;
	margin-right: 30px;
}

a.font-normal {
	float: right;
	margin-right: 51px;
}



#font-size {
	width: 980px;
	height: 43px;
	background: url("../images/font_size.gif") right top no-repeat;
	text-align: right;
}


#main-header,
#small-header {
	display: block;
	width: 980px;
	background: url("../images/logo_header.gif") 0px 24px no-repeat;
	overflow: visible;
}

#main-header {
	height: 370px;
	text-align: left;
}

#main {
	height: auto;
	overflow: visible;
}



#small-header {
	height: 150px;
}

#header {
}



#main-navigation {
	width: 100%;
	height: 40px;
	margin-top: 0px;
	margin-left: 238px;	
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
}

#main-navigation ul {
	display: block;
	list-style-type: none;	
	text-align: left;
	padding-top: 0;
}

#main-navigation ul li {
	float: left;
	height: 40px;
	width: auto;
	margin: 0;
}

#main-navigation li.active {
	background: url("../images/nav_active_bg.gif") left top repeat-x;
}

#main-navigation li.active:hover {
	background: url("../images/nav_active_bg.gif") left top repeat-x;
}


#main-navigation div {
	float: left;
}

#main-navigation .active1  {
	height: 40px;
	width: auto;
	background: url("../images/nav_active_left.gif") left top no-repeat;
}

#main-navigation .active2  {
	height: 40px;
	width: auto;
	background: url("../images/nav_active_right.gif") right top no-repeat;
}



#main-navigation span.active {
	display: block;
	float: left;
	padding: 6px 21px 16px 21px;
	background: url("../images/nav_s.gif") 50% 32px no-repeat;
	height: 40px;
}

#main-navigation a,
#main-navigation a:visited,
#main-navigation a.last,
#main-navigation a.last:visited {
	display: block;
	float: left;
	text-decoration: none;
	color: #d6d6d6;
	padding: 6px 21px 16px 21px;
}

#main-navigation a:hover,
#main-navigation a:active,
#main-navigation a.last:hover,
#main-navigation a.last:active {
	text-decoration: none;
	height: 40px;
	width: auto;
	color: #fff;
}

#main-navigation a.last,
#main-navigation a.last:visited {
}

#main-navigation li:hover  {
	background: url("../images/navigation_1.gif") 50% 0% no-repeat;
}

#main-navigation li.last:hover {
	text-decoration: none;
	color: #fff;
	height: 40px;
	width: auto;
}


#main-navigation .over1:hover {
	height: 40px;
	width: 100%;
	background: url("../images/nav_over_left.gif") left top no-repeat;
}

#main-navigation .over2:hover {
	height: 40px;
	width: 100%;
	background: url("../images/nav_over_right.gif") right top no-repeat;
}



#subnavigation {
	display: block;
	float: left;
	width: 500px;
	height: 24px;
	margin: 0;
	padding-top: 5px;
	overflow: hidden;
	padding-left: 0px;
}

#subnavigation li {
	float: left;
}

#subnavigation p.first {
	padding-left: 0px;
}

#subnavigation p {
	width: auto;
}

#subnavigation p.active {
	color: #0033CC;
	border-bottom: 1px dotted white;
}


.mod_breadcrumb {
	margin-bottom: 20px;
}


#yd {
	clear:  both;
	float: left;
	width: 235px;
	height: 170px;
	text-align: left;
	margin-top: 10px;
	margin-left: 0;
	padding: 0;
	overflow: visible;
}

#bannerContainer {
	position: relative;
	overflow: hidden;
	width: 730px;
	height: 220px;
	float: left;
	border:0;
	margin-top: 5px;
}


#footer {
	height: 85px;
	background: url("../images/logo_footer.gif") left 45px no-repeat;
	font-size: 0.9em;
	margin-top: 30px;
}


#navigation-footer {
	float: right;
	width: 980px;
	height: 30px;
	text-align: center;
	margin: 30px 0px 10px 0px;
}

#copyright {
	float: right;
	width: 800px;
	height: 20px;
	text-align: center;
	color: #888888;
}

#footer-legal {
	float: right;
	width: 980px;
	height: 35px;
	text-align: center;
}

#subnavigation ul,
#navigation-3rd-level ul,
#navigation-footer ul {
	display: block;
	list-style-type: none;	
	text-align: left;
	padding-top: 0;
	margin-left: 0;
	width: 100%;
}

#left ul.level_1 {
	display: block;
	list-style-type: none;	
	text-align: left;
	padding-top: 0;
	margin-left: 0;
	width: 100%;
}

#left ul.level_1 li {
	margin-bottom: 6px;
}

#navigation-footer ul,
#footer-legal ul {
	display: block;
	float: right;
	width: 770px;
	height: 28px;
	text-align:center;
}

#navigation-footer ul {
	border-bottom: 1px solid #d4d4d4;
}

#subnavigation ul li,
#navigation-footer ul li,
#footer-legal ul li  {
	display: inline;
	height: 18px;
	padding: 0px 20px 0px 20px;
	border-right: 1px solid #d4d4d4;
}


#subnavigation ul li.last,
#navigation-footer ul li.last,
#footer-legal li.last {
	border-right: 0;
}


#subnavigation a,
#subnavigation a:visited,
#navigation-search-sitemap a,
#navigation-search-sitemap a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#subnavigation a:hover,
#subnavigation a:active,
#navigation-search-sitemap a:hover,
#navigation-search-sitemap a:active {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #bb1e1e;
}


#navigation-search-sitemap {
	float: right;
	width: 180px;
	height: 24px;
	margin: 0px 40px 0px 0px;
	padding-top: 5px;
}

#navigation-search-sitemap ul {
	display: block;
	list-style-type: none;	
	text-align: left;
	padding-top: 0;
	text-align: right;
}

#navigation-search-sitemap ul li {
	display: inline;
	height: 18px;
	margin: 0px 0px 0 20px;
}

#navigation-search-sitemap li.first {
	background: url("../images/search.gif") left 60% no-repeat;
	padding-left: 15px;
}

#navigation-search-sitemap li.last {
	background: url("../images/sitemap.gif") left 60% no-repeat;
	padding-left: 15px;
}

#left .inside {
	width: 170px;
}


#right .inside {
	float: right; 
	width: 160px;
}


input,
textarea {
	border: 1px solid #c5c5c5;
	padding: 2px;
	margin-bottom: 15px;
}

input.submit
{
	border: 1px solid #999999;
	padding: 4px;
}


#search-function form {
	margin-bottom: 10px;
} 

#search-function #keywords {
	width: 260px;
	margin-right: 30px;
}

#search-function #submit {
	width: 90px;
}

.radio_container span {
	margin: 0px 25px 15px 0px;
display: block;
}

.radio_container input.radio {
width: 20px;
padding: 0;
margin: 0px;
}


#search-function .header {
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 18px;
	border-top: 1px solid #c5c5c5;
}

.odd,
.even {
	margin-bottom: 0px;
	padding: 8px;
}

.even {
	background:  #EEEEEE;
}

.mod_newslist div {
	background: transparent;
	padding:  0;
	border-bottom: 1px dotted #cecece;
	padding: 6px 0px 6px 0px;
}

.mod_faqlist ul {
	list-style-image: url("../images/link_normal1.gif");
	background:none;
}

.mod_faqlist ul li {
	background: transparent;
	padding: 0;
}


.newstextcolumn {
	float: left;
	width: 350px;
	text-align: left;
	margin-bottom: 0px;
	margin-right: 15px;
}


.newsimagecolumn {
	float: left;
	width: 150px;
	padding-top: 30px;
	text-align: right;
}

.alignrightmargin {
	clear:both;
	margin-bottom: 40px;
	text-align: right;
	width: 100%;
}

.dashlist {
	width: 100%;
	padding-left: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	background: url("../tl_files/images/border_dot.gif") left bottom repeat-x;
}


#contact_data {
	float: left;
	width: 280px;
	background:  #E9E9E9;
	padding: 20px;

}


#contact-data {
	float: left;
	width: 240px;
	height:  auto;
	background:  #E9E9E9;
	padding: 15px;
}

#imprint {
float: right;
width: 690px;

}

#dlh_googlemap_78 {
	width:  230px;
	height:  300px;
}


#contact-data label {
	display: block;
	margin-bottom: 6px;
}

#contact-data input.captcha {
	
	width: 40px;
	margin-right: 12px;
}

.submit-container {
	margin: 6px 0px 0px 0px;
	background: red;
}

.row_4,
.row_6 {
	height: 32px;
}

.mod_newslist div {
	margin-bottom: 0px;
}


.image_container {
    text-align: center;
}


/* ------- Sitemap ------ */



#sitemap ul {
	font-weight: bold;
	list-style-type: none;
}

#sitemap ul.level_2 {
	font-weight: normal;
	margin-left: 20px;
}

#sitemap li {
	margin-bottom: 6px;
}

#sitemap ul.level_2 .first {
	margin-top: 12px;
}

#sitemap ul.level_2 .last {
	margin-bottom: 12px;
}

#sitemap li.trail {
	margin-bottom: 24px;
}

#recent-changes {
	font-size: 0.9em;
}



/* ---- Format Elements --- */


.cl {
	content: ".";
    height: 1px;
	background: transparent;
	clear: both;
	display: block;
	visibility: hidden;
	overflow: hidden;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}

.cl-element {
	clear: both;
}

.hidden {
	display: none;
}


.fl {
 float: left;  
}

.fr {
 float: right;  
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}


.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}


.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.ml40 {
	margin-left: 40px;
}

.ml50 {
	margin-left: 50px;
}




.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}


.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.mr40 {
	margin-right: 40px;
}

.mr50 {
	margin-right: 50px;
}



.center {
	text-align: center;
}

.just {
	text-align: justify;
}

.underline {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #d2d2d2;
}

.small {
	font-size: 0.9em;
	line-height: 150%;
}




/* ---- Text ---- */


p {
	margin-bottom: 6px;
}


h1 {
	color: #000000;
	font-style: normal;
	font-weight:normal;
	margin-bottom: 12px;
	font-size: 1.3em;
}


h2 {
	color: #000;
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #054f90;
}



h3 {
	margin-bottom: 8px;
	font-size: 1.1em;
	color:  #000;
}


h4 {
	font-size: 1em;
	margin-bottom: 1.5em;
}


.big {
	font-size: 1.4em;
}

.underline-red {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 30px;
}


.red  {
	color: red;
}


h1 img {
	margin: 0 0 8px 0;
}


.spacing {
	letter-spacing: 0.4em;
}

.hide {
	display: none;
}


#footer a,
#footer a:visited {
	color: #666666;	
}

#yd a,
#yd a:visited {
	border-bottom:  0px;
}



a,
a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px  dotted #666666;
}


a:hover,
a:active,
#footer a:hover,
#footer a:active {
	color: #bb1e1e;
	border-bottom: 1px solid #bb1e1e;
}


a.noline,
a.noline:visited {
	text-decoration: none;
	border:  0;
}

a.noline:hover,
a.noline:active {
	text-decoration: none;
	border:  0;
}

.link2 a.link1,
.link2 a.link1:visited,
#container .image_container a,
#container .image_container a:visited,
.link2 .image_container a,
.link2 .image_container a:visited  {
	display:  block;
	border: 0px solid transparent;
	background: none;
	text-decoration: none;
	padding: 0px;
}

.link2 a.link1:hover,
.link2 a.link1:active,
#container .image_container a:hover,
#container .image_container a:active, 
.link2 .image_container a:hover,
.link2 .image_container a:active {
	display:  block;
	border: 0px solid #bb1e1e;
	background: none;
	text-decoration: none;
	padding: 0px;
}


#driver-news .more a,
#driver-news .more a:visited,
.link2 a,
.link2 a:visited,
a.link2,
a.link2:visited,
#product-navigation a,
#product-navigation a:visited {
	color: #000;
	margin-top: 0px;	
	text-decoration: none;
	padding-left: 1.3em;
	background: url("../images/link_normal1.gif") 0px 50% no-repeat;
	border-bottom: 0px;
}

#driver-news .more a:hover,
#driver-news .more a:active,
.link2 a:hover,
.link2 a:active,
a.link2:hover,
a.link2:active,
#product-navigation a:hover,
#product-navigation a:active { 
  color: #bb1e1e;
  text-decoration: underline;
  padding-left: 1.3em;
  background: url("../images/link_normal2.gif") 0px 50% no-repeat;
  border-bottom: 0;
}


#product-navigation a {
	margin-left: 10px;
}

a.link-top,
a.link-top:visited {
	margin-top: 0px;	
	float: right;
	text-decoration: none;
	padding-left: 1.3em;
	background-image: url("../images/link_top1.gif");
	background-position: 0px 50%;
	background-repeat: no-repeat;
	border-bottom:  0;
}


a.link-top:hover,
a.link-top:active { 
  color: #bb1e1e;
  text-decoration: underline;
  padding-left: 1.3em;
  background-image: url("../images/link_top2.gif");
  background-position: 0px 50%;
  background-repeat:  no-repeat;
  border-bottom:  0;
}


/* --  Popup Image --*/

.ce_table {
	overflow: visible;
}


a.popup-image, 
a.popup-image:visited {
	position:relative; 
	z-index:1;
}

a.popup-image b {
	position: absolute;
	visibility: hidden; 
	width: 240px; 
	height:0; /* 0/Opera bug*/
	border: 2px solid #b4b4b4; 
	left: 100;
	margin-left: 20px; 
	top: 25px;
	text-align:center;
}

a.popup-image:hover {
	border: 0; /* IE */ 
	z-index: 100;
}

a.popup-image:hover b {
	visibility: visible; 
	height: auto;
	cursor: pointer; /* IE */
	z-index: 500; 
	background: #fff;
}

a.popup-image:hover b img {
	border:0;
	margin: 4px; /* more will cripple bottom border in Opera */
}



/* ------------ Driver News  ---------------*/

#driver-news h1 {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #d2d2d2;
}

#driver-news div h1 {
	font-size:  1em;
	margin-bottom: 2px;
	padding: 0;
	border: 0;
}

#driver-news div {
	margin-bottom: 4px;
}



/* ------------ Tables ---------------*/

.product-list table {
	width: 100%;
}

.product-list td {
	padding: 12px 0 12px 12px;
}

.product-list th {
	padding: 6px 0 6px 12px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #000;
	color: #fff;
}

.product-list td.col_0 {
	width: 200px;
}

.product-list td.col_1 {
	width: auto;
}

.product-list td.col_2 {
	width: 100px;
}

.product-list .col_last {
	padding-right: 12px;
}




#dealer-list table {
	width: 100%;
}

#dealer-list td {
	padding: 12px 0 12px 12px;
}


#dealer-list th {
	padding: 6px 0 6px 12px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #000;
	color: #fff;
}

#dealer-list td.col_0 {
	width: 200px;
}

#dealer-list td.col_1 {
	width: 420px;
}

#dealer-list td.col_2 {
	width: 120px;
}

.dealer-list .col_last {
	padding-right: 12px;
}

#privacy-policy tr {
	background: transparent;
}

#privacy-policy td {
	padding: 12px 0 12px 0px;
	vertical-align: top;
}

#privacy-policy td.col_0 {
	width: 240px;
	font-weight: bold;
}

#privacy-policy td.col_1 {
	text-align: justify;
}


/* ---- Login/Registration Forms ---- */

.mod_personalData  table .col_0,
.mod_registration  table .col_0  {
	width: 170px;
}

.mod_personalData tr  .even,
.mod_registration  tr  .even {
	background: transparent;
}

.mod_personalData   tr.row_last,
.mod_registration  tr.row_last {
	background: transparent;
}

.mod_personalData td,
.mod_registration  td  {
	height:  20px;
	padding:  6px 6px 6px 12px;
	text-align: left;
}

.mod_personalData #ctrl_newsletter input,
.mod_registration  #ctrl_newsletter input {
	width: 10px;
	margin-top: 8px;
}

.mod_personalData select,
.mod_registration  select  {
	width:  205px;
}

.mod_personalData select,
.mod_personalData input,
.mod_registration  select,
.mod_registration  input  {
	background:  #D8E6F5;
	border:  1px solid #999999;
}

.mod_personalData input,
.mod_registration  input  {
	margin-right:  8px;
	width: 200px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.mod_personalData label,
.mod_registration  label {
	margin-right:  8px;
}

.mod_personalData  .submit,
.mod_registration  .submit,
.submit  {
	width:  125px;
	padding:  2px 8px 2px 8px;
	background:  #A9EDB8;
	border: 1px solid #999999;
}

.mod_personalData captcha,
.mod_registration .captcha  {
	width:  40px;
}


.customer-login  table .col_0  {
	width:  70px;
}


.customer-login  input  {
	width: 100px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.customer-login  table   {
	margin-bottom:  10px;
}

.customer-login  .submit  {
	width: 105px;
}


/* ---- Contact/Support Forms ---- */

.contact-formular {
	width: 680px;
	overflow: visible;
}

.support-formular {
	width: 700px;
}


.contact-formular {
	float: right;
}


.contact-formular td,
.support-formular td {
	vertical-align: top;
}

.contact-formular td.col_0,
.support-formular td.col_0 {
	width: 130px;
    min-width: 130px;
	font-weight: bold;
}

.contact-formular input,
.support-formular input {
	width: 200px;
	margin: 0px 0px 6px 0px;
}


.contact-formular input.contact-protect,
.support-formular input.support-protect {
	width: 60px;
	margin-right: 12px;
	float: left;
}

#link-to-email .captcha {
	float: left;
}

#link-to-email .submit {
	clear: both;
	display: block;
}


.contact-formular input.contact-message {
	width: 200px;
	height: 220px;
}

.support-formular input.contact-message {
	width: 450px;
	height: 220px;
}


.contact-formular tr,
.support-formular tr {
	background: transparent;
}

.error {
	margin-bottom: 6px;
	color: #CC0000;
}

/* ----  Newsletter ---*/


#newsletter-subscribeunsubscribe  .text {
	width:  190px;
	margin: 0px 25px 0px 0px;
	padding: 6px 2px 6px 2px;
}


/* ----  Synthax distributors menu ---*/


.lsm {
	float: left;
	width: 242px; 
	height: 29px; 
	margin: 0; 
	padding: 0; 
	position: relative; 
	text-align: left;
	overflow: visible;
	list-style-type: none; 
	z-index: 140;
	padding-top: 2px;
}

.lsm li {
	float: left; 
	padding: 0; 
	position: relative; 
	width: 225px; 
	height: 24px; 
	z-index: 150;
}

.lsm li a, 
.lsm li a:visited {
	text-decoration: none;
	color: #000;
}

.lsm dl {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 225px; 
	margin: 0; 
	padding: 0; 
	background: transparent;
}

.lsm dt {
	margin:0;
	font-size: 1em; 
	width: 225px;
	height: 24px;
	float:left;
}

.lsm dd {
	display: none; 
	clear: left; 
	margin:0; 
	padding:0; 
	color: #fff; 
	font-size: 1em; 
	text-align:left;
}

.lsm dt a, 
.lsm dt a:visited {
	display:block; 
	padding: 2px 5px 2px 0; 
	width: 225px;
	height: 20px;
   border-bottom: 0;
}


.lsm dd a, 
.lsm dd a:visited {
	background: #000; 
	color: #ffffff; 
	text-decoration: none; 
	display: block; 
	padding: 2px 5px 2px 20px; 
	width: 160px;
}

.lsm li a:hover {
	border:0;
 	background: url("") left top no-repeat;
	color: #bb1e1e;
   border-bottom: 0;
}



.lsm li:hover dd, 
.lsm li a:hover dd {
	display: block;
}

.lsm li:hover dl, 
.lsm li a:hover dl {
	width: 160px; 
}

.lsm li:hover dt a, 
.lsm li a:hover dt a {
}


.lsm dd a:hover,
.lsm li.en dd a:hover {
	background: #bb1e1e; 
	color:#fff;
}




.lsm li:hover dt a, 
.lsm li a:hover dt a {
}


.lsm dd a:hover,
.lsm li.en dd a:hover {
	background: #bb1e1e; 
	color:#fff;
	border-bottom: 1px  dotted #666666;
}


/* ---- Colors ----*/

.black {
  color: #000000;
}

.blue {
	color: #105cb6;
}

.blue-dark {
  color: #2e4e8e;
}

.blue-bright {
  color: #1c8be0;
}


.green {
  color: #578115;
}

.red {
  color: #820000;
}

.grey {
  color: #666666;
}


/* ---- Akkordeon ----*/

.black .toggler {
	width: 100%;
	height: 18px;
	font-weight: bold;
	padding: 4px 0px 4px 12px;
	margin-bottom: 4px;
	color: #fff;
	background:  #000 url("../images/akkordeon_open.gif") right 50% no-repeat;
}


.accordion  div {
	margin: 0;
}

.ce_accordion .accordion {
    margin-bottom: 6px;
}

 .toggler {
	background:  url("../images/toggler_products.gif") left top no-repeat;
	color:  #666666;
	height: 20px;
	padding: 1px 0px 1px 12px;
	margin-bottom: 2px;
}


/* ---- Main Navigation active background ----*/

.news #main-navigation li.newspage,
.products #main-navigation li.productssite ,
.downloads #main-navigation li.downloadssite, 
.support #main-navigation li.supportsite, 
.community #main-navigation li.communitysite, 
.support #main-navigation li.supportsite,
.shoplist #main-navigation li.shoplist,
.store #main-navigation li.store,
.company #main-navigation li.companysite {
	display: block;
	background: url("../images/nav_active_bg.gif") 50% 0px no-repeat;
	height: 40px;
}

.news #main-navigation .newspage .over1,
.products #main-navigation .productssite .over1 ,
.downloads #main-navigation .downloadssite .over1, 
.support #main-navigation .supportsite  .over1, 
.community #main-navigation .communitysite .over1, 
.support #main-navigation .supportsite .over1,
.shoplist #main-navigation .shoplist .over1,
.store #main-navigation .store .over1,
.company #main-navigation .companysite .over1 {
	background:  url("../images/nav_active_left.gif") left top no-repeat;
}

.news #main-navigation .newspage .over2,
.products #main-navigation .productssite .over2 ,
.downloads #main-navigation .downloadssite .over2, 
.support #main-navigation .supportsite  .over2, 
.community #main-navigation .communitysite .over2, 
.support #main-navigation .supportsite .over2,
.shoplist #main-navigation .shoplist .over2,
.store #main-navigation .store .over2,
.company #main-navigation .companysite .over2 {
	background: url("../images/nav_active_right.gif") right top no-repeat;
}

/* ---- Sitemap ----*/

#sitemap ul.level_1 li.submenu {
	margin-bottom: 30px;
}

#sitemap ul.level_2 {
	margin-left: 200px;
	margin-top: -30px;
	padding-bottom: 20px;
	border-bottom: 1px solid  #EBEBEB;
}

#sitemap ul.level_3 {
	margin-left: 200px;
	margin-top: -30px;
}


/* --------------------------------------------------------------*/
/* --------------------- Products Menu ------------------------- */
/* --------------------------------------------------------------*/


#productsmenu {
	width: 256px; 
}


/* --------------------------------------------------------------*/
/* ----------- 3 level flyout menu plus info mouseover ----------*/



.p_menu {	/* -- basic frame --*/
	width: 170px; 
	height: 220px; 
	position: relative; 
	margin-top: 12px;
	margin-left: 0px; 
	z-index: 100;
}

.p_menu ul {
	padding: 0; 
	margin: 0; 
	list-style-type: none; 
	width: 145px; 
	height: 180px; 
}

.p_menu ul li {
	float:left;
}

li.products {
	background: url("../../images/seperator_dot.gif") 10px bottom no-repeat;
	padding: 1px 0 2px 0;
}

#subnavigation li.products {
	background: transparent;
}



.p_menu ul li a, 
.p_menu ul li a:visited { /* -- main list entries normal --*/
	display: block; 
	float: left; 
	text-decoration: none; 
	color: #585858; 
	width: 145px; 
	height: 20px; 
	line-height: 20px; 
	padding-left: 10px;
}

* html .p_menu ul li a, * html .p_menu ul li a:visited {
	width: 140px; 
	w\idth: 110px;
}

.p_menu table {
	border-collapse: collapse; 
	border: 0; 
	margin: 0; 
	padding: 0; 
	position: absolute; 
	left:0; 
	top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.p_menu ul li:hover a,
.p_menu ul li a:hover { /* -- main list entries mouseover --*/
	color:#fff;
	background: #bb1e1e;
}

.p_menu ul li:hover { /* -- main list entries mouseover --*/
	position: relative; 
	z-index: 90;
}

* html .p_menu ul li a:hover {
	position: relative; 
	z-index: 100;
}


* html .p_menu ul li a:hover {
	position:relative; 
	z-index: 100;
}


/* -- 2nd level -- */

.p_menu ul li ul {	/* -- hidden submenus --*/
	visibility: hidden; 
	position: absolute; 
	height: 0; 
	overflow: hidden; 
	top: 0; 
	left: 110px;
	width: 135px;
}

.p_menu ul li:hover ul,
.p_menu ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	height: auto; 
	border: 2px solid #a5a5a5; 
	background: #fff; 
	overflow: visible;
}

.p_menu ul li:hover ul li a,
.p_menu ul li a:hover ul li a{
	display: block; 
	background: transparent; 
	color: #4e4e4e; 
	line-height: 15px; 
	padding: 10px 0px 5px 10px; 
	height: auto; 
	text-decoration: none;
 	font-weight: normal;
	width: 120px;
}

.p_menu ul li:hover ul li:hover a,
.p_menu ul li a:hover ul li a:hover {
	background:#000; 
	color:#fff;
}

.p_menu ul li:hover ul,
.p_menu ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	height: auto; 
	border: 2px solid #d2d2d2; 
	background: #fff; 
	overflow: visible;
}

.p_menu ul li:hover ul li a,
.p_menu ul li a:hover ul li a {
	display: block; 
	background: transparent; 
	color: #4e4e4e; 
	line-height: 8px; 
	padding: 5px 5px 5px 10px; 
	height: auto; 
	text-decoration: none;
}

.p_menu ul li:hover ul li:hover a,
.p_menu ul li a:hover ul li a:hover {
	background: #bb1e1e; 
	color: #fff;
}



/* -- 3rd level --*/

.p_menu ul li:hover ul li ul,
.p_menu ul li a:hover ul li a ul {
	visibility: hidden; 
	position: absolute; 
	overflow: hidden; 
	height: 0; 
	top: 0; 
	left: 95px;
	width: 160px;
}

.p_menu ul li:hover ul li:hover ul,
.p_menu ul li a:hover ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	height: auto; 
	color: #4e4e4e; 
	padding: 0; 
	border: 1px solid #4e4e4e; 
	list-style-type: none; 
	background: #fff;
}

.p_menu ul li:hover ul li:hover ul li a,
.p_menu ul li a:hover ul li a:hover ul li a {
	display: block; 
	background: #fff; 
	color: #4e4e4e;
	width: 145px;
}

.p_menu ul li:hover ul li:hover ul li:hover a,
.p_menu ul li a:hover ul li a:hover ul li a:hover {
	background: #fff; 
	color: #000;
}


.p_menu ul li:hover ul li ul,
.p_menu ul li a:hover ul li a ul {
	visibility: hidden; 
	position: absolute; 
	overflow: visible; 
	height: 0; 
	top: 0; 
	left: 65px;
}

.p_menu ul li:hover ul li:hover ul,
.p_menu ul li a:hover ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	height:auto; 
	color:#4e4e4e; 
	padding:0; 
	border: 2px solid #d2d2d2; 
	list-style-type: none; 
	background: #fff;
}

.p_menu ul li:hover ul li:hover ul li a,
.p_menu ul li a:hover ul li a:hover ul li a {
	display: block; 
	background: #fff; 
	color: #4e4e4e;
}

.p_menu ul li:hover ul li:hover ul li:hover a,
.p_menu ul li a:hover ul li a:hover ul li a:hover {
	background: #bb1e1e; 
	color: #fff;
}



/* ------ Info Popup: 3rd / 4th level  ------*/

.p_menu ul li:hover ul.level2 li ul,
.p_menu ul li a:hover ul.level2 li ul {
	visibility: hidden; 
	position: absolute; 
	overflow: visible; 
	height: 0; 
	width: 230px; 
	top: -5px; 
	left: 105px;
	line-height: 110%;
	z-index: 200;
}


.p_menu ul li:hover ul li:hover ul li ul,
.p_menu ul li a:hover ul li a:hover ul li ul {
	visibility: hidden; 
	position: absolute; 
	overflow: hidden; 
	height: 0; 
	width: 270px; 
	top: -5px; 
	left: 135px;
	line-height: 130%;
	z-index: 200;
}

.p_menu ul li:hover ul.level2 li:hover ul,
.p_menu ul li a:hover ul.level2 li a:hover ul,
.p_menu ul li:hover ul li:hover ul li:hover ul,
.p_menu ul li a:hover ul li a:hover ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	list-style-type: none; 
	height: auto; 
	padding: 5px 5px 5px 10px; 
	font-size: 0.9em;
	color: #000; 
	background: #f4f4f4;
	border: 1px solid #a4a4a4;
	z-index: 200;
}



/* --------------------- 4 level flyout menu ------------------- */


.p-menu4 {
	z-index:100;
	height: 20px;
	margin-top: 15px;
}

/* remove all the bullets, borders and padding from the default list styling */
.p-menu4 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
	width: 150px; 
	height: 180px; 
}

.p-menu4 li {
	float: left;
	z-index: 100;
}

.p-menu4 .products {
	padding: 1px 0 2px 0;
	height: 20px;
	background: url("../../images/seperator_dot.gif") 10px bottom no-repeat;
}


* html .p-menu4 li {
	margin-left: -16px; 
	margin-lef\t: 0;

} 

.p-menu4 table {
	position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0; 
	z-index:100; 
	width:0; 
	height:0;
}

.p-menu4 a, 
.p-menu4 a:visited {
	float: left; 
	display: block; 
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	width: 150px;
	color: #585858;
	padding-left: 10px;
}
	
* html .p-menu4 a:hover {
	color:#fff; 
	background:#bb1e1e;
}

.p-menu4 :hover > a {
	color: #fff; 
	background: #bb1e1e;
}



/* 1st level */
.p-menu4 ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: -1px;
	left: 110px;
	width: 160px;
	overflow: hidden;
}



/* 2nd level */

.p-menu4 ul li:hover ul,
.p-menu4 ul a:hover ul {
	visibility:visible;
	position: absolute;
	background: #fff;
	height: auto;
	border: 2px solid #a5a5a5;
	overflow: visible;
}


/* 3rd level */

.p-menu4 ul :hover ul ul{
	visibility:hidden;
	position: absolute; 
	height: 0; 
	top: -1px; 
	left: 65px;
	width: 160px;
}

.p-menu4 ul :hover ul :hover ul{ 
	visibility:visible;
	background:#fff;
	position: absolute; 
	height: auto; 
	padding: 0; 
	border: 2px solid #a5a5a5;
	background: #fff;
}


/* 4th level */
.p-menu4 ul :hover ul :hover ul ul{
	visibility:hidden;
	position: absolute; 
	height: 0; 
	top: -5px; 
	left: 135px;
	width: 220px;
}

.p-menu4 ul :hover ul :hover ul :hover ul { 
	visibility:visible;
	position: absolute; 
	height: auto; 
	padding: 5px 3px 5px 5px; 
	background: #4e4e4e;
	border-left: 8px solid orange;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	color: #fff;
}


.p-menu4 ul.n2 {top:25px; z-index: 1000;}
.p-menu4 ul.n3 {top:45px; z-index: 1000;}
.p-menu4 ul.n4 {top:60px; z-index: 1000;}
.p-menu4 ul.n5 {top:80px; z-index: 1000;}
.p-menu4 ul.n6 {top:100px; z-index: 1000;}
.p-menu4 ul.n7 {top:120px; z-index: 1000;}




















