html, body {
  margin:0px;
  padding:0px;
  width:100%;
  height:100%;
  
}


img {border:0;}
a { color: black; }
a:hover { text-decoration: none; }



.cBody { 
		position: relative;    
    xbackground: url(images/bg.gif) repeat;
    width: 950px;
    margin: 0 auto;
}

* html .cBody {
    height: 100%;
}

input, textarea { font-family: Arial, Tahoma; font-size: 11px;}

td { font-family: Arial, Tahoma; }

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.cLine { height: 13px; background: white; }

.cHeader {
    height: 53px;
    background: url(images/logo.gif) no-repeat;
}

h1, h2, h3 { padding:0; margin: 0;}

.cHeader a.logo { display: block; width: 175px; height: 30px; position: absolute;}

.cHeader .x_right, .cHeader #auth { float: right; line-height: 53px;}
.cHeader .x_right a, .cHeader #auth a { color: black; text-decoration: none; margin-right: 5px; margin-left: 5px; font-size: 11px;}
.cHeader .x_right a:hover, .cHeader #auth a:hover { text-decoration: underline; }
.cHeader #auth {padding-right: 5px; }


.cMenu { height: 35px; background: url(images/menu_bg.gif) repeat-x; }
.cMenu div { height: 35px; background: url(images/menu_bg_l.gif) no-repeat; }
.cMenu div div { height: 35px; background: url(images/menu_bg_r.gif) right no-repeat; }
.cMenu span { margin-left: 4px; display: block; }

.cMenu div div div { background: none; height: auto; }


.search  {
	background:url("images/search.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:20px;
	position:absolute;
	right:5px;
	top:74px;
	width:141px;
}
.search a { padding:0; height: 20px; width: 20px; background: none; float: right;}
.search a:hover {background: none;}
.search input { border: 0 none; background: transparent; padding: 2px; padding-left: 7px;
                        float: left; width: 110px; }
.search input.search_button {
	float:left;
height:auto;
margin:0;
padding:0;
width:auto;
}



.cNav { height: 30px; line-height: 30px;}
.cNav a { text-decoration: none; padding-right: 10px; padding-left: 10px;}
.cNav a:hover { text-decoration: underline; }
.cNav ul { list-style-type: none; margin: 0; padding-left: 25px;}
.cNav li { float: left; }
.cNav li.arr { background: url(images/arrow.gif) no-repeat; width: 10px; background-position: 50% 50%;}

.langSwitch { float: right; }
.langSwitch a, .langSwitch span { display: block; height: 10px; width: 17px; float: left; margin-right: 5px; padding:0;margin-top:10px; }
.langSwitch a.de, .langSwitch span.de { background: url(images/de.gif) no-repeat; }
.langSwitch a.ru, .langSwitch span.ru { background: url(images/ru.gif) no-repeat; }

.cContent {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}

.content_top, .content_top_line, content_top_white{
	 height: 6px; 
	background: url(images/content_top.gif) left top no-repeat;
	font-size: 0px; 
}
.content_div, .content_div_line, .content_div_white {
	background: url(images/content.gif) left top repeat-y;
}
.content_bottom, .content_bottom_line, .content_bottom_white {
	background: url(images/content_bottom.gif) left bottom no-repeat;
	height: 6px;
	font-size: 0px;
}

.content_top_line{
	 background: url(images/content_top_line.gif) left top no-repeat; 
}

.content_div_line {
	background: url(images/content_line.gif) left top repeat-y;
}

.content_bottom_line {
	background: url(images/content_bottom_line.gif) left bottom no-repeat;
}

.content_top_white{
	 height: 6px; 
	background: url(images/content_top_white.gif) left top no-repeat; 
}

.content_div_white {
	background: url(images/content_white.gif) left top repeat-y;
}

.content_bottom_white {
	background: url(images/content_bottom_white.gif) left bottom no-repeat;
	height: 6px;
}

.content_div {
	padding: 14px 20px;
}

.selected a {
	background:none repeat scroll 0 0 #666666;
	color:#FFFFFF;
}

.index .cContent { background: none; border: 0 none; }

.center .cc { margin-left: 20px; margin-top: 20px; }

.cFooter { width: 950px; margin: 0 auto; text-align: center;margin-top: 10px; 
    font-size: 10px; color: #666666;
    font-family: Arial, Tahoma;}
    
.cFooter a { color: #666666;}
    
    
.cLeftMenu {
	width: 145px;
	padding: 0 20px 0 0;
	border-right: 1px solid #e5e5e5;
}

.cLeftMenu a { display: block;
	margin-bottom: 15px;
	text-decoration: none;
	padding-left: 20px;
	}

.cLeftMenu a:hover { text-decoration: underline; }

.cLeftMenu ul, .cLeftMenu ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}


.product { text-align: justify; width: 453px; min-height: 65px; float: left; margin-right: 10px; background: #F1F0F0; margin-bottom: 7px; }
.product img { vertical-align: middle; }
.bar { float: right; width: 110px; margin-left: 10px; }

.bar a.page { background: url(images/request.gif) no-repeat; }
.product img.preview_picture { float: left; margin-right: 10px; }

.product span.text {}

.productR { margin-right:0; }

.ccProduct { margin-left: 15px; margin-top: 20px; }

.m5 {margin:5px;}
.m10 {margin:10px;}

div.hr { background: #D7D6D6; height: 1px; margin: 1px; }

/*
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 0px solid #111;
	background-color: transparent;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip td { padding: 0; }

#tooltip div.hf { background: #E1E0E0; padding: 10px; font-size: 10px; color: #333333; }
#tooltip div.hf a { color: #333333; text-decoration: none;}

#tooltip td.hleft { background: url(images/mo_hleft.png) no-repeat; width: 122px; height: 11px;  }
#tooltip td.hcenter { background: #9C9C9C; font-size: 1px; }
#tooltip td.hright { background: url(images/mo_hright.png) right no-repeat; width: 51px; height: 11px;  }

#tooltip td.fleft { background: url(images/mo_fleft.png) no-repeat; width: 122px; height: 22px;  }
#tooltip td.fcenter { background: url(images/mo_fcenter.png) repeat-x; font-size: 1px; }
#tooltip td.fright { background: url(images/mo_fright.png) no-repeat right; width: 51px; height: 22px;  }
/**/

/* Catalog, Priselist & Co.*/
td.buttons {
	width: 106px;
	vertical-align: middle;
	background: #f1f0f0;
}

.download-box td.buttons {
	width: auto;
	background: none;
}

.buttons a {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	color: #5E5F5E;
	text-decoration: none;
	line-height: 22px;
}

.download-box td.buttons a {
	font-weight: normal;
}

a.pdf, span.pdf {
	line-height: 22px;
	padding-left: 30px;
	background: url(images/adobe.gif) left top no-repeat;
}
a.at, span.at {
	line-height: 22px;
	padding-left: 30px;
	background: url(images/request.gif) left top no-repeat;
}

.inputtext {
	width: 200px;
}

.inputtextarea {
	width: 200px;
	height: 216px;
}


/*popup tooltips*/
div.popup, div.catalog, div.pricelist
{
	display:none;
	z-index:1000;
	position:absolute;
	top:0px;
	left:0px;
}

#catalog-form-window,
div.catalog
{
	display:none;
	z-index:1000;
	position:absolute;
	top:0px;
	left:0px;
}
#close-form-window,
div.popup .popup-close
{
	float:right;
	cursor:pointer; cursor:hand;
	font-size: 10px;
	margin-right:4px;
}

div.popup .popup-close:hover,
div.popup a:hover
{
	text-decoration: underline;
}

.catalog-form-window-header,
#pricelist-auth-popup .popup-header,
div.catalog .popup-header
{
	background: transparent url(images/catalog-form-window-header.gif) left top no-repeat;
	font-size: 10px;
	height: 14px;
	padding: 0px 10px 0 0;
}
.catalog-from-window-body,
#pricelist-auth-popup .popup-body,
div.catalog .popup-body {
	background: transparent url(images/catalog-form-window-body.gif) left bottom no-repeat;
	padding: 0px 10px 20px
}

#price-form-window,
div.pricelist
{
	display:none;
	z-index:1000;
	position:absolute;
	top:0px;
	left:0px;
	width:163px;
}

.price-form-window-header,
div.pricelist .popup-header
{
	background: transparent url(images/price-form-window-header.gif) left top no-repeat;
	font-size: 10px;
	height: 13px;
	padding: 0px 10px 0 0;
}
.price-from-window-body,
div.pricelist .popup-body
{
	background: transparent url(images/price-form-window-body.gif) left bottom no-repeat;
	padding: 10px 10px 25px 10px;
}

.hidden {
	display: none !important;
}
.remembered {
	color: #5E5F5E;
}

div.popup table.backgr td {
	vertical-align: top;
}

div.popup td.head_left, div.popup td.head_right {
	width: 3px;
	height: 12px;
	font-size: 0;
	line-height: 0;
	background: transparent url(images/popup_thead_left.png) left top no-repeat;
}

div.popup td.head_right {
	background: transparent url(images/popup_thead_right.png) right top no-repeat;
}

div.popup td.head_center {
	height: 12px;
	line-height: 12px;
	background: #9c9c9c;
}

div.popup td.body_left_right {
	width: 3px;
	height: 12px;
	font-size: 0;
	line-height: 0;
	background: #e1e0e0;
}

div.popup td.body_center {
	background: #e1e0e0;
	padding: 7px 0;
	min-width:150px;
}

div.popup td.foot_left, div.popup td.foot_right {
	width: 3px;
	height: 25px;
	font-size: 0;
	line-height: 0;
	background: transparent url(images/popup_tfoot_left.png) left top no-repeat;
}

div.popup td.foot_right {
	background: transparent url(images/popup_tfoot_right.png) right top no-repeat;
}

div.popup td.foot_center {
	background: transparent url(images/popup_tfoot.png) left top no-repeat;
}
