* {
	padding: 0px;
	margin: 0px;
}

body {
	font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

.nofloat {
	float:none; 
	clear: both; 
	width: 100%; 
	height: 0px;
}

#logo {
	position: absolute;
	left: 11px;
	top: 15px;
	width: 140px;
	height: 38px;
	z-index: 100;
}

#partner_net_idd {
	position: absolute;
	left: 209px;
	top: 25px;
	width: 103px;
	height: 14px;
}

#tosh_nav {
	position: absolute;
	left: 795px;
	top: 11px;
	width: 204px;
	height: 53px;
	font-size: 11px;
}

#tosh_nav a {
	display: block;
	padding: 0px 0px 0px 9px;
	color: #666;
	text-decoration: none;
	background: transparent url(../img/arrow_1.gif) no-repeat scroll 0px 4px;
}

#tosh_nav a:hover {
	color: #000;
	background: transparent url(../img/arrow_2.gif) no-repeat scroll 0px 4px;
}

#content_navi {
	position: relative;
	float: left;
	left: 0px;
	margin-top: 64px;
	width: 1002px;
	height: auto;
	background: #fff url(../img/content_navi_bg.gif) repeat-y scroll 0px 0px;
}

#content_no_navi {
	position: relative;
	float: left;
	left: 0px;
	margin-top: 64px;
	width: 1002px;
	height: auto;
	background-color: #fff;
}

#navi {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 158px;
	height: auto;
}

#no_navi {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 158px;
	height: auto;
}

#no_navi span {
	display: block;
	width: 153px;
	border-top: 1px solid #666;
}

.menu {
	display: block;
	width: 143px;
	height: auto;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #5F737E;
	border-bottom: 2px solid #f00;
}

a.nav {
	display: block;
	width: 136px;
	height: auto;
	padding: 3px 5px 3px 12px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background: #fff url(../img/arrow_2.gif) no-repeat scroll 4px 9px;
	border-bottom: 1px solid #5F737E;
}

a.nav:hover, .nav_act, .nav_sel {
	display: block;
	width: 136px;
	height: auto;
	padding: 3px 5px 3px 12px;
	font-size: 12px;
	text-decoration: none;
	color: #f00;
	background: #fff url(../img/arrow_3.gif) no-repeat scroll 4px 9px;
	border-bottom: 1px solid #5F737E;
}

a.subnav {
	display: block;
	width: 127px;
	height: auto;
	padding: 3px 5px 3px 21px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background: #F7F8F8 url(../img/arrow_2.gif) no-repeat scroll 13px 9px;
	border-bottom: 1px solid #5F737E;
}

a.subnav:hover, .subnav_act, .subnav_sel {
	display: block;
	width: 127px;
	height: auto;
	padding: 3px 5px 3px 21px;
	font-size: 12px;
	text-decoration: none;
	color: #f00;
	background: #F7F8F8 url(../img/arrow_3.gif) no-repeat scroll 13px 9px;
	border-bottom: 1px solid #5F737E;
}

a.subsubnav {
	display: block;
	width: 118px;
	height: auto;
	padding: 3px 5px 3px 30px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background: #EDEEEE url(../img/arrow_2.gif) no-repeat scroll 22px 9px;
	border-bottom: 1px solid #5F737E;
}

a.subsubnav:hover, .subsubnav_act, .subsubnav_sel {
	display: block;
	width: 118px;
	height: auto;
	padding: 3px 5px 3px 30px;
	font-size: 12px;
	text-decoration: none;
	color: #f00;
	background: #E1E1E1 url(../img/arrow_3.gif) no-repeat scroll 22px 9px;
	border-bottom: 1px solid #5F737E;
}

.menu_input {
	position: relative;
	display: block;
	width: 143px;
	height: 44px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	color: #000;
	background-color: #E1E1E1;
}

.menu_input input {
	width: 104px;
	height: 15px;
	margin-top: 11px;
	font-size: 11px;
}

.menu_input select {
	width: 108px;
	height: 18px;
	margin-top: 11px;
	font-size: 11px;
}

.menu_input a {
	position: absolute;
	display: block;
	top: 11px;
	left: 113px;
	width: auto;
	height: auto;
	padding: 3px 0px 3px 12px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background: transparent url(../img/arrow_2.gif) no-repeat scroll 4px 9px;
}

a.menu_links {
	display: block;
	width: 136px;
	height: auto;
	padding: 3px 5px 3px 12px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background: #E1E1E1 url(../img/arrow_2.gif) no-repeat scroll 4px 9px;
	border-bottom: 1px solid #5F737E;
}

a.menu_links:hover, .menu_links_act {
	display: block;
	width: 136px;
	height: auto;
	padding: 3px 5px 3px 12px;
	font-size: 12px;
	text-decoration: none;
	color: #f00;
	background: #E1E1E1 url(../img/arrow_3.gif) no-repeat scroll 4px 9px;
	border-bottom: 1px solid #5F737E;
}

.menu_trenner {
	display: block;
	width: 136px;
	height: auto;
	padding: 3px 5px 3px 12px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background-color: #E1E1E1;
}

#content {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 844px;
	height: auto;
	border-top: 1px solid #666;
}

.admin_nav {
	position: relative;
	width: 766px;
	height: 19px;
	padding: 0px 0px 2px 0px;
	margin: 0px 25px 0px 50px;
	background-color: #F7F8F8;
	border-bottom: 2px solid #5F737E;
}

.admin_nav a{
	position: relative;
	float: left;
	height: auto;
	padding: 0px 5px 0px 12px;
	margin: 4px 4px 0px 3px;
	font-size: 12px;
	text-decoration: none;
	color: #5F737E;
	background: transparent url(../img/arrow_4.gif) no-repeat scroll 4px 6px;
}

.admin_nav a:hover {
	color: #000;
	background: transparent url(../img/arrow_2.gif) no-repeat scroll 4px 6px;
}

.admin_nav a.act {
	color: #000;
	background: transparent url(../img/arrow_2.gif) no-repeat scroll 4px 6px;
}

.admin_nav a.right{
	position: relative;
	float: right;
	height: auto;
	padding: 0px 5px 0px 12px;
	margin: 4px 4px 0px 3px;
	font-size: 12px;
	text-decoration: none;
	color: #5F737E;
	background: transparent url(../img/arrow_4.gif) no-repeat scroll 4px 6px;
}

.reiter {
	position: relative;
	width: 766px;
	height: 61px;
	margin: 29px 25px 0px 50px;
	background: transparent url(../img/reiter_bg.gif) repeat-x scroll left bottom;
}

.reiter_search {
	position: relative;
	width: 766px;
	height: 61px;
	margin: 29px 0px 0px 0px;
	background: transparent url(../img/reiter_bg.gif) repeat-x scroll left bottom;
}

.reiter_nav {
	position: relative;
	width: 766px;
	height: 21px;
	border-bottom: 1px solid #5F737E;
}

.reiter_nav a {
	position: relative;
	width: auto;
	height: auto;
	padding: 7px 15px 5px 15px;
	margin: 0px 2px 0px 0px;
	color: #5F737E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #DFE3E5;
}

.reiter_nav a span {
	font-size: 12px;
	font-weight: normal;
}

.reiter_nav a:hover, .reiter_nav .act  {
	position: relative;
	width: auto;
	height: auto;
	padding: 7px 15px 5px 15px;
	margin: 0px 2px 0px 0px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #A6B1B8;
}

.reiter_nav .right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #5F737E;
}

.search_term {
	position: relative;
	width: 752px;
	padding: 5px 7px 5px 7px;
	margin: 0px 0px 25px 0px;
	background-color: #F7F8F8;
}

.search_term span {
	position: relative;
	top: 0px;
	padding: 0px 10px 0px 0px;
}

.search_term input {
	position: relative;
	width: 202px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.search_term select {
	position: relative;
	width: 150px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.search_term a {
	position: relative;
	clear: none;
	top: 0px;
	color: #000;
	text-decoration: none;
}

.search_term a img {
	position: relative;
	top: -2px;
	margin: 0px 2px 0px 5px;
}

.search_select_1 {
	position: absolute;
	top: 6px;
	right: 230px;
}

.search_select_2 {
	position: absolute;
	top: 6px;
	right: 7px;
}

.contact_form {
	position: relative;
	width: 752px;
	height: auto;
	padding: 15px 7px 15px 7px;
	margin: 25px 0px 25px 0px;
	background-color: #F7F8F8;
}

.contact_form span {
	display: block;
	float: left;
	clear: left;
	width: 100px;
}

.contact_form select {
	display: block;
	float: left;
	width: 150px;
	font-size: 11px;
	height: 18px;
}

.contact_form textarea {
	display: block;
	float: left;
	width: 300px;
	height: 100px;
	font-size: 11px;
}

.contact_form p {
	padding:10px 0px 20px 100px;
}

.contact_form a {
	margin-left: 20px;
	padding: 0px 0px 2px 12px;
	color: #f00;
	font-weight: normal;
	text-decoration: none;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 4px 6px;
}

.page {
	position: relative;
	width: 752px;
	padding: 5px 7px 5px 7px;
	margin: 0px 0px 25px 0px;
	color: #666;
	background-color: #F7F8F8;
}

.page_nav {
	position: relative;
}

.page_nav a {
	text-decoration: none;
}

.page_site {
	position: relative;
	top: -3px;
	margin: 0px 15px 0px 15px;
}

.page_site a {
	padding: 0px 1px 0px 1px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.page_site a.act {
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
}

.page_numbers {
	position: relative;
	top: -3px;
	left: 20px;
	font-weight: bold;
}

.page_numbers b{
	color: #f00;
}

.page_entries {
	position: absolute;
	top: 3px;
	right: 0px;
}

.page_entries b{
	padding: 0px 10px 0px 0px;
}

.page_entries input{
	position: relative;
	top: 3px;
	margin: 0px 5px 0px 0px;
}

.search_result {
	position: relative;
	width: 766px;
	margin: 0px 0px 20px 0px;
	text-align: left;
}

.search_result th, .search_result td {
	padding: 1px 0px 2px 0px;
	border-bottom: 1px solid #ccc;
}

.search_result .date {
	position: relative;
	width: 150px;
	text-align: right;
}

.search_term_extendet {
	position: relative;
	width: 766px;
	background-color: #fff;
}

.search_term_extendet .search_input {
	position: relative;
	top: 0px;
	left: 0px;
	width: 254px;
	padding: 10px 0px 10px 6px;
	text-align: left;
	vertical-align: top;
	background-color: #F7F8F8;
}

.search_term_extendet .search_input input {
	width: 185px;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
	color: #999;
}

.search_term_extendet .search_input a {
	position: relative;
	top: -1px;
	left: 0px;
	width: auto;
	height: auto;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}

.search_term_extendet .search_input a img{
	position: relative;
	top: -2px;
	left: 0px;
	width: auto;
	height: auto;
	padding: 0px 2px 0px 0px;
}

.search_term_extendet .search_extension_1 {
	width: 282px;
	padding: 10px 0px 10px 18px;
	text-align: left;
	vertical-align: top;
	background-color: #F7F8F8;
}

.search_term_extendet .search_extension_2 {
	width: 230px;
	padding: 10px 0px 10px 18px;
	text-align: left;
	vertical-align: top;
	background-color: #F7F8F8;
}

.search_term_extendet .search_extension_2 a {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	padding: 3px 0px 3px 12px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: transparent url(../img/arrow_2.gif) no-repeat scroll 4px 9px;
}

.search_term_extendet .search_extension_1 input, .search_term_extendet .search_extension_2 input{
	position: relative;
	top: 1px;
	margin: 0px 5px 0px 0px;
}

.driver_select {
	position: relative;
	width: 752px;
	height: 80px;
	padding: 5px 7px 5px 7px;
	margin: 0px 0px 25px 0px;
	color: #666;
	background-color: #F7F8F8;
}

.driver_select .box {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 370px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	color: #000;
}

.driver_select .box span {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	left: 0px;
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	color: #000;
	font-size: 11px; 
}

.driver_select .box a {
	position: relative;
	clear: none;
	top: 0px;
	margin: 15px 0px 0px 0px;
	color: #000;
	text-decoration: none;
}

.driver_select .box a img {
	position: relative;
	top: -2px;
	margin: 0px 2px 0px 5px;
}

.driver_select .box select {
	position: relative;
	width: 180px;
	margin: 15px 2px 0px 5px;
	font-size: 10px; 
}

.case_studies {
	position: relative;
	width: 766px;
	margin: 0px 0px 25px 0px;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
}

.case_studies th, .case_studies_2 th {
	position: relative;
	padding: 0px 0px 2px 0px;
}

.case_studies th a, .case_studies_2 th a {
	position: relative;
	float: right;
	display: block;
	top: 0px;
	right: 0px;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 12px;
	color: #f00;
	font-weight: normal;
	text-decoration: none;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 4px 6px;
}

.case_studies .study {
	width: 464px;
	padding: 3px 6px 8px 6px;
	background-color: #F7F8F8;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

.case_studies .study img {
	position: relative;
	float: left;
	margin: 2px 7px 0px 0px;
}

.case_studies .download, .case_studies_2 .download {
	width: 259px;
	padding: 2px 6px 4px 6px;
	background-color: #F7F8F8;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

.case_studies .download a, .case_studies_2 .download a {
	padding: 0px 0px 0px 22px;
	background: transparent url(../img/disc_btn.gif) no-repeat scroll 0px 0px;
	text-decoration: none;
	color: #000;
}

.prodgallery, .prodspecification {
	position: relative;
	margin-bottom: 30px;
}

.prodgallery td {
	position: relative;
	width: 345px;
	text-align: left;
	vertical-align: top;
}

.prodspecification td {
	position: relative;
	width: 476px;
	text-align: left;
	vertical-align: top;
}

.prodspecification .specification {
	position: relative;
}

.prodspecification .specification .value {
	position: relative;
	display: block;
	float: left;
	height: auto;
	width: 476px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

.prodspecification .specification .value {
	position: relative;
	display: block;
	float: left;
	height: auto;
	width: 476px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

.prodspecification .specification .value span {
	position: relative;
	display: block;
	float: left;
	width: 150px;
	padding: 1px 0px 1px 0px;
	border-top: 1px solid #ccc;
}

.prodspecification .specification .value .indent_list {
	border-top: 0px none #ccc;
}

.prodspecification .specification .value p {
	position: relative;
	display: block;
	float: left;
	width: 326px;
	padding: 1px 0px 1px 0px;
	border-top: 1px solid #ccc;
}

.prodspecification .specification .value p .rightlink {
	position: absolute;
	right: 0px;
}

.prodspecification .specification .value .link {
	float: left;
	height: auto;
	width: 476px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

	
.prodspecification .specification .value .link span {
	position: relative;
	display: block;
	float: left;
	height:16px;
	width:376px;
	padding: 1px 0px 1px 0px;
	border-top: 1px solid #ccc;
}


.prodspecification .specification .value .link .download a {
	position: absolute;
	top: 0;
	right: 0px;
	padding: 1px 0px 0px 12px;
	display: block;
	width: 78px;
	color: #f00;
	text-decoration: none;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 0 6px;
}

.prodspecification .specification .value .link .download img {
	position: absolute;
	right: 0;
	top:1px;
}


.prodspecification .specification .value .link p {
	position: relative;
	display: block;
	float: right;
	width:100px;
	padding: 1px 0px 1px 0px;
	border-top: 1px solid #ccc;
}



.prodspecification .specification .value .link .download a {
	position: absolute;
	top: 0;
	right: 0px;
	padding: 1px 0px 0px 12px;
	display: block;
	width: 78px;
	color: #f00;
	text-decoration: none;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 0 6px;
}
.prodspecification .specification .value .link .download img {
	position: absolute;
	right: 0;
	top:1px;
}



.prodgallery td b, .prodspecification td b {
	position: relative;
	display: block;
	padding: 15px 0px 0px 0px;
}

.prodgallery .big_img, .prodspecification .big_img {
	width: 265px;
	padding: 0px 25px 0px 0px;
}

.prodgallery td .big, .prodspecification td .big {
	border: 1px solid #6A7D87; 
}

.prodgallery td .page {
	position: relative;
	width: 251px;
	padding: 5px 7px 5px 7px;
	margin: 25px 0px 25px 0px;
	color: #666;
	background-color: #F7F8F8;
}

.prodgallery .small_img a {
	position: relative;
	display: block;
	float: left;
	clear: none;
	margin: 20px 25px 0px 0px;
	border: 1px solid #6A7D87; 
}

.prodgallery .small_img a:hover {
	border: 1px solid #f00; 
}

.prodgallery .small_img a img {
	position: relative;
	display: block;
	float: left;
}

.brochure {
	position: relative;
	width: 485px;
	margin: 0px 0px 20px 0px;
}

.brochure_download {
	position: relative;
	display: block;
	width: 485px;
	height: 20px;
	padding: 2px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
}

.brochure_download .download {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 120px;
	padding: 3px 0px 0px 12px;
	color: #f00;
	text-decoration: none;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 0px 8px;
}

.brochure_download .filesize {
	padding: 3px 150px 0px 0px; 
	display: block; 
	position: absolute;
	top: 0px;
	right: 0px; 
	width: 60px;
	text-align: right;
}

.brochure_download .print {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 120px;
	padding: 3px 0px 0px 0px;
	color: #000;
	text-decoration: none;
}

.brochure_download .print img, .brochure_download .download img {
	position: absolute;
	right: 0px;
}

.download_list {
	position: relative;
	width: 766px;
	margin: 0px 0px 25px 0px;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
}

.download_list th {
	width: 668px;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

.download_list td {
	position: relative;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	text-align: left;
}

.download_list td span a {
	position: relative;
	padding: 0px 0px 0px 12px;
	color: #f00;
	text-decoration: none;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 0px 5px;
}

.download_list .driver_download a {
	position: relative;
	display: block;
	padding: 0px 0px 0px 12px;
	color: #f00;
	text-decoration: none;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 0px 5px;
}

.download_list .driver_download a img {
	position: absolute;
	top: 2px;
	right: 4px;
	display: block;
}

.download_list .on td, .download_list .on th {
	background-color: #F7F8F8;
}

.download_list .data {
	position: relative;
	display: block;
	width: 615px;
	padding: 2px 0px 3px 40px;
	color: #f00;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../img/arrow_10.gif) no-repeat scroll 2px 5px;
	outline: none;
}

.download_list .off .data {
	color: #000;
	font-weight: normal;
	background: transparent url(../img/arrow_9.gif) no-repeat scroll 3px 4px;
}

.download_list .off .data_detail {
	display: none;
}

.download_list .data span {
	position: absolute;
	display: block;
	top: 0px;
	right: 50px;
	width: auto;
	padding: 2px 0px 2px 0px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.download_list .data_detail {
	position: relative;
	width: 615px;
}

.download_list .data_detail th {
	position: relative;
	width: 140px;
	padding: 3px 0px 3px 40px;
	border-bottom: 0px none #fff;;
}

.download_list .data_detail td {
	position: relative;
	width: 488px;
	padding: 3px 0px 3px 0px;
	border-bottom: 0px none #fff;;
}

.advanced_search_on, .advanced_search_off {
	position:relative;
	width:752px;
	margin:0px 0px 8px 0px;
	padding:5px 7px 8px 7px;
	font-size: 11px;
	background-color:#F7F8F8;
}

.advanced_search_on a {
	position: relative;
	display: block;
	padding: 2px 0px 3px 20px;
	color: #f00;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../img/arrow_10.gif) no-repeat scroll 0px 5px;
}

.advanced_search_off a {
	position: relative;
	display: block;
	padding: 2px 0px 3px 20px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background: transparent url(../img/arrow_9.gif) no-repeat scroll 0px 5px;
}

.advanced_search_on .choosed {
	display: none;
}

.advanced_search_off .choosed {
	position: absolute;
	display: block;
	top: 7px;
	left: 300px;
	color: #000;
	padding: 0px;
}

.advanced_search_on p {
	padding: 2px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.advanced_search_on p span{
	padding: 0px 30px 0px 0px;
}

.advanced_search_off p {
	display: none;
}

.advanced_search_on p input {
	position: relative;
	top: 1px;
	margin: 0px 5px 0px 0px;;
}

.advanced_search_on p select {
	width: 305px;
	padding: 0px;
	margin: 0px 31px 0px 0px;
}

.advanced_search_on .arrow_line {
	position: absolute;
	display: block;
	top: 25px;
	left: 302px;
	width: 16px;
	height: 16px;

}

.advanced_search_on .right_top {
	position: absolute;
	display: block;
	top: 0px;
	width: 16px;
	height: 16px;
	background: transparent none;
}

.advanced_search_on .right_bottom {
	position: absolute;
	display: block;
	top: 18px;
	width: 16px;
	height: 16px;
	background: transparent none;
}

.advanced_search_on .left_bottom {
	position: absolute;
	display: block;
	top: 63px;
	width: 16px;
	height: 16px;
	background: transparent none;
}

.advanced_search_on .left_top {
	position: absolute;
	display: block;
	top: 81px;
	width: 16px;
	height: 16px;
	background: transparent none;
}

.indent_bottom {
	position: relative;
	width: 482px;
	margin: 0px 0px 77px 50px;
	font-size: 12px;
}

.indent {
	position: relative;
	width: 482px;
	margin: 0px 0px 0px 50px;
	font-size: 12px;
}

#content .row_1 {
	position: relative;
	left: 50px;
	width: 784px;
	padding: 25px 0px 0px 0px;
}

#content .row_2_t1 {
	position: relative;
	float: left;
	width: 373px;
	padding: 25px 19px 0px 0px;
	font-size: 12px;
}

#content .row_2_t2 {
	position: relative;
	float: left;
	clear: none;
	width: 412px;
	padding: 25px 10px 0px 0px;
	font-size: 12px;
	
}

#content .row_2_t3_1 {
	position: relative;
	float: left;
	clear: none;
	width: 266px;
	padding: 0px 10px 0px 5px;
	font-size: 12px;
}

#content .row_2_t3_2 {
	position: relative;
	float: left;
	clear: none;
	width: 495px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

#content h1 {
	display: block;
	width: 744px;
	padding: 0px;
	margin: 15px 0px 25px 0px;
	font-size: 26px;
	font-weight: normal;
	color: #f00;
}

#content h2 {
	display: block;
	width: auto;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 16px;
	color: #f00;
}

#content h3 {
	display: block;
	width: 373px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #f00;
}

#content h4 {
	display: block;
	width: 384px;
	padding: 3px 13px 3px 13px;
	font-size: 16px;
	color: #fff;
	background: transparent url(../img/h4_bg.gif) repeat-x scroll left top;
	border-bottom: 1px solid #5F737E;
}

#content h5 {
	display: block;
	width: 386px;
	padding: 3px 13px 3px 13px;
	color: #5F737E;
	font-size: 16px;
	background-color: #DFE3E5;
	border-bottom: 1px solid #5F737E;
}

#content .row_2_t3_1 img {
	border: 1px solid #63717E;
}

#content .list_2 {
	position: relative;
	margin: 0px 0px 20px 0px;
}

#content .list_2 h3 {
	position: relative;
	display: block;
	width: 373px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #000;
	border-bottom: 1px solid #ccc;
}

#content .list_2 h3 a{
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 2px 12px;
	color: #f00;
	font-weight: normal;
	text-decoration: none;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 4px 6px;
}

#content .list_2 p {
	position: relative;
	display: block;
	width: 373px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #000;
	border-bottom: 1px solid #ccc;
}

#content .list_2 p .right {
	position: absolute;
	right: 0px;
	height: auto;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

#content .list_2 p .pdf_btn {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	width: 14px;
	height: 14px;
	margin: 0px 5px 0px 0px;
	color: #000;
	background: transparent url(../img/pdf_btn.gif) no-repeat scroll 0px 0px;
	overflow: visible;
}

#content .list_2 p .disc_btn {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	width: 14px;
	height: 14px;
	margin: 0px 5px 0px 0px;
	color: #000;
	background: transparent url(../img/disc_btn.gif) no-repeat scroll 0px 0px;
	overflow: visible;
}

#content .list_2 p .rightlink {
	position: absolute;
	right: 0px;
}

#content .info_box {
	position: relative;
	float: left;
	width: 410px;
	height: auto;
	background: transparent url(../img/info_box_bg.gif) repeat-x scroll 0px 27px;
	border: 1px solid #ccc;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
}

#content .info_box .info_box_content {
	position: relative;
	margin-top: 13px;
	left: 13px;
	width: 386px;
	height: auto;
}

#content .info_box .info_box_content table {
	position: relative;
	display: inline;
	float: left;
	clear: none;
	margin-top: 13px;
	height: auto;
	width: auto;
}

#content .info_box .info_box_content td {
	vertical-align: top;
}

#content .info_box .info_box_content td .redlink {
	display: block;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 8px;
	font-size: 12px;
	text-decoration: none;
	color: #f00;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 0px 5px;
}

#content .info_box .info_box_content img {
	margin: 0px 10px 0px 0px;
	border: 1px solid #5F737E;
}

#content .info_box h2 {
	font-size: 14px;
	margin: 0px 0px 2px 0px;
	width: 380px;
}

#content .news_box {
	position: relative;
	width: 388px;
	height: auto;
	padding: 10px 12px 8px 0px;
	margin: 0px 0px 2px 12px;
	border-bottom: 1px solid #ccc;
}

#content .news_box span {
	display: block;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

#content .news_box blockquote {
	display: block;
	color: #666;
}
.redlink {
	position: relative;
	height: auto;
	padding: 0px 0px 0px 8px;
	font-size: 12px;
	text-decoration: none;
	color: #f00;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 0px 5px;
}

.backlink {
	position: relative;
	height: auto;
	padding: 0px 0px 0px 8px;
	font-size: 12px;
	text-decoration: none;
	color: #f00;
	background: transparent url(../img/arrow_3_back.gif) no-repeat scroll 0px 5px;
}

.redlink_right {
	position: relative;
	height: auto;
	float: right;
	padding: 0px 0px 0px 8px;
	font-size: 12px;
	text-decoration: none;
	color: #f00;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 0px 5px;
}

.backlink_right {
	position: relative;
	height: auto;
	float: right;
	padding: 0px 0px 0px 8px;
	font-size: 12px;
	text-decoration: none;
	color: #f00;
	background: transparent url(../img/arrow_3_back.gif) no-repeat scroll 0px 5px;
}


#footer {
	position: relative;
	clear: both;
	left: 0px;
	top: 0px;
	width: 1002px;
	height: auto;
	padding: 1px 0px 10px 0px;
	border-top: 1px solid #666;
	background-color: #fff;
}

#footer a {
	position: relative;
	height: auto;
	padding: 0px 5px 0px 12px;
	margin: 4px 4px 0px 3px;
	font-size: 11px;
	text-decoration: none;
	color: #5F737E;
	background: transparent url(../img/arrow_1.gif) no-repeat scroll 4px 5px;
}

#footer a:hover {
	color: #000;
	background: transparent url(../img/arrow_2.gif) no-repeat scroll 4px 5px;
}

#footer .right {
	position: absolute;
	top: 4px;
	right: 5px;
	color: #5F737E;
}

.info_box_icon {
	position: relative;
	padding: 13px 13px 0px 13px;
	width: 386px;
	height: 80px;
	border-top: 1px solid #ccc;
}

.info_box_icon img {
	position: relative;
	float: left;
	margin-right: 20px;
}

.info_box_icon span {
	position: relative;
	float: left;
}

.case_studies_2 {
	position: relative;
	float: left;
	width: 372px;
	margin: 0px 20px 25px 0px;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
}

.nofloat {
	position: relative;
	display:block;
	clear:both;
	float:none;
	width: 100%;
	height: 1px;
}

.column_2 {
	display:block;
	float: left;
	position:relative;
	width: 185px;
}

.column_3 {
	display:block;
	float: left;
	position:relative;
	width: 123px;
}

.column_4 {
	display:block;
	float: left;
	position:relative;
	width: 92px;
}

.column_6 {
	display:block;
	float: left;
	position:relative;
	width: 82px;
}


.more_btn {
	position: absolute;
	right: 0px;
	display: block;
	top: 0px;
	right: 0px;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 12px;
	color: #f00;
	font-weight: normal;
	text-decoration: none;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 4px 6px;
}


/** Styles, die über den Rich Text Editor in die Texte eingesetzt werden können **/
.rte_bold {font-weight:bold}
.rte_italic {font-style:italic}
.rte_red {color:red}
.rte_large {font-size:large}


.warenkorb_info	{
	position:relative;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:247px;
	height:28px;
	margin:30px 0 22px 50px;
	padding: 14px 0px 11px 18px;
	background-color:#f7f8f8;
}


.warenkorb_info p	{
	position: relative;
	display: block;
	float: left;
	width:247px;

}

.warenkorb_info p a	{
	position:relative;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:88px;
	font-weight:bold;
	margin: 2px 0 0 0;
	right:0px;
	top: 0px;
	padding: 0px 0px 0px 12px;
	display: block;
	color: #f00;
	text-decoration: none;
	background: transparent url(../img/arrow_3.gif) no-repeat scroll 0px 5px ;
}

#content .list_3 {
	position: relative;
	margin: 0px 0px 20px 0px;
}

#content .list_3 h3 {
	position: relative;
	display: block;
	width: 373px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #000;
	border-bottom: 1px solid #ccc;
}

#content .list_3 p {
	position: relative;
	display: block;
	width: 373px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #000;
	border-bottom: 1px solid #ccc;
	background: #f7f8f8;
	text-indent: 5px;
	height: 15px;
}

#content .list_3 p input {
	width: 360px;
	color: #666666;
	font: 11px normal normal 11px/normal Arial, Helvetica, sans-serif;
	border: 0px none;
	font-size: 11px;
}

#content .list_3 p select { 
	font-size: 11px;
	border: 0px none;
	width: 360px;
	color: #666666;
}

#content .list_article .solution {
	position: relative;
	float: left;
	width: 765px;
	margin-bottom: 20px;
	text-align: right;
}

#content .list_article .solution_short {
	position: relative;
	float: left;
	margin-bottom: 20px;
	text-align: right;
	width: 760px;
}

#content .list_article .boldred {
	position: absolute;
	top: 0px;
	right: 87px;
	font-weight: bold;
	color: #f00;
}



.language_select {
	position: relative;
	width: 752px;
	height: 45px;
	padding: 5px 7px 5px 7px;
	margin: 0px 0px 25px 0px;
	color: #666;
	background-color: #F7F8F8;
}

.language_select .box {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 700px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	color: #000;
}

.language_select .box span {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 15px 15px 0px 0px;
	color: #000;
	font-size: 11px; 
}

.language_select .box a {
	position: relative;
	clear: none;
	top: 0px;
	margin: 15px 0px 0px 0px;
	color: #000;
	text-decoration: none;
}

.language_select .box a img {
	position: relative;
	top: -2px;
	margin: 0px 2px 0px 5px;
}

.language_select .box select {
	position: relative;
	width: 150px;
	margin: 15px 2px 0px 5px;
	font-size: 10px; 
}
.notification_info{
	margin:45px 0px 20px 0px;
}
.newsletter_list {
	position: relative;
	width: 766px;
	margin: 0px 0px 25px 0px;
	background-color: #fff;
	text-align:center;
	vertical-align: top;
}
.newsletter_list th {
	width:90px;
	border-bottom: 1px solid #ccc;
	padding:3px 0px;
}
.newsletter_list td {
	border-bottom: 1px solid #ccc;
}
.newsletter_list .title{
	text-align: left;
	width:496px;
	padding:3px 0px 3px 7px;
	
}

#content .list_4 h3{
	position: relative;
	display: block;
	width: 373px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #000;
	border-bottom: 1px solid #ccc;
}
#content .list_4_text h3  {
	position: relative;
	display: block;
	width: 373px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #000;
}
#content .list_4_text div{
	margin-top:12px;
	width: 373px;
	float:left;
	display:inline;
}
#content .list_4 span {
	border-bottom:1px solid #CCCCCC;
	display:block;
	float:left;
	height:20px;
	padding:4px 0px 0px 6px;
	position:relative;
	width:150px;
	background-color:#F7F8F8;
}
#content .list_4 p {
	border-bottom:1px solid #CCCCCC;
	display:block;
	float:right;
	height:20px;
	padding:4px 0px 0px 0px;
	position:relative;
	width:216px;
	background-color:#F7F8F8;
}
#content .list_4 p input{
	vertical-align:middle;
}


#content .table {
	width:765px;
	margin-bottom:20px;
}

#content .table_costcenter {
	width:373px;
	float:right;
	border-top:1px solid #CCCCCC;
}

#content .td_standart_bold {
	width:373px;
	border-bottom: 1px solid rgb(204, 204, 204); 
	color: rgb(255, 0, 0); 
	font-weight: bold;
}

#content .td_standart {
	width:373px;
	border-bottom: 1px solid rgb(204, 204, 204); 
	color: rgb(255, 0, 0); 
}

#content .td_small {
	width:100px;
	border-bottom:1px solid #ccc;
	padding:5px;
}

#content .td_short {
	border-bottom:1px solid #ccc;
	padding:5px;
	width:273px;
}
