#frontcontent {
	width: 992px;
	height: 480px;
	/* height: 425px; */
        padding: 0px;
	margin: 0px;
	background-color: #eaeaeb;	
}
#fronttop {
	width: 992px;
	height: 310px;
        /* height: 245px; */
	/* background: url(/files/vianorch/images/front_bg_winter.jpg) no-repeat bottom; */
	/* background: url(/files/vianorch/images/front_bg.jpg) no-repeat bottom; */
	border-bottom: 4px solid #ffffff;
}
.frontcampaign {
	float: left;
	width: 302px;
	height: 131px;
	border: 1px solid #dcdcdc;
	padding: 7px;
	background-color: #ffffff;
	margin: 10px 0px 10px 9px;
}
#quicksearch {
	float: left;
	width: 209px;
	height: 195px;
	/* background: url(/files/vianorch/images/front_search.gif) no-repeat; */
        background: url(/files/vianorch/images/front_search_winter.gif) no-repeat;
	margin: 24px 24px 24px 14px;
}
#fronttext {
	float: left;
	width: 345px;
        /* width: 500px; */
	height: 220px;
	margin-top: 24px;
}
#fronttext a:link, #fronttext a:visited, #fronttext a:active, #fronttext a:hover{
  color: #000000;
}
.frontcampaigntext {
	display: block;
	float: left;
	width: 294px;
	height: 33px;
	padding: 7px 0px 0px 10px;
	font-size: 11px;
	background: url(/files/vianorch/images/campaign_opacity.png) no-repeat;
	margin-top: 91px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.frontcampaigntext a:link, .frontcampaigntext a:visited, .frontcampaigntext a:active, .frontcampaigntext a:hover  {
	text-decoration: none;
	color: #000000;
}

#frontfilialen {
	width: 550px;
	height: 32px;
	margin: 10px 0px 0px 14px;	
}
#searchtable {
	width: 192px;
	margin: 52px 0px 0px 9px;
}

#searchtable tr {
	height: 24px;
	/* background: url(/files/vianorch/images/quick_search_row.gif) no-repeat; */
	background: url(/files/vianorch/images/quick_search_row_winter.gif) no-repeat;
}
.frontsearchselect {
	float: right;
	width: 80px;
}
#searchtable th {
	font-weight: bold;
	text-align: left;
	padding-left: 7px;
}
.frontcampaigncontent {
	height: 131px;
	width: 304px;
}
