html, body {
	height:100%
}

body {
	padding:0px;
	margin:0px;
}

#outer{
	height:100%;
	min-height:100%;
	width:970px;
	color:#000000;
	text-align:left;
	margin-bottom:-22px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:0px -20px;
}

html>body #outer { /*for mozilla as IE treats height as min-height anyway*/
	height:auto;
}

#centrecontent {
	width:995px;
}

#path {
    float:right;
    width:824px;
}

#content {
	float:right;
	width:824px;
}


#menu {
	width:164px;
	float:left;
	position:absolute;
	top:75px;
/*	background-image:url(../images/menue_bg.jpg);
	background-repeat:repeat-y;
*/	height: 1185px;
display:compact;
}

#footer {
	left:169px;
	position:relative;
	width:824px;
	height:20px;
	/*text-align:center;*/
	padding:3px 0px 0px 2px;
	background-color:black;
	margin-bottom: -100px;
}

#alufooter {
	left:169px;
	position:relative;
	width:824px;
	height:23px;
	background-image:url(../images/banner_alu_generic.jpg);
	background-repeat:no-repeat;
}

#copyright
{
  left:240px;
  top:3px;
  position:absolute;
  color:#bbb;
  font-size:12px;
  font-weight:700;
  
}

.footer_text {
	text-align: center;
	color:#a9a9a9;
	font-size:10px;
	font-family:Arial;
	font-weight:800;
	float:left;
}

* html #footer { /*only ie gets this style*/
	\height:22px; /* for ie5 */
	he\ight:20px; /* for ie6 */
}

img#backbtn {
	margin-top:3px;
	margin-left:3px;
}

div.footer_wrapper {
	line-height: 16px;
	margin-left: 150px;
}

#clearheader { /*needed to make room for header*/
	height:126px;
}

#clearfooter { /*needed to make room for footer*/
	clear:both;
	height:22px;
}

div,p { /*clear top margin for mozilla*/
	margin-top:0px;
}

#top_bar {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:126px;
	background-image:url(../images/top_bartile.jpg);
	background-position:0;
	background-repeat:repeat-x;
}

#top_bar_image {
	position:absolute;
	top:0px;
	left:0px;
}

#top_menu {
	position:absolute;
	top:74px;
	left:181px;
	width:680px;
}

#login_box {
	position:absolute;
	top:22px;
	left:772px;
	display:none;
}

#login_box_input_name {
	position:absolute;
	left:73px;
	top:1px;
	width:115px;
}

#login_box_input_pswd {
	position:absolute;
	left:73px;
	top:34px;
	width:115px;
}

#login_box_img_name {
	position:absolute;
	top:8px;
	left:5px;
}

#login_box_img_pswd {
	position:absolute;
	top:40px;
	left:5px;
}

#login_box_img_login {
	position:absolute;
	top:61px;
	left:123px;
}


#shop_header {
	/*background-color:black;*/
	/*position:relative;*/
	/*padding:2px;*/
	/*height:58px;*/
	margin-bottom:8px;
}



#shop_header_blue {
	background-color:#16186F;
	height:58px;
	width:150px;
	float:right;
}



#shop_header_title {
	position:relative;
  margin-top:-25px;
  margin-left:90px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	font-family:Impact, sans-serif;
}

#shop_header_00_title {	position:absolute;
	top:175px;
	left:180px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	font-family:Impact, sans-serif;}

#shop_header_basket_title {
	position:relative;
  margin-top:-25px;
  margin-left:10px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	font-family:Impact;
}

#shop_header_generic_title {
	position:relative;
  margin-top:-25px;
  margin-left:10px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	font-family:Impact;
}

#shop_header_backorders_title {
	position:absolute;
	top:40px;
	left:5px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	font-family:Impact;
}

#shop_header_quickcollect_title {
	position:absolute;
	top:48px;
	left:8px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	font-family:Impact;
}

#shop_header_title_image {
	margin-left:20px;
	margin-right:20px;
	vertical-align:text-top;
}

#shop_footer {
	margin-top:50px;
	background-color:black;
	height:23px;
	padding-bottom: 0px;
}

#shop_footer_blue {
	background-color:#16186F;
	height:23px;
	width:100px;
	float:right;
}

#shop_detail_header {
	vertical-align:middle;
	margin-top:2px;
	background-color:black;
	height:23px;
	padding-left:5px;
	padding-top: 0px;
}
#shop_detail_header_2lines {
	vertical-align:middle;
	background-color:black;
	height:46px;
	padding-left:5px;
	padding-top: 2px;
}

#shop_detail_header_blue {
	background-color:#16186F;
	width:175px;
	float:right;
	text-align:right;
	font-family:Impact;
	font-weight:normal;
	font-size:16px;
	vertical-align:middle;
	padding-right:5px;
	color:#ccc;
	height:23px;
}

.shop_list_item_box {
	padding:3px;
	margin-top:4px;
	margin-bottom:4px;;
	background-color:silver;
}

.shop_list_item_code, .shop_list_item_code_product {
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	padding-left:2px;
	padding-top:4px;
	vertical-align:top;
	width:60px;
}

.shop_list_item_code_product {
	border: 0px solid #ccc;
	border-left: 1px;
}

.shop_list_item_code_backorders {
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	padding-top:5px;
	padding-left:2px;
	border: 0px solid #ccc;
	border-right: 0px;
}

.shop_list_item_description {
	font-weight:normal;
	width: 100%;
}

.shop_list_item_price_box {
	border:1px solid black;
	font-size:10px;
	width:70px;
	margin-left:auto;
	margin-right:auto;
	padding-top:4px;
	padding-bottom:4px;
}

.shop_list_item_paid {
	width: 40px;
}

.shop_list_item_box_qt_box {
	border:1px solid black;
	font-size:10px;
	width:30px;
	margin-left:auto;
	margin-right:0px;
	padding-top:4px;
	padding-bottom:4px;
}

.shop_list_item_details {
	text-align:center;
	vertical-align:top;
	padding-top:6px;
	width:50px;
}

.shop_list_item_box_qt {
	text-align:center;
	vertical-align:top;
	padding-top:6px;
	width:45px;
}

.shop_list_item_price, .shop_list_item_smallfield, .shop_list_item_mediumfield,
.shop_list_item_mediumfield_last, .shop_list_item_large {
	text-align:center;
	vertical-align:top;
	padding-top:6px;
	padding-left: 2px;
	padding-right: 2px;
}

.shop_list_item_price {
	width:70px;
}

.shop_list_item_smallfield {
	/*width: 20px;*/
	border: 0px solid #ccc;
	border-right: 1px;
}

.shop_list_item_mediumfield {
	/*width: 35px;*/
	border: 0px solid #ccc;
	border-right: 1px;
}

.shop_list_item_mediumfield_last {
	/*width: 35px;*/
}

.shop_list_item_large {
	text-align: left;
	/*width: 150px;*/
	border: 0px solid #ccc;
	border-right: 1px;
	font-size:12px;
}

.shop_list_item_a{
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
}

.shop_list_item_article{
  width: 70px;
  text-align:center;
  padding-right:6px;
  padding-left:6px;
}

.produkt_liste_headline_centered {
	background-color: #ccc;
	color:#555555;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	padding-left:4px;
	text-align:center;
}

.shop_list_item_on_stock {
	text-align:center;
	vertical-align:top;
	padding-top:4px;
	width:55px;
}

.shop_list_item_order_qt {
	font-size:13px;
	font-family:Arial;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	width:55px;
}

.shop_list_item_buy {
	vertical-align:top;
	padding-top:6px;
	width:55px;
}

.shopform {
	margin-top:4px;
	margin-bottom:0px;
}

.shop_item {
	background-color:#fff;
	width:100%;
	
	margin-bottom:20px;
}

table.list th{
	background-color:#fff;
	/*width:100%; zieht sonst die erste Spalte auf maximale Breite */
	
	margin-bottom:20px;
}

table.shop_item {border:1px solid #ccc;}

table.shop_item td.borderright{border-right:1px solid #ccc;}

.shop_item_noborder {
	background-color:#ccc;
	width:100%;
	border:0px solid #ccc;
}

.shop_item_white {
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2 px;
	font-weight:normal;
	font-size:11px;
	font-family:Arial;
	padding-bottom:2px;
	margin-left: 1px;
	margin-right: 2px;
	color: black;
	padding: 9px;
}

.shop_item_gray {
	background-color: #ccc;
	width:100%;
	color:#555555;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	padding: 5px;
}

.shop_item_spacer {
	width:2px;
}

.shop_item_specs {
	background-color:white;
}

.shop_item_specs_noborder, div.quickorder tr.bgdark, div.quickorder tr.bglight{
	background-color:white;
	border:1px solid white;
}

div.quickorder td.tight{
  border:0px solid white;
}

.shop_list_item_order_qt_input {
	width:30px;
	height:14px;
}

#shop_footer_buttons {
	float:left;
}

.produkt_detail_box_headline {
	color:#555555;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	padding-left:4px;
	padding-bottom:2px;
}

.produkt_detail_box_headline_centered {
	color:#555555;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	padding-left:4px;
	padding-bottom:2px;
	text-align:center;
}

.detail_box {
	background-color:#ccc;
	width:100%;
	/*border:1px solid #ccc;*/
	border-width:1px;
	border-style:solid;
	border-color:#D3D3D3;
	margin-top:20px;
	margin-bottom:20px;
}

table.detail_box td{border-bottom:none;}

.shop_detail_ordercode {
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	padding-left:5px;
	padding-top:4px;
	vertical-align:top;
	width:60px;
}

.shop_detail_price {
	text-align:left;
	vertical-align:top;
	padding-top:6px;
	width:70px;
}

.shop_detail_price_box {
	border:1px solid black;
	font-size:10px;
	height:auto;
	width:auto;
	margin-left:3px;
	margin-right:auto;
	text-align:center;
	padding-top:3px;
	padding-bottom:2px;
}

.shop_detail_box_qt {
	text-align:center;
	vertical-align:top;
	padding-top:6px;
	width:45px;
}

.shop_detail_box_qt_box {
	border:1px solid black;
	font-size:10px;
	height:15px;
	width:30px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	padding-bottom:2px;
}

.shop_detail_on_stock {
	text-align:center;
	vertical-align:top;
	padding-top:4px;
	width:55px;
}

.shop_detail_order_qt {
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	width:55px;
}

.shop_detail_buy {
	vertical-align:top;
	padding-top:6px;
	width:55px;
}

.shop_detail_order_qt_input {
	width:30px;
}

.product_detail_calc_price
{
	font-size:10px;
	font-weight:normal;
	font-family:Arial;
  white-space: nowrap;
  padding-left:3px;  
  padding-right:3px;  
}

#shop_detail_images {
	margin:20px;
}

#shop_detail_header_image {
  padding-top:2px; 
	float:left;
	vertical-align:middle;

}

#event_box {
	background-color:#DCDCDC;
	padding:3px;
	border:1px solid black;
	width:170px;
	position:absolute;
	left:619px;
}

.news_table1 {
	background-color:#ccc;
	width:409px;
	border:1px solid #ccc;
}


#event_box_home {
	background-color:#DCDCDC;
	padding:1px;
	border:1px solid silver;
	width:202px;
	position:absolute;
	left:587px;
}

.event_box_sub_home {
	background-color:white;
	border:1px solid silver;
	padding:4px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:12px;
	font-family:Arial;
	margin-bottom:2px;
	margin-top:2px;
}


.event_box_sub {
	background-color:white;
	border:1px solid black;
	padding:4px;
	padding-top:0px;
	font-size:12px;
	font-family:Arial;
	margin-bottom:4px;
}

.event_box_sub_sub {
	height:100px;
	background-color:#98FB98;
	border:1px solid black;
	margin-top:8px;
}

.event_box_hidden {
	font-size:12px;
	font-family:Arial;
	padding:4px;
}

.event_headline {
	color:#EE82EE;
	font-size:16px;
	margin:0px;
	font-weight:bold;
}

/*
	Kategorien fuer subgroups (3er darstellung) 
*/

.category_headline {
	color:#EE82EE;
	font-size:24px;
	margin:0px;
	font-weight:bold;
	padding:5px;
	padding-bottom:30px;
}

.category_box {
	width:203px;
	background-color:#ccc;
	margin-top:3px;
	position:relative;
	left:0px;
	margin-bottom:3px;
}

.category_box_leer {	width:203px;
	border:1px solid #F0F0F0;
	border-top:13px solid #F0F0F0;
	margin-top:3px;
	position:relative;
	left:0px;
	margin-bottom:3px;
  height:140px;
  min-height:140px;}

.pagebanner {
	margin:0px;padding:0px;
}

/* Anfang: fuer hi_home.tpl */
table#news_table {
	border: 0px solid black;
	position: relative;
/* die tabelle hat merkwuerdigerweise 3px padding um ihre zellen, dadurch
	diese etwas absonderlichen angaben */
	left: -3px;
	width: 622px;
/* damit der .. abbinder wenigstens im ie6 buendig zum linken menue dargestellt wird. */
	margin-bottom: -12px;
}

.news_column {
/* weisse border statt margin, weil das nicht funktioniert hat */
	border: solid #fff;
	border-top-width: 11px;
	width: 199px;
	background-color: #fff;
}

.company_container {
	border: 1px solid #ff8900;
}

.service-container {
	border: 1px solid #f5c16f;
}

.products-container {
	border: 1px solid #727272;
}

#news_column_left {
	background-color: #bcc8ce;
}

#news_column_middle {
	border-left-width: 11px;
	border-right-width: 11px;
	background-color: #806477;
}

#news_column_right {
	background-color: #cbe899;
}

#company_column_middle {
	border-left-width: 9px;
	border-right-width: 9px;
}

#news_header_left, #news_header_middle, #news_header_right, #news_header,
.news_header, .company_header, .products-header, .service-header {
	height: 20px;
	padding-left:4px;
}

#news_header_left img, #news_header_middle img, #news_header_right img, #news_header img,
.news_header img, .company_header img, .products-header img, .service-header img {
	float: left;
	margin-right: 5px;
}

#news_header_left a, #news_header_middle a, #news_header_right a, #news_header a,
.news_header a, .company_header a, .products-header a, .service-header a {
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
}

.company_header {
	background-color: #ff7700;
}

.company_header a:link, .company_header a:hover, .company_header a:visited {
	color: #fff;
}

.service-header {
	background-color: #e8b046;
}

.service-header a:link, .service-header a:hover, .service-header a:visited, .service-header a:visited:link, .service-header a:visited:hover {
	color: #fff;
}

.products-header {
	background-color: #242426;
}

.products-header a:link, .products-header a:hover, .products-header a:visited {
	color: #d4d4d4;
}

#products-dmt-header a:link, #products-dmt-header a:hover, #products-dmt-header a:visited {
	color: #cf4053;
}
#products-dap-header a:link, #products-dap-header a:hover, #products-dap-header a:visited {
	color: #78addf;
}
#products-showtec-header a:link, #products-showtec-header a:hover, #products-showtec-header a:visited {
	color: #ff6c22;
}
#products-news-header a:link, #products-news-header a:hover, #products-news-header a:visited {
	color: #ffc425;
}

#contact_content {
	background-color: #ffad6e;
}

#service-customer-content {
	height: 25px;
	background-color: #ffe3c1;
}

#service-customer-content p {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#service-faq-content {
	height: 115px;
	background-color: #ffe3c1;
}

#service-faq-content ul {
	margin: 0px;
	padding: 0px 2px 0px 12px;
}

#service-faq-content p {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#service-contact-content {
	height: 300px;
	background-color: #ffe3c1;
}

#service-contact-content p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#news_header_left {
	background-color: #425460;
}

#news_header_left a:link, #news_header_left a:hover, #news_header_left a:visited {
	color: #d2dbdf;
}

#news_header_middle {
	background-color:#4a213d;
}

#news_header_middle a:link, #news_header_middle a:hover, #news_header_middle a:visited {
	color: #e4dee2;
}

#news_header_right {
	background-color:#335d09;
}

#news_header_right a:link, #news_header_right a:hover, #news_header_right a:visited {
	color: #d6dfce;
}

.newspic {float:left;margin-right:10px;}

#news_content_left, #news_content_middle, #news_content_right, #news_content {
	font-size: 13px;
	padding-left: 4px; 
	padding-right: 4px; 
	float:left;
}

#news_content_left {
	color: #425460;
}

#news_content_middle {
	color: #e4dee2;
}

#news_content_right {
	color: #335d09;
}

.company_content {
	font-size: 13px;
	height: 340px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #fff;
}

.service-content {
	font-size: 13px;
	height: 492px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #fff;
}

.products-content {
	font-size: 13px;
	height: 310px;
	background-color: #fff;
}

.products-content p {
	padding-left: 4px;
	padding-right: 4px;
	margin: 0;
}

#products-first-box {
	height: 130px;
	background-color: #a1a0a5;
	padding-left: 4px;
	padding-right: 4px;
}

#products-second-box {
	height: 210px;
	background-color: #a1a0a5;
	padding-left: 4px;
	padding-right: 4px;
}

#news_footer_left, #news_footer_middle, #news_footer_right, #news_footer {
	text-align: center;
	vertical-align: bottom;
}

#news_footer_left img, #news_footer_middle img, #news_footer_right img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
}

.products-footer {
	text-align: center;
	height: 50px;
}

.products-footer img {
	margin-left: auto;
	margin-right: auto;
}

div.home-more {
	text-align: right;
	padding-right: 5px;
}
/* Ende: fuer hi_home.tpl */

/* fuer where we are */
div.wherelist {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	width:400px;
	border: 0px solid #ffba80;
	border-right-width: 199px;
}

div.wherelist ul {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 15px;
}

div.wherelist li {
	margin: 0;
	padding: 0;
}

div.where-contact {
	width: 199px;
	background-color: #ffba80;
	float: right;
	margin-left: -199px;
}
/* ende: fuer where we are */

.category_box_title {
	font-family:arial;
	color:#EE82EE;
	font-weight:bold;
	text-decoration:none;
	font-size: 8pt;
	padding-left:3px;
}

div.product_box_image_box {
	text-align: center;
	width: 300px;
	height: 110px;
	font-size: 0.3px;
	background-color:#fff;
	margin-top:10px;
	/* line-height: 108px;  height - 2 */
}

div.product_box_image_box img {
	/* margin-top: expression(( 110 - this.height ) / 2); */
	margin:5px;
}

html>body div.product_box_image_box img {    /*hidden from IE 5-6 */
	margin-top: 0; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
}

.product_box_image {
	height:110px;
	width:110px;
}

.category_box_image_box {
	width:203px;
	height:138px;
	background-color:#fff;
	background-position:center;
	background-repeat:no-repeat;
}

.category_box_image {
	height:138px;
	width:201px;
	border:1px solid #ccc;
}

.produkt_cart_headline {
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	padding-left:4px;
	padding-bottom:2px;
}

.produkt_cart_headline_centered {
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	padding-left:4px;
	padding-bottom:2px;
	text-align:center;
}

.shop_cart_code {
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	padding-left:2px;
	padding-top:4px;
	vertical-align:top;
	width:60px;
}


.shop_cart_name {
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	padding-left:4px;
	padding-top:4px;
	vertical-align:top;
}

.shop_cart_description {
	font-weight:normal;
}

.shop_cart_details {
	text-align:center;
	vertical-align:top;
	padding-top:6px;
	width:50px;
}

.shop_cart_price {
	text-align:center;
	vertical-align:top;
	padding-top:6px;
	width:70px;
}

.shop_cart_price_box {
	border:2px solid black;
	font-size:10px;
	height:15px;
	width:50px;
	margin-left:auto;
	margin-right:auto;
}

.shop_cart_order_qt {
	text-align:center;
	vertical-align:top;
	padding-top:6px;
	width:55px;
}

.shop_cart_order_qt_input {
	width:30px;
}

.shop_cart_price2 {
	text-align:center;
	vertical-align:top;
	padding-top:6px;
	width:70px;
}

.shop_cart_price_box2 {
	border:2px solid black;
	font-size:10px;
	height:15px;
	width:50px;
	margin-left:auto;
	margin-right:auto;
}

.shop_cart_remove {
	vertical-align:top;
	padding-top:6px;
	width:55px;
	text-align:center;
}

.cart_spacer {
	height:5px;
	font-size:5px;
	line-height:5px;
}

a.cart {
	color:#7079d2;
	text-decoration:none;
	font-weight:bold;
}

.cartbuttons {
	background-color:#ccc;
	width:150px;
	text-align:center;
}

#yellow_menu_1 {
	left:172px;
}

div.yellow_menu {
	top:106px;
	position:absolute;
	font-size:10px;
	font-weight:normal;
	font-family:Arial;
	color:#a27824;
}

a.yellow_menu {
	color:#D3D3D3;
	text-decoration:none;
	font-family:Arial;
}

#search_box {
	position:absolute;
	left:820px;
	top:75px;
	white-space:nowrap;
	width:180px;
}

#search_box_search {
	color:white;
	font-size:7pt;
	font-weight:normal;
	font-family:Arial;
	float:left;
	margin-right:5px;
	margin-top:5px;
}

#search_box_input {
	width:100px;
	position:relative;
	top:2px;
	float:left;
	margin-right:5px;
}

#search_box_go {
	position:relative;
	float:left;
}

.clear {clear:both;}


.news_item {
	width: 605px;
	border: 1px solid #CCC;
	margin-bottom: 14px;
}

.news_header {
	height: 16px;
	line-height: 16px;
}

.news_content {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	width:auto;
	margin-top:0;
}

.news_footer {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 2px;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
}

a.news_header_link:link, a.news_header_link:hover, a.news_header_link:visited, a.news_header_link:visited:link, a.news_header_link:visited:hover {
	vertical-align: top;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
}

a.news_header_link:hover {color:#666;}

a.news_content_link:link, a.news_content_link:hover, a.news_content_link:visited, a.news_content_link:visited:link, a.news_content_link:visited:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	white-space: nowrap;
}

a.news_content_link:hover{color:#666;}

div.replaceheader {
	background-color: #000;
	width: 824px;
	height: 28px;
	color: #fff;
	font-size: 170%;
	font-weight: bolder;
	margin-bottom: 11px;
}

div.replaceheader div {
	padding-left: 5px;
	padding-top: 23px;
}

.terms_inner {
	background-color: #fff;
	font-weight:normal;
	font-size:11px;
	font-family:Arial;
	margin-left: 1px;
	margin-right: 2px;
	color: black;
	border: 2px solid #fff;
	border-top-width: 5px;
}

.terms_outer {
	background-color: #ccc;
	width:100%;
	color:#555555;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	border: 5px solid #ccc;
}

/* hi_catalog */

.hi_catalog {width:824px;}

#wo_bin_ich_catalog{margin-left:0;width:824px;}
