﻿#headerzone
{
	height: 188px;
}

#headerback
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#headerimage
{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
	width: 419px;
	height: 161px;
}

#headertitle
{
	position: absolute;
	top: 10px;
	left: 5px;
	z-index: 15;
	width: 419px;
	height: 52px;
	padding-top: 109px;
	font-size: 50px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
}

#headercontent
{
	position: absolute;
	top: 10px;
	left: 429px;
	z-index: 10;
	width: 467px;
	height: 161px;
	background-image: url(/sites/maxfact/Images/web/main-headercontent-back.gif);
	background-repeat: no-repeat;
}

/* BREADCRUMB */
.breadcrumb
{
	margin-left: 20px;
	margin-top: 20px;
}
.breadcrumb
{
	font-size: 10px;
	color: #000;
}

.breadcrumb .current
{
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:visited
{
	color: #8f0102;
	text-decoration: underline;
}

.breadcrumb a:hover,
.breadcrumb a:active
{
	color: #000;
	text-decoration: underline;
}


.pagecontent
{
	line-height: 18px;
}