
.B1TekstContainer,
.B1TekstContainerBlue,
.B1TekstContainerYellow {
	position:relative;
	width:817px;
	background-color:#878787;
	margin-bottom:13px;
}

.B1TekstContainerBlue {
	background-color:#7ed3f7;
}
.B1TekstContainerYellow {
	background-color:#fecb00;
}

.B1TekstContainer h2,
.B1TekstContainerBlue h2,
.B1TekstContainerYellow h2 {
	padding-bottom:15px;
	color:#fecb00;	
}

.B1TekstContainer .Small1Tekst,
.B1TekstContainerBlue .Small1Tekst,
.B1TekstContainerYellow .Small1Tekst {
	padding:15px;
	text-align:justify;
	color:#fecb00;	
}

.B1TekstContainerBlue h2,
.B1TekstContainerBlue .Small1Tekst {
	color:#fff;	
}

.B1TekstContainerYellow h2 {
	color:#fff;	
}

.B1TekstContainerYellow .Small1Tekst {
	color:#000;	
}

