/* styles for home page */

#main {
	width: 1038px;
	background-image: none;
}

#midCol {
	margin-left: 5px !important;
	margin-right: 0 !important;
}

#footer {
	width: 1038px;
	background-image: none;
}

#metaNavBottom {
	right: 413px;
}

#footerNav {
	left: 639px;
}

.ctArea .ctElement {
	margin-bottom: 0;	
}

#geoNav {
	/* SS: 18.09.09 - Customer request of Stefan Marx to temporarily deaktivate the country navigation*/
	display: none;
	
	position: absolute;
	z-index: 1;
	top: 245px;
	left: 5px;
}

#geoNav li {
	margin-bottom: 4px;
}

#geoNav li a {
	display: block;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #ffcccc;
	padding-left: 22px;
	background: no-repeat 0 0;
}

#geoNav li.ch a {
	background-image: url(../images/flags_ch2.png);
}

#geoNav li.ch a:hover {
	background-image: url(../images/flags_ch_hover2.png);
}

#geoNav li.ger a {
	background-image: url(../images/flags_ger2.png);
}

#geoNav li.ger a:hover {
	background-image: url(../images/flags_ger_hover2.png);
}

#geoNav li.aus a {
	background-image: url(../images/flags_aus2.png);
}

#geoNav li.aus a:hover {
	background-image: url(../images/flags_aus_hover2.png);
}

#home #main .tx_cabagtrivadisshop_pi3 .basketBox {
	display: none;
}

#midCol .ctArea .ctElement {
	padding-left: 0;
}

.teaserBox,
.greyBox { 
	margin-left: 0;
}
