/**
 * @template homepage
 * @section content
 * @component mosaic
**/

#promoContainer .mosaic2{
	background-position: left top;
	background-repeat: repeat-x;
	margin-bottom: 6px;
	position: relative;
}

#promoContainer .mosaic2{
	display: table;
}

#promoContainer .mosaic2.two,
#promoContainer .mosaic2.three{
	background-image: url('/etc/designs/hypovereinsbank/img/global/bg_homeMosaic_small2.png');
	width: 311px;
	height: 108px;
	float: right;
}

#promoContainer .mosaic2 h3{
	/*color: #3f77b2; removed on request from 16/Apr/14 5:11PM HVB-27*/
	font-size: 18px;
	margin-bottom: 8px;
}

#promoContainer .mosaic2 p{
	padding-bottom: 5px;
}

#promoContainer .mosaic2.two h3,
#promoContainer .mosaic2.three h3{
	font-size: 14px;
	margin-bottom: 5px;
}

#promoContainer .mosaic2.two p,
#promoContainer .mosaic2.three p{
	font-size: 12px;
	padding-bottom: 5px;
}

#promoContainer .mosaic2 .redButtonContainer {
	float: left;
	margin: 0;
}

#promoContainer .mosaic2 .redButtonContainer .rbWrapper {
    background: none repeat scroll 0 0 #E2001A;
    padding: 0 10px;
}

.lt-ie9 .mosaic2 .redButtonContainer a.redButton {
    line-height: 1;
    display: block!important;
}

.lt-ie9 .mosaic2 .redButtonContainer .rbWrapper a.redButton {
    line-height: 24px;
    height: 24px;
}

#promoContainer .mosaic2 .redButtonContainer a.redButton {
    background: url("/etc/designs/hypovereinsbank/img/global/linkArrowRightWhite.png") no-repeat scroll right 5px transparent;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 24px;
    padding-right: 14px;
}

#promoContainer .mosaic2 .redButtonContainer a {
    display: block;
    font-family: PT Sans,arial;
    font-size: 18px;
    text-align: right;
}

#promoContainer .mosaic2.big .text p {
	max-width: 335px;
	color: #222;
}

#promoContainer .mosaic2.big .text h3 {
	color: #222;
}

@media (max-width: 1023px), (orientation: portrait) {
	
	#promoContainer .mosaic2.one{
		width: 740px;
		margin-right: 0px;
		margin-bottom: 10px;
	}

	#promoContainer .mosaic2.one .text{
		left: 455px;
	}

	#promoContainer .mosaic2.two,
	#promoContainer .mosaic2.three{
		width: 365px;
		float: left;
	}

	#promoContainer .mosaic2.two .text,
	#promoContainer .mosaic2.three .text{
		left: 170px;
	}

	#promoContainer .mosaic2.three{
		margin-left: 10px;
	}

}

#promoContainer .mosaic2.one,
#promoContainer .mosaic2.big{
	background-image: url('/etc/designs/hypovereinsbank/img/global/bg_homeMosaic_big2.png');
	float: left;
	width: 633px;
	height: 222px;
	margin-right: 6px;
}

#promoContainer .mosaic2.big{
	width: 950px;
}

#promoContainer .mosaic2.big .text{
	width: 100%;
	vertical-align: bottom;
	display: table-cell;
}

#promoContainer .fullFlash{
	padding-left: 105px;
}

#promoContainer .mosaic2 .redButtonContainer .redButton{
	color: #ffffff;
	font-weight: bold;
	line-height: 24px;
	padding-right: 14px;
	background: url("/etc/designs/hypovereinsbank/img/global/linkArrowRightWhite.png") no-repeat scroll right 5px;
}

#promoContainer .mosaic2 .redButtonContainer .rbWrapper:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#promoContainer .mosaic2 .redButtonContainer .rbWrapper:hover a{
	text-decoration: none;
}

#promoContainer .mosaic2 .redButtonContainer span{
	font-size: 14px;
	font-family: PT Sans, arial;
}


@media (max-width: 1023px), (orientation: portrait) {
	#promoContainer .mosaic2.one{
		width: 740px;
		margin-right: 0px;
		margin-bottom: 10px;
	}

	#promoContainer .mosaic2.one .text{
		left: 455px;
	}

	#promoContainer .mosaic2.two,
	#promoContainer .mosaic2.three{
		width: 365px;
		float: left;
	}

	#promoContainer .mosaic2.two .text,
	#promoContainer .mosaic2.three .text{
		left: 170px;
	}

	#promoContainer .mosaic2.three{
		margin-left: 10px;
	}
	
	    #promoContainer .fullFlash{
		padding-left: 0;
	}

	#promoContainer .mosaic2.big{
		width: 740px;
	}

	#promoContainer .mosaic2.big .text{
		left: 455px;
	}	
}

.mosaic2 .text span.mosaicRedLink, 
.mosaic2 .text a.mosaicRedLink {
	background: url("/etc/designs/hypovereinsbank/img/global/linkArrowRightRed2.png") no-repeat scroll right 10px transparent;
	color: #E2001A;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
	display: inline;
	padding-top: 5px;
}

.mosaic2 .text span.mosaicBlueLink, 
.mosaic2 .text a.mosaicBlueLink {
	background: url("/etc/designs/hypovereinsbank/img/global/linkArrowRightBlue2.png") no-repeat scroll right 10px transparent;
	color: #3F77B2;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
	display: inline;
	padding-top: 5px;
}

#promoContainer .mosaic2 .img {
	display: table-cell;
}

#promoContainer .mosaic2.one .text, 
#promoContainer .mosaic2.big .text {
	padding-right: 20px;
	padding-bottom: 20px;
}

#promoContainer .mosaic2.two .text, 
#promoContainer .mosaic2.three .text {
	padding-right: 5px;
	padding-bottom: 5px;
}

#promoContainer .mosaic2 .text {
	vertical-align: bottom;
	display: table-cell;
}

#promoContainer .mosaic2.big .text h3 {
	max-width: 335px;
}

#promoContainer .mosaic2.big .text .redButtonContainer span {
	font-size: 18px;
}

@media (max-width: 1180px), (orientation: portrait) {
	#promoContainer .mosaic2.one {
		width: 740px;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	
	#promoContainer .mosaic2.one .text {
		left: 455px;
	}
	
	#promoContainer .mosaic2.two, #promoContainer .mosaic2.three {
		width: 365px;
		float: left;
		height: 108px;
	}
	
	#promoContainer .mosaic2.two .text, #promoContainer .mosaic2.three .text {
		left: 170px;
	}
	
	#promoContainer .mosaic2.three {
		margin-left: 10px;
	}
	
	#promoContainer .mosaic2.big {
		width: 740px;
		float: left;
		height: 222px;
		margin-right: 6px;
	}	
	
	#promoContainer .mosaic2.big .text {
		left: 455px;
	}
	
	#promoContainer .fullFlash {
		padding-left: 0;
	}
}