﻿#DivMain
{
	margin: 0 auto;
	width: 850px;
	background-color: Transparent;
}

#DivHead, #DivMainContent, #DivFooter
{
	width: 850px;
}

#DivHead
{
	background-image: url('/Images/Global/bg_head.gif');
	background-repeat: no-repeat;
	height: 112px;
}

#hlHome
{
	margin-left: 45px;
	float: left;
}

#DivCenter
{
	background-image: url('/Images/Global/bg_content.gif');
	background-repeat: no-repeat;
	background-color: White;
	min-height: 500px;
}

#DivMainContent
{
	margin-left: 45px;
	width: 770px;
}

#DivFooter
{
	background-image: url('/Images/Global/bg_footer.gif');
	background-repeat: no-repeat;
	height: 91px;
}

#DivFooter, #DivFooter a
{
	color: #848484;
	text-decoration: none;
}

#DivTeaserHygienefibel
{
	margin: 20px 45px;
}
/* Content.Master */
#DivContentLeft
{
	float: left;
	width: 187px;
	margin-right: 45px;
	margin-top: 30px;
}

#DivContentRight
{
	float: left;
	width: 537px;
}

/* Prpdukte Master */
#DivProdukteContent
{
	background-image: url('/Images/Produkte/bg_reiter_produkte.gif');
	background-repeat: no-repeat;
}

#DivProdukteFooter
{
	background-image: url('/Images/Produkte/bg_footer_produkte.gif');
	background-repeat: no-repeat;
	height: 45px;
}

.hlSpendersysteme img
{
	padding-left: 13px;
	padding-top: 15px;
}