/*****************************************************************************/
/* Welcome section (Box with angels, ...)                                    */
/*****************************************************************************/

.welcomeSidebar {
	float: right;
}

#welcomeSidebar .tile_m {
	height: 680px;
}

#welcome .welcomeTile {
	float: left;
}

#welcome .welcomeTileOverlay {
	width: 351px;
	height: 216px;
	float: left;
	position: relative;
	margin-left: -355px;
	margin-bottom: -216px;
}

#welcome .welcomeContentTileOverlay {
	width: 331px;
	height: 196px;
	padding: 10px;
	float: left;
	position: relative;
	margin-left: -355px;
	margin-bottom: -216px;
	position: relative;
	z-index: 100;
}

#welcome .tileSep {
	width: 20px;
	height: 200px;
	float: left;
}

#welcome .tileSepH {
	width: 331px;
	height: 20px;
	clear: left;
}

#welcome .head {
	color: #F48000;
}

/* Infotour */

#welcome .welcomeInfotourBg {
	background: url(../img/welcome/infotour.gif) 10px 47px no-repeat;
}

#welcome #welcomeInfotour .text {
	margin-top: 116px;
	text-align: right;
}

/* Activate */

#welcome .welcomeActivateBg {
	background: url(../img/welcome/activate.gif) 50px 36px no-repeat;
}

#welcome #welcomeActivate .text {
	margin-top: 164px;
}

/* Partner */

#welcome .welcomePartnerBg {
	background: url(../img/welcome/partner.gif) 15px 29px no-repeat;
}

#welcome #welcomePartner .text {
	margin-top: 100px;
}

/* Offer */

#welcome .welcomeOfferBg {
	background: url(../img/welcome/offer.gif) 170px 70px no-repeat;
}

#welcome #welcomeOffer .mwst {
	font-size: 0.8em;
	float: left;
	text-align: center;
	margin-top: 76px;
}

#welcome #welcomeOffer .text {
	text-align: right;
	margin-top: 84px;
	float: right;
}

#welcome #welcomeOffer .special {
	width: 100px;
	height: 40px;
	font-weight: bold;
	padding: 15px 35px 15px 35px;
	clear: both;
	position: relative;
	margin-bottom: -70px;
	left: 0;
	top: -100px;
}

/* Animal */

#welcome .welcomeAnimalBg {
	background: url(../img/welcome/animals.gif) 15px 15px no-repeat;
}

#welcome #welcomeAnimal .text {
	text-align: right;
	margin-top: 100px;
}

/* Compare */

#welcome .welcomeCompareBg {
	background: url(../img/welcome/compare.gif) 10px 45px no-repeat;
}

#welcome #welcomeCompare span.text {
	width: 310px;
	display: block;
	font-weight: bold;
	text-align: center;
	margin-top: -10px;
	padding-bottom: 10px;
}

#welcome #welcomeCompare div.text {
	margin-top: 52px;
	text-align: right;
}
