body { margin:0px; background-color: rgb(255,173,0); color: black; }
.ylin { background-image: url('taustayla.jpg'); }
.vasen { background-image: url('taustavasen.jpg'); background-repeat: no-repeat; background-position: top right; }
.oikea { background-image: url('taustaoikea.jpg'); background-repeat: no-repeat; background-position: top left;
		padding-left: 8px; padding-top: 26px; }

.vasenpikselipalsta { background-image: url('vasenpikselipalstatausta.jpg'); background-repeat: no-repeat; 
				background-color: rgb(255,173,0); }

.sisalto3palstaa { background-image: url('tausta3palstaa.jpg'); background-repeat: repeat-y; background-position: right; }

.sisalto2palstaa { background-image: url('tausta2palstaa.jpg'); background-repeat: repeat-y; background-position: right; }
				
.tekstialue { color: black; font-family: Arial; font-size: 10pt; 
    background-image: url('Xtaustateksti.jpg'); background-repeat: no-repeat; padding-bottom:50px; }
.raita { background-image: url('Xtaustaraita.jpg'); background-repeat: no-repeat;  background-position: top left;}
.logo { position: absolute; width: 428px; height: 134px; z-index: 10; margin-left: -90px; top: 0px; float:left; }


H1 { font-family: Arial; font-size: 23px; font-weight: bold; color: rgb(255,108,0);  }
H2 { font-family: Arial; font-size: 10pt; font-weight: bold; color: black; height: 10px; }
H3 { font-family: Arial; font-size: 15px; font-weight: bold; color: black; }

.ylavalikko { position: absolute; margin-left: 340px; margin-top: 7px; 
    color: white; font-family: Arial; font-size: 10pt; }
.ylavalikko a { text-decoration: none; color: white; font-family: Arial; font-size: 10pt; }
.ylavalikko a:hover { text-decoration: underline; color: white; }
.ylavalikko a:visited { color: white; }

.kielet { position: absolute; margin-left: 735px; margin-top: 8px; }

.haku {
    height: 15px;  font-size: 10px; width: 80px; border: 0px none;
}

.uutis a{ text-decoration: none; color: black; font-weight: bold; font-family: Arial; font-size: 11px;  }
.uutis a:hover { text-decoration: underline; font-weight: bold; color: black; }

a { color: black;  }
a:visited { color: black;  }

#footer {
  bottom: 0%; width:100%; height: 55px; text-align:center; position: fixed;
	margin-bottom:0px;  z-index:5; overflow:hidden;
}

