body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	width:100%;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1 {
	font-size: 16px;
	color: #FF0000;
	margin:0px;
}
h2 {
	font-size: 14px;
	color: #FF0000;
}
h3 {
	font-size: 12px;
	color: #FF0000;
}
.float_clear {
	clear:both;
	line-height:0px !important;
	font-size:0px !important;
	height:0px !important;
}
.content_parent {
	display: block;
	min-height: 100%;
/*	height:100%;*/
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	background-image:url(style/footer_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.content_body {
	/*padding-bottom: 40px;*/
padding-bottom: 60px;
}
.content {
	margin-left: 60px;
	margin-right: 60px;
}

.content_footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 25px;
	z-index: 999;
}
.content_menu {
	width:100%;
	height:20px;
	margin-top:42px;
	background-color:#FF0000;
	margin-bottom: 100px;
}
.logo {
	position:absolute;
	top: 40px;
	left:0px;
	width:200px;
	text-align:center;
	height:80px;
	z-index:5;
	background-color:#FFFFFF;
}
.phone {
	position:absolute;
	top: 40px;
	right:0px;
	width:200px;
	height:80px;
	z-index:10;
	background-color:#FFFFFF;
	background-image:url(style/phone.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight:bold;
	color:#FF0000;
}
.phone div {
/*	margin-left:15px;
	margin-right: 75px;*/
	margin-left:15px;
	margin-right: 70px;
	margin-top: 5px;
}
.phone div span {
	float:left;
	font-size:10px;
	color:#000000;
}
#miele_copyrights {
	margin-left:60px;
	font-size:10px;
	float:left;
}
#miele_highlight {
	color:#FF0000;
}
#bnb_copyrights {
	margin-right:60px;
	font-size:10px;
	float:right;
	color:#999999;
}
#bnb_copyrights a {
	text-decoration:none;
	color:#999999;
}
.page_heading {
	position:absolute;
	top: 103px;
	left:200px;
	height:25px;
	z-index:15;
}
hr {
	width:100%;
	height:1px;
	color:#CCCCCC;
	margin-top:15px;
	margin-bottom:15px;
}
hr.dottedline {
	width:100%;
	height:1px;
	color:#FFFFFF;
	margin-top:15px;
	margin-bottom:15px;
	border:0px;
	border-bottom:1px !important;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}
div.dottedline {
	height:1px;
	font-size:0px;
	line-height:0px;
	color:#FFFFFF;
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #CCCCCC;
}
img {
	behavior: url(/bitrix/templates/miele_index/style/iepngfix.htc)
}
.smalltxt {
	font-size:10px;
}
.footer_counter {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 36px;
	display: block;
	height: 36px;
	z-index: 500;
}