.footer
	{
		width: 977px;
		float: left;
		height: 150px;
		margin-top: 15px;
		background-repeat: no-repeat;
		background-image: url('../images/ebox_footer.gif')
	}
.footersatz	
	{
		width: 600px;
		float: left;
		text-align: left;
		font-size: 10px;
		margin-top: 20px;
        margin-left: 3px;

	}
.footer-logo
	{
		width: 170px;
		height: 150px;
		float: left;
		padding-left: 20px;
		padding-top: 30px;
	}
.footermenu
	{
		width: 768px;
		float: left;
		height: 100px;
		margin-top: 15px;
	}
.footermenu-item-big
	{
		padding-left: 3px;
		padding-right: 3px;
		float: left;
		border-left: 1px solid #ADADAD;
	}
.footermenu-item-big-first
	{
		padding-left: 3px;
		padding-right: 3px;
		font-weight: bold;
		font-size: 13px;
		color: #ADADAD;
		float: left;
	}
.footermenu-item-big-produkt
	{
		padding-left: 3px;
		padding-right: 3px;
		font-weight: bold;
		font-size: 13px;
		color: #ADADAD;
		float: left;
		font-style: italic;
	}		
.footermenu-item-big a:link, .footermenu-item-big a:visited, .footermenu-item-big a:hover, .footermenu-item-big a:active, .footermenu-item-big-first a:link, .footermenu-item-big-first a:visited, .footermenu-item-big-first a:hover, .footermenu-item-big-first a:active
	{
		font-weight: bold;
		font-size: 13px;
		color: #ADADAD;
		text-decoration: none;
	}

.footermenu-item
	{
		padding-left: 3px;
		padding-right: 3px;
		float: left;
		border-left: 1px solid #666666;
	}
.footermenu-item-first
	{
		padding-left: 3px;
		padding-right: 3px;
		float: left;
		
	}	
.footermenu-item a:link, .footermenu-item a:visited, .footermenu-item a:hover, .footermenu-item a:active, .footermenu-item-first a:link, .footermenu-item-first a:visited, .footermenu-item-first a:hover, .footermenu-item-first a:active
	{
		text-decoration: none;
		color: #666666;
		font-weight: normal;
	}
.footermenu-products
{
	width: 768px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;	
}	