
	.mainContainer{
		position: relative;
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		background: #fff;
		/*border: solid 1px red;*/
		overflow: visible;
	}


	.headcontainer{
		margin-top: 20px;
		padding-top: 10px;
		height: 180px;
		z-index: 2;
		position: relative;
	}
	.headcontainer a{
		position: relative;
		font-weight:bold;
		z-index: 100;
	}
	
	.headcontainer .logo{
		position: relative;
		display: block;
		height: 143px;
		background:#fff url("../images/good-buy-bestattungen_logo_big.png") no-repeat top left;
	}	
	.headcontainer .logo2{
		float:right;
		max-width: 210px;
		min-width: 169px;
		width: 220px;
		height: 100%;
		margin: -266px 0 0 0;
	}
	
	.leftCol {
		display: none;
	}
