body, td, th
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #515151;
	padding: 0px;
	margin: 0px;	
}

body
{
	background-image: url("/images/hg_verlauf2.jpg");
	background-color: #e0e4e4;
	background-repeat: repeat-x;	 	
}

td.orange
{
	
	width: 250px;
	padding-right: 10px;
	font-weight: bold;
}

a.prod_h6
{
	color: #6f6f7a;
}

img
{
	border-style: none;
}

h1
{
	padding: 20px 0 0 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #d85017;
	font-weight: normal;

}

h3
{
	padding:  0 0 10px 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #d85017;
}

h2
{
	padding:  0 0 10px 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #d85017;
}

table.prod_table td
{
	border-bottom: solid 1px #abacad;
	padding-bottom: 10px;
	vertical-align: top;
}

div#slider
{
	overflow: hidden;
	width: 950px;
	white-space: nowrap;
}

div#s_container
{
	margin-left: -239px;
	width: 1000;
	border: 1 px solid red;

}

#s_container img
{
	padding: 0;
	margin: 0;
	border: none;
	border-bottom-width: 0;
	border-bottom-style: none;
	width: 234px;
	height: 213px;

}

div.is
{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	width: 5px;
	padding: 0;
	margin: 0;


}

.slider_button
{
	position: absolute;
    margin-top: -120px;
	color: white;
	width: 30px;
	height: 20px;
	z-index: 100;
	background-color: gray;
	cursor: pointer;	
	display: none;
}

#slide_left
{
	background-image: url(/images/Pfeil-lks1.jpg);

}

#slide_right
{
	background-image: url(/images/Pfeil-re2.jpg);
	margin-left: -31px;
}

table
{
	border: 0px;
	/*border-collapse: collapse;*/	
}

table.about_table td
{
	text-align: left;
	vertical-align: top;
	color: #4c4c4c;
}

table td
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

td.main_menu
{
	padding: 0px;	
	font-size: 13px;

}

div.main_menu
{	
	width: 120px;
	padding-top: 4px;
	padding-bottom: 9px;
	text-align: center;
	cursor: pointer;
}

div.bnr_text2
{
	padding-top: 15px;
	padding-left: 15px;
	text-align: left;
}

div.bnr_text
{
	position: relative;
	top:-198px;
	width: 200px;
	height: 0px;
	text-align: left;
	padding: 0 10px 0 15px;
}

div.banner_
{
	text-align: left;
	font-size: 13px;
	display: none;
}

div.bnr_text_main
{
	position: relative;
	top:-410px;
	width: 300px;
	height: 0px;
	text-align: left;
	padding: 0 10px 0 40px;
}

a
{
	color: #515151;
	text-decoration: none;	
}

div.company_link
{
	padding: 30px 10px 10px 20px;
	width: 200px;
}

div.company_link a
{
	color: #515151;
	text-decoration: underline;
}

a.orange
{
	color: #F60;
	text-decoration: none;
}

a:hover
{
	color: #F60;
	text-decoration: underline;
}

dt a
{
	color: #F60;
}

div.separator, div.separator_short
{ 
   background:#abacad; 
   font-size:1px; 
   height:1px; 
   overflow:hidden;   
}

div.separator_short
{
	width: 50px;
}

div.separator_w
{ 
   background:white; 
   font-size:1px; 
   height:1px; 
   overflow:hidden;   
}

div#m1_, div#m2_, div#m3_
{
	display: none;
	z-index: 100;
}
div.path_bullet
{
	position:  absolute;
	margin-top: 3px;
	left: -13px;	
	width: 6px;
	height: 9px;
	background-image: url("/images/path_bullet.gif");
}

div.path_bullet_big
{
	position:  absolute;
	margin-top: 5px;
	left: -13px;	
	width: 6px;
	height: 9px;
	background-image: url("/images/path_bullet.gif");
}

H4
{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	
}

H5
{
	text-transform: uppercase;
	font-size: 13px;
	color: #6f6f6f;
	margin-top: 5px;
	margin-bottom: 10px;	
	line-height: 9px;
}

H6
{
	text-transform: uppercase;
	font-size: 11px;
	color: #6f6f6f;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 15px;
}

div.path_bullet_li
{
	position:relative;
	top: 5px;
	left: -15px;	
	width: 6px;
	height: 9px;
	background-image: url("/images/path_bullet.gif");
	background-repeat: no-repeat;
	padding: 0;
}

ul
{
	padding:  0 0 0 15px;
	padding: 0;
	margin: 0 0 0 15px;

}

li
{

	padding: 0;
	margin: 0;
	list-style-image: url("/images/path_bullet.gif");
	line-height: 15px;
}

a.white
{
	color: white;
}

a.white:hover
{
	color: white;
	text-decoration: underline;
}

input.button
{
	display: inline-block;
	border: 0px solid #A5ACB2;
	background-color: #e0e4e4;
	cursor: pointer;	
	color: #675151;
	padding-bottom: 2px;
	text-align: center;
	vertical-align: middle;
}
a.bl
{
	text-decoration: none;	
}

a.bl:hover
{
	color: inherit;
}

/*Для прозрачных блоков*/
#container, #container_b, #container_g
{
	padding:20px;
	width:200px;
	height:391px;
	position:relative;
	float:left;	
	overflow:hidden;
	line-height: 20px;
	font-size: 85%;
	z-index: 990;
}

#container .transparency
{
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	background-color:white;
	width:239px;
	height:1600px;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 990;
} 

#container_b .transparency
{
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	background-color:#555555;
	width:236px;
	height:1600px;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 990;
}

#container_g .transparency
{
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	background-color:#eeeeee;
	width:235px;
	height:1600px;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 990;
}

.content  
{
	position:relative;	
	z-index: 999;
} 

#container_b .content, #container_b a 
{
	color: white;
}

