.left_tausta {
	background-image: url(images/left_isotausta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.taustakuva1 {
	background-image: url(images/tausta_ylakuva1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.taustakuva2 {
	background-image: url(images/tausta_ylakuva2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.taustakuva3 {
	background-image: url(images/tausta_ylakuva3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.taustakuva4 {
	background-image: url(images/tausta_ylakuva4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.taustakuva5 {
	background-image: url(images/tausta_ylakuva5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}

.teksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 24px;
	line-height: 16px;
}
.teksti a:link {
	font-weight: bold;
	color: #B90E14;
	text-decoration: none;
}
.teksti a:visited {
	color: #B90E14;
	text-decoration: none;
	font-weight: bold;
}
.teksti a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.teksti a:active {
	color: #B90E14;
	text-decoration: underline;
	font-weight: bold;
}


.left_linkit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4F4F4;
}
.left_linkit a:link {
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: none;
}
.left_linkit a:visited {
	color: #F4F4F4;
	text-decoration: none;
	font-weight: bold;
}
.left_linkit a:hover {
	color: #B90E14;
	text-decoration: none;
	font-weight: bold;
}
.left_linkit a:active {
	color: #F4F4F4;
	text-decoration: none;
	font-weight: bold;
}


.left_yhteystiedot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.left_yhteystiedot a:link {
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: none;
}
.left_yhteystiedot a:visited {
	color: #F4F4F4;
	text-decoration: none;
	font-weight: bold;
}
.left_yhteystiedot a:hover {
	color: #B90E14;
	text-decoration: none;
	font-weight: bold;
}
.left_yhteystiedot a:active {
	color: #F4F4F4;
	text-decoration: none;
	font-weight: bold;
}