html, body {

	height: 100%; 
	width: 100%
}

html {
    font-size: 100.1%;
}

body {
	font-family: arial, 'lucida grande', verdana, small fonts, sans-serif;
	line-height: 150%;
	margin:0; 
	padding:0; 
	background-color: #fff;
	height:100%;
	text-align: center;
	color: black;
}


div, span, ul, li, dt, dd, h1, h2, h3, h4, p, a, tr, td {
	margin: 0;
	padding: 0;
 	outline: none;
}


/* ---- Site Elements --- */


#background {
	width: 100%;
	height: 100%;
	text-align: center;
	background: #fff url("../images/background.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;
}

#left .inside {
	width: 170px;
}


#small-header {
	height: 150px;
}


#main-navigation {
	width: 100%;
	height: 40px;
	margin-top: 0px;
	margin-left: 238px;	
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	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 35px 16px 35px;
	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 35px 16px 35px;
}

#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: 520px;
	height: 24px;
	margin: 0;
	padding-top: 5px;
}

#subnavigation li {
	float: left;
}

#subnavigation p.first {
	padding-left: 0px;
}

#subnavigation p {
	width: auto;
}


#yd {
	display: block;
	float: left;
	width: 235px;
	height: 210px;
	background: url("../images/your_distributor.gif") 40px 50px no-repeat;	
}

#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-footer ul {
	display: block;
	list-style-type: none;	
	text-align: left;
	padding-top: 0;
}

#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: 190px;
	height: 24px;
	margin: 0;
	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;
}


#right .inside {
	float: right; 
	width: 160px;
}

#right .inside h1 {
  	font-size: 1em;    
}



#container {

}

input,
textarea {
	border: 1px solid #c5c5c5;
	padding: 2px;
	margin-bottom: 15px;
	background: #EAF3FF;
}


.submit,
.button {
		background:  #A9EDB8;
}

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;
}

#search-function .header {
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 18px;
	border-top: 1px solid #c5c5c5;
}

.odd,
.even {
	margin-bottom: 18px;
	padding: 8px;
}

.even {
	background:  #EEEEEE;
}


.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%;
}

#contact-data {
	float: left;
	width: 240px;
	background:  #E9E9E9;
	padding: 20px;
}

#contact-data label {
	display: block;
	margin-bottom: 6px;
}

#contact-data input.captcha {
	
	width: 40px;
	margin-right: 12px;
}

#rme-link {
	display: block;
	width: 140px;
	height: 36px;
	margin: 70px 0 0 30px;
}

#alva-link {
	display: block;
	width: 140px;
	height: 36px;
	margin: 0px 0 0 30px;
}

#axon-link {
	display: block;
	width: 140px;
	height: 36px;
	margin: 0px 0 0 30px;
}


.submit-container {
	margin: 6px 0px 0px 0px;
	background: red;
}

.row_4,
.row_6 {
	height: 32px;
}


#synthax-news div.ce_text {
	margin-bottom: 30px;
}

/* ------- 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;
}

#sitemap .your-message {
	display:none;
}


/* ---- 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;
}



.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;
	margin-bottom: 12px;
	font-size: 1.2em;
}


h2 {
	color: #000;
	margin-bottom: 10px;
	font-size: 1.0em;
}



h3 {
	margin-bottom: 8px;
	font-size: 1em;
}


h4 {
	font-size: 1em;
	margin-bottom: 1.5em;
}


h6 {
	color: #000000;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 1.3em;
	border-bottom: 1px solid #cccccc;	
	padding-bottom: 0.5em;
}



#rme-users-link h1 {
	display: block;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #d7d7d7;
	background: url("../images/header_rme_users.gif") left top no-repeat;
	text-indent: -2000px;
	margin-bottom: 20px;
}

h1.rme-news {
	display: block;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #d7d7d7;
	background: url("../images/header_news.gif") left top no-repeat;
	text-indent: -2000px;
	margin-bottom: 20px;
}

.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;
}

a,
a:visited {
	color: #bb1e1e;
	text-decoration: none;
}

#footer a,
#footer a:visited {
	color: #000;	
}


a:hover,
a:active,
#footer a:hover,
#footer a:active {
	color: #bb1e1e;
	text-decoration: underline;
}


a.link2,
a.link2:visited {
	clear: both;
	color: #000;
	margin-top: 0px;	
	text-decoration: none;
	padding-left: 1.3em;
	background: url("../images/link_normal1.gif") 0px 50% no-repeat;
}

a.link2:hover,
a.link2:active { 
  color: #bb1e1e;
  text-decoration: underline;
  padding-left: 1.3em;
  background: url("../images/link_normal2.gif") 0px 50% no-repeat;
  border-bottom: 0;
}


/* ------------ Tables ---------------*/

div.products table {
	width: 920px;
}

table.dealer-registration {
	width: 900px;	
}

table.dealer-registration .col_0 {
	width: 150px;	
}

table.dealer-registration .button {
	width: 80px;
}


.tabledealerlist,
table.dealer-list {
	width: 100%;
}

.tabledealerlist,
table.dealer-list td {
	padding: 6px 0 6px 6px;
}

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

.tabledealerlist th a,
table.dealer-list th a {
	color: #fff;
	padding-bottom: 2px;

}

.tabledealerlist th a:hover,
table.dealer-list th a:hover {
	color: #bb1e1e;
	text-decoration: none;
}

.tabledealerlist td {
	padding: 10px 0 10px 6px;
}

.tabledealerlist .col_0 {
	width: 30px;
}

.tabledealerlist .col_1 {
	width: 150px;
}


.tabledealerlist .col_2 {
	width: 120px;
}

.tabledealerlist .col_3 {
	width: 180px;
}


.tabledealerlist .col_4 {
	width: 120px;
}

.tabledealerlist .col_5 {
	width: 80px;
}

.tabledealerlist .col_6 {
	width: 120px;
}

.tabledealerlist .col_7 {
	width: 120px;
}




#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;
}





/* ---- Contact/Support Formular ---- */

.contact-formular {
	width: 600px;
	height: 650px;	
	overflow: visible;
}

.support-formular {
	width: 700px;
	height: 550px;	
}


.contact-formular {
	float: right;
}


.contact-formular td,
.support-formular td {
	vertical-align: top;
}

.contact-formular td.col_0,
.support-formular td.col_0 {
	width: 150px;
	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: 430px;
	height: 220px;
}

.support-formular input.contact-message {
	width: 520px;
	height: 220px;
}


.contact-formular tr,
.support-formular tr {
	background: transparent;
}

.error {
	margin-bottom: 6px;
	color: #CC0000;
}


textarea:focus,
input:focus {
   background-color: #ffdc99;
}


/* ---- Language switcher menu ---*/


.lsm {
	float: left;
	width: 252px; 
	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;
}


.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;
}



.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;
}


/* ----  Newsletter ---*/


#newsletter-subscribeunsubscribe  .text {
	width:  190px;
	margin: 0px 25px 0px 0px;
	padding: 6px 2px 6px 2px;
}




/* ---- Colors ----*/

.black {
  color: #000000;
}

.blue {
	color: #105cb6;
}

.blue-dark {
  color: #2e4e8e;
}

.blue-bright {
  color: #1c8be0;
}


.green {
  color: #329c37;
}

.red {
  color: #820000;
}

.grey {
  color: #666666;
}




