body {
	margin: 0;
	padding: 0;
	font-family: arial;
	background-image: url(../images/body_bg_01.gif);
	background-repeat: repeat-x;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}

/* NO TEXT */
.nt {
 margin: 0;
 padding: 0;
 font-size: 0;
 line-height: 0;
 text-indent: -9999px;
 overflow: hidden;
 height: 0;
}
/* CLEAR BOTH */
.cb {
 clear: both;
 margin: 0;
 padding: 0;
 height: 0;
 font-size: 0;
 line-height: 0;
 text-indent: -9999px;
 overflow: hidden;
}

.wrapper {
	background-image: url(../images/bg_01.gif);
	background-repeat: repeat-y;
 width: 877px;
 margin: 0 auto;
}

.top_bg {
 display: block;
	background-image: url(../images/top_bg_01.gif);
	background-repeat: no-repeat;
 width: 877px;
 height: 179px;
}

.container {
 display: block;
 position: relative;
 margin-top: -179px;
 height: auto;
 z-index: 1000;
}

.header {
 width: 877px;
 height: 83px;
}

.logo {
 float: left;
 width: 196px;
	height: 83px;
}
.logo a {
 display: block;
	width: 196px;
	height: 83px;
 background-image: url(../images/logo_01.gif);
}

.container_nav {
 float: left;
 width: 600px;
}

.meta_nav {
 display: block;
 width: 661px;
 height: 27px;
 color: #d9e6f1;
 font-size: 0.70em;
 padding: 12px 0 0 0;
}
.meta_nav div {
 float: right;
}
.meta_nav a {
 color: #d9e6f1;
}
.meta_nav a:hover {
 color: #9fbfdc;
}
.meta_nav .active a {
 font-weight: bold;
 color: #9fbfdc;
}
.meta_nav ul {
 display: block;
 list-style: none;
 margin: 0;
 padding: 0;
 float: left;
}
.meta_nav ul li {
 float: left;
 margin: 0;
 padding: 0;
}
.nav {
 float: left;
 display: block;
 margin: 11px 0 0 0;
 width: 681px;
 height: 33px;
 background-image: url(../images/nav_bg_01.gif);
}
.nav ul {
 margin: 0;
 padding: 0;
 list-style: none;
 float: left;
}
.nav ul li {
 float: left;
 padding: 0;
 margin: 0;
 font-size: 0.78em;
 *font-size: 0.84em;
}
.nav ul li a {
 float: left;
 color: #04315E;
 text-decoration: none;
 font-weight: bold;
 display: block;
 height: 22px;
 *height: 23px;
 padding: 11px 15px 0 15px;
 *padding: 10px 15px 0 15px;
 background-image: url(../images/nav_link_bg.gif);
}
.nav ul a:hover {
 background-image: url(../images/nav_link_bg_over.gif);
 color: #FFFFFF;
}
.nav .active a {
 background-image: url(../images/nav_link_bg_over.gif);
 color: #FFFFFF;
}
.nav .divider {
 float: left;
 display: block;
 width: 2px;
 height: 33px;
 background-image: url(../images/nav_divider.gif);
}
.nav .search {
 margin: 9px 2px 0 0;
 float: right;
 display: block;
 width: 150px;
 font-size: 0.7em;
 color: #909091;
}
.nav .search label {
 margin: 2px 0 0 0;
 *margin: 1px 0 0 0;
 float: left;
}
.nav .search input {
 float: left;
 display: block;
 width: 90px;
 font-size: 0.9em;
 height: 12px;
 color: #808080;
 margin: 0 0 0 4px;
 border: 1px solid #d5d5d5;
 height: 12px;
}

.main {
 display: block;
 width: 877px;
	background-image: url(../images/main_bg_01.gif);
	background-repeat: repeat-y;
}

.sidebar {
 display: block;
 width: 196px;
 float: left;
}
.sidebar h1 {
 margin: 0;
 padding: 0;
 display: block;
 width: 196px;
 height: 21px;
 padding: 38px 0 0 0;
 *height: 23px;
 *padding: 36px 0 0 0;
 background-image: url(../images/sidebar_label_bg_01.gif);
}
.sidebar h1 a {
 display: block;
 width: 172px;
 margin: 0 0 0 8px; 
 padding: 0 0 0 16px;
 color: white;
 font-size: 0.39em;
 *font-size: 0.4em;
 text-decoration: none;
}

.submenu {
 font-size: 0.71em;
 color: #075da3;
 margin: 0 0 0 8px;
}
.submenu ul {
 padding: 0;
 margin: 0;
 list-style: none;
}
.submenu a {
 color: #075da3;
 text-decoration: none;
}
.submenu a:hover {
 color: #173955;
 text-decoration: none;
}
.submenu ul li ul {
 margin: 0;
 padding: 0;
}
.submenu ul li, .submenu ul li ul li {
 margin: 0;
 padding: 0;
}
/* Level 01 */
.submenu ul li a {
 padding: 8px 10px 7px 14px;
 *padding: 8px 10px 5px 14px;
 display: block;
 width: 164px;
 background-image: url(../images/subnav_01_bg.gif);
 background-repeat: no-repeat;
}
.submenu ul li.active a, .submenu ul li.open a {
 font-weight: bold;
 background-image: url(../images/subnav_01_open_bg.gif);
}
.submenu ul li.open ul li a {
 font-weight: normal;
}
.submenu ul li.open ul li ul li a {
 background-image: none !important;
 font-weight: normal;
}
.submenu ul li.first a {
 background-position: 0 -1px;
 *padding-top: 7px;
}
/* Level 02 */
.submenu ul li ul li a {
 margin: 1px 0 0 0;
 padding: 7px 10px 6px 32px;
 *padding: 5px 10px 4px 32px;
 background: #f2f7f9;
 display: block;
 width: 146px;
 background-image: url(../images/subnav_arrow_right.gif) !important;
 background-repeat: no-repeat;
 background-position: 22px 9px !important;
 *background-position: 22px 8px !important;
}
.submenu ul li ul li.active a {
 font-weight: bold;
}
/* Level 03 */
.submenu ul li ul li ul li a {
 margin: 1px 0 0 0;
 padding: 7px 10px 6px 45px;
 *padding: 5px 10px 4px 45px;
 background: #f9f9f9;
 display: block;
 width: 133px;
}
.submenu ul li ul li ul li.active a {
 font-weight: bold;
}
/* Level 04 */
.submenu ul li ul li ul li ul li a {
 margin: 1px 0 0 0;
 padding: 5px 10px 4px 58px;
 *padding: 3px 10px 2px 58px;
 background: #FFFFFF;
 display: block;
 width: 120px;
}
.submenu ul li ul li ul li ul li.active a {
 font-weight: bold;
}
.submenu .ending {
 font-size: 0;
 text-indent: -9999px;
 margin: 0;
 padding: 0;
 line-height: 0;
 display: block;
 height: 20px;
 background-image: url(../images/subnav_ending.gif);
 background-repeat: no-repeat;
}

.content-holder {
 display: block;
 width: 681px;
 float: left;
 font-size: 0.80em;
 line-height: 1.3em;
 color: #264552;
}
.content-holder a {
 color: #264552;
}
.content-holder a:hover {
 color: #000000;
}
.content-holder .shadow {
 display: block;
 width: 674px;
 height: 15px;
 background-image: url(../images/content_shadow_bg_01.gif);
 background-repeat: no-repeat;
}
.content-holder .content {
 width: 674px;
 padding: 0 0 35px 0;
}
.content-holder .content_padding {
 padding: 10px 25px 0px 31px;
 clear: both;
 height: auto;
}

.footer {
 color: #6e7c84;
 font-size: 0.7em;
 display: block;
 width: 832px;
 height: 80px;
 background: #FFFFFF url(../images/footer_bg.gif);
 background-repeat: no-repeat;
 padding: 0 25px 0 20px;
}
.footer a {
 color: #6e7c84;
}
.footer .copyright {
 float: left;
 margin: 19px 0 0 0px;
 *margin: 19px 0 0 0px;
}
.footer .links {
 float: right;
 margin: 19px 0px 0 0;
 *margin: 19px 0px 0 0;
}
.footer .links ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.footer .links ul li {
 margin: 0;
 padding: 0;
 float: left;
}

.portlet {
 width: 188px;
 margin: 0 0 0 8px;
 color: #406372;
}
.portlet a {
 text-decoration: none;
 color: #406372;
}
.sidebar .portlet .top {
 display: block;
 width: 188px;
 height: 16px;
 margin: 0 0 1px 0;
 background: #FFFFFF url(../images/sidebar_portlet_top_bg.gif);
 background-repeat: no-repeat;
}
.sidebar .portlet .inner {
 display: block;
 width: 186px;
 margin: 0 1px 0 1px;
 background: #eff3f4;
 padding: 0 0 16px 0;
}
.sidebar .portlet .bottom {
 display: block;
 width: 188px;
 height: 36px;
 margin: 1px 0 0 0;
 background: #FFFFFF url(../images/sidebar_portlet_bottom_bg.gif);
 background-repeat: no-repeat;
}
.sidebar .portlet h2 {
 display: block;
 width: 120px;
 height: 23px;
 background: url(../images/txt_customer_care_de.gif);
 background-repeat: no-repeat;
 background-position: 15px 12px;
}
.sidebar .portlet .login {
 margin: 9px 0 0 13px;
}
.sidebar .portlet label {
 font-size: 0.65em;
 clear: both;
 display: block;
 margin: 0;
 padding: 0;
}
.sidebar .portlet label.username {
 margin: 7px 0 0 0;
}
.sidebar .portlet label.password {
 margin: 2px 0 0 0;
}
.sidebar .portlet input {
 border: 1px solid #e0e3e4;
 font-size: 0.7em;
 clear: both;
 margin: 0;
 padding: 0;
 color: #406372;
}
.sidebar .portlet input.username {
 width: 125px;
 height: 17px;
 padding: 3px 0 0 4px;
}
.sidebar .portlet .password input {
 display: block;
 width: 88px;
 float: left;
 height: 17px;
 padding: 3px 0 0 4px;
}
.sidebar .portlet .btn_ok {
 display: block;
 float: left;
 margin: 0 0 0 4px;
}
.sidebar .portlet .btn_ok input {
 width: 31px;
 height: 20px;
 border: 0;
 margin-bottom: 2px;
 *margin-bottom: 10px;
}
.sidebar .portlet .links a {
 clear: both;
 color: #126eb6;
 font-size: 0.65em;
 margin: 0 0 0 13px;
 padding: 0 0 0 10px;
 background: url(../images/arrow_orange.gif);
 background-repeat: no-repeat;
 background-position: 0px 2px;
 *background-position: 0px 3px;
}

.bs_headline {
 display: block;
 width: 629px;
 height: 52px;
 margin: 13px 0 0 29px;
 padding: 14px 0 0 15px;
 color: #FFFFFF;
 font-weight: normal;
 font-size: 1.8em;
 line-height: 1em;
}
.bs_sub {
 display: block;
 width: 630px;
 height: 27px;
 *height: 19px;
 margin: 4px 0 0 29px;
 padding: 0 0 0 15px;
 margin-top: -28px;
 color: #e4f1f9;
 font-weight: normal;
 font-size: 1em;
 line-height: 1.2em;
}

.crosslinks {
 display: block;
 margin: 12px 0px 20px 15px;
 *margin: 19px 0px 20px 15px;
 padding: 15px 15px 15px 15px;
 width: 142px;
 float: right;
 background: url(../images/crosslinks_bg_01.gif);
 background-repeat: no-repeat;
}

.crosslinks h3 {
 color: #318bd2;
 margin: 0;
 padding: 0 0 5px 0;
 font-size: 1em;
}
.crosslinks ul {
 margin: 0;
 padding: 0;
 list-style: none;
 font-size: 1em;
}
.crosslinks ul li {
 margin: 0;
 padding: 3px 0 3px 0;
 list-style: none;
}
.crosslinks ul li a {
 display: block;
 color: #999999;
 text-decoration: none;
 background: url(../images/arrow_orange.gif);
 background-repeat: no-repeat;
 background-position: 0 4px;
 *background-position: 0 5px;
 padding: 0 0 0 9px;
}
.crosslinks ul li a:hover {
 color: #318bd2;
}

.link_pdf {
 background: url(../images/icon_pdf.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 *background-position: 0px 0px;
 padding: 2px 0 0 22px;
 *padding: 0px 0 0 22px;
}

.block {
 margin: 10px 0px 0px 31px;
 clear: both;
 display: block;
 width: 643px;
 list-style: none;
 background: url(../images/block_bg_top.gif) repeat-x; 
 background-position: 31px 32px;
}
.block_first {
 margin: 0px 0px 0px 31px;
}
.block .label {
 /* Sliding right image */
 background: transparent url(../images/label_bg_right.gif) no-repeat scroll top right; 
 display: block;
 float: left;
 height: 33px;
 margin-right: 6px;
 padding-right: 42px;
 *font-weight:bold;
 color: white;
 font-size: 1.25em;
}
.block .label span {
 /* Background left image */ 
 background: transparent url(../images/label_bg_left.gif) no-repeat; 
 display: block;
 line-height: 33px;
 padding: 2px 0 5px 14px;
}
.block .line_top {
 background: url(../images/line_top.gif) repeat-x;
 background-position: bottom;
 background: green;
 display: block;
 height: 33px;
 margin: 0;
 padding: 0;
 line-height: 0;
 font-size: 0;
 text-indent: -9999px;
}
.block .entry {
 display: block;
 clear: both;
}
.block .entry .image {
 width: 120px;
 overflow: hidden;
 float: left;
 display: block;
 margin: 28px 0 0 0;
}
.block .entry .description {
 float: left;
 width: 500px;
 display: block;
 margin: 18px 0 0 0;
}
.block .entry .description a {
 color: #075da3;
 text-decoration: none;
}
.block .entry .description a:hover {
 color: #318bd2;
 text-decoration: none;
}
.block .entry .description h3 {
 margin: 0;
 padding: 0 0 2px 0;
 font-size: 1em;
}
.block .entry .description p {
 margin: 0;
 padding: 0;
}
.block .entry .description a.text, .block .entry .description a.text:hover {
 color: #264552;
}
.block .entry .description .more {
 padding: 5px 0 0 0;
}
.block .entry .description .more a {
 margin: 5px 0 0 0px;
 padding: 0 0 0 10px;
 background: url(../images/arrow_orange.gif);
 background-repeat: no-repeat;
 background-position: 0px 4px;
 *background-position: 0px 6px;
}
.block  .separator {
 padding: 15px 0 0 0;
 *padding: 18px 0 0 0;
 background: url(../images/line_dotted.gif) repeat-x;
 background-position: 0px 15px;
 *background-position: 0px 18px;
 line-height: 0px;
 font-size: 0;
 text-indent: -9999px;
 height: 1px;
 width: 643px;
 clear: both;
}
.block .block_last_line {
  padding: 17px 0 0 0;
 *padding: 17px 0 0 0;
 background: url(../images/block_last_line.gif) repeat-x;
 background-position: 0px 3px;
 *background-position: 0px 3px;
 line-height: 0px;
 font-size: 0;
 text-indent: -9999px;
 height: 17px;
 width: 643px;
 clear: both;
}

.startsite_header {
 background: url(../images/startsite_header_bg.jpg) no-repeat;
 display: block;
 width: 879px;
 height: 184px;
}

.startsite_content {
 background: url(../images/startsite_content_bg.gif) repeat-y;
 display: block;
 width: 879px;
 height: auto;
}
.startsite_content .white_cover {
 height: 16px;
 background: url(../images/startsite_content_cover_bg.gif) repeat-y;
}
.startsite_content .dotted_horizontal {
 background: url(../images/line_dotted.gif) repeat-x;
 width: 230px;
 height: 1px;
 margin: 7px 0 7px 0;
 font-size: 0;
 line-height: 0;
 clear: both;
}

.col_01 {
 width: 232px;
 margin: 0 0 0 0;
 padding: 0 20px 0 42px;
 font-size: 0.7em;
 text-align: left;
 color: #406372;
 float: left;
 display: block;
}
.col_01 .content p, .col_02 .content p {
 margin: 0;
 padding: 0;
}
.col_01 h2.about_de {
 background: url(../images/txt_about_de.gif);
 display: block;
 height: 11px;
 width: 92px;
}
.col_01 h2.about_en {
 background: url(../images/txt_about_en.gif);
 display: block;
 height: 11px;
 width: 103px;
}
.col_01 h2.about_fr {
 background: url(../images/txt_about_fr.gif);
 display: block;
 height: 12px;
 width: 130px;
}
.col_01 .building {
 float: left;
 width: 125px;
 height: 62px;
 margin: 0 10px 5px 0;
}
.col_01 .more, .col_02 .more {
 margin: 9px 0 0 0;
}
.col_01 .more a, .col_02 .more a {
 margin: 0 0 0 0;
 padding: 0 0 0 10px;
 background: url(../images/arrow_orange.gif);
 background-repeat: no-repeat;
 background-position: 0px 4px;
 *background-position: 0px 6px;
 color: #126EB6;
 text-decoration: none;
}
.col_01 .more a:hover, .col_02 .more a:hover {
 color: #318bd2;
}
.col_01 h2.references_de {
 background: url(../images/txt_references_de.gif);
 display: block;
 height: 11px;
 width: 124px;
 margin: 22px 0 0 0;
}
.col_01 h2.references_en {
 background: url(../images/txt_references_en.gif);
 display: block;
 height: 11px;
 width: 122px;
 margin: 22px 0 0 0;
}
.col_01 h2.references_fr {
 background: url(../images/txt_references_fr.gif);
 display: block;
 height: 12px;
 width: 124px;
 margin: 22px 0 0 0;
}
.col_01 .reference_logo {
 float: left;
 width: 78px;
 height: 24px;
 margin: 15px 10px 5px 0;
}
.col_01 .next_to_image {
 float: left;
 width: 140px;
 margin: 0;
 padding: 0;
}

.col_02 {
 float: left;
 display: block;
 width: 236px;
 margin: 0 0 0 0;
 padding: 0 26px 0 18px;
 font-size: 0.7em;
 text-align: left;
 color: #406372;
}
.col_02 h2.partners_de {
 background: url(../images/txt_partners_de.gif);
 display: block;
 height: 11px;
 width: 166px;
}
.col_02 h2.partners_en {
 background: url(../images/txt_partners_en.gif);
 display: block;
 height: 11px;
 width: 155px;
}
.col_02 h2.partners_fr {
 background: url(../images/txt_partners_fr.gif);
 display: block;
 height: 12px;
 width: 230px;
}
.col_02 ul {
 display: block;
 float: left;
 list-style: none;
 width: 75px;
 margin: 8px 0 3px 0;
 *margin: 8px 0 -2px 0;
 padding: 0;
}
.col_02 ul li {
 display: block;
 margin: 0px 0 12px 0;
}
.col_02 ul li a {
 margin: 0 0 0 0;
 padding: 0 0 0 10px;
 background: url(../images/arrow_orange.gif);
 background-repeat: no-repeat;
 background-position: 0px 4px;
 *background-position: 0px 6px;
 color: #126EB6;
 text-decoration: none;
}
.col_02 ul li a:hover {
 color: #318bd2;
}
.col_02 .services_de {
 margin: 16px 0 0 0;
}
.col_02 .services_en {
 margin: 16px 0 0 0;
}
.col_02 .services_fr {
 margin: 16px 0 0 0;
}
.col_02 .services_de a {
 display: block;
 background: url(../images/services_bg_de.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 43px;
 color: #808080;
 text-decoration: none;
 text-align: center;
 padding: 32px 20px 2px 20px;
 line-height: 1.1em;
}
.col_02 .services_en a {
 display: block;
 background: url(../images/services_bg_en.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 43px;
 color: #808080;
 text-decoration: none;
 text-align: center;
 padding: 32px 20px 2px 20px;
 line-height: 1.1em;
}
.col_02 .services_fr a {
 display: block;
 background: url(../images/services_bg_fr.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 53px;
 color: #808080;
 text-decoration: none;
 text-align: center;
 padding: 32px 20px 2px 20px;
 line-height: 1.1em;
}
.col_02 .services_de a:hover {
 background: url(../images/services_bg_over_de.gif);
}
.col_02 .services_en a:hover {
 background: url(../images/services_bg_over_en.gif);
}
.col_02 .services_fr a:hover {
 background: url(../images/services_bg_over_fr.gif);
}
.col_02 .helpdesk_de {
 clear: both;
 margin: 16px 0 0 0;
}
.col_02 .helpdesk_en {
 clear: both;
 margin: 16px 0 0 0;
}
.col_02 .helpdesk_fr {
 clear: both;
 margin: 16px 0 0 0;
}
.col_02 .helpdesk_de a {
 display: block;
 background: url(../images/helpdesk_bg_de.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 43px;
 color: #808080;
 text-decoration: none;
 text-align: center;
 padding: 32px 20px 2px 20px;
 line-height: 1.1em;
}
.col_02 .helpdesk_en a {
 display: block;
 background: url(../images/helpdesk_bg_en.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 43px;
 color: #808080;
 text-decoration: none;
 text-align: center;
 padding: 32px 20px 2px 20px;
 line-height: 1.1em;
}
.col_02 .helpdesk_fr a {
 display: block;
 background: url(../images/helpdesk_bg_fr.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 43px;
 color: #808080;
 text-decoration: none;
 text-align: center;
 padding: 32px 20px 2px 20px;
 line-height: 1.1em;
}
.col_02 .helpdesk_de a:hover {
 background: url(../images/helpdesk_bg_over_de.gif);
}
.col_02 .helpdesk_en a:hover {
 background: url(../images/helpdesk_bg_over_en.gif);
}
.col_02 .helpdesk_fr a:hover {
 background: url(../images/helpdesk_bg_over_fr.gif);
}

.col_03 {
 float: left;
 display: block;
 width: 296px;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 font-size: 0.7em;
 text-align: left;
 color: #406372;
}
.col_03 h2.news_de {
 background: url(../images/txt_news_de.gif);
 display: block;
 height: 11px;
 width: 154px;
 margin: 0 0 6px 19px;
}
.col_03 h2.news_en {
 background: url(../images/txt_news_en.gif);
 display: block;
 height: 11px;
 width: 88px;
 margin: 0 0 6px 19px;
}
.col_03 h2.news_fr{
 background: url(../images/txt_news_fr.gif);
 display: block;
 height: 12px;
 width: 152px;
 margin: 0 0 6px 19px;
}
.col_03 .shadow_top {
 background: url(../images/shadow_horizontal_top_bg.gif);
 display: block;
 height: 16px;
 width: 296px;
 line-height: 0;
 font-size: 0;
}
.col_03 .news a {
 text-decoration: none;
 color: #406372;
}
.col_03 .news img {
 float: left;
 margin: 0 0 0 19px;
}
.col_03 .news .description {
 float: left;
 width: 200px;
 margin: 0 0 0 13px;
}
.col_03 .news h3 {
 margin: 0;
 padding: 0;
 font-size: 1.1em;
}
.col_03 .news p {
 margin: 2px 0 0 0;
 padding: 0;
}
.col_03 .news .more {
 margin: 4px 0 0 0;
}
.col_03 .news .more a {
 margin: 0 0 0 0;
 padding: 0 0 0 10px;
 background: url(../images/arrow_orange.gif);
 background-repeat: no-repeat;
 background-position: 0px 4px;
 *background-position: 0px 6px;
 color: #126EB6;
 text-decoration: none;
}
.col_03 .news .more a:hover {
 color: #318bd2;
}
.col_03 .news .entry_first {
 display: block;
 clear: both;
}
.col_03 .news .entry {
 display: block;
 clear: both;
 margin: 0;
 *margin: 15px 0 0 0;
 padding: 15px 0 0 0;
 *padding: 0;
}
.col_03 .shadow_bottom {
 background: url(../images/shadow_horizontal_bottom_bg.gif);
 display: block;
 height: 16px;
 width: 296px;
 line-height: 0;
 font-size: 0;
 clear: both;
 padding: 0;
 *margin: -10px 0 0 0;
}
.col_03 .login {
 display: block;
 width: 292px;
 margin: 0;
 padding: 2px 2px 2px 2px;
}
.col_03 .login .inner {
 display: block;
 background: #eff3f4;
 padding: 12px 20px 12px 19px;
}
.col_03 .login h2.login_de {
 background: url(../images/txt_customer_care_de.gif);
 display: block;
 height: 11px;
 width: 92px;
}
.col_03 .login h2.login_en {
 background: url(../images/txt_customer_care_en.gif);
 display: block;
 height: 11px;
 width: 92px;
}
.col_03 .login h2.login_fr {
 background: url(../images/txt_customer_care_fr.gif);
 display: block;
 height: 11px;
 width: 92px;
}
.col_03 .login .spacer {
 height: 8px;
 line-height: 0;
 font-size: 0;
 text-indent: -9999px;
}
.col_03 .login input {
 border: 1px solid #e0e3e4;
 font-size: 1em;
 clear: both;
 margin: 0;
 padding: 0;
 color: #406372;
}
.col_03 .login .username {
 width: 80px;
 *width: 77px;
 float: left;
 margin: 4px 0 0 0;
}
.col_03 .login .username_input {
 float: left;
}
.col_03 .login .username_input input {
 width: 125px;
 height: 17px;
 padding: 3px 0 0 4px;
}
.col_03 .login .password {
 clear: both;
 width: 80px;
 *width: 77px;
 float: left;
 margin: 8px 0 0 0;
}
.col_03 .login .password_input {
 float: left;
 margin: 4px 0 0 0;
}
.col_03 .login .password_input input {
 display: block;
 width: 88px;
 float: left;
 height: 17px;
 padding: 3px 0 0 4px;
}
.col_03 .login .btn_ok {
 display: block;
 float: left;
 margin: 5px 0 0 6px;
 *margin: 5px 0 0 5px;
}
.col_03 .login .btn_ok input {
 width: 31px;
 height: 20px;
 border: 0;
 margin-bottom: 2px;
 *margin-bottom: 10px;
}
.col_03 .login .request {
 clear: both;
 margin: 6px 0 0 0;
 *margin: 0;
}
.col_03 .login .request a {
 color: #126eb6;
 margin: 5px 0 0 0;
 padding: 0 0 0 10px;
 background: url(../images/arrow_orange.gif);
 background-repeat: no-repeat;
 background-position: 0px 2px;
 *background-position: 0px 3px;
 text-decoration: none;
}
.col_03 .login .request a:hover {
 color: #318bd2;
}

.startsite_header .buttons {
 width: 196px;
 height: 184px;
 /*background: gray;*/
 float: left;
 position: absolute;
 z-index: 1000;
 *top: 83px;
 margin: 0;
 padding: 0;
}
.startsite_header .buttons ul {
 margin: 12px 0 0 33px;
 padding: 0;
 list-style: none;
}
.startsite_header .buttons ul li {
 width: 163px;
 height: 32px;
 padding: 0;
 margin: 0;
 font-size: 0;
 line-height: 0;
 display: block;
 clear: both;
}
.startsite_header .buttons a {
 display: block;
 height: 32px;
 line-height: 0;
 font-size: 0;
 overflow: hidden;
 text-indent: -9999px;
 margin: 0;
 padding: 0;
}
.startsite_header .buttons a:hover {
 width: 170px;
}
.startsite_header .buttons ul li.diagnose_de {
 background: url(../images/btn_diagnose_de.gif);
}
.startsite_header .buttons ul li.diagnose_de a:hover {
 background: url(../images/btn_diagnose_over_de.png);
}
.startsite_header .buttons ul li.herstellerdiagnose_de {
 background: url(../images/btn_herstellerdiagnose_de.gif);
}
.startsite_header .buttons ul li.herstellerdiagnose_de a:hover {
 background: url(../images/btn_herstellerdiagnose_over_de.png);
}
.startsite_header .buttons ul li.abgasmesstechnik_de {
 background: url(../images/btn_abgasmesstechnik_de.gif);
}
.startsite_header .buttons ul li.abgasmesstechnik_de a:hover {
 background: url(../images/btn_abgasmesstechnik_over_de.png);
}
.startsite_header .buttons ul li.drehzahlmessung_de {
 background: url(../images/btn_drehzahlmessung_de.gif);
}
.startsite_header .buttons ul li.drehzahlmessung_de a:hover {
 background: url(../images/btn_drehzahlmessung_over_de.png);
}
.startsite_header .buttons ul li.batterieladegeraete_de {
 background: url(../images/btn_batterieladegeraete_de.gif);
 height: 31px !important;
}
.startsite_header .buttons ul li.batterieladegeraete_de a {
 height: 31px !important;
}
.startsite_header .buttons ul li.batterieladegeraete_de a:hover {
 background: url(../images/btn_batterieladegeraete_over_de.png);
 height: 31px !important;
}

.startsite_header .buttons ul li.diagnose_en {
 background: url(../images/btn_diagnose_en.gif);
}
.startsite_header .buttons ul li.diagnose_en a:hover {
 background: url(../images/btn_diagnose_over_en.png);
}
.startsite_header .buttons ul li.herstellerdiagnose_en {
 background: url(../images/btn_herstellerdiagnose_en.gif);
}
.startsite_header .buttons ul li.herstellerdiagnose_en a:hover {
 background: url(../images/btn_herstellerdiagnose_over_en.png);
}
.startsite_header .buttons ul li.abgasmesstechnik_en {
 background: url(../images/btn_abgasmesstechnik_en.gif);
}
.startsite_header .buttons ul li.abgasmesstechnik_en a:hover {
 background: url(../images/btn_abgasmesstechnik_over_en.png);
}
.startsite_header .buttons ul li.drehzahlmessung_en {
 background: url(../images/btn_drehzahlmessung_en.gif);
}
.startsite_header .buttons ul li.drehzahlmessung_en a:hover {
 background: url(../images/btn_drehzahlmessung_over_en.png);
}
.startsite_header .buttons ul li.batterieladegeraete_en {
 background: url(../images/btn_batterieladegeraete_en.gif);
 height: 31px !important;
}
.startsite_header .buttons ul li.batterieladegeraete_en a {
 height: 31px !important;
}
.startsite_header .buttons ul li.batterieladegeraete_en a:hover {
 background: url(../images/btn_batterieladegeraete_over_en.png);
 height: 31px !important;
}

.startsite_header .buttons ul li.diagnose_fr {
 background: url(../images/btn_diagnose_fr.gif);
}
.startsite_header .buttons ul li.diagnose_fr a:hover {
 background: url(../images/btn_diagnose_over_fr.png);
}
.startsite_header .buttons ul li.herstellerdiagnose_fr {
 background: url(../images/btn_herstellerdiagnose_fr.gif);
}
.startsite_header .buttons ul li.herstellerdiagnose_fr a:hover {
 background: url(../images/btn_herstellerdiagnose_over_fr.png);
}
.startsite_header .buttons ul li.abgasmesstechnik_fr{
 background: url(../images/btn_abgasmesstechnik_fr.gif);
}
.startsite_header .buttons ul li.abgasmesstechnik_fr a:hover {
 background: url(../images/btn_abgasmesstechnik_over_fr.png);
}
.startsite_header .buttons ul li.drehzahlmessung_fr {
 background: url(../images/btn_drehzahlmessung_fr.gif);
}
.startsite_header .buttons ul li.drehzahlmessung_fr a:hover {
 background: url(../images/btn_drehzahlmessung_over_fr.png);
}
.startsite_header .buttons ul li.batterieladegeraete_fr {
 background: url(../images/btn_batterieladegeraete_fr.gif);
 height: 31px !important;
}
.startsite_header .buttons ul li.batterieladegeraete_fr a {
 height: 31px !important;
}
.startsite_header .buttons ul li.batterieladegeraete_fr a:hover {
 background: url(../images/btn_batterieladegeraete_over_fr.png);
 height: 31px !important;
}

.startsite_header .visuals {
 width: 681px;
 height: 184px;
 /*background: navy;*/
 float: left;
 position: absolute;
 z-index: 500;
 margin: 7px 0 0 0;
 *top: 83px;
 left: 196px;
}
.startsite_header .visuals div {
 width: 667px;
 height: 170px;
}
.startsite_header .visuals .default_de {
 background: url(../images/visual_default_de.jpg);
}
.startsite_header .visuals .diagnose_de {
 background: url(../images/visual_diagnose_de.jpg);
}
.startsite_header .visuals .herstellerdiagnose_de {
 background: url(../images/visual_herstellerdiagnose_de.jpg);
}
.startsite_header .visuals .abgasmesstechnik_de {
 background: url(../images/visual_abgasmesstechnik_de.jpg);
}
.startsite_header .visuals .drehzahlmessung_de {
 background: url(../images/visual_drehzahlmessung_de.jpg);
}
.startsite_header .visuals .batterieladegeraete_de {
 background: url(../images/visual_batterieladegeraete_de.jpg);
}

.startsite_header .visuals .default_en {
 background: url(../images/visual_default_en.jpg);
}
.startsite_header .visuals .diagnose_en {
 background: url(../images/visual_diagnose_en.jpg);
}
.startsite_header .visuals .herstellerdiagnose_en {
 background: url(../images/visual_herstellerdiagnose_en.jpg);
}
.startsite_header .visuals .abgasmesstechnik_en {
 background: url(../images/visual_abgasmesstechnik_en.jpg);
}
.startsite_header .visuals .drehzahlmessung_en {
 background: url(../images/visual_drehzahlmessung_en.jpg);
}
.startsite_header .visuals .batterieladegeraete_en {
 background: url(../images/visual_batterieladegeraete_en.jpg);
}

.startsite_header .visuals .default_fr {
 background: url(../images/visual_default_fr.jpg);
}
.startsite_header .visuals .diagnose_fr {
 background: url(../images/visual_diagnose_fr.jpg);
}
.startsite_header .visuals .herstellerdiagnose_fr {
 background: url(../images/visual_herstellerdiagnose_fr.jpg);
}
.startsite_header .visuals .abgasmesstechnik_fr {
 background: url(../images/visual_abgasmesstechnik_fr.jpg);
}
.startsite_header .visuals .drehzahlmessung_fr {
 background: url(../images/visual_drehzahlmessung_fr.jpg);
}
.startsite_header .visuals .batterieladegeraete_fr {
 background: url(../images/visual_batterieladegeraete_fr.jpg);
}

.content-holder input, .content-holder textarea {
 border: 1px solid #e0e3e4;
 font-family: arial;
 font-size: 1em;
 clear: both;
 margin: 0;
 padding: 0;
 color: #406372;
 padding: 2px 0 2px 5px;
}
.content-holder .button {
 border: 1px solid #e0e3e4;
 font-family: arial;
 font-size: 1em;
 clear: both;
 margin: 0;
 padding: 0;
 color: #406372;
 padding: 3px 2px 2px 5px;
}

.contact_form label {
 display: block;
}
.contact_form .row {
 clear: both;
 margin: 6px 0 0 0;
}
.contact_form .address {
 width: 300px;
 height: 50px;
}
.contact_form .message {
 width: 300px;
 height: 100px;
}
.contact_form .buttons {
 margin: 10px 0 0 0;
}

.img_portlet {
 text-align: center;
 clear: both;
 display: block;
 margin: 12px 0px 10px 15px;
 *margin: 10px 0px 10px 15px;
 padding: 15px 15px 7px 15px;
 width: 142px;
 float: right;
 background: url(../images/crosslinks_bg_01.gif);
 background-repeat: no-repeat;
}
.img_portlet img {
 margin: 10px 0 0 0;
}
