/* CONTENT */

/* mainContent-Spalte */
#contentWrap { width:908px; }

#mainContentBorderTop, #mainContentBorderBottom, #breadCrumb { display:none; } /* Auf Startseite ausgeblendet, da nur für Contentseiten relevant */

#mainContent {
	width:603px;
	float:left;
}
#contentRight {
	width:303px;
	float:right;
}

/* CONTENT ELEMENTS */
#schnellsuchmaske {
	width:587px;	/* - 16px padding */
	height:292px;	/* - 16px padding */
	background:url(../images/background-ssm.gif) no-repeat;
	margin-bottom:3px;
	padding:8px	/*Verschiebung der inneren Box */
}
#schnellsuchmaske iframe {
	width:587px;	/* - 16px padding */
	height:292px;	/* - 16px padding */
	padding:0;
}

#specialOfferWrap {
	width:603px;
}

#specialOffer1, #specialOffer2, #specialOffer3 {
	width:199px;
	height:256px;
	float:left;
}
#specialOffer2 { margin-left:3px; }
#specialOffer3 { margin-left:3px; }

#wtc {
	background:url(../images/wtc.gif) no-repeat;
	width:603px;
	height:152px;
	margin-top:3px;
}

#wtc a {
	color:#96BF0D;
	font-weigth:bold;
	text-decoration:none;
}
