/* Yleinen ulkoasu */

#common #wrapper {
    background: transparent url('/img/bg-index-content.jpg');
}

#common #contentwrapper {
/*
    background: transparent url('/img/bg-index.jpg') no-repeat;
*/
}

#common #content {
  position:static;
  z-index:3;
  padding: 0px 150px 60px 150px;
	color: #515b99;
  font: 13px/16px Arial;
}

h2 {
	color: #515b99;
  font: 16px/18px Arial;
  font-weight: bold;
}

#common #footer {
    position:absolute;
    z-index:0;
    bottom:0px;
    height: 145px;
    width:900px;
    background: transparent url('/img/bg-index-footer.jpg') no-repeat;
}

/* Muistolehdot */

#muisto #wrapper {
    background: #60a4d9;
}

#muisto #contentwrapper {
    background: transparent url('/img/bg-muistokirjoitus.jpg') no-repeat;
}

#muisto #vernalogo {
    top:350px;
    left:150px;
}

#muisto #content {
    position:static;
    z-index:3;
    width:430px;
    padding-top:350px;
    padding-left:260px;
    padding-bottom:50px;
	  color: #ffffff;
	  font: 13px/16px Arial;
}

#muisto #content a:link, #muisto #content a:visited {
    color:#fff;
	  text-decoration:underline;
}

/* Lehdon tyylit */

#metsa #wrapper {
    background: #b7c652;
}

#metsa #contentwrapper {
    background: transparent url('/img/bg-metsa.jpg') no-repeat;
}

#meri #wrapper {
    background: #fe905f;
}

#meri #contentwrapper {
    background: transparent url('/img/bg-meri.jpg') no-repeat;
}

#taivas #wrapper {
    background: #71afdd;
}

#taivas #contentwrapper {
    background: transparent url('/img/bg-taivas.jpg') no-repeat;
}
