/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Detected MSIE6 engine errors:
 *      - Oh my god... no explaination... (would be too long) -
 */

/*div
{
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

/*body
{
	background-image: url(./../../image/bottom_arrows.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}*/


.top_header, .top_header_tasks
{
	position: absolute;
}

/* Top left image - link */
.header_image_link, .header_image_link:focus, .header_image_link:active, .header_image_link:hover, .header_image_link:visited
{
	position: absolute;
}

.left_menustripe /* do NOT add something on this line */
{
	position: absolute;
	height: 550px;
}

table.mainmenu
{
	position: relative;
}

.ecommerce_info
{
	z-index: 91;

	position: absolute;
	left: 79px;
	bottom: 4px;
	text-align: center;

	width: 169px;
}

.ecommerce_info span
{
	position: relative; 
	top: -4px;
	font-size: 8px;
	letter-spacing: -0.2px;
}

.bottom_arrows
{
	position: relative;
	top: 650px;
	left: 793px;
	bottom: 15px;
}

.msie_textfield
{
	background-color: #F8F8F8;

	border-color: #CE0000;
	border-width: 1px;
	border-style: solid;
}

.msie_mainbutton
{
	cursor: pointer;

	background-color: #C0C0C0;
	background-image: url(../../image/button_back.jpg);
	background-repeat: repeat-x;

	border-color: #969696;
	border-width: 1px;
	border-style: solid;

    border-color: #CE0000; /* override */
	font-weight: bold;

	height: 23px;
}

.msie_litebutton
{
	cursor: pointer;

	background-color: #C0C0C0;
	background-image: url(../../image/button_back.jpg);
	background-repeat: repeat-x;

	border-color: #969696;
	border-width: 1px;
	border-style: solid;

	height: 23px;
}

.sitetitle hr
{
	position: relative;
	top: -2px;
}

.sitetitle .headline_gradient
{
	position: relative;
	top: -9px;
}

#only_msie56_visitormap
{
	position: absolute;
	bottom: 75px;
	left: 81px;
}